| { | |
| "superclass": "man-made elements", | |
| "num_imgs_per_class": 100, | |
| "models": [ | |
| "13b", | |
| "34b" | |
| ], | |
| "prompts_types": [ | |
| "class_name", | |
| "text", | |
| "contrastive_text", | |
| "visual_text", | |
| "contrastive_visual_text" | |
| ], | |
| "synthetic_images_path": "/local1/VDA/data/SUN/man_made/synthetic", | |
| "real_images_path": "/local1/VDA/data/SUN/man_made/train", | |
| "val_images_path": "/local1/VDA/data/SUN/man_made/val", | |
| "pairs": [ | |
| { | |
| "ground_truth": "aqueduct", | |
| "ground_truth_full_name": "/a/aqueduct", | |
| "confusing_class": "viaduct", | |
| "confusing_class_full_name": "/v/viaduct" | |
| }, | |
| { | |
| "ground_truth": "barn", | |
| "ground_truth_full_name": "/b/barn", | |
| "confusing_class": "corral", | |
| "confusing_class_full_name": "/c/corral" | |
| }, | |
| { | |
| "ground_truth": "bayou", | |
| "ground_truth_full_name": "/b/bayou", | |
| "confusing_class": "fishpond", | |
| "confusing_class_full_name": "/f/fishpond" | |
| }, | |
| { | |
| "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": "botanical_garden", | |
| "ground_truth_full_name": "/b/botanical_garden", | |
| "confusing_class": "formal_garden", | |
| "confusing_class_full_name": "/f/formal_garden" | |
| }, | |
| { | |
| "ground_truth": "corral", | |
| "ground_truth_full_name": "/c/corral", | |
| "confusing_class": "barn", | |
| "confusing_class_full_name": "/b/barn" | |
| }, | |
| { | |
| "ground_truth": "cottage_garden", | |
| "ground_truth_full_name": "/c/cottage_garden", | |
| "confusing_class": "herb_garden", | |
| "confusing_class_full_name": "/h/herb_garden" | |
| }, | |
| { | |
| "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": "fairway", | |
| "ground_truth_full_name": "/f/fairway", | |
| "confusing_class": "golf_course", | |
| "confusing_class_full_name": "/g/golf_course" | |
| }, | |
| { | |
| "ground_truth": "field_cultivated", | |
| "ground_truth_full_name": "/f/field/cultivated", | |
| "confusing_class": "hayfield", | |
| "confusing_class_full_name": "/h/hayfield" | |
| }, | |
| { | |
| "ground_truth": "fishpond", | |
| "ground_truth_full_name": "/f/fishpond", | |
| "confusing_class": "bayou", | |
| "confusing_class_full_name": "/b/bayou" | |
| }, | |
| { | |
| "ground_truth": "forest_road", | |
| "ground_truth_full_name": "/f/forest_road", | |
| "confusing_class": "highway", | |
| "confusing_class_full_name": "/h/highway" | |
| }, | |
| { | |
| "ground_truth": "formal_garden", | |
| "ground_truth_full_name": "/f/formal_garden", | |
| "confusing_class": "botanical_garden", | |
| "confusing_class_full_name": "/b/botanical_garden" | |
| }, | |
| { | |
| "ground_truth": "golf_course", | |
| "ground_truth_full_name": "/g/golf_course", | |
| "confusing_class": "fairway", | |
| "confusing_class_full_name": "/f/fairway" | |
| }, | |
| { | |
| "ground_truth": "hayfield", | |
| "ground_truth_full_name": "/h/hayfield", | |
| "confusing_class": "field_cultivated", | |
| "confusing_class_full_name": "/f/field/cultivated" | |
| }, | |
| { | |
| "ground_truth": "herb_garden", | |
| "ground_truth_full_name": "/h/herb_garden", | |
| "confusing_class": "cottage_garden", | |
| "confusing_class_full_name": "/c/cottage_garden" | |
| }, | |
| { | |
| "ground_truth": "highway", | |
| "ground_truth_full_name": "/h/highway", | |
| "confusing_class": "forest_road", | |
| "confusing_class_full_name": "/f/forest_road" | |
| } | |
| ] | |
| } |