Parth Malpathak
Parth Malpathak
Any other update on Solving this problem? I have tried pytorch with cuda version and it still doesn't work. Any other way round it or should I simply reinstall ByteTrack.
@TheMadScientiist just to confirm, the datasets folder already has 'mot' which contains MOT17- train, test and annotations. Apart from that can you tell me where to store mix_det, mix_mot_20_ch and...
datasets |——————mot | └——————train | └——————test └——————crowdhuman | └——————Crowdhuman_train | └——————Crowdhuman_val | └——————annotation_train.odgt | └——————annotation_val.odgt └——————MOT20 | └——————train | └——————test └——————Cityscapes | └——————images | └——————labels_with_ids └——————ETHZ └——————eth01 └——————... └——————eth07 The...
Hi, I think you get your bytetrack_ablation.pth.tar after you train. It is stored in YOLOX_Outputs directory.
Try changing - d argument to 0 or 1. It will probably work. Otherwise try reducing the batch size as well but - d would solve it