devdut1999
devdut1999
want to try the default settings to run track.py. python track.py mot --test_mot17 True --load_model ../models/fairmot_dla34.pth --conf_thres 0.4 (I have executed the “python gen_labels_16.py” command on MOT17 data as the...
I'm running the code on google colab 1) Run python main.py configs/conv3d_sep2 "{\"task\":\"forward_tracking\",\"dataset\":\"KITTI_segtrack_feed\",\"load_epoch_no\":5,\"batch_size\":5,\"export_detections\":true,\"do_tracking\":false,\"video_tags_to_load\":[\"0002\",\"0006\",\"0007\",\"0008\",\"0010\",\"0013\",\"0014\",\"0016\",\"0018\",\"0000\",\"0001\",\"0003\",\"0004\",\"0005\",\"0009\",\"0011\",\"0012\",\"0015\",\"0017\",\"0019\",\"0020\"]}" This command gives empty detections in the forwarding directory that is the generated detection text files in...