Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 795 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 795 Bytes

YOLO-LISA

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

Darknet Logo

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.