olgarose / ParkingLot
Parking Space Detection in OpenCV
☆194Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ParkingLot
- Automated parking occupancy detection☆109Updated 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…☆79Updated 5 years ago
- Maintaining empty parking spot count using YOLO real-time vehicle detection. Code readily runnable in google colab.☆65Updated 5 years ago
- Detect free parking lot available for cars☆76Updated 3 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆88Updated 5 years ago
- This project is an aspect of a big project that is called the Self-Driving Car. One of the essential techniques in Self-Driving Car engin…☆10Updated 3 years ago
- Vehicle counting in a conjusted traffic road where background subtraction gives lower performance.☆36Updated 5 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
- 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
- Automatic Parking Detection☆185Updated 7 years ago
- This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed es…☆299Updated 2 years ago
- Vehicle Speed Check☆261Updated 2 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
- Implementation of darkflow on traffic sign detection and classification☆73Updated last year
- Vehicle detection, tracking, counting and speed prediction on videos with OpenCV.☆22Updated 6 years ago
- Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking …☆159Updated 4 years ago
- JordanMicahBennett / Smart-Ai-Pothole-Detector------Powered-by-Tensorflow-TensorRT-on-Google-Colab-and-or-Jetson-NanoSmart (Ai) Pothole Detector (By Jordan Bennett)☆90Updated 4 years ago
- Traffic signs detection and classification in real time☆276Updated last year
- A Python/OpenCV car speed detector☆140Updated 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
- ☆11Updated 4 years ago
- A tutorial for training YOLOv3 to detect traffic lights using BOSCH small traffic light dataset.☆120Updated 3 years ago
- ☆66Updated 4 years ago
- Detecting Cars in real time and identifying the speed of cars and tracking☆65Updated 6 years ago
- Traffic light detection using deep learning with the YOLOv3 framework. PyTorch => YOLOv3☆63Updated 4 years ago
- Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier☆181Updated 3 years ago
- ☆300Updated 3 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 5 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆85Updated 5 months ago