CA-USTC / License_Plate_Recognition_pytorch
该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老师提供的45张数据集上,我们的YOLOv3网络检测准确率(IOU)达到98.2%,深度学习级联网络识别准确率为95.6%。我们采用大量测试集,最终我们的YOLOv3_STN_LPRNet级联网络识别准确率稳定在93.3%,不加空间变换网络STN的话,识别准确率在66%左右。 总体来说,使用深度学习的方案比传统方案效果提升的非常好,而且我们加入空间变换网络STN的做法对于提升识别准确率很有效。
☆77Updated 4 years ago
Alternatives and similar repositories for License_Plate_Recognition_pytorch:
Users that are interested in License_Plate_Recognition_pytorch are comparing it to the libraries listed below
- Pytorch + STNet + LPRNet 进行车牌识别☆47Updated 4 years ago
- ☆105Updated 4 years ago
- 基于yolov5的车牌检测,包含车牌角点检测☆161Updated 2 years ago
- yolov5+LPRNet 车牌定位识别☆65Updated 2 years ago
- 轻量级的车牌检测项目(支持车牌四角定位、矫正对齐)☆166Updated 11 months ago
- 深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行☆113Updated 3 years ago
- 基于4种轻量级深度卷积网络的无场景约束全自动车牌识别,轻量级车牌检测,轻量级车牌识别,pyqt5可视化界面☆61Updated 5 years ago
- 该工作的内容主要是面向中国车牌识别系统。车牌的检测系统通过YOLOv3网络来实现,检测后的车牌会通过空间变换网络进行倾斜校正。校正后的图片经由LPRNet进行识别。目前在1000张图片上测试的最终准确率可达93.3%。实现者电子科技大学刘俊凯、陈昂、夏子寒☆37Updated 4 years ago
- 一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment☆76Updated 5 years ago
- License Plate Recognition☆32Updated 3 years ago
- 生成车牌识别数据集☆137Updated last year
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆102Updated 4 years ago
- car plate number recognization☆67Updated 4 years ago
- This is a PyQt5 GUI program, which is based on YoloV5 and DeepSort to track person, and give a warning when someone comes to the "dangero…☆38Updated 4 years ago
- ☆103Updated 2 years ago
- 烟雾 火焰检测☆64Updated 4 years ago
- yolov5 车辆检测 车牌检测 车牌识别☆297Updated 5 months ago
- 基于yolov5的人脸检测,带关键点检测☆249Updated 3 years ago
- 可以训练yolov5(v6.0)、yolox、小型网络,添加注意力机制☆66Updated 3 years ago
- 使用YOLOv5和LPRNet进行车牌检测+识别(CCPD数据集)☆504Updated 8 months ago
- 基于YoloX目标检测+DeepSort算法实现多目标追踪Baseline☆176Updated 3 years ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆78Updated 3 years ago
- 基于yoloV5-V6系列,train_palte添加多头检测。train_key添加关键点检测算法。☆45Updated 2 years ago
- 简单车牌识别-Mask_RCNN定位车牌+手写方法分割字符+CNN单个字符识别☆173Updated 4 years ago
- License plate recognition☆71Updated 2 years ago
- End to End Chinese License Plate Recognition☆81Updated 5 years ago
- ☆71Updated 10 months ago
- YOLOv5的轻量化改进(蜂巢检测项目)☆73Updated 2 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆44Updated 3 years ago
- 火灾检测,浓烟检测,吸烟检测,持续更新中~欢迎star与提出指导~~请查看原文:https://blog.csdn.net/qq_46098574/article/details/107334954☆90Updated 4 years ago