Download_OFSL_Datasets.md

August 29, 2024 · View on GitHub

The file structure looks like

$DATA/
|–– imagenet/
    – images/
    – split_imagenet.json
|–– food-101/
    – images/
    – split_Food101.json
|–– oxford_pets/
    – images/
    – split_oxford_pets.json
|–– SUN397/
    – images/
    – split_sun397.json
|–– caltech-101/
    – images/
    – split_caltech101.json
|–– dtd/
    – images/
    – split_dtd.json
|–– stanford_cars/
    – cars_test/
    – cars_train/
    – split_stanford_cars.json
|–– ucf101/
    – images/
    – split_ucf101.json
|–– eurosat/
    – images/
    – split_EuroSAT.json
|–– fgvc_aircraft/
    –– data/
       – images/
       – variants.txt
       – images_variant_train.txt
       – images_variant_val.txt
       – images_variant_test.txt
|–– oxford_flowers/
    – jpg/
    – split_OxfordFlowers.json  

|–– dalle_imagenet/
    – images/
    – split_dalle_imagenet.json
|–– dalle_food101/
    – images/
    – dalle_food.json
|–– dalle_oxford_pets/
    – images/
    – split_dalle_pet.json
|–– dalle_sun397/
    – images/
    – dalle_sun.json
|–– dalle_caltech-101/
    – images/
    – split_dalle_caltech101.json
|–– dalle_dtd/
    – images/
    – split_dalle_dtd.json
|–– dalle_car/
    – cars_train/
    – dalle_cars.json
|–– dalle_ucf101/
    – images/
    – split_dalle_ucf101.json
|–– dalle_eurosat/
    – images/
    – split_dalle_eurosat.json
|–– dalle_fgvc/
    – images/
    – split_dalle_fgvc.json
|–– dalle_flower/
    – jpg/
    – split_dalle_flower.json

Follow Tip-Adapter/DATASET.md to download the original images, download the dalle images from here, and download the split from here.