Skip to content

Train YOLO object detection model to find traffic signs in the images. Use OCR pipeline to extract the information from the signs with text.

Notifications You must be signed in to change notification settings

Zhiyu-Lei/Traffic-Sign-Detection-and-Information-Extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Sign Detection and Information Extraction

Directory yolov3 stores all the files needed to train the YOLO model using custom data and objects on the GPU server from Google Colab.

To test the YOLO Object Detection and Optical Character Recognition models on other images, open the notebook Test.ipynb using Colab, make sure the test image, yolov3.cfg file and your ".weights" file are all uploaded to Colab, and then run all the cells.

About

Train YOLO object detection model to find traffic signs in the images. Use OCR pipeline to extract the information from the signs with text.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published