| { | |
| "superclass": "shoping_and_dining", | |
| "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/shoping_and_dining/synthetic", | |
| "real_images_path": "/local1/VDA/data/SUN/shoping_and_dining/train", | |
| "val_images_path": "/local1/VDA/data/SUN/shoping_and_dining/val", | |
| "pairs": [ | |
| { | |
| "ground_truth": "bakery", | |
| "ground_truth_full_name": "/b/bakery/shop", | |
| "confusing_class": "butchers_shop", | |
| "confusing_class_full_name": "/b/butchers_shop" | |
| }, | |
| { | |
| "ground_truth": "banquet_hall", | |
| "ground_truth_full_name": "/b/banquet_hall", | |
| "confusing_class": "discotheque", | |
| "confusing_class_full_name": "/d/discotheque" | |
| }, | |
| { | |
| "ground_truth": "bar", | |
| "ground_truth_full_name": "/b/bar", | |
| "confusing_class": "pub", | |
| "confusing_class_full_name": "/p/pub/indoor" | |
| }, | |
| { | |
| "ground_truth": "beauty_salon", | |
| "ground_truth_full_name": "/b/beauty_salon", | |
| "confusing_class": "shoe_shop", | |
| "confusing_class_full_name": "/s/shoe_shop" | |
| }, | |
| { | |
| "ground_truth": "bookstore", | |
| "ground_truth_full_name": "/b/bookstore", | |
| "confusing_class": "music_store", | |
| "confusing_class_full_name": "/m/music_store" | |
| }, | |
| { | |
| "ground_truth": "cafeteria", | |
| "ground_truth_full_name": "/c/cafeteria", | |
| "confusing_class": "restaurant", | |
| "confusing_class_full_name": "/r/restaurant" | |
| }, | |
| { | |
| "ground_truth": "candy_store", | |
| "ground_truth_full_name": "/c/candy_store", | |
| "confusing_class": "fastfood_restaurant", | |
| "confusing_class_full_name": "/f/fastfood_restaurant" | |
| }, | |
| { | |
| "ground_truth": "clothing_store", | |
| "ground_truth_full_name": "/c/clothing_store", | |
| "confusing_class": "shoe_shop", | |
| "confusing_class_full_name": "/s/shoe_shop" | |
| }, | |
| { | |
| "ground_truth": "coffee_shop", | |
| "ground_truth_full_name": "/c/coffee_shop", | |
| "confusing_class": "fastfood_restaurant", | |
| "confusing_class_full_name": "/f/fastfood_restaurant" | |
| }, | |
| { | |
| "ground_truth": "delicatessen", | |
| "ground_truth_full_name": "/d/delicatessen", | |
| "confusing_class": "restaurant_kitchen", | |
| "confusing_class_full_name": "/r/restaurant_kitchen" | |
| }, | |
| { | |
| "ground_truth": "diner", | |
| "ground_truth_full_name": "/d/diner/indoor", | |
| "confusing_class": "restaurant", | |
| "confusing_class_full_name": "/r/restaurant" | |
| }, | |
| { | |
| "ground_truth": "escalator", | |
| "ground_truth_full_name": "/e/escalator/indoor", | |
| "confusing_class": "shopping_mall", | |
| "confusing_class_full_name": "/s/shopping_mall/indoor" | |
| }, | |
| { | |
| "ground_truth": "food_court", | |
| "ground_truth_full_name": "/f/food_court", | |
| "confusing_class": "restaurant", | |
| "confusing_class_full_name": "/r/restaurant" | |
| }, | |
| { | |
| "ground_truth": "florist_shop", | |
| "ground_truth_full_name": "/f/florist_shop/indoor", | |
| "confusing_class": "gift_shop", | |
| "confusing_class_full_name": "/g/gift_shop" | |
| }, | |
| { | |
| "ground_truth": "general_store", | |
| "ground_truth_full_name": "/g/general_store/indoor", | |
| "confusing_class": "pharmacy", | |
| "confusing_class_full_name": "/p/pharmacy" | |
| }, | |
| { | |
| "ground_truth": "ice_cream_parlor", | |
| "ground_truth_full_name": "/i/ice_cream_parlor", | |
| "confusing_class": "candy_store", | |
| "confusing_class_full_name": "/c/candy_store" | |
| }, | |
| { | |
| "ground_truth": "jewelry_shop", | |
| "ground_truth_full_name": "/j/jewelry_shop", | |
| "confusing_class": "gift_shop", | |
| "confusing_class_full_name": "/g/gift_shop" | |
| }, | |
| { | |
| "ground_truth": "market", | |
| "ground_truth_full_name": "/m/market/indoor", | |
| "confusing_class": "supermarket", | |
| "confusing_class_full_name": "/s/supermarket" | |
| }, | |
| { | |
| "ground_truth": "sushi_bar", | |
| "ground_truth_full_name": "/s/sushi_bar", | |
| "confusing_class": "restaurant", | |
| "confusing_class_full_name": "/r/restaurant" | |
| }, | |
| { | |
| "ground_truth": "supermarket", | |
| "ground_truth_full_name": "/s/supermarket", | |
| "confusing_class": "shopping_mall", | |
| "confusing_class_full_name": "/s/shopping_mall/indoor" | |
| } | |
| ] | |
| } |