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.
281 stars. No commits in the last 6 months.
Use this if you need to build a custom system for detecting specific types of vehicles in images or video streams for monitoring, analysis, or security purposes.
Not ideal if you need a plug-and-play solution for general object detection that doesn't require training on your own specific vehicle datasets.
Stars
281
Forks
58
Language
Python
License
GPL-3.0
Category
Last pushed
Sep 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/MaryamBoneh/Vehicle-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
ahmetozlu/vehicle_counting_tensorflow
:oncoming_automobile: "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed,...
xN1ckuz/Crosswalks-Detection-using-YOLO
Crosswalks Detection using YOLO, project for Computer Vision and Machine Perception course at...
nathanrooy/rpi-urban-mobility-tracker
The easiest way to count pedestrians, cyclists, and vehicles on edge computing devices or live...
DoganK01/YOLOV8-DeepSORT-Tracking-Vehicle-Counting
Vehicle Counting Using Yolov8 and DeepSORT
techy4shri/Traffic-Tracking-System
A React WebApp for identifying vehicles, reading their number plate and keeping count of them;...