基于4种轻量级深度卷积网络的无场景约束全自动车牌识别,轻量级车牌检测,轻量级车牌识别,pyqt5可视化界面
☆67Mar 24, 2020Updated 6 years ago
Alternatives and similar repositories for ALPR
Users that are interested in ALPR are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- macOS系统下的开源中文车牌识别软件☆13Jun 29, 2020Updated 5 years ago
- SLPNet: Towards End-to-End Car License Plates Detection and Recognition Using Lightweight CNN☆59Aug 14, 2022Updated 3 years ago
- 轻量级的车牌检测项目(支持车牌四角定位、矫正对齐)☆171Jun 4, 2024Updated last year
- ImageAnnotation(Qt + Opencv) Tool makes tagging object easier, faster and more effective. Hope it can help you a lot. There are also som…☆11Nov 23, 2019Updated 6 years ago
- 基于pytorch的CRNN☆16Feb 28, 2019Updated 7 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.
- 本项目是将本文论文和项目中部分功能进行开源,可实现电动车头盔检测。采用SSD作为检测网络。涉及知识蒸馏、剪枝、多目标以及多窗口显示、trt推理等☆11Jun 19, 2023Updated 2 years ago
- 端到端车牌识别项目☆22Nov 22, 2022Updated 3 years ago
- 基于CNN的车牌(字符)识别 end2end plate recognition using CNN based on Tensorflow☆26Nov 10, 2016Updated 9 years ago
- 基于YOLOv7-plate和CRNN的车牌号检测识别项目,使用PyQt构建了UI界面。☆49Jun 21, 2023Updated 2 years ago
- ncnn在Android的一个测试,包含了人脸检测(face detection),人脸属性(face attributes),人脸识别(face recognition)。车辆检测(Vehicle detection),车牌检测(plate detection),车牌识别…☆59May 14, 2020Updated 5 years ago
- 基于hrnet的backbone改进centernet☆23Aug 14, 2019Updated 6 years ago
- pytorch 实现在MNIST数据集上训练FC和CNN,并将训练好的模型在自己的手写图片数据集上测试☆10Jun 11, 2022Updated 3 years ago
- This project introduces an automated system designed to identify motorcyclists who are not wearing helmets and to extract motorcycle numb…☆18Oct 22, 2024Updated last year
- A polygon detector based on obb-yolov3 (WIP)☆17Jul 21, 2021Updated 4 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or r…☆634Oct 10, 2020Updated 5 years ago
- Tools to make state of the art "face spoofing" attack detector☆16Feb 14, 2022Updated 4 years ago
- 一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment☆76Oct 23, 2019Updated 6 years ago
- 基于Python的车牌检测和识别系统:☆16Jul 26, 2024Updated last year
- Implementation of Manuscript "Training large-scale optoelectronic neural networks with dual-neuron optical-artificial learning"☆11Oct 19, 2023Updated 2 years ago
- 从0开始写一个操作系统——《操作系统真象还原》☆12Sep 21, 2020Updated 5 years ago
- Mobile-LPR 是一个面向移动端的准商业级车牌识别库,以NCNN作为推理后端,使用DNN作为算法核心,支持多种车牌检测算法,支持车牌识别和车牌颜色识别。☆618Feb 24, 2021Updated 5 years ago
- 基于Yolov5车牌检测,更快更准.☆1,283Feb 7, 2022Updated 4 years ago
- Pytorch + STNet + LPRNet 进行车牌识别☆47Sep 24, 2020Updated 5 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.
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆80Jul 22, 2020Updated 5 years ago
- Chinese plate detection(基于YOLOv3的中文车牌检测)☆11Mar 8, 2021Updated 5 years ago
- Detection Model using tensorflow, including RetinaNet, FCOS, CenterNet, DETR, ATSS, GFL,GFLV2,OneNet, YOLOF,YOLOv3,YOLOv4,YOLOv5☆19Apr 22, 2021Updated 4 years ago
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆551Sep 13, 2024Updated last year
- Person segmentation using Unet☆24Aug 7, 2018Updated 7 years ago
- Implementation of popular deep learning networks with TensorRT network definition APIs☆10Mar 25, 2021Updated 5 years ago
- Recognition of license plate numbers, in any format, by automatic detection with Yolov8, pipeline of filters and paddleocr as OCR☆28Mar 16, 2026Updated last week
- Device control modules for an optical matrix-vector multiplier with a low photon count.☆13Jan 31, 2022Updated 4 years ago
- Conversion of yolo from DarkNet to Caffe☆26Nov 26, 2018Updated 7 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.
- 车牌识别,基于HyperLPR实现,修改模型调用方法,使用caffe+tensorRT实现GPU加速,修改了车牌检测模型☆19Jan 5, 2022Updated 4 years ago
- 使用Unet / YOLOv5进行车牌定位,CNN进行车牌识别(定长)(基于CCPD数据集)☆24Oct 6, 2022Updated 3 years ago
- A light-weight neural network optimizer for different software/hardware backends.☆20Nov 23, 2020Updated 5 years ago
- 这是一个arcface-keras的源码,可以用于训练自己的模型。☆11May 5, 2022Updated 3 years ago
- For ICDAR 2019 Paper on End-to-end License Plate and Scene Text Recognition with multi-head attention models☆25Aug 14, 2021Updated 4 years ago
- 视频中移动车辆的定位与车牌提取☆14Jul 12, 2015Updated 10 years ago
- LFFD and SSD based Method implemented by Pytorch for Basketball Recognition Competition.☆34Jun 1, 2020Updated 5 years ago