#344 · Primary category: Computer Vision
Yolov5-Deepsort
Latest YOLOv5+DeepSORT for object detection and tracking, displays categories, supports v5.0 and custom dataset training.
Project last updated:10/06/22
GitHub Stars
1.2K
Forks
171
Contributors
2
License
GPL-3.0
Why we included this project
This project pairs YOLOv5 detection with a DeepSort tracker so you can follow vehicles or pedestrians across frames instead of only spotting them in single images. The whole thing is wrapped in a Detector class, which hides the model loading, preprocessing, and coordinate scaling behind one detect method that returns labeled boxes. It filters output down to person, car, and truck, so counting and monitoring work stays tidy without extra post-processing. It builds on YOLOv5 5.0 and supports training on your own data, which makes it a solid base for custom tracking projects.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)