2019ML-Detection and recognition of traffic signs for self-driving applications
first,download faster_rcnn_resnet_101 model. then copy it to ND-recognition-of-traffic-signs/traffic-sign-detection-master/models(you should new this folder by yourself) , download list: https://drive.google.com/open?id=15OxyPlqyOOlUdsbUmdrexKLpHy1l5tP9 ND second, run ND-recognition-of-traffic-signs/traffic-sign-detection-master/Run_models_on_new_images-Copy1.ipynb (you should edit the path in that file)
from the step4 we get the output img in ND-recognition-of-traffic-signs/traffic-sign-detection-master/output. then run classification.ipynb to get the result.
https://github.com/aarcosg/traffic-sign-detection
by Lei, 2019.11.24