基于 PyTorch 和 OpenCV 的入门级车牌识别项目
☆28Dec 26, 2020Updated 5 years ago
Alternatives and similar repositories for CarPlateIdentity
Users that are interested in CarPlateIdentity are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用pytorch和opencv的简易识别车牌程序☆12Nov 3, 2020Updated 5 years ago
- 基于python和cv2、pytorch实现的车牌定位、字符分割、字符识别项目☆31Jan 23, 2021Updated 5 years ago
- 基于深度学习的车牌识别系统☆28Mar 31, 2023Updated 3 years ago
- 基于深度学习的车牌识别系统,车牌检测部分由YOLOv8实现,字符识别部分由CNN实现☆79Apr 10, 2025Updated last year
- Awesome latest models, datasets and benchmarks on streaming/online video understanding.☆27Oct 19, 2025Updated 6 months ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- ☆10Dec 17, 2024Updated last year
- This project uses a YOLO11 model to detect if a person is smoking in real-time video feeds. Built with cv2 and ultralytics, this setup ca…☆20Nov 6, 2024Updated last year
- 南开大学实习实训——车牌识别☆17Sep 20, 2022Updated 3 years ago
- 基于数字图像处理的车牌定位和分割☆13Apr 24, 2019Updated 7 years ago
- 本车牌识别系统依次实现了汽车图像的车牌定位、车牌字符分割、车牌字符识别算法的过程☆12Sep 19, 2020Updated 5 years ago
- Multi-Object Tracking with Ultralytics YOLO11☆13Oct 5, 2024Updated last year
- 微信小程序开发实战第二版源码☆17Aug 13, 2024Updated last year
- 人员异常行为识别检测系统源码和数据集:改进yolo11-CSP-EDLAN☆14Nov 12, 2024Updated last year
- 极市平台打榜使用的yolov5模板☆17Sep 27, 2023Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- yolov5+LPRNet 车牌定位识别☆77May 29, 2022Updated 3 years ago
- Poker Hand Detection and Analysis using YOLO11.☆28Dec 22, 2024Updated last year
- 经验模态分解☆15Jun 12, 2016Updated 9 years ago
- 基于python-opencv的车牌识别demo(参考:https://blog.csdn.net/weixin_41695564/article/details/79712393进行了修改)☆21Nov 25, 2021Updated 4 years ago
- Supermarket Transport Robot☆10Apr 16, 2020Updated 6 years ago
- ☆24Sep 14, 2024Updated last year
- 最新最全的商城小程序(商城,团购)技术团队牛人多,工作经验丰富,来自北上广深的IT人,十年以上工作经验 商城 微服务 Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端☆18Mar 6, 2019Updated 7 years ago
- The official implementation of paper "Disentangled Parameter-Efficient Linear Model for Long-Term Time Series Forecasting" (DASFAA 2026)☆17Apr 21, 2026Updated last week
- A list of datasets made available by members of the Aalto Acoustics Lab☆30Sep 6, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 校园车辆人流监控系统主要基于Yolov5和DeepSORT算法,实现对校园内车辆和行人的追踪,并计算他们的速度以及检测是否发生碰撞。☆32Dec 9, 2023Updated 2 years ago
- Official implementation of the paper "Amplifier: Bringing Attention to Neglected Low-Energy Components in Time Series Forecasting".☆29Mar 11, 2026Updated last month
- 题库管理系统,软件工程课程设计☆12Sep 9, 2019Updated 6 years ago
- Vehicle detection and tracking classwise using YOLO11☆19Nov 15, 2024Updated last year
- [CIBM22] HSNet: A Hybrid Semantic Network for Polyp Segmentation.☆25Jul 27, 2024Updated last year
- 集成Ali和WeChat支付☆11Jul 12, 2025Updated 9 months ago
- Official repository for "TimePFN: Effective Multivariate Time Series Forecasting with Synthetic Data" (AAAI 2025).☆31Jul 29, 2025Updated 9 months ago
- This repository currently provides common and public avaiable bearing vibration datasets, including downloading, preprocessing and loadin…☆23Feb 6, 2023Updated 3 years ago
- Variational Mode Decomposition for Cpp☆35Dec 5, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 一个基于Springboot+Vue的房价可视化监测系统,数据抓取自链家。☆38Jun 6, 2023Updated 2 years ago
- 2024.2.25更新!gpt最新0125模型,使用python编写,可调用gpt3.5所有模型,包含网页版和软件版,无须梯子,只需输入apikey即可聊天,支持设置max-tokens,temperature,role,开启连续对话等,网页已更新流式输出,秒响应。如下网址…☆13Jan 4, 2026Updated 4 months ago
- 车牌识别是一项利用车辆的动态视频或静态图像进行牌照号码、牌照颜色自动识别的模式识别技术。其硬件基础一般包括触发设备、摄像设备、照明设备、图像采集设备、识别车牌号码的处理机,其软件核心包括车牌定位算法、车牌字符分割算法和字符识别算法等。一个完整 的车牌识别系统应包括车辆检测、…☆34Dec 5, 2024Updated last year
- 大文件上传,vue+springboot 前后端分离 后端代码☆10Jun 17, 2022Updated 3 years ago
- 大三上学期学了机器学习之后,发现对于orc来说已经有tesseract的存在(也有python版的tesserocr库),但是利用 机器学习算法手动进行一次实践的话更能激励自己。。于是就有了这次的小项目,knn识别验证码图片☆21Apr 9, 2019Updated 7 years ago
- 毕业设计基于Opencv的车牌识别系统☆697Mar 10, 2022Updated 4 years ago
- ☆12Jul 17, 2023Updated 2 years ago