T1T4N / LicensePlateRecognitionLinks
An automated system for car license plate detection and recognition
☆22Updated 9 years ago
Alternatives and similar repositories for LicensePlateRecognition
Users that are interested in LicensePlateRecognition are comparing it to the libraries listed below
Sorting:
- An implementation of YOLO v2 for direct facial recognition within detection layer.☆164Updated 6 years ago
- LBP级联+CNN 回归定位车牌☆116Updated 8 years ago
- How to train a Tensorflow face object detection model☆64Updated 7 years ago
- CNN archictecture for face anti-spoofing☆178Updated 8 years ago
- Face Liveness Detection in C++ and MATLAB.☆57Updated 5 years ago
- Motion analysis and object tracking☆51Updated 11 years ago
- Detecting and counting small objects - Analysis, review and application to counting☆199Updated 7 years ago
- Repository for face recognition related work☆90Updated 8 years ago
- ☆25Updated 8 years ago
- A binary library for very fast face detection using compact CNNs.☆158Updated 6 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆115Updated 5 years ago
- A Face detector trained on YOLOv2 Darknet framework☆32Updated 7 years ago
- ☆58Updated 8 years ago
- This is a system, whose input is a picture(there may be no license plate, a license plate, or multiple license plates in it), detecting a…☆16Updated 8 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 8 years ago
- A simple Chinese LPR(License Plate Recognition) implementation and use less than one thousand lines of code.☆36Updated 8 years ago
- Convolutional Neural Networks☆174Updated 9 years ago
- This is a C++ solution for testing the VGG_face deep model. It simply compares the correlation between two deeply learned features corres…☆22Updated 8 years ago
- Real time object or face detection recognition and tracking in video. The Full end-to-end project.☆36Updated 7 years ago
- ☆173Updated 3 years ago
- {Python}: Detect and extract the license plate of vehicles using Machine Learning and Image Processing Techniques☆51Updated 7 years ago
- Keras to Caffe model converter tool☆67Updated 5 years ago
- parse WIDER FACE dataset to tensorflow tfrecord format for object detection api☆42Updated 3 years ago
- mtcnn face detection transplanted to keras