Skip to content

Vehicle's number plate localization using YOLOv1 algorithm for object detecttion

Notifications You must be signed in to change notification settings

Panas18/NumberPlateDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Number Plate Detection

  • Locate the number plate of a vehicle
  • Recognize charecters in the number plate (to do)

Introduction


This project aims to detect number plate of a vehicle in a image. This system is implemented by using YoloV1 in pytorch. YoloV1 is implemented by following this youtube tutorial. The dataset is available in this repository.

Result For Test Dataset


  • mAP : 0.79
  • Average Loss (mean square) : 0.92

Images

Image 1
Image 2
Image 3

About

Vehicle's number plate localization using YOLOv1 algorithm for object detecttion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages