| { | |
| "superclass": "commercial buildings, shops, markets, cities, and towns", | |
| "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/comercial/synthetic", | |
| "real_images_path": "/local1/VDA/data/SUN/comercial/train", | |
| "val_images_path": "/local1/VDA/data/SUN/comercial/val", | |
| "pairs": [ | |
| { | |
| "ground_truth": "alley", | |
| "ground_truth_full_name": "/a/alley", | |
| "confusing_class": "street", | |
| "confusing_class_full_name": "/s/street" | |
| }, | |
| { | |
| "ground_truth": "apartment_building", | |
| "ground_truth_full_name": "/a/apartment_building/outdoor", | |
| "confusing_class": "residential_neighborhood", | |
| "confusing_class_full_name": "/r/residential_neighborhood" | |
| }, | |
| { | |
| "ground_truth": "balcony_exterior", | |
| "ground_truth_full_name": "/b/balcony/exterior", | |
| "confusing_class": "building_facade", | |
| "confusing_class_full_name": "/b/building_facade" | |
| }, | |
| { | |
| "ground_truth": "balcony_interior", | |
| "ground_truth_full_name": "/b/balcony/interior", | |
| "confusing_class": "apartment_building", | |
| "confusing_class_full_name": "/a/apartment_building/outdoor" | |
| }, | |
| { | |
| "ground_truth": "bazaar_outdoor", | |
| "ground_truth_full_name": "/b/bazaar/outdoor", | |
| "confusing_class": "market_outdoor", | |
| "confusing_class_full_name": "/m/market/outdoor" | |
| }, | |
| { | |
| "ground_truth": "courtyard", | |
| "ground_truth_full_name": "/c/courtyard", | |
| "confusing_class": "plaza", | |
| "confusing_class_full_name": "/p/plaza" | |
| }, | |
| { | |
| "ground_truth": "crosswalk", | |
| "ground_truth_full_name": "/c/crosswalk", | |
| "confusing_class": "street", | |
| "confusing_class_full_name": "/s/street" | |
| }, | |
| { | |
| "ground_truth": "diner_outdoor", | |
| "ground_truth_full_name": "/d/diner/outdoor", | |
| "confusing_class": "restaurant_patio", | |
| "confusing_class_full_name": "/r/restaurant_patio" | |
| }, | |
| { | |
| "ground_truth": "doorway_outdoor", | |
| "ground_truth_full_name": "/d/doorway/outdoor", | |
| "confusing_class": "building_facade", | |
| "confusing_class_full_name": "/b/building_facade" | |
| }, | |
| { | |
| "ground_truth": "fire_escape", | |
| "ground_truth_full_name": "/f/fire_escape", | |
| "confusing_class": "apartment_building", | |
| "confusing_class_full_name": "/a/apartment_building/outdoor" | |
| }, | |
| { | |
| "ground_truth": "fire_station", | |
| "ground_truth_full_name": "/f/fire_station", | |
| "confusing_class": "gas_station", | |
| "confusing_class_full_name": "/g/gas_station" | |
| }, | |
| { | |
| "ground_truth": "gas_station", | |
| "ground_truth_full_name": "/g/gas_station", | |
| "confusing_class": "general_store_outdoor", | |
| "confusing_class_full_name": "/g/general_store/outdoor" | |
| }, | |
| { | |
| "ground_truth": "hospital", | |
| "ground_truth_full_name": "/h/hospital", | |
| "confusing_class": "hotel_outdoor", | |
| "confusing_class_full_name": "/h/hotel/outdoor" | |
| }, | |
| { | |
| "ground_truth": "hotel_outdoor", | |
| "ground_truth_full_name": "/h/hotel/outdoor", | |
| "confusing_class": "inn_outdoor", | |
| "confusing_class_full_name": "/i/inn/outdoor" | |
| }, | |
| { | |
| "ground_truth": "market_outdoor", | |
| "ground_truth_full_name": "/m/market/outdoor", | |
| "confusing_class": "medina", | |
| "confusing_class_full_name": "/m/medina" | |
| }, | |
| { | |
| "ground_truth": "motel", | |
| "ground_truth_full_name": "/m/motel", | |
| "confusing_class": "inn_outdoor", | |
| "confusing_class_full_name": "/i/inn/outdoor" | |
| }, | |
| { | |
| "ground_truth": "office_building", | |
| "ground_truth_full_name": "/o/office_building", | |
| "confusing_class": "skyscraper", | |
| "confusing_class_full_name": "/s/skyscraper" | |
| }, | |
| { | |
| "ground_truth": "parking_garage", | |
| "ground_truth_full_name": "/p/parking_garage/outdoor", | |
| "confusing_class": "plaza", | |
| "confusing_class_full_name": "/p/plaza" | |
| }, | |
| { | |
| "ground_truth": "residential_neighborhood", | |
| "ground_truth_full_name": "/r/residential_neighborhood", | |
| "confusing_class": "slum", | |
| "confusing_class_full_name": "/s/slum" | |
| }, | |
| { | |
| "ground_truth": "shopfront", | |
| "ground_truth_full_name": "/s/shopfront", | |
| "confusing_class": "general_store_outdoor", | |
| "confusing_class_full_name": "/g/general_store/outdoor" | |
| } | |
| ] | |
| } |