wzh191920 / License-Plate-Recognition
License Plate Recognition For Car With Python And OpenCV
☆678Updated 4 years ago
Alternatives and similar repositories for License-Plate-Recognition:
Users that are interested in License-Plate-Recognition are comparing it to the libraries listed below
- 基于Python的车牌检测和识别系统:☆814Updated 5 years ago
- python opencv 车牌识别 PlateRecogntion☆563Updated last year
- 车牌识别☆426Updated 5 years ago
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端 到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆531Updated 4 months ago
- 车牌识别项目☆196Updated 4 years ago
- 简单车牌识别-Mask_RCNN定位车牌+手写方法分割字符+CNN单个字符识别☆171Updated 4 years ago
- 毕业设计基于Opencv的车牌识别系统☆586Updated 2 years ago
- 一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment☆73Updated 5 years ago
- 基于Yolov5车牌检测,更快更准.☆1,214Updated 2 years ago
- 基于CNN的车牌号识别☆124Updated 4 years ago
- [ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition☆2,299Updated 11 months ago
- 车牌识别、定位、分割。☆122Updated 6 years ago
- 多标签分类,端到端的中文车牌识别基于mxnet, End-to-End Chinese plate recognition base on mxnet☆1,112Updated 6 years ago
- 基于opencv模板匹配的车牌识别,有简单的GUI,软件环境是python3.8,opencv4.2。用pycharm写的。☆45Updated last year
- python opencv 车牌识别☆30Updated 2 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
- A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet☆666Updated 11 months ago
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆72Updated 4 years ago
- 使用 "Darknet yolov3-tiny" 进行车牌识别☆90Updated 5 years ago
- 车牌识别系统python+opencv+百度ai☆52Updated 6 years ago
- Vehicle License Plate Recognition,车牌识别,基于opencv一步步实现☆126Updated 4 years ago
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆97Updated 4 years ago
- License plate recognition 车牌识别☆26Updated 3 years ago
- 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
- 基于深度学习的车牌识别系统☆22Updated last year
- Pytorch Implementation For LPRNet, A High Performance And Lightweight License Plate Recognition Framework.☆954Updated last year
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆21Updated 2 years ago
- 汽车识别(包括车牌、车型、车品牌、属性、及驾驶员违规行为识别检测)☆130Updated 4 years ago
- 该工作的内容主要是面向中国车牌识别系统。车牌的检测系统通过YOLOv3网络来实现,检测后的车牌会通过空间变换网络进行倾斜校正。校正后的图片经由LPRNet进行识别。目前在1000张图片上测试的最终准确率可达93.3%。实现者电子科技大学刘俊凯、陈昂、夏子寒☆37Updated 4 years ago