hellojialee / Traffic_Sign_Recognition_Efficient_CNNs

A repository for the paper "Real-Time Traffic Sign Recognition Based on Efficient CNNs in the Wild"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Traffic_Sign_Recognition_Efficient_CNNs

A repository for the paper "Real-Time Traffic Sign Recognition Based on Efficient CNNs in the Wild" https://ieeexplore.ieee.org/document/8392744/

Efficient CNNs for traffic sign recognition

Project Include:

Traffic sign detector

Traffic sign classifer

Localization refinment

We show our work as three separate steps which are not difficult to be integrated into a complete pipeline.

image

image

image

Citation

Please cite the paper in your publications if it helps your research:

@article{li2018real,
  title={Real-time traffic sign recognition based on efficient CNNs in the wild},
  author={Li, Jia and Wang, Zengfu},
  journal={IEEE Transactions on Intelligent Transportation Systems},
  volume={20},
  number={3},
  pages={975--984},
  year={2018},
  publisher={IEEE}
}

About

A repository for the paper "Real-Time Traffic Sign Recognition Based on Efficient CNNs in the Wild"

License:MIT License


Languages

Language:Jupyter Notebook 94.4%Language:Python 4.5%Language:MATLAB 1.1%