trecognizer
1.0.0
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
$ python trecognizer.py <data folder path>
Example :
$ python trecognizer.py data
Contributions are welcome!
Please feel free to submit a Pull Request.