Dont forget to download the preequisites to using the yolov4 model on your local machine in my YOLOV4 Tutorials repository link --> Prerequisites to yolov4
This repository shows how to use deep learning techniques to accomplish the task of traffic sign detection and classification by combining a custom trained Yolo-v4 model and a Convolutional Neural Network.
Download the weights from my google drive. LINK --> Weights here
The Yolo-v4 model is custom trained on Traffic signs from the Google open images dataset. LINK--> here
The CNN model was trained on the German traffic-signs kaggle dataset. LINK--> kaggle dataset