Skip to content

krvaibhaw/trecognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic light Recgnizer


Using neural evolution of augmenting topologies developed a program
based on computer vision for recognizing traffic lights.

Installation

  1. Make sure Python 3+ is installed.
  2. Clone this repodotory :
    $ git clone https://github.com/krvaibhaw/trecognizer.git
  1. Change Directory :
    $ cd trecognizer
  1. Install requirements
    $ pip install requirements.txt
  1. Run the program:
    $ python trecognizer.py <data folder path>

Example :

    $ python trecognizer.py data

Feel free to follow along the code provided along with mentioned comments for
better understanding of the project, if any issues feel free to reach me out.

Contributing

Contributions are welcome!
Please feel free to submit a Pull Request.

About

Using neural evolution of augmenting topologies developed a program based on computer vision for recognizing traffic lights in real time environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages