A real-time traffic sign detection based on YOLOv2 (paper).
The model was trained on LISA-TS Dataset, a dataset of US traffic signs.
See notes (Chinese) for details.
Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.
For more information see the Darknet project website.
For questions or issues please use the Google Group.