wzh191920 / License-Plate-RecognitionLinks
License Plate Recognition For Car With Python And OpenCV
☆692Updated 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
Sorting:
- 基于Python的车牌检测 和识别系统:☆847Updated 6 years ago
- 车牌识别☆449Updated 5 years ago
- 车牌识别项目☆202Updated 4 years ago
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆549Updated 10 months ago
- 基于Yolov5车牌检测,更快更准.☆1,244Updated 3 years ago
- python opencv 车牌识别 PlateRecogntion☆603Updated last year
- 简单车牌识别-Mask_RCNN定位车牌+手写方法分割字符+CNN单个字符识别☆175Updated 4 years ago
- 基于CNN的车牌号识别☆139Updated 5 years ago
- [ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition☆2,420Updated last year
- 一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment☆75Updated 5 years ago
- 车牌识别、定位、分割。☆122Updated 7 years ago
- Pytorch Implementation For LPRNet, A High Performance And Lightweight License Plate Recognition Framework.☆1,026Updated 2 years ago
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆106Updated 5 years ago
- 毕业设计基于Opencv的车牌识别系统☆637Updated 3 years ago
- 车牌识别系统python+opencv+百度ai☆54Updated 7 years ago
- 使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or r…☆624Updated 4 years ago
- 汽车识别(包括车牌、车型、车品牌、属性、及驾驶员违规行为识别检测)☆135Updated 4 years ago
- A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet☆677Updated last year
- 使用 "Darknet yolov3-tiny" 进行车牌识别☆90Updated 6 years ago
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆24Updated 3 years ago
- python opencv 车牌识别☆31Updated 2 years ago
- 汽车识别,汽车车型识别,汽车品牌识别,车辆识别,深度学习,神经网络☆179Updated 2 years ago
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆78Updated 5 years ago
- 该工作的内容主要是面向中国车牌识别系统。车牌的检测系统通过YOLOv3网络来实现,检测后的车牌会通过空间变换网络进行倾斜校正。校正后的图片经由LPRNet进行识别。目前在1000张图片上测试的最终准确率可达93.3%。实现者电子科技大学刘俊凯、陈昂、夏子寒☆39Updated 5 years ago
- An open source car license plate recognition python lib based on HyperLPR; Trained OpenCV’s cascaded target detector; Used Hard Sample Mi…☆75Updated 4 years ago
- 多标签分类,端到端的中文车牌识别基于mxnet, End-to-End Chinese plate recognition base on mxnet☆1,118Updated 6 years ago
- License Plate Recognition☆32Updated 3 years ago
- 基于opencv模板匹配的车牌识别,有简单的GUI,软件环境是python3.8,opencv4.2。用pycharm写的。☆45Updated 2 years ago
- A project to recognize Chinese plate number☆222Updated 6 years ago
- vehicle-detection based on yolov3(基于paddle的YOLOv3车辆检测和类型识别)☆160Updated 4 years ago