Skip to content

dahai2626/ChinesePlate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1、pfld:车牌四角定位训练代码
reference:
PFLD: A Practical Facial Landmark Detector https://arxiv.org/pdf/1902.10859.pdf
Implementation of PFLD A Practical Facial Landmark Detector by pytorch. https://github.com/polarisZhao/PFLD-pytorch

2、crnn:车牌字符识别模型训练代码
reference:
An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition http://arxiv.org/abs/1507.05717

3、yolov5:车牌检测
reference:
https://github.com/ultralytics/YOLOv5

4、ncnn:
yolov5、pfld、crnn的ncnn c/c++推理DEMO

About

厦门狄耐克车牌识别开源程序

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.7%
  • Python 24.3%
  • C 10.6%
  • Makefile 0.4%