Deep Sort with Yolo-v4 in Pytorch

  • Version 1.1

Add tracks in img.

img

  • Version 1.0 The source code of deep sort is from Deep Sort and the source code of Yolo-v4-pytorch is from Yolo-v4-pytorch. You could download corresponding pre-trained weights from the original project pages. When using this code, you may need to adjust the file address of pre-training weight and coco_classes file

Environment

torch==1.2

Reference

https://github.com/bubbliiiing/yolov4-pytorch

https://github.com/ZQPei/deep_sort_pytorch

问题查阅CSDN