olgarose / ParkingLotLinks
Parking Space Detection in OpenCV
☆207Updated 4 years ago
Alternatives and similar repositories for ParkingLot
Users that are interested in ParkingLot are comparing it to the libraries listed below
Sorting:
- Automated parking occupancy detection☆115Updated 4 years ago
- Detecting empty spaces in car parking using a camera at lamp-post angle. Video explanation: https://www.youtube.com/watch?v=y1M5dNkvCJc&t…☆80Updated 6 years ago
- Maintaining empty parking spot count using YOLO real-time vehicle detection. Code readily runnable in google colab.☆66Updated 6 years ago
- Automatic Parking Detection☆193Updated 8 years ago
- Hobby project to track vehicles that are over speeding and violating red light☆303Updated 3 years ago
- OpenCV detect parking☆22Updated 7 years ago
- Detect free parking lot available for cars☆83Updated 4 years ago
- Computer Vision algorithm to compute road curvature and lane vehicle offset using OpenCV Image Processing, Camera Calibration, Perspectiv…☆14Updated 5 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…☆61Updated 6 years ago
- ☆128Updated 5 years ago
- Code to reproduce 'Deep Learning for Decentralized Parking Lot Occupancy Detection' paper.☆102Updated last year
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆165Updated 2 years ago
- Trained a Resnet101 based car and vacant space classifier using Fastai library. Used it in combination of laplacian operator to manage pa…☆18Updated 6 years ago
- Detecting Cars in real time and identifying the speed of cars and tracking☆64Updated 6 years ago
- Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier☆180Updated 4 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆87Updated last year
- This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed es…☆315Updated 2 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆98Updated 6 years ago
- Modified TensorFlow Object Detection Model for vehicle detection and tracking☆28Updated 7 years ago
- Example scripts for the detection of lanes using the ultra fast lane detection model in Pytorch.☆81Updated 2 years ago
- Vehicle counting in a conjusted traffic road where background subtraction gives lower performance.☆39Updated 5 years ago
- ☆11Updated 5 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
- Estimating distance to objects in the scene using detection information☆167Updated 3 years ago
- Vehicle object detection & distance estimation using thermal imaging.☆34Updated 2 years ago
- A License-Plate detecttion application based on YOLO☆130Updated 3 years ago
- Lane Lines Detection using Python and OpenCV for self-driving car☆108Updated 7 years ago
- Real-Time Detection And Classification of Traffic Signs using YOLOv5s object detection algorithm. [AI PROJECT]☆32Updated 3 years ago
- Lane Detection for Self-Driving Car, using Computer Vision Techniques☆50Updated 8 years ago
- Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking …☆173Updated 4 years ago