BenediktAlkin / vtab1k-pytorch

fine-tune models on the VTAB-1K benchmark in pytorch
MIT License
3 stars 0 forks source link

Mapping to the raw file name. #1

Closed WeiQijie closed 4 months ago

WeiQijie commented 4 months ago

Hi, I appreciate your great work. I'm looking for the image IDs of VTAB-1k dataset (because I have some problems with downloding them from the official tensorflow_dataset) and downloaded it from the link you provide in the repo. I found that all the images have been renamed. Could you please provide the mapppings of the raw image names and the image names you use. Thanks again.

BenediktAlkin commented 4 months ago

Hi, as described in the readme, we use a fully preprocessed version that you can download from gdrive. So you dont need any mappings to setup the dataset.