Skip to content

max410011/YOLOv5-LPRNet-Licence-Recognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run Code

  • Clone the repository
git clone https://github.com/410011max/YOLOv5-LPRNet-Licence-Recognition.git
  • Goto the cloned folder.
cd YOLOv5-LPRNet-Licence-Recognition
  • Install the dependecies
pip install -r requirements.txt
  • Run yolov8 object detection + Tracking + Vehicle Counting
python main.py --source demo/source

Result

About

使用YOLOv5和LPRNet進行車牌檢測+識別(CCPD數據集)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%