wuaro / vehicle_number_detection_and_license_plate_recognitionLinks
yolov4和LPRNet机动车数量检测和车牌识别
☆13Updated 3 years ago
Alternatives and similar repositories for vehicle_number_detection_and_license_plate_recognition
Users that are interested in vehicle_number_detection_and_license_plate_recognition are comparing it to the libraries listed below
Sorting:
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆78Updated 4 years ago
- 基于深度学习的车牌识别系统☆25Updated 2 years ago
- yolov5+LPRNet 车牌定位识别☆67Updated 3 years ago
- 车牌的检测和识别,精度很高可直接使用☆11Updated 2 years ago
- ☆31Updated 2 years ago
- Pytorch + STNet + LPRNet 进行车牌识别☆47Updated 4 years ago
- yolov5 - deepsort 行人 车辆 跟踪 检测 计数☆42Updated 4 years ago
- 基于yolov5+CRNN的中文车牌识别系统☆18Updated last year
- 基于Yolov7-LPRNet的动态车牌目标识别算法模型,附 YOLOv7 训练自己的数据集超详细教程🚀和LPRNet网络具体搭建过程🚀☆54Updated last year
- 通过目标检测算法检测和统计区域内的车辆与车位情况使用户能够提前获知车位情况以及对用户停车位置的引导,并能对实际车流量进行统计。☆27Updated 2 years ago
- 基于YOLOv7-plate和CRNN的车牌号检测识别项目,使用PyQt构建了UI界面。☆51Updated 2 years ago
- yolov5 车辆检测 车牌检测 车牌识别☆320Updated 7 months ago
- 基于深度学习的车牌识别系统,车牌检测部分由YOLOv8实现,字符识别部分由CNN实现☆55Updated 2 months ago
- 使用YOLOv5和LPRNet进行车牌检测+识别(CCPD数据集)☆529Updated 10 months ago
- 深 度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行☆114Updated 3 years ago
- 基于Yolov5_6.1、LPRNet、PySide6开发的车牌识别系统☆12Updated last year
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆103Updated 5 years ago
- 基于深度学习的车牌识别GUI项目☆37Updated 3 years ago
- Pedestrian / vehicle tracking and counting system based on yolov5 and deepsort. 基于yolov5和deepsort的行人或车辆跟踪计数系统☆59Updated last year
- 使用yolov5与deepsort实现车辆目标跟踪与应用☆23Updated 2 years ago
- 车辆检测、跟踪、计数☆16Updated 4 years ago
- 基于Yolov5的Vue前端目标检测和训练可视化系统☆76Updated 3 years ago
- 基于 YOLOv8 和 LPRNet 的车牌识别系统☆16Updated last year
- yolov7+LPRnet车牌识别☆15Updated 2 years ago
- 汽车识别(包括车牌、车型、车品牌、属性、及驾驶员违规行为识别检测)☆134Updated 4 years ago
- 在 win10 运行 yolov5 deepsort 行人 车辆 跟踪 检测 计数☆147Updated 3 years ago
- 基于yolov3的LPRnet车牌识别。以yolov3作为检测器、LPRnet作为识别模型,实现了实时车牌车牌识别模型。本项目直接使用LPRnet原始的网络作为车牌识别模型。☆17Updated 2 years ago
- vehicle-detection based on yolov3(基于paddle的YOLOv3车辆检测和类型识别)☆159Updated 4 years ago
- 本课题利用 CCPD 数据及自生成的高清车牌数据,基于加入注意力机制以及轻型卷积改良的 YOLO 目标检测算法检测车牌,同时利用自定义的 ResNet+Transformer 网络构成字符识别算法用于识别检测出的车牌内容信息。所设计的模型提升了平均精度(mAP)值,降低了计…☆81Updated last month
- 基于pytorch深度学习框架,在树莓派平台,使用开源模型YOLOv5、LPRNet、STNet三个深度学习模型实现车牌检测与车牌识别。本文详细介绍包括深度学习环境配置和树莓派配置,非常适合新手入门!☆23Updated 2 years ago