Traffic-Light-Image-Processing

Instalation:

Until now, it only work on Windows 10. If you made it work on Linux, please tell me.

You will need some dependencies:

  • Anaconda
  • TensorFlow
  • Darkflow
  • OpenCV 2

See those videos to know how to install:

How To Install Anaconda!

How To Install TensorFlow (GPU version 1.4) on Windows 10

Image Detection with YOLO-v2 (pt.1) Render Video

Running

To run, simply open the darkflow-master folder on CMD and type:

python videoDetection.py

To stop the script, press Q on your keyboard.