sid0312 / anpr_yolov5Links
GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175
☆63Updated 2 years ago
Alternatives and similar repositories for anpr_yolov5
Users that are interested in anpr_yolov5 are comparing it to the libraries listed below
Sorting:
- Automatic License Plate Recognition for Traffic Violation Management made with YOLOv4, Darknet, Tensorflow Lite☆52Updated 5 years ago
- Classifying people as high risk and low risk based on their distance to other people.☆111Updated last year
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆48Updated 5 years ago
- YOLOv4 accelerated wtih TensorRT and multi-stream input using Deepstream☆37Updated 4 years ago
- Vehicle detection and speed measurement system☆60Updated 2 years ago
- ☆67Updated 5 years ago
- How to deploy ONNX models using DeepStream on Jetson Nano☆101Updated 4 years ago
- Python version for NVIDIA Deepstream's LPR. https://developer.nvidia.com/blog/creating-a-real-time-license-plate-detection-and-recognitio…☆34Updated 4 years ago
- License plate detection & Car pose estimation☆19Updated 5 years ago
- ☆39Updated 4 years ago
- ☆46Updated 2 years ago
- Run YOLOv4 directly with OpenCV using the CUDA enabled DNN module.☆37Updated 4 years ago
- ☆120Updated 5 years ago
- Personal social distancing detector using Python, a Tensorflow model and OpenCV☆124Updated 2 years ago
- Deep learning based object tracking with line crossing and area intrusion detection☆160Updated 3 months ago
- Vehicle-Rear: A New Dataset to Explore Feature Fusion For Vehicle Identification Using Convolutional Neural Networks☆118Updated 4 years ago
- Vehicle counting using Pytorch☆98Updated 2 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆86Updated last year
- Torchserve server using a YoloV5 model running on docker with GPU and static batch inference to perform production ready and real time in…