基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现
☆23May 23, 2022Updated 4 years ago
Alternatives and similar repositories for End-to-end-for-chinese-plate-recognition
Users that are interested in End-to-end-for-chinese-plate-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:
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆549Sep 13, 2024Updated last year
- 基于pytorch深度学习框架,在树莓派平台,使用开源模型YOLOv5、LPRNet、STNet三个深度学习模型实现车牌检测与车牌识别。本文详细介绍包括深度学习环境配置和树莓派配置,非常适合新手入门!☆30Nov 24, 2025Updated 6 months ago
- Code implementation of “AutoCalib: Automatic Traffic Camera Calibration at Scale”☆16Jun 26, 2020Updated 5 years ago
- Data driven method for automatic extrinsic calibration between camera and radar sensors☆20Jul 31, 2020Updated 5 years ago
- 视频中移动车辆的定位与车牌提取☆14Jul 12, 2015Updated 10 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.
- This app can be implemented in restaurant for easier management and keeping track of all the orders.☆13Dec 17, 2016Updated 9 years ago
- 基于Yolov5_6.1、LPRNet、PySide6开发的车牌识别系统☆13Aug 17, 2023Updated 2 years ago
- Automatic Number-Plate Analysis Legend☆29Dec 16, 2024Updated last year
- 边缘计算技术+云平台展示,实现公共地点人流量监控☆14Oct 31, 2020Updated 5 years ago
- 车牌识别,基于HyperLPR实现,修改模型调用方法,使用caffe+tensorRT实现GPU加速,修改了车牌检测模型☆20Jan 5, 2022Updated 4 years ago
- 一个简单的SSM项目,用idea开发,maven管理的spring+springmvc+mybatis项目☆17Dec 5, 2018Updated 7 years ago
- Visualize KITTI data. Implement YOLOv5 and SGBM algorithms in ROS2 node.☆34Jan 18, 2024Updated 2 years ago
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆81Jul 22, 2020Updated 5 years ago
- 基于深度学习的车牌识别系统☆28Mar 31, 2023Updated 3 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.
- CRNN/LPRNet/STNet + CTC + CCPD☆26Apr 27, 2025Updated last year
- 基于深度学习的车牌识别GUI项目☆48Jun 15, 2022Updated 4 years ago
- 基于物联网的智能停车缴费系统 (车牌识别)☆20Feb 11, 2020Updated 6 years ago
- 使用YOLOv5和LPRNet进行车牌检测+识别(CCPD数据集)☆614Aug 10, 2024Updated last year
- 基于海思Hi3518ev200开发板, 通过wifi rtsp/rtmp/rtp/hls/http传输视频数据(h264/h265/ts)到PC-Qt端, 并将视频流实时显示出来(水印: 时间/帧率/码率), 并附加人脸/车牌号识别.☆28Jul 6, 2020Updated 5 years ago
- License plate recognition 车牌识别☆28Feb 2, 2021Updated 5 years ago
- 车牌识别可同时支持单双行识别,包含各种类型车牌数据生成☆42Apr 13, 2022Updated 4 years ago
- 基于SSD+Resnet+CTC的中文车牌检测识别☆37Aug 31, 2019Updated 6 years ago
- License Plate Recognition☆33Dec 7, 2021Updated 4 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.
- 车牌号码自动识别系统☆35Oct 30, 2022Updated 3 years ago
- 网上考勤系统”由某公司提出,主要用于该公司的打卡等签到日常操作,由西北工业大学-SSF小组负责实施。根据任务要求,完成人员分工、项目管理、版本管理、软件设计、 系统开发和测试等。实现软件设计和项目管理 全过程训练。☆36Jul 3, 2020Updated 5 years ago
- 基于CNN的车牌号识别☆147Feb 22, 2020Updated 6 years ago
- 该工作的内容主要是面向中国车牌识别系统。车牌的检测系统通过YOLOv3网络来实现,检测后的车牌会通过空间变换网络进行倾斜校正。校正后的图片经由LPRNet进行识别。目前在1000张图片上测试的最终准确率可达93.3%。实现者电子科技大学刘俊凯、陈昂、夏子寒☆39Jul 18, 2020Updated 5 years ago
- Rename thousands of files, right in your browser.☆100May 22, 2026Updated 3 weeks ago
- 该项目实现车牌识别、车位引导、停车支付等功能。搭建阿里云服务器,利用TCP/IP协议实现云服务器与后台的通信, 管理后台数据,实现对场内车辆与收费的安全管理。出入口实现摄像头拍摄、车牌识别、扫码支付功能。管理人员可以在后台进行 车辆管理、车位管理、用户管理等操作。同时,用户…☆35Sep 5, 2019Updated 6 years ago
- 基于4种轻量级深度卷积网络的无场景约束全自动车牌识别,轻量级车牌检测,轻量级车牌识别,pyqt5可视化界面☆67Mar 24, 2020Updated 6 years ago
- 软件工程课设——成绩管理系统☆39Apr 15, 2019Updated 7 years ago
- 使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现☆50Apr 9, 2021Updated 5 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.
- Android food delivery (Customer, Restaurant and Rider) APP☆39May 3, 2020Updated 6 years ago
- tensorflow关于目标检测的实现 包括maskrcnn; keras二分类,多分类实例以及两种不同的车牌识别,人脸识别,GAN☆42Aug 17, 2019Updated 6 years ago
- Pytorch + STNet + LPRNet 进行车牌识别☆48Sep 24, 2020Updated 5 years ago
- 基于机器学习和OCR的车牌识别系统 @fujunhao☆63Mar 3, 2022Updated 4 years ago
- 毕业设计基于Opencv的车牌识别系统☆705Mar 10, 2022Updated 4 years ago
- Android扫车牌号识别技术lib项目 1. 整牌识别率高达99.7%,兼容汉字识别识别; 2. 识别速度快,极致优化的车牌定位和识别算法;☆70Jan 28, 2019Updated 7 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5检测车牌和4个角点,包含C++和Python两个版本的程序☆73Feb 7, 2022Updated 4 years ago