Chinese_license_plate_detection_recognition and Automatic_Number_Plate_Recognition_YOLO_OCR
These are competitors: both implement end-to-end license plate recognition pipelines using YOLOv5 for detection and OCR for character recognition, with the primary difference being that A specializes in Chinese plate formats while B is language-agnostic.
About Chinese_license_plate_detection_recognition
we0091234/Chinese_license_plate_detection_recognition
yolov5 车牌检测 车牌识别 中文车牌识别 检测 支持12种中文车牌 支持双层车牌
This tool helps identify and read Chinese license plates from images or video footage, supporting 12 different types including standard, new energy, military, and diplomatic plates. It takes image files or video streams as input and outputs the detected license plate number. This is useful for anyone needing to automate the identification of vehicles based on their license plates, such as parking operators, traffic management, or security personnel.
About Automatic_Number_Plate_Recognition_YOLO_OCR
mftnakrsu/Automatic_Number_Plate_Recognition_YOLO_OCR
Automatic number plate recognition using tech: Yolo, OCR, Scene text detection, scene text recognation, flask, torch
This project helps security personnel, parking operators, or traffic management officials automatically read vehicle license plates from images or video feeds. It takes an image of a vehicle, identifies the license plate, and extracts the characters as text. The output is structured license plate data, which can be saved to a database or CSV file.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work