Dilpreet0404 / Vehicle-detection-and-CountingLinks
Vehicle counting and classification can give accurate information about the vehicle density on a particular city road or highway which helps in advanced traffic monitoring and management
☆16Updated 8 years ago
Alternatives and similar repositories for Vehicle-detection-and-Counting
Users that are interested in Vehicle-detection-and-Counting are comparing it to the libraries listed below
Sorting:
- 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
- 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 6 years ago
- Detecting Cars in real time and identifying the speed of cars and tracking☆65Updated 6 years ago
- Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier☆178Updated 4 years ago
- An AI based helmet detection , which can detect the helmets from the images with 99% accuracy . It is implemented using Opencv, Python, Y…