Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shoamco/Mobileye-Project

Traffic light detection
https://github.com/shoamco/Mobileye-Project

numpy opencv python3 tensorflow traffic-light-detection

Last synced: about 1 month ago
JSON representation

Traffic light detection

Awesome Lists containing this project

README

        

# ExcellenTeam Mobileye Project 2019-11-05

## Team Members
* Elia Edery
* Shoam Cohen
## Phase 1:Traffic Lights Attention
Detected light source in an image using high pass filter and local maxima.
## Phase 2:Traffic Light Detection and Processes data,
creating data for the tarining.
Built and trained CNN in order to determine a traffic light.
## Phase 3:
Measured the geometric distance of each traffic light with SFM and Epipolar Geometry.
## Libraries/Technologies Used
* python 3.7
* numpy
* matplotlib
* jupyterlab
* opencv
* tensorflow