-
Detect Traffic signs into 4 broad categories using Yolo-V3.
-
Classify the Traffic sign into 43 Different Categories.
opencv-python
tensorflow
keras
numpy
pandas
matplotlib
sklearn
-
- Add all the images you want to classify into
/test_data/images/
- Run the script
/scripts/main_image.py
- Find the output images with classified traffic signs in the folder
/result_data/images/
- Add all the images you want to classify into
-
- Add all the images you want to classify into
/test_data/videos/
- Run the script
/scripts/main_videos.py
- Find the output images with classified traffic signs in the folder
/result_data/videos/
- Add all the images you want to classify into
-
- Run the script
/scripts/main_camera.py
- Run the script