xuexingyu24 / License_Plate_Detection_Pytorch
A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet
☆666Updated last year
Alternatives and similar repositories for License_Plate_Detection_Pytorch:
Users that are interested in License_Plate_Detection_Pytorch are comparing it to the libraries listed below
- Pytorch Implementation For LPRNet, A High Performance And Lightweight License Plate Recognition Framework.☆962Updated last year
- Tensorflow based. Use CNN and CTC loss. It is a light network for Plate Recognition☆277Updated 5 years ago
- 基于Yolov5车牌检测,更快更准.☆1,220Updated 3 years ago
- ALPR model in unconstrained scenarios for Chinese license plates☆170Updated 4 years ago
- 轻量级的车牌检测项目(支持车牌四角定位、矫正对齐)☆162Updated 8 months ago
- [ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition☆2,307Updated last year
- Generate the fake Chinese license plate images for detection & recognition☆111Updated 5 years ago
- SCUT HEAD is a large-scale head detection dataset, including 4405 images labeld with 111251 heads.☆474Updated 6 years ago
- License Plate Recognition☆31Updated 3 years ago
- LFD is a big update upon LFFD. Generally, LFD is a multi-class object detector characterized by lightweight, low inference latency and s…☆419Updated 3 years ago
- End to End Chinese License Plate Recognition☆81Updated 5 years ago
- A simple code for creating licence plate images and train e2e network☆149Updated 5 years ago
- 生成车牌识别数据集☆137Updated last year
- works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate☆1,385Updated 4 years ago
- 使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or r…☆606Updated 4 years ago
- yolov7 车牌检测 车牌识别 中文车牌识别 检测 支持双层车牌 支持12种中文车牌☆370Updated 7 months ago
- ☆125Updated 5 years ago
- License Plate Detection and Recognition in Unconstrained Scenarios☆1,735Updated 2 years ago
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆534Updated 5 months ago
- License Plate Recognition For Car With Python And OpenCV☆680Updated 4 years ago
- crnn chinese_plate_recognition☆316Updated 2 months ago
- license plate detection and recognition☆387Updated 4 years ago
- 使用YOLOv5和LPRNet进行车牌检测+识别(CCPD数据集)☆461Updated 6 months ago
- China-Balanced-License-Plate-Recognition-Dataset-330k:A balanced dataset of 330,000 images featuring various types of Chinese license pla…☆191Updated last year
- 使用 "Darknet yolov3-tiny" 进行车牌识别☆90Updated 5 years ago
- Multi-line license plate recognition☆76Updated 5 years ago
- yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)☆299Updated 2 years ago
- 一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment☆74Updated 5 years ago
- SLPNet: Towards End-to-End Car License Plates Detection and Recognition Using Lightweight CNN☆56Updated 2 years ago
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆72Updated 4 years ago