researchmm / Stark

[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking
MIT License
639 stars 141 forks source link

Where to download STARKST_ep0500.pth.tar ? #101

Open salcanmor opened 1 year ago

salcanmor commented 1 year ago

Hi guys, I'm trying to run this tracker but it is throwing the error:

FileNotFoundError: [Errno 2] No such file or directory: '/home/salva/submit_STARK_LT-code/checkpoints/train/stark_ref/baseline/STARKST_ep0500.pth.tar'

I cannot find STARKST_ep0500.pth.tar in the links provided in the modelzoo, so, how can I solve this error?

Thanks in advance.

MasterBin-IIAU commented 1 year ago

Hi, there is no need for STARKST_ep0500.pth.tar. Could you please provide more details about the command you use? Thanks.

salcanmor commented 1 year ago

Hi @MasterBin-IIAU, I got that error message when running bash exp.sh (I'm just following the readme to run and test STARTK)