ifzhang / FairMOT

[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
MIT License
4.03k stars 934 forks source link

Error While run sh MOT20_ft_mix_dla34 #483

Closed usmcseal911 closed 2 years ago

usmcseal911 commented 2 years ago

I got this error image

is anyone got this error after did sh mot20_ft_mix_dla34? i tried to delete it then i got file not found /mnt/d/data/yfzhang/MOT/JDE/MOT20/images/train/MOT20-05/img1/000181.jpg . I also tried to re-download the file and the result is still same. How to fix this issue?

gmt710 commented 2 years ago

you need change tha data path to your own data path. ok?

usmcseal911 commented 2 years ago

i did btw. Would u show me ur path to me? i changed in opts.py, gen_label_15.py, gen_label_20.py, track.py but still got 'file corrupt' warn.

This is gen_label_20.py path image

This is gen_label15.py path image

rainrae commented 2 years ago

Hi, how did you solve the issue? I met a similar error when I changed the path following the direction. But the terminal said the file was not found. However, I could find the file in my directory. image