Skip to content

Detecting Number Plates on Vehicles and converting them into digital text using Deep Learning.

Notifications You must be signed in to change notification settings

yMayanand/Automatic-Number-Plate-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

object-detection

🕵️ Implementation of yolo like network from scatch on ANPR(Automatic Number Plate Detection) Dataset Dataset used for this project is obtained from kaggle

Dataset

  • Indian vehicle license plate dataset Model is built in YOLO style final layer output 49 predictions as it receives final feature map of size 7x7. To tackle Automatic Number Plate Recognition we first train an Objec Detection Network to find Numbers plates and then after detecting plates we train another network to recognize the characters on Number plate.

About

Detecting Number Plates on Vehicles and converting them into digital text using Deep Learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages