ImJustMe

Results 21 issues of ImJustMe

为什么训练完自己的数据集后没有,使用权重测试但是没有得到检测结果,我输出zhugan网络的预测结果除了frame有输出,tlwh,和id都没有输出。 ![image](https://user-images.githubusercontent.com/62323435/157036089-bca4913d-229a-49fd-9ec2-e7c753842c54.png)

can this code track mutil classes object?

how to evaluate mutil class dataset?

File "/home/liulei/DeepsortTrack-main/yolox/utils/metric.py", line 38, in occupy_mem x = torch.cuda.FloatTensor(256, 1024, block_mem) │ │ │ └ -627 │ │ └ │ └ └ RuntimeError: Trying to create tensor with negative dimension...

what software is used for the official annotation of the MOT20 data set, and how is the visibility rate mentioned in the annotation obtained?

Traceback (most recent call last): File "C:\code\yolov4_deep_sort_pytorch-master\detector\v4darknet.py", line 115, in raise ValueError("NoDLL") ValueError: NoDLL 这个是怎么回事啊大佬