Zongwei97/UnTrack

How to evaluate of ViPT under `Single Set of Parameters` setting?

Closed this issue · 1 comments

What are your specific implementations?

Hi,

To train the uni setting, we first merged RGB-D/T/E dataloaders together, the same as the RGB tracking setting by merging GOT10K, LaSOT etc.

To train the model, we follow the original ViPT training setting without changing anything.

For inference, we test on all datasets with the same parameter set.