Vehicle-Detection and vehicle-counting-using-python-yolo
These are **competitors** — both implement YOLO-based vehicle detection as standalone solutions, with A offering a more general detection framework (281 stars) while B specializes in the narrower use case of vehicle counting in congested traffic using background subtraction alternatives.
About Vehicle-Detection
MaryamBoneh/Vehicle-Detection
Vehicle Detection Using Deep Learning and YOLO Algorithm
This project helps you accurately identify and count vehicles within images or video footage. You provide a collection of images showing various vehicles, and it outputs trained models that can then process new images to draw boxes around vehicles and label them. This is ideal for traffic analysts, urban planners, or anyone who needs to automate vehicle monitoring.
About vehicle-counting-using-python-yolo
bamwani/vehicle-counting-using-python-yolo
Vehicle counting in a conjusted traffic road where background subtraction gives lower performance.
This tool helps traffic engineers and urban planners automatically count vehicles in crowded traffic videos. You provide a video recording of traffic, and it outputs a new video with detected vehicles highlighted and a running count. This is ideal for monitoring traffic flow and analyzing road usage patterns.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work