#160 · Primary category: Computer Vision
Chinese_license_plate_detection_recognition
yolov5 license plate detection and recognition, supports 12 Chinese plate types and double-layer plates.
Project last updated:06/05/26
GitHub Stars
1.9K
Forks
298
Contributors
2
License
GPL-3.0
Why we included this project
Chinese plates come in more varieties than most systems expect: single and double-row formats, green new-energy plates, police, embassy, and the special Guangdong-Hong Kong-Macau plates. This project handles twelve of those types in one pipeline, combining a YOLOv5 detector with a CRNN-style recognizer to locate the plate and read the characters. The repo ships ready-to-run scripts for images, video, and ONNX inference, so you can test it immediately, and the companion tutorials walk through retraining both models on your own data. That makes it a practical baseline for parking management, toll gates, or traffic enforcement teams that need something working in Chinese rather than a generic ANPR setup.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)