本课题利用 CCPD 数据及自生成的高清车牌数据,基于加入注意力机制以及轻型卷积改良的 YOLO 目标检测算法检测车牌,同时利用自定义的 ResNet+Transformer 网络构成字符识别算法用于识别检测出的车牌内容信息。所设计的模型提升了平均精度(mAP)值,降低了计算复杂度和模型体积。此外,本课题开发了一款基于 Gradio 框架搭建的 BS 结构车牌识别系统,能实现 Web 端与移动端界面自适应,完美适配不同设备屏幕。
☆95May 1, 2025Updated last year
Alternatives and similar repositories for LicensePlateDetection
Users that are interested in LicensePlateDetection are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于深度学习的车牌识别系统,车牌检测部分由YOLOv8实现 ,字符识别部分由CNN实现☆81Apr 10, 2025Updated last year
- 灾害天气图像识别(含数据集)☆14Mar 19, 2024Updated 2 years ago
- ☆17Apr 26, 2019Updated 7 years ago
- 基于深度学习的车牌识别系统☆28Mar 31, 2023Updated 3 years ago
- 基于prompt learning的NLP算法,涉及文本分类、信息抽取等☆15Jan 12, 2023Updated 3 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.
- 深度学习案例——芯片OCR识别(Mobilenet_v3)☆15Jan 19, 2024Updated 2 years ago
- 车牌识别是一项利用车辆的动态视频或静态图像进行牌照号码、牌照颜色自动识别的模式识别技术。其硬件基础一般包括触发设备、摄像设备、照明设备、图像采集设备、识别车牌号码的处理机,其软件核心包括车牌定位算法、车牌字符分割算法和字符识别算法等。一个完整 的车牌识别系统应包括车辆检测、…☆34Dec 5, 2024Updated last year
- 卷积神经网络(CNN)项目,给你一个狗的图像,你的算法将会识别并估计狗的品种☆31Nov 22, 2022Updated 3 years ago
- 校园车辆人流监控系统主要基于Yolov5和DeepSORT算法,实现对校园内车辆和行人的追踪,并计算他们的速度以及检测是否发生碰撞。☆32Dec 9, 2023Updated 2 years ago
- 基于Yolov7-LPRNet的动态车牌目标识别算法模型,附 YOLOv7 训练自己的数据集超详细教程🚀和LPRNet网络具体搭建过程🚀☆56Oct 9, 2023Updated 2 years ago
- 毕设如何选题-计算机视觉项目大集合(图像分类+目标检测+目标跟踪+姿态识别+车道线识别+车牌识别+无人机检测+A*路径规划+单目测距与测速+行人车辆计数等)☆23Jan 2, 2025Updated last year
- 基于opencv与深度学习的人脸情绪识别☆12Apr 15, 2024Updated 2 years ago
- The project “Behavioral Based Insider Threat Detection” leverages Deep learning to identify insider threats through user behavior and acc…☆11Sep 12, 2023Updated 2 years ago
- 中南大学智能科学与技术专业机器学习课程设计,其中包含自己实现的神经网络框架,可实现的模型有:ResNet,VGG16☆10Jul 6, 2022Updated 3 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.
- Python基于CRNN&CTPN的文本检测系统(源码&教程)☆10Nov 14, 2023Updated 2 years ago
- 🆙图片爬虫!使用Selenium框架完成对指定关键词的图片,在Google,Baidu,Sougou搜索引擎中的图片爬取☆17Nov 18, 2024Updated last year
- Visualisation of cellular automatons as grain growths in PyGame!☆11Jun 21, 2022Updated 4 years ago
- 基于深度学习的文字识别系统☆11Aug 24, 2023Updated 2 years ago
- 一个基于Python的智能停车场管理系统,集成了车牌识别功能,支持实时摄像头识别和停车记录管理。☆38Sep 18, 2025Updated 9 months ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the A…☆143Jan 22, 2025Updated last year
- 《数字图像处理》课程设计,基于深度学习的人脸识别项目。采用三层卷积池化+全连接神经网络☆18Jul 5, 2020Updated 6 years ago
- 火灾烟火检测系统(源码&部署教程)☆23Nov 23, 2023Updated 2 years ago
- 本仓库包含了完整的深度学习应用开发流程,以经典的手写字符识别为例,基于LeNet网络构建。推理部分使用torch、onnxruntime以及openvino框架💖☆17Apr 20, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- PyTorch框架构建花朵图像分类模型(Resnet网络,迁移学习)☆19Aug 4, 2022Updated 3 years ago
- yolov5 车辆检测 车牌检测 车牌识别☆369Nov 25, 2024Updated last year
- 毕业设计-基于YOLOv8模型的车牌识别研究☆18May 10, 2024Updated 2 years ago
- 基于深度学习的推荐系统算法库☆16Dec 28, 2018Updated 7 years ago
- 毕业设计-语音识别系统-GUI-python☆32Jul 12, 2018Updated 7 years ago
- 智能广告机管理系统☆18Apr 21, 2016Updated 10 years ago
- 基于OpenCV的刷脸考勤&人脸校验&用户管理系统(源码&教程)☆11Nov 25, 2023Updated 2 years ago
- 项目名称:emo-detect 🎯 这个项目是一个使用 TensorFlow 实现的强大图片人脸情绪识别工具。 💡 功能亮点: 能够准确检测图片中的人脸,并对人脸的情绪进行智能识别,包括愤怒、高兴、悲伤、惊讶等多种常见情绪。 基于先进的深度学习模型,经过大量数据训练,具…☆16Aug 28, 2024Updated last year
- 基于CTPN和CRNN实现的银行卡号识别系统☆13Jul 2, 2020Updated 6 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.
- 数据库课程设计课设,医院管理系统,php+mysql+apache+bootstrap☆15Jun 3, 2023Updated 3 years ago
- 基于MFCC特征构建单核GMM的0-9独立词语音识别,MFCC,GMM,sklearn,Isolated word recognition。☆10Nov 18, 2020Updated 5 years ago
- yolov5 车牌检测 车牌识别 中文车牌识别 检测 支持12种中文车牌 支持双层车牌☆1,851Jun 5, 2026Updated last month
- ☆13Jan 20, 2022Updated 4 years ago
- 毕业设计基于Opencv的车牌识别系统☆707Mar 10, 2022Updated 4 years ago
- 计算机组成原理实验,内有mips程序设计、单周期cpu仿真实验、多周期cpu仿真实验☆15Apr 14, 2024Updated 2 years ago
- Cyber Security: Development of Network Intrusion Detection System (NIDS), with Machine Learning and Deep Learning, Recurrent Neural Netwo…☆20Feb 26, 2024Updated 2 years ago