Closed lixiang007666 closed 4 weeks ago
Hi @lixiang007666! thanks for reaching out! SaLIP performs adaptation entirely during inference, so there’s no specific organization to follow. Each of the respective dataset papers has been cited in the paper (go through those for details). You’ll need to download the datasets, select the official test set, and update thedata_path
key in the config file with your local path to the dataset. I’m also including the links to each dataset here for convenience.
Hello, thank you for your excellent contribution. Could you please upload the organized dataset used in the paper? This would make it easier to load the data in the code.