使用Unet / YOLOv5进行车牌定位,CNN进行车牌识别(定长)(基于CCPD数据集)
☆24Oct 6, 2022Updated 3 years ago
Alternatives and similar repositories for CarPlateRecog-All-In-One
Users that are interested in CarPlateRecog-All-In-One 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的LPRnet车牌识别。以yolov3作为检测器、LPRnet作为识别模型,实现了实时车牌车牌识别模型。本项目直接使用LPRnet原始的网络作为车牌识别模型。☆16Feb 18, 2023Updated 3 years ago
- 基于yolov5+CRNN的中文车牌识别系统☆23Mar 12, 2024Updated 2 years ago
- (内含定位数据集、识别数据集构建方式)OCR, 银行卡/信用卡卡号和有效期的识别,同时会根据卡号显示银行名称等信息。YOLOv8/CRNN.☆18Jun 30, 2025Updated last year
- 使用YOLOv5和LPRNet进行车牌检测+识别(CCPD数据集)☆619Aug 10, 2024Updated 2 years ago
- 基于Yolo&CNN的车牌识别可视化项目☆27Jul 22, 2022Updated 4 years 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.
- 毕业设计-基于YOLOv8模型的车牌识别研究☆18May 10, 2024Updated 2 years ago
- [YOLOv5-Seg][CRNN-CTC][CCPD]License Plate Detect/Segment/Recog☆15Aug 17, 2024Updated 2 years ago
- ancestral reconstruction and likelihood analysis for CRISPR spacer arrays☆11May 7, 2025Updated last year
- 车牌识别训练模型代码,基于ocr识别,覆盖了训练模型代码,以及Android主板识别代码,数据集来源于ccpd:温馨提示,数据集大多数是安徽车牌,为了提高识别精度,请收集各省数据重新训练提高精度☆12Mar 16, 2022Updated 4 years ago
- 本科毕业设计题目:基于人脸识别的考勤系统的设计与实现☆14Dec 7, 2022Updated 3 years ago
- RBM+BP神经网络识别手写数字和英文字符☆11Mar 25, 2023Updated 3 years ago
- yolov4和LPRNet机动车数量检测和车牌识别☆13Aug 11, 2021Updated 5 years ago
- Tools to analyze the differences and similarities between CRISPR arrays☆11Dec 17, 2024Updated last year
- MetaCRAST: reference-guided CRISPR detection in metagenomes☆13Mar 10, 2020Updated 6 years 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.
- 数字手写体识别,含有四个版本,有GUI界面,文档详细☆33May 2, 2020Updated 6 years ago
- U-Net TF2☆14Jun 13, 2020Updated 6 years ago
- 基于yoloV5进行多类别+关键检测,关键点检测主要是计算车辆航向角☆18Jun 1, 2022Updated 4 years ago
- Using convolutional neural network and MNIST dataset to recognize handwritten digits☆10Jun 12, 2020Updated 6 years ago
- 使用pytorch和opencv的简易识别车牌程序☆12Nov 3, 2020Updated 5 years ago
- 中国车牌识别☆18Jul 7, 2022Updated 4 years ago
- 手写体数字识别 卷积神经网络☆13Nov 27, 2019Updated 6 years ago
- 基于yolov5的车牌检测,包含车牌角点检测☆163Jun 8, 2022Updated 4 years ago
- 人脸识别签到系统 OpenCV☆15Sep 18, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于ssm的仓库管理系统:前端 jsp、jquery、bootstrap,后端 maven、springmvc、spring、mybatis,角色分为管理员、员工;集成进货管理、商品信息管理、库存管理、销售管理等功能于一体的系统。☆18Jan 30, 2025Updated last year
- 【图像分类】使用卷积神经网络CNN对手势进行识别☆30May 11, 2019Updated 7 years ago
- 基于 YOLOv8 和 LPRNet 的车牌识别系统☆19Apr 3, 2024Updated 2 years ago
- 基于flask与MySQL完成的音乐库管理系统☆18Mar 20, 2021Updated 5 years ago
- 数据库课程设计-教室信息管理系统☆19Jun 11, 2022Updated 4 years ago
- 实现手势控制音量☆22Mar 5, 2023Updated 3 years ago
- 包含猫眼电影、豆瓣、b站、微博、天气预报、Metacritic、Pokemon图鉴等,爬取信息并保存在对应的文件中。☆11Jan 1, 2025Updated last year
- ☆16Apr 6, 2023Updated 3 years ago
- 基于深度学习的车牌识别系统,车牌检测部分由YOLOv8实现,字符识别部分由CNN实现(项目已重构,新项目地址如下)☆81Apr 10, 2025Updated last year
- 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.
- ☆23May 24, 2024Updated 2 years ago
- 基于Django+MySQL开发的学生就业管理系统☆13Mar 22, 2024Updated 2 years ago
- This project is an AI-driven car parking monitoring system that uses YOLO (You Only Look Once) object detection and OpenCV to detect occu…☆19Feb 20, 2025Updated last year
- 计算机毕业设计SpringBoot+Vue.js知识图谱毕业设计(论文)可视化系统☆21Nov 29, 2021Updated 4 years ago
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆23May 23, 2022Updated 4 years ago
- This repository features projects that track physical activities using computer vision, integrating OpenCV with MediaPipe's Pose Estimati…☆15Oct 21, 2024Updated last year
- python opencv 车牌识别 PlateRecogntion☆639Sep 4, 2023Updated 3 years ago