该工作的内容主要是面向中国车牌识别系统。车牌的检测系统通过YOLOv3网络来实现,检测后的车牌会通过空间变换网络进行倾斜校正。校正后的图片经由LPRNet进行识别。目前在1000张图片上测试的最终准确率可达93.3%。实现者电子科技大学刘俊凯、陈昂、夏子寒
☆39Jul 18, 2020Updated 6 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆81Jul 22, 2020Updated 6 years ago
- Chinese plate detection(基于YOLOv3的中文车牌检测)☆11Mar 8, 2021Updated 5 years ago
- 这是我个人的本科毕业设计项目,总体上不是特别成熟。但对MOT和边缘计算的发展可能有非常微小的启发意义,欢迎交流!☆10Aug 16, 2022Updated 3 years ago
- [IEEE TIP] Degradation Prototype Assignment and Prompt Distribution Learning for All-in-One Image Restoration☆16Apr 12, 2025Updated last year
- 增加视频捕捉的车牌识别,基于ezpr的完善。通过捕捉帧,解决数据转化的难点,进而由Easypr开源库进行一系列识别处理。具体能效可进一步自行优化。☆15May 31, 2017Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- yolov8-prune☆18Aug 17, 2023Updated 2 years ago
- 本科毕业设计题目:基于人脸识别的考勤系统的设计与实现☆14Dec 7, 2022Updated 3 years ago
- This app can be implemented in restaurant for easier management and keeping track of all the orders.☆13Dec 17, 2016Updated 9 years ago
- This is a summary of robot skills learning and the computer vision involved, including papers and code!☆10Jun 2, 2020Updated 6 years ago
- 视频中移动车辆的定位与车牌提取☆14Jul 12, 2015Updated 11 years ago
- 基于python和cv2、pytorch实现的车牌定位、字符分割、字符识别项目☆31Jan 23, 2021Updated 5 years ago
- 基于yolov3的LPRnet车牌识别。以yolov3作为检测器、LPRnet作为识别模型,实现了实时车牌车牌识别模型。本项目直接使用LPRnet原始的网络作为车牌识别模型。☆16Feb 18, 2023Updated 3 years ago
- Mixed Noise Removal in Hyperspectral Image via Low-Fibered-Rank Regularization☆12Oct 2, 2019Updated 6 years ago
- 车牌识别,基于HyperLPR实现,修改模型调用方法,使用caffe+tensorRT实现GPU加速,修改了车牌检测模型☆20Jan 5, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 中国车牌识别☆18Jul 7, 2022Updated 4 years ago
- Graph-based image anomaly detection algorithm leveraging on the Graph Fourier Transform☆13Feb 12, 2020Updated 6 years ago
- darknet2onnx2tensorrt for yolov3-tiny on nvidia tx2☆15Apr 29, 2019Updated 7 years ago
- 基于YOLO算法的车牌识别项目☆21Sep 3, 2020Updated 5 years ago
- 车牌识别是一项利用车辆的动态视频或静态图像进行牌照号码、牌照颜色自动识别的模式识别技术。其硬件基础一般包 括触发设备、摄像设备、照明设备、图像采集设备、识别车牌号码的处理机,其软件核心包括车牌定位算法、车牌字符分割算法和字符识别算法等。一个完整 的车牌识别系统应包括车辆检测、…☆34Dec 5, 2024Updated last year
- Pytorch reproduction of paper "Hierarchical Object Detection with Deep Reinforcement Learning"☆10Oct 3, 2023Updated 2 years ago
- Hybrid differential evolution algorithm (HDE) to solve the Flexible Job Shop Scheduling Problem☆11Aug 19, 2025Updated 11 months ago
- [ICRA'22] A Deep Reinforcement Learning Environment for Particle Robot Navigation and Object Manipulation☆16Aug 15, 2022Updated 3 years ago
- 基于flask与MySQL完成的音乐库管理系统☆18Mar 20, 2021Updated 5 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 基于深度学习的车牌识别系统☆28Mar 31, 2023Updated 3 years ago
- Unofficial Code for NeurIPS 2021 paper "Regret Minimization Experience Replay in Off-policy Reinforcement Learning"☆14May 24, 2021Updated 5 years ago
- 使用Unet / YOLOv5进行车牌定位,CNN进行车牌识别(定长)(基于CCPD数据集)☆24Oct 6, 2022Updated 3 years ago
- Source Code for the ICML Paper "Curriculum Reinforcement Learning via Constrained Optimal Transport"☆16Jun 9, 2022Updated 4 years ago
- For hyperspectral images (HSIs), it is a challenging task to select discriminative bands due to the lack of labeled samples and complex n…☆13Aug 29, 2020Updated 5 years ago
- 景区旅游推荐系统APP☆20Mar 3, 2020Updated 6 years ago
- A Simple But High-accuracy LSTM for human Action Recognition☆20May 14, 2019Updated 7 years ago
- Slides for Machine Learning of University of Chinese Academy of Sciences☆12Feb 16, 2019Updated 7 years ago
- The implementation for "AUD-Net: A Unified Deep Detector for Multiple Hyperspectral Image Anomaly Detection via Relation and Few-Shot Lea…☆15Nov 5, 2022Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Blockly to generate shell commands☆15Jul 17, 2020Updated 6 years ago
- ☆22May 22, 2019Updated 7 years ago
- 计算目标检测的指标:mAP,检出率,漏检率☆11Jan 29, 2021Updated 5 years ago
- This repo features a deep reinforcement learning Home Energy Management System for cost-effective heating. It optimizes energy consumptio…☆14Dec 19, 2023Updated 2 years ago
- Category-Aware Spatial Constraint for Weakly Supervised Detection☆16Mar 14, 2020Updated 6 years ago
- 基于物联网的智能停车缴费系统 (车牌识别)☆20Feb 11, 2020Updated 6 years ago
- ICC Examin colour profile, CGATS measurement, VRML gamut and ncl2 viewer☆11Oct 17, 2022Updated 3 years ago