
YOLOv10-DeepSORT-main
5星
- 浏览量: 0
- 大小:None
- 文件类型:ZIP
简介:
基于YOLOv10的改进方案,结合DeepSORT算法实现目标检测与追踪系统优化。This repository includes a set of tools for detecting and tracking objects within video feeds, based on the YOLOv10 object detection framework and the DeepSORT tracking algorithm.
安装指南Replicate this repository:```
git clone https:github.comsujanshressthaYOLOv10_DeepSORT.git
cd YOLOv10_DeepSORT
```
Build a new environmentEmploying Conda```
conda env create -f conda.yml
conda activate yolov10-deepsort
```
-
全部评论 (0)
还没有任何评论哟~


