gggmt
gggmt
https://download.csdn.net/download/qq_35975447/15725292?spm=1001.2014.3001.5501
haha, have you solved ? @samwan517 @ramadevsaiteja @Ckq-Sugar
The gt image size may be not same with pred.
可能会,跟踪会有寿命设置。你要是想要不需要这个,建议使用行人重识别。
@NaifahNurya Thanks.Only need to put the dataset to src/data: ``` eg: src/data/MOT16 ``` if you do not use the MOT, may you change there(src/track.py line151-158): 
@NaifahNurya Hello, add this ``` --val_mot16 True ```
@NaifahNurya I guess “gt” is needed. 
> I use test set for validation @gmt710 . So I have det folder, and inside it there is det.txt Hmmm, Can you try it? I've met your problem in...
@NaifahNurya https://blog.csdn.net/yuanlulu/article/details/79818599
@Becomebright Thanks!