license-plate-detection
There are 81 repositories under license-plate-detection topic.
DoubangoTelecom/ultimateALPR-SDK
World's fastest ANPR / ALPR implementation for CPUs, GPUs, VPUs and NPUs using deep learning (Tensorflow, Tensorflow lite, TensorRT, OpenVX, OpenVINO). Multi-Charset (Latin, Korean, Chinese) & Multi-OS (Jetson, Android, Raspberry Pi, Linux, Windows) & Multi-Arch (ARM, x86).
apoorva-dave/LicensePlateDetector
Detects license plate of car and recognizes its characters
ShreyAmbesh/Traffic-Rule-Violation-Detection-System
Hobby project to track vehicles that are over speeding and violating red light
faisalthaheem/open-lpr
Open Source and Free License Plate Recognition Software
ufownl/alpr_utils
ALPR model in unconstrained scenarios for Chinese license plates
hpc203/license-plate-detect-recoginition-pytorch
深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行
connervieira/Predator
The ultimate customizable dash-cam platform, with ALPR and object recognition capabilities
raysonlaroca/rodosol-alpr-dataset
RodoSol-ALPR: a dataset for license plate detection and recognition that includes 20K images of vehicles with Brazilian/Mercosur license plates.
Link009/LPEX
Detect vehicles license plate location
raysonlaroca/ufpr-alpr-dataset
UFPR-ALPR: a dataset for license plate detection and recognition that includes 4,500 fully annotated images acquired in real-world scenarios where both the vehicle and the camera (inside another vehicle) are moving.
andreybicalho/vrpdr
Deep Learning Applied To Vehicle Registration Plate Detection and Recognition in PyTorch.
hpc203/license-plate-detect-recoginition-opencv
使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现
Dodant/anpr-with-yolo-v4
Automatic License Plate Recognition using Yolo v4 (2020-1 CNU SW Capstone Design Project)
hankerkuo/Vehicle-Front-Rear-Detection-for-License-Plate-Detection-Enhancement
A Network for detecting and classifying vehicle's front and rear
gyupro/EasyKoreanLpDetector
I am sharing a Korean license plate recognition system. 깃헙에 어렵고 잘 안 되는 한국 번호판 인식기밖에 없어서 공개합니다.
sd-toolkit/android-anpr-reader
License plate recognition for android
apoorva-dave/LicensePlateDetector-deployment-flask
Deployment of ML model using flask
abhishekworkspace/openalpr_lic
License Plate recognition for India using Openalpr
hankerkuo/Thesis_KSH
License plate detection & Car pose estimation
hellloxiaotian/KDNet
Knowledge Distillation with Fast CNN for License Plate Detection (IEEE Transactions on Intelligent Vehicles, 2023)
JPLeoRX/license-plate-removal
Automatically detect & remove vehicle license plates from images
georgia-tech-db/license-plate-recognition
Github Template for EVA applications
KuoFuKai/Taiwan_License_Plate_Recognition
Taiwan_License_Plate_Recognition 台灣車牌辨識
Ozodbek47/BluringFacesAndLicensePlates
License Plate, Head blurring / pixelation using Yolov5 & Face blurring using Mediapipe
matin-ghorbani/Iranian-License-Plate-Pipeline
Implement a Iranian license plate pipeline
matin-ghorbani/License-Plate-Detector
Implement a Iranian license plate detector
rtharungowda/lp-ocr
license plate detection and recognition in unconstrained scenarios
FardinHash/EasyOCR-based-Automatic-Bangla-License-Plate-Recognition
EasyOCR is basically Optical Character Reading package that belongs from PyTorch. Using this texts from the images can be extracted easily, documents, texts can be scanned. For License Plate's Number Recognition, it can be applicable easily as it can extract the texts. About License Plate's Number, there are several language's character plates are in the world, Bangla is one of them. Here EasyOCR is applied for Bangla Character Based License Plate Recognition.
ramajoballester/UC3M-LP
UC3M License Plate detection and recognition dataset
ablanco1950/LicensePlate_Yolov8_MaxFilters
LicensePlate_Yolov8_MaxFilters: recognition of car license plates that are detected by Yolov8 and recognized with pytesseract after processing with a pipeline of filters choosing the most repeated car license plate. In a test with 21 images, 18 hits are achieved
ankandrew/LocalizadorPatentes
Localizador de patentes con YOLO v4
Garrydagr8/OPENCV-LICENSE-PLATE-RECOGNITION-SYSTEM
BY USING OPENCV IN PYTHON WE HAVE IMPLEMENTED THIS SYSTEM.
Qengineering/PaddleOCR-Lite-License
PaddleOCR Lite license plate detection on bare Raspberry Pi 4
JPLeoRX/license-plate-detection
A very practical guide to build your first object detection model, jump from rough idea to proof-of-concept in one day
MZayed47/Bangla-License-Plate-Recognition
This repository contains my ongoing project on "Bangla License Plate Recognition using YOLOv4 & PyTesseract". YOLOv4 algorithm is used for the Detection part, then PyTesseract is used for the recognition part. Further work is in progress.