车牌识别是一项利用车辆的动态视频或静态图像进行牌照号码、牌照颜色自动识别的模式识别技术。其硬件基础一般包括触发设备、摄像设备、照明设备、图像采集设备、识别车牌号码的处理机,其软件核心包括车牌定位算法、车牌字符分割算法和字符识别算法等。一个完整 的车牌识别系统应包括车辆检测、图像采集、图像预处理、车辆定位、字符分割、字符识别、输出车牌号码七个部分。
☆34Dec 5, 2024Updated last year
Alternatives and similar repositories for License_Plate_Dynamic_Recognition
Users that are interested in License_Plate_Dynamic_Recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于YOLOv7-plate和CRNN的车牌号检测识别项目,使用PyQt构建了UI界面。☆50Jun 21, 2023Updated 3 years ago
- 基于python和cv2、pytorch实现的车牌定位、字符分割、字符识别项目☆31Jan 23, 2021Updated 5 years ago
- 基于深度学习的车牌识别系统,车牌检测部分由YOLOv8实现,字符识别部分由CNN实现☆80Apr 10, 2025Updated last year
- yolov8 车牌检测 车牌识别 中文车牌识别 检测 支持12种中文车牌 支持双层车牌☆506Jan 18, 2026Updated 5 months ago
- 车牌识别训练模型代码,基于ocr识别,覆盖了训练模型代码,以及Android主板识别代码,数据集来源于ccpd:温馨提示,数据集大多数是安徽车牌,为了提高识别精度,请收集 各省数据重新训练提高精度☆12Mar 16, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 【毕业设计】谷物识别系统Python+人工智能深度学习+TensorFlow+卷积算法网络模型+图像识别☆14Jun 3, 2024Updated 2 years ago
- rust paddleocrv4库☆20Dec 16, 2024Updated last year
- 车牌检测:系统首先通过YOLO算法对输入的车辆图像进行车牌检测。号码识别:车牌检测完成后,系统将检测到的车牌区域提取出来,并通过PaddleOCR进行车牌号码识别。基于PyQt5框架开发了一个直观友好的用户界面☆17Jan 19, 2025Updated last year
- Quickly inference EdgeSAM with MNN☆15Dec 19, 2023Updated 2 years ago
- 使用pytorch和opencv的简易识别车牌程序☆12Nov 3, 2020Updated 5 years ago
- 南开大学实习实训——车牌识别☆17Sep 20, 2022Updated 3 years ago
- 基于CNN的车牌号识别☆147Feb 22, 2020Updated 6 years ago
- 本课题利用 CCPD 数据及自生成的高清车牌数据,基于加入注意力机制以及轻型卷积改良的 YOLO 目标检测算法检测车牌,同时利用自定义的 ResNet+Transformer 网络构成字符识别算法用于识别检测出的车牌内容信息。所设计的模型提升了平均精度(mAP)值,降低了计…☆95May 1, 2025Updated last year
- 本车牌识别系统依次实现了汽车图像的车牌定位、车牌字符分割、车牌字符识别算法的过程☆12Sep 19, 2020Updated 5 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.
- yolov7+LPRnet车牌识别☆14Jun 27, 2023Updated 3 years ago
- 测试桌面端ncnn c++算法☆17Jun 15, 2025Updated last year
- 毕设如何选题-计算机视觉项目大集合(图像分类+目标检测+目标跟踪+姿态识别+车道线识别+车牌识别+无人机检测+A*路径规划+单目测距与测速+行人车辆计数等)☆23Jan 2, 2025Updated last year
- 基于改进YOLOv8的轻量化车辆检测网络☆30Mar 4, 2024Updated 2 years ago
- 车辆检测、跟踪、计数☆18Jun 20, 2021Updated 5 years ago
- 基于Python+OpenCV的车牌识别系统☆20Jun 5, 2019Updated 7 years ago
- A Feature Reuse Framework with Texture-adaptive Aggregation for Reference-based Super-Resolution☆16Jul 8, 2023Updated 2 years ago
- 汽车识别(包括车牌、车型、车品牌、属性、及驾驶员违规行为识别检测)☆140Dec 21, 2020Updated 5 years ago
- 基于 YOLOv8 和 LPRNet 的车牌识别系统☆19Apr 3, 2024Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 该工作的内容主要是面向中国车牌识别系统。车牌的检测系统通过YOLOv3网络来实现,检测后的车牌会通过空间变换网络进行倾斜校正。校正后的图片经由LPRNet进行识别。目前在1000张图片上测试的最终准确率可达93.3%。实现者电子科技大学刘俊凯、陈昂、夏子寒☆39Jul 18, 2020Updated 5 years ago
- python opencv 车牌识别☆33Dec 16, 2022Updated 3 years ago
- mesa turnip driver for android☆60Jun 21, 2026Updated last week
- 一个实时车辆检测的demo☆17Jan 17, 2019Updated 7 years ago
- ChineseOcr Lite Mnn,超轻量级中文OCR PC Demo,使用MNN推理☆28Mar 26, 2021Updated 5 years ago
- 使用Unet / YOLOv5进行车牌定位,CNN进行车牌识别(定长)(基于CCPD数据集)☆25Oct 6, 2022Updated 3 years ago
- ☆17Apr 6, 2023Updated 3 years ago
- A project about facial recognition including detection, recognition, and matching(人脸检测+人脸识别+人脸匹配)☆29Jan 16, 2023Updated 3 years ago
- 监控视角下车辆检测和测速☆22Apr 30, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 本项目基于 Intel RealSense D455 深度相机和 YOLOv11 模型,实现了对人体目标的检测和识别,能够实时检测人体目标并进行多目标跟踪,同时判断目标是真人还是照片,输出真人目标的距离、速 度和姿态。☆43Dec 26, 2024Updated last year
- Python基于OpenCV的实时视频流车牌识别(源码&教程)☆30Nov 17, 2023Updated 2 years ago
- 基于OpenCV的车牌识别系统的设计与实现☆25Jan 1, 2025Updated last year
- 中国多车牌检测、车牌角度矫正、车牌文本识别、车牌颜色识别、危险品车辆识别,ncnn车牌识别☆98Jun 1, 2023Updated 3 years ago
- 使用onnxruntime部署MOWA:多合一图像扭曲模型,能处理6种图像扭曲任务,依然是包含C++和Python两个版本的程序☆34Jul 7, 2024Updated last year
- 重识别完整pipeline。支持视频/图像/遍历文件夹。reid模型采用2024行人重识别指标最高模型.行人检测采用yolov8,行人跟踪采用botsort。检索系统采用faiss。☆34May 15, 2024Updated 2 years ago
- python + opencv + pytorch 实现车牌识别☆43Apr 12, 2021Updated 5 years ago