GTR
GTR copied to clipboard
produce results file on TAO test set
Hi, could you please show me how to get the results on TAO test set, which will be uploaded to the challenge server?
I tried the following command, but it didn't work:
python train_net.py --config-file configs/GTR_TAO_DR2101.yaml --eval-only MODEL.WEIGHTS models/GTR_TAO_DR2101.pth DATASETS.TEST ('tao_test',)
Hi,
It should be this command. What error does it give?
Best, Xingyi