SQMah / YOLOv3-Plate-Detection
A Python/TensorFlow implementation of YOLOv3 for license plate detection
☆14Updated last year
Alternatives and similar repositories for YOLOv3-Plate-Detection:
Users that are interested in YOLOv3-Plate-Detection are comparing it to the libraries listed below
- A two stage license recognition implement in Yolov3 and ResNet+GRU.☆64Updated 4 years ago
- GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175☆63Updated last year
- Face detection with darknet on WIDER FACE☆37Updated 5 years ago
- License plate detection & Car pose estimation☆19Updated 5 years ago
- Use TensorFlow object detection API and MobileNet SSDLite model to train a pedestrian detector by using VOC 2007 + 2012 dataset☆36Updated 4 years ago
- A project can perform face-detection in image/webcam, based on opencv and deep-learning☆35Updated 6 years ago
- Person Detection using the EfficientNet B0 and Light Head RCNN running at 12 FPS☆24Updated 5 years ago
- A Network for detecting and classifying vehicle's front and rear☆42Updated last year
- tensorflow implementation of BlazeFace☆24Updated 5 years ago
- Tensorflow implementation for [MobileFaceNet]☆78Updated 5 years ago
- Head detection with modified cascaded CNN☆47Updated 5 years ago
- Implementation of people counter using object detection with YOLO_v3 and object tracking☆11Updated 6 years ago
- Mobilenet SSD based pedestrian detection☆50Updated 6 years ago
- This repository is the implementation of face detection in real time using YOLOv3 framework with keras(tensorflow backend). For use in em…☆47Updated 6 years ago
- Automatic License Plate Recognition for Traffic Violation Management made with YOLOv4, Darknet, Tensorflow Lite☆50Updated 4 years ago
- Plate reading network based on the LPRNet network written in Tensorflow 2.0☆8Updated 3 years ago
- ☆126Updated 5 years ago
- Practical License Plate Recognition in Unconstrained Surveillance Systems with Adversarial Super-Resolution☆58Updated 4 years ago
- This repository includes fast tracking by detection method based on SSD detector and multiple Kalman tracker.☆32Updated 6 years ago
- A computer vision practice: Using Tensorflow - Object Detection Tutorials - Helmet detection☆66Updated 2 years ago
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 6 years ago
- FaceMaskDetection Implementation with c++☆10Updated 4 years ago
- recognition task with license plate dataset (26 letters A-Z and 10 digits 0-9). Each license plate has 5,6,7 or 8 characters. Dataset inc…☆14Updated 5 years ago
- Clear Face is python project with C++ library for tracking faces and multiple models detection from faces☆31Updated last year
- plate detection with ssd☆9Updated 4 years ago
- Mask-RCNN based Real Time pedestrian detection☆29Updated 6 years ago
- Fine tune resnet50 model on Keras to detect images content such as: adult, violence, cartoon, disgusting.☆24Updated 7 years ago
- Object Detection clubbed with a Graphical User Interface developed using Tkinter