olgarose / ParkingLotLinks
Parking Space Detection in OpenCV
☆212Updated 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 5 years ago
- Hobby project to track vehicles that are over speeding and violating red light☆303Updated 3 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
- Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier☆178Updated 4 years ago
- Automatic Parking Detection☆193Updated 8 years ago
- The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)☆166Updated 11 months ago
- This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed es…☆318Updated 3 years ago
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆168Updated 2 years ago
- Detect free parking lot available for cars☆83Updated 4 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆87Updated last year
- Simple vehicle detection and counting with python and open cv final test☆54Updated 8 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆99Updated 6 years ago
- A dataset of traffic, fire and accident images for training deep learning models.☆162Updated 6 years ago
- Detecting Cars in real time and identifying the speed of cars and tracking☆65Updated 6 years ago
- Traffic signs detection and classification in real time☆289Updated last year
- A tutorial for training YOLOv3 to detect traffic lights using BOSCH small traffic light dataset.☆131Updated 3 years ago
- Vehicle Speed Check☆265Updated 3 years ago
- This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-dete…☆156Updated 5 years ago
- Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking …☆174Updated 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…☆61Updated 6 years ago
- This project using yolo3 to detection license plate in street☆143Updated 6 years ago
- Vehicle object detection & distance estimation using thermal imaging.☆37Updated 2 years ago
- Vehicle counting in a conjusted traffic road where background subtraction gives lower performance.☆39Updated 6 years ago
- ☆67Updated 5 years ago
- An Image Processing and Computer Vision based traffic rules violation detection system from CCTV camera footage (including GUI App).