From f34833501dcc9cd89346504b2fb6e35dc7000339 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Faz=C4=B1l=20Alt=C4=B1nel?= Date: Fri, 7 Dec 2018 01:36:45 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b29e9cf..dfde7aa 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Self-Driving Car Traffic Light Detection and Classification ## Overview -This repository contains TensorFlow implementation of traffic light detection and classification task for Udacity annotated self-driving dataset. +This repository contains a simple TensorFlow implementation of traffic light detection and classification task for Udacity annotated self-driving dataset. ![](/out/demo.gif)