ankit1khare / Automatic-Parking-Management
Detecting empty spaces in car parking using a camera at lamp-post angle. Video explanation: https://www.youtube.com/watch?v=y1M5dNkvCJc&t. Also check my new video in the same series, Easy Street Parking: https://www.youtube.com/watch?v=1aNT6S_VBNc
☆79Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Automatic-Parking-Management
- Maintaining empty parking spot count using YOLO real-time vehicle detection. Code readily runnable in google colab.☆65Updated 5 years ago
- Automated parking occupancy detection☆109Updated 4 years ago
- The system takes video footage of a highway as input and provides statistics like the count of vehicles and an average estimated speed of…☆60Updated 5 years ago
- ☆300Updated 3 years ago
- Automatic Parking Detection☆185Updated 7 years ago
- Simple vehicle detection and counting with python and open cv final test☆53Updated 7 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
- Parking Space Detection in OpenCV☆192Updated 3 years ago
- A dataset of traffic, fire and accident images for training deep learning models.☆154Updated 5 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆87Updated 5 years ago
- Vehicle counting in a conjusted traffic road where background subtraction gives lower performance.☆36Updated 5 years ago
- ☆66Updated 4 years ago
- Using Python to monitor social distancing☆105Updated last year
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 6 years ago
- Modified TensorFlow Object Detection Model for vehicle detection and tracking☆27Updated 6 years ago
- Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier☆181Updated 3 years ago
- A prototype that can be worked into a full-fledge real-time parking management app. Park_clever notebook contains the latest code.☆26Updated last year
- The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)☆157Updated 2 months ago
- Trained a Resnet101 based car and vacant space classifier using Fastai library. Used it in combination of laplacian operator to manage pa…☆18Updated 5 years ago
- This is a simple vehile detection project using Computer Vision☆68Updated 3 years ago
- Personal social distancing detector using Python, a Tensorflow model and OpenCV☆125Updated last year
- Vehicle Detection with Convolutional Neural Network☆152Updated 7 years ago
- This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-dete…☆146Updated 4 years ago
- This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.☆79Updated last year
- Vehicle detection, tracking and counting by blob detection with OpenCV on c++.☆119Updated 7 years ago
- Monitor people violating Social Distancing or not wearing Face Masks in public through CCTV footage.☆61Updated 3 years ago
- Implementation of "Real-time image-based parking occupancy detection using deep learning, Acharya, D., Yan, W., & Khoshelham, K. 2018"☆18Updated last year
- Code to reproduce 'Deep Learning for Decentralized Parking Lot Occupancy Detection' paper.☆99Updated last year
- Vehicle detection implemented with you Only Look Once. It's an object detector that uses features learned by a deep convolutional neural …☆27Updated 6 years ago