xuarehere / yolo_series_deepsort_pytorch
Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Scaled, YOLOV4, YOLOv3', PPYOLOE, YOLOR, YOLOX ).
☆121Updated 2 years ago
Alternatives and similar repositories for yolo_series_deepsort_pytorch:
Users that are interested in yolo_series_deepsort_pytorch are comparing it to the libraries listed below
- 多类别多目标跟踪YoloV5+sort/deepsort/bytetrack/BotSort/motdt☆64Updated 2 years ago
- ☆52Updated 2 years ago
- ☆23Updated 2 years ago
- DeepSORT + YOLOv5☆378Updated last year
- This repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deployi…☆181Updated 2 years ago
- Real-time multi-camera multi-object tracker using YOLOv7 and StrongSORT with OSNet☆450Updated 11 months ago
- Modular and ready to deploy code to detect and track videos using YOLO-v7 and DeepSORT☆165Updated 2 years ago
- an implentation of yolov7-deepsort based on pytorch☆36Updated 2 years ago
- ByteTrack超详细教程!!!---训练自己的数据集(VOC格式)&&