asrafulashiq / transfer_broad

Pytorch Code for "A Broad Study on the Transferability of Visual Representations with Contrastive Learning" (ICCV 2021)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Train/Test Split for the 12 Datasets

trolommonm opened this issue · comments

Hi,

Some of the 12 datasets used for downstream linear evaluation does not have an official train/test split, for e.g. ImageNet Sketch, EuroSAT. May I know what is the exact train/test split that you used to conduct your experiments? Thanks.