megvii-research / MOTR

[ECCV2022] MOTR: End-to-End Multiple-Object Tracking with TRansformer
Other
633 stars 93 forks source link

NaN, negativ MOTA #69

Open abdallah1989203 opened 1 year ago

abdallah1989203 commented 1 year ago

I trained this model hier on my dataset: sh configs/r50_motr_train.sh and then evaluated it using the command: sh configs/r50_motr_eval.sh Unfortunately, I have got very poor and negativ results. Can any one explain why the results might look like this? What could be the potential issues or causes?

Bildschirmfoto 2023-07-17 um 17 18 38

abdallah1989203 commented 1 year ago

@dbofseuofhust @zyayoung could you help?