You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to test the model and see the results, and I tried with different backbone networks [resnet18, resnet50, swin-t] but the results I get are different from the ones mentioned in the paper, for example I am getting a low track/MOTP score. I would appreciate your advice regarding this matter and thank you for your time!
Best wishes,
The text was updated successfully, but these errors were encountered:
unzip them and then write the following command: python main.py test -c model_weights/config.yaml
--ckpt model_weights/model-epoch=35-val_loss=6.50.ckpt
Could you please let me know if you get the same or close results to the papers? I am getting very low MOTP and MT scores and still trying to figure out why
Dear authors,
I am trying to test the model and see the results, and I tried with different backbone networks [resnet18, resnet50, swin-t] but the results I get are different from the ones mentioned in the paper, for example I am getting a low track/MOTP score. I would appreciate your advice regarding this matter and thank you for your time!
Best wishes,
The text was updated successfully, but these errors were encountered: