Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
This project helps operations managers or urban planners analyze traffic and pedestrian flow by taking live video feeds as input. It then tracks individual vehicles and people, and provides real-time counts of each. The output is a video stream with tracked objects highlighted and numerical counts, which can be used to understand congestion patterns or validate urban planning decisions.
1,459 stars. Actively maintained with 1 commit in the last 30 days.
Use this if you need to automatically monitor and count vehicles and pedestrians in real-time from video footage.
Not ideal if you require tracking and counting a wider variety of objects beyond just vehicles and people, or if you need to process static images rather than continuous video streams.
Stars
1,459
Forks
292
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 26, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/Sharpiless/Yolov5-deepsort-inference"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟
ryouchinsa/Rectlabel-support
RectLabel is an offline image annotation tool for object detection and segmentation.