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
Hello Thank you for your great work, I want to train OSTrack on the LASOT dataset.
When I want to train, by the command below: python tracking/train.py --script ostrack --config vitb_256_mae_32x4_ep300 --save_dir ./output --mode single --nproc_per_node 1 --use_wandb 0
I have the same problem when I change the config. I have downloaded vitb_256_mae_32x4_ep300, vitb_256_mae_ce_32x4_ep300 weights and put in projectroot/output/checkpoints/train/ostrack.
Hello Thank you for your great work, I want to train OSTrack on the LASOT dataset.
When I want to train, by the command below:
python tracking/train.py --script ostrack --config vitb_256_mae_32x4_ep300 --save_dir ./output --mode single --nproc_per_node 1 --use_wandb 0
I see this error:
Could you help me to solve the problem?
The text was updated successfully, but these errors were encountered: