|
{ |
|
"superclass": "water, ice, snow", |
|
"num_imgs_per_class": 100, |
|
"models": [ |
|
"34b" |
|
], |
|
"prompts_types": [ |
|
"class_name", |
|
"text", |
|
"contrastive_text", |
|
"visual_text", |
|
"contrastive_visual_text" |
|
], |
|
"synthetic_images_path": "/local1/VDA/data/SUN/water_ice_snow/synthetic", |
|
"real_images_path": "/local1/VDA/data/SUN/water_ice_snow/train", |
|
"val_images_path": "/local1/VDA/data/SUN/water_ice_snow/val", |
|
"pairs": [ |
|
{ |
|
"ground_truth": "bayou", |
|
"ground_truth_full_name": "/b/bayou", |
|
"confusing_class": "swamp", |
|
"confusing_class_full_name": "/s/swamp" |
|
}, |
|
{ |
|
"ground_truth": "beach", |
|
"ground_truth_full_name": "/b/beach", |
|
"confusing_class": "coast", |
|
"confusing_class_full_name": "/c/coast" |
|
}, |
|
{ |
|
"ground_truth": "boardwalk", |
|
"ground_truth_full_name": "/b/boardwalk", |
|
"confusing_class": "dock", |
|
"confusing_class_full_name": "/d/dock" |
|
}, |
|
{ |
|
"ground_truth": "boathouse", |
|
"ground_truth_full_name": "/b/boathouse", |
|
"confusing_class": "dock", |
|
"confusing_class_full_name": "/d/dock" |
|
}, |
|
{ |
|
"ground_truth": "canal", |
|
"ground_truth_full_name": "/c/canal/natural", |
|
"confusing_class": "creek", |
|
"confusing_class_full_name": "/c/creek" |
|
}, |
|
{ |
|
"ground_truth": "coast", |
|
"ground_truth_full_name": "/c/coast", |
|
"confusing_class": "beach", |
|
"confusing_class_full_name": "/b/beach" |
|
}, |
|
{ |
|
"ground_truth": "creek", |
|
"ground_truth_full_name": "/c/creek", |
|
"confusing_class": "river", |
|
"confusing_class_full_name": "/r/river" |
|
}, |
|
{ |
|
"ground_truth": "crevasse", |
|
"ground_truth_full_name": "/c/crevasse", |
|
"confusing_class": "ice_shelf", |
|
"confusing_class_full_name": "/i/ice_shelf" |
|
}, |
|
{ |
|
"ground_truth": "dam", |
|
"ground_truth_full_name": "/d/dam", |
|
"confusing_class": "dock", |
|
"confusing_class_full_name": "/d/dock" |
|
}, |
|
{ |
|
"ground_truth": "dock", |
|
"ground_truth_full_name": "/d/dock", |
|
"confusing_class": "boardwalk", |
|
"confusing_class_full_name": "/b/boardwalk" |
|
}, |
|
{ |
|
"ground_truth": "fishpond", |
|
"ground_truth_full_name": "/f/fishpond", |
|
"confusing_class": "pond", |
|
"confusing_class_full_name": "/p/pond" |
|
}, |
|
{ |
|
"ground_truth": "hot_spring", |
|
"ground_truth_full_name": "/h/hot_spring", |
|
"confusing_class": "waterfall", |
|
"confusing_class_full_name": "/w/waterfall/plunge" |
|
}, |
|
{ |
|
"ground_truth": "ice_floe", |
|
"ground_truth_full_name": "/i/ice_floe", |
|
"confusing_class": "ice_shelf", |
|
"confusing_class_full_name": "/i/ice_shelf" |
|
}, |
|
{ |
|
"ground_truth": "iceberg", |
|
"ground_truth_full_name": "/i/iceberg", |
|
"confusing_class": "ice_floe", |
|
"confusing_class_full_name": "/i/ice_floe" |
|
}, |
|
{ |
|
"ground_truth": "igloo", |
|
"ground_truth_full_name": "/i/igloo", |
|
"confusing_class": "islet", |
|
"confusing_class_full_name": "/i/islet" |
|
}, |
|
{ |
|
"ground_truth": "lake", |
|
"ground_truth_full_name": "/l/lake/natural", |
|
"confusing_class": "pond", |
|
"confusing_class_full_name": "/p/pond" |
|
}, |
|
{ |
|
"ground_truth": "marsh", |
|
"ground_truth_full_name": "/m/marsh", |
|
"confusing_class": "swamp", |
|
"confusing_class_full_name": "/s/swamp" |
|
}, |
|
{ |
|
"ground_truth": "mountain_snowy", |
|
"ground_truth_full_name": "/m/mountain_snowy", |
|
"confusing_class": "snowfield", |
|
"confusing_class_full_name": "/s/snowfield" |
|
}, |
|
{ |
|
"ground_truth": "river", |
|
"ground_truth_full_name": "/r/river", |
|
"confusing_class": "creek", |
|
"confusing_class_full_name": "/c/creek" |
|
}, |
|
{ |
|
"ground_truth": "waterfall_block", |
|
"ground_truth_full_name": "/w/waterfall/block", |
|
"confusing_class": "waterfall_plunge", |
|
"confusing_class_full_name": "/w/waterfall/plunge" |
|
} |
|
] |
|
} |