chandravenky / Computer-Vision---Object-Detection-in-Python
Object detection (faces, humans, cars) using OpenCV in Python
☆55Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Computer-Vision---Object-Detection-in-Python
- A License-Plate detecttion application based on YOLO☆125Updated 3 years ago
- How to train an object detection model easy for free☆92Updated 4 years ago
- YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-o…☆18Updated 5 years ago
- A Python/OpenCV car speed detector☆140Updated 3 years ago
- Tool to moniter social distancing using CCTV feeds, videos. Can be used at public places and workplace.☆98Updated 4 years ago
- ☆300Updated 3 years ago
- A guide on how to setup TensorFlow Object Detection API in 2020☆89Updated last year
- Social distance monitoring in real-time with an IP camera. Optimized for better performance with threading.☆59Updated 6 months ago
- Object detection using YOLO object detector☆117Updated 4 years ago
- Cumulative object counting with Tensorflow 2☆45Updated 3 years ago
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆159Updated 2 years ago
- A walk through the code behind setting up YOLOv3 with darknet and training it and processing video on Google Colaboratory☆77Updated 2 years ago
- Using Python to monitor social distancing☆105Updated last year
- Personal social distancing detector using Python, a Tensorflow model and OpenCV☆125Updated last year
- Yolo v3 object detection implemented in Tensorflow.