srslynow / ANPR-Server-C-Links
A multithreaded Automatic Number Plate Recognition (ANPR) server written in C++, much like OpenALPR. Difference is that this code is build for speed & low-overhead, which makes it run on embedded devices like a raspberry PI. Also uses deep neural-networks (DNNs, trained with Caffe) for character classification through the new OpenCV DNN interfac…
☆20Updated 8 years ago
Alternatives and similar repositories for ANPR-Server-C-
Users that are interested in ANPR-Server-C- are comparing it to the libraries listed below
Sorting:
- OpenCV and Tesseract based python script to Recognise License Plate numbers☆11Updated 7 years ago
- Detection of license plate and recognising the registration number☆23Updated 4 years ago
- Deep Learning-based ALPR system for vehicle access control trained on brazilian license plates☆22Updated 5 years ago
- face recognition using MTCNN, Dlib face embeddings, Dlib SVMs☆33Updated 5 years ago
- A real-time multi-face recognition system that employs OpenFace☆20Updated 7 years ago
- This program uses convolutional neural networks to recognize the text in the number plate☆11Updated 8 years ago
- Automatic License Plate Recognition for Traffic Violation Management made with YOLOv4, Darknet, Tensorflow Lite☆53Updated 5 years ago
- Basic People counting code using Python and OpenCV☆73Updated 5 years ago
- World's fastest ANPR / ALPR implementation for CPUs, GPUs, VPUs and NPUs using deep learning (Tensorflow, Tensorflow lite, TensorRT, Open…☆700Updated 2 months ago
- A real time face recognition pipeline☆65Updated 6 years ago
- Using neural networks to build an automatic number plate recognition system.☆29Updated 6 years ago
- License Plate recognition for India using Openalpr☆22Updated 7 years ago
- Automatic License Plate Recognition System for Vietnamese Plates☆100Updated 3 years ago
- License plate parsing using Darknet and YOLO☆93Updated 5 months ago
- Lightweight HTTP server to stream your OpenCV processing in C++☆102Updated 3 years ago
- Insanely fast Open Source Computer Vision library for ARM and x86 devices (Up to #50 times faster than OpenCV)☆203Updated 2 months ago
- License plate Object Detection through YOLOv3 and Recognition through pytesseract☆30Updated 5 years ago
- Detection and separation of car number plate from car images using openCV for image processing☆19Updated 8 years ago
- This project is built in order to detect vehicles in a video(using YOLO on darknet) and track them subsequently. It also detects the lice…☆10Updated 6 years ago
- Android camera app for automatic recognition of German license plates using TensorFlow / TensorFlow Lite 2.4.1☆36Updated 3 years ago
- A pytorch implementation of a darkent trained yolov4-tiny model that can detect number plates and helmets if a number plate is detected i…☆77Updated 5 years ago
- Training Number Plate detector using SSD mobilenet v2, Tensorflow Object Detection and face recognition.☆23Updated 6 years ago
- Recognize 2000+ faces on your Raspberry Pi 4 with database auto-fill and anti-spoofing☆76Updated 3 years ago
- YOLO for ALPR and vehicle detection with mxnet framework☆46Updated 2 years ago
- A Network for detecting and classifying vehicle's front and rear☆47Updated 2 years ago
- The project developed using TensorFlow to recognize the License Plate from a car and to detect the charcters from it.☆298Updated 7 years ago
- A two stage license recognition implement in Yolov3 and ResNet+GRU.☆64Updated 5 years ago
- This project using yolo3 to detection license plate in street☆144Updated 6 years ago
- ☆68Updated 3 years ago
- 车牌识别,基于HyperLPR实现,修改模型调用方法,使用caffe+tensorRT实现GPU加速,修改了车牌检测模型☆19Updated 4 years ago