540 skills found · Page 5 of 18
souravrs999 / License Plate RecognitionA pytorch implementation of a darkent trained yolov4-tiny model that can detect number plates and helmets if a number plate is detected it is passed through an OCR to recognize the number
kiloGrand / License Plate Recognitionyolov5+LPRNet 车牌定位识别
deeplearningshare / Multi Line Plate RecognitionMulti-line license plate recognition
fanghon / Lpr一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment
Liuyubao / PlateRecognitionAn open source car license plate recognition python lib based on HyperLPR; Trained OpenCV’s cascaded target detector; Used Hard Sample Mining to crop out the detected error areas;
HibikiJie / LicensePlateLicense plate recognition
mahavird / My Deep AnprLicense Plate Recognition based on CNN/Deep Learning
brightyoun / LPSR RecognitionPractical License Plate Recognition in Unconstrained Surveillance Systems with Adversarial Super-Resolution
JackEasson / SLPNet PytorchSLPNet: Towards End-to-End Car License Plates Detection and Recognition Using Lightweight CNN
CaptYoung / License Plate Recognition基于MATLAB实现的蓝白车牌识别系统
WoShiDongZhiWu / DeepLearning UCAS20192019 UCAS, deep learning course projects, including handwritten number recognition, license plate number recognition, cat and dog classification, pedestrian detection, neural language model, neural network text summary, digital voice recognition, voice print recognition;2019年UCAS深度学习课程的课程项目,包括手写数字识别,车牌号码识别,猫狗分类,行人检测,神经语言模型,神经网络文本摘要,数字语音识别,声纹识别;
joeyos / LicensePlateRecognitionLicense plate recognition
chensongbin / LicensePlateRecognition车牌识别系统python+opencv+百度ai
ikigai-aa / Automatic License Plate RecognitionAutomatic License Plate Recognition for Traffic Violation Management made with YOLOv4, Darknet, Tensorflow Lite
muchlisinadi / ALPR IndonesiaAutomatic license plate recognition for Indonesian plate (White on black)
buiquangmanhhp1999 / License Plate RecognitionLicense Plate Recognition
RonLek / ALPR And Identification For Indian VehiclesLicense plate recognition for Indian vehicles
dyama / Alpr JpJapanese vehicle license plate materials for Automatic License Plate Recognition
Gholamrezadar / Yolo11 Persian License Plate RecognitionPersian LicensePlate Recognition System using YOLO11 and OpenCV
hpc203 / License Plate Detect Recoginition Opencv使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现