DataXujing / vehicle-license-plate-recognition
基于Python的车牌检测和识别系统:
☆830Updated 5 years ago
Alternatives and similar repositories for vehicle-license-plate-recognition:
Users that are interested in vehicle-license-plate-recognition are comparing it to the libraries listed below
- python opencv 车牌识别 PlateRecogntion☆575Updated last year
- 车牌识别☆428Updated 5 years ago
- 车牌识别项目☆199Updated 4 years ago
- License Plate Recognition For Car With Python And OpenCV☆684Updated 4 years ago
- 毕业设计基于Opencv的车牌识别系统☆603Updated 3 years ago
- 基于CNN的车牌号识别☆128Updated 5 years ago
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆540Updated 6 months ago
- 简单车牌识别-Mask_RCNN定位车牌+手写方法分割字符+CNN单个字符识别☆171Updated 4 years ago
- 使用YOLOv5和LPRNet进行车牌检测+识别(CCPD数据集)☆491Updated 7 months ago
- 汽车识别,汽车车型识别,汽车品牌识别,车辆识别,深度学习,神经网络☆178Updated 2 years ago
- 车牌识别系统python+opencv+百度ai☆53Updated 6 years ago
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆100Updated 4 years ago
- python opencv 车牌识别☆30Updated 2 years ago
- 一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment☆74Updated 5 years ago
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆22Updated 2 years ago
- 基于Yolov5车牌检测,更快更准.☆1,225Updated 3 years ago
- yolov5 车辆检测 车牌检测 车牌识别☆291Updated 4 months ago
- 基于深度学习的车牌识别系统☆23Updated 2 years ago
- 基于python-opencv的车牌识别demo(参考:https://blog.csdn.net/weixin_41695564/article/details/79712393进行了修改)☆21Updated 3 years ago
- 基于OpenCV的车牌识别系统的设计与实现☆24Updated 3 months ago
- License plate recognition 车牌识别☆26Updated 4 years ago
- 基于opencv模板匹配的车牌识别,有简单的GUI,软件环境是python3.8,opencv4.2。用pycharm写的。☆45Updated last year
- Vehicle License Plate Recognition,车牌识别,基于opencv一步步实现☆129Updated 4 years ago
- vehicle-detection based on yolov3(基于paddle的YOLOv3车辆检测和类型识别)☆151Updated 4 years ago
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学 完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆75Updated 4 years ago
- 车牌识别、定位、分割。☆122Updated 6 years ago
- crnn chinese_plate_recognition☆326Updated 4 months ago
- Pytorch Implementation For LPRNet, A High Performance And Lightweight License Plate Recognition Framework.☆985Updated last year
- python+opencv实现的车牌识别系统☆9Updated 4 years ago
- 该工作的内容主要是面向中国车牌识别系统。车牌的检测系统通过YOLOv3网络来实现,检测后的车牌会通过空间变换网络进行倾斜校正。校正后的图片经由LPRNet进行识别。目前在1000张图片上测试的最终准确率可达93.3%。实现者电子科技大学刘俊凯、陈昂、夏子寒☆37Updated 4 years ago