Traffic sign detection using CNN
Apostol Andrei
Iași, Iași County
- 0 Collaborators
Dash camera software to localise and detect traffic signs. ...learn more
Overview / Usage
I will split a dash camera's video stream into frames, process each frame one by one, apply a segmentation or edge detection algorithm to detect traffic signs and then perform classification on the localised traffic sign using a Convolutional Neural Network.