JKLove21 / License-Plate-Recognization-Pytorch
该工作的内容主要是面向中国车牌识别系统。车牌的检测系统通过YOLOv3网络来实现,检测后的车牌会通过空间变换网络进行倾斜校正。校正后的图片经由LPRNet进行识别。目前在1000张图片上测试的最终准确率可达93.3%。实现者电子科技大学刘俊凯、陈昂、夏子寒
☆37Updated 4 years ago
Alternatives and similar repositories for License-Plate-Recognization-Pytorch:
Users that are interested in License-Plate-Recognization-Pytorch are comparing it to the libraries listed below
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆74Updated 4 years ago
- 轻量级的车牌检测项目(支持车牌四角定位、矫正对齐)☆165Updated 8 months ago
- 使用 "Darknet yolov3-tiny" 进行车牌识别☆90Updated 5 years ago
- End to End Chinese License Plate Recognition☆81Updated 5 years ago
- 深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行☆115Updated 3 years ago
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆97Updated 4 years ago
- 一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment☆74Updated 5 years ago
- 火灾检测,浓烟检测,吸烟检测,持续更新中~欢迎star与提出指导~~请查看原文:https://blog.csdn.net/qq_46098574/article/details/107334954☆89Updated 4 years ago
- 生成车牌识别数据集☆137Updated last year
- Multi-line license plate recognition☆76Updated 5 years ago
- vehicle-detection based on yolov3(基于paddle的YOLOv3车辆检测和类型识别)☆151Updated 4 years ago
- Generate the fake Chinese license plate images for detection & recognition☆112Updated 5 years ago
- 基于YOLOv4的安全帽佩戴检测☆87Updated 4 years ago
- 基于4种轻量级深度卷积网络的无场景约束全自动车牌识别,轻量级车牌检测,轻量级车牌识别,pyqt5可视化界面☆59Updated 4 years ago
- License Plate Recognition☆31Updated 3 years ago
- Pytorch + STNet + LPRNet 进行车牌识别☆43Updated 4 years ago
- 基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等☆108Updated 4 years ago
- 可基于摄像头实时监控或录制的视频或静态图片进行行人检测(lffd)/跟踪(deep sort)和行人重识别(reid)。☆127Updated 2 years ago
- 基于PyTorch&YOLOv4实现的口罩佩戴检测 自建口罩数据集分享☆205Updated 4 years ago
- 汽车识别(包括车牌、车型、车品牌、属性、及驾驶员违规行为识别检测)☆131Updated 4 years ago
- ☆103Updated 3 years ago
- 基于yolo3的人数统计程序☆110Updated 5 years ago
- 基于yolov5的车牌检测,包含车牌角点检测☆156Updated 2 years ago
- Car model classification☆54Updated 3 years ago
- 使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现☆50Updated 3 years ago
- A simple code for creating licence plate images and train e2e network☆149Updated 5 years ago
- YOLO V3(Tensorflow 1.x) 安全帽 识别 | 提供数据集下载和与预训练模型☆232Updated 5 years ago
- yolov5+LPRNet 车牌定位识别☆60Updated 2 years ago
- 项目采用 YOLO V4 算法模型进行目标检测,使用 Deep SORT 目标跟踪算法。☆88Updated last year
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆136Updated 6 years ago