Using neural evolution of augmenting topologies developed a program based on computer vision for recognizing traffic lights in real time environment.
Using neural evolution of augmenting topologies developed a program
based on computer vision for recognizing traffic lights.
$ git clone https://github.com/krvaibhaw/trecognizer.git
$ cd trecognizer
$ pip install requirements.txt
Example :
$ python trecognizer.py <data folder path>
$ python trecognizer.py data
Contributions are welcome!
Please feel free to submit a Pull Request.