wemustknow's picture
Dataset
5c6dd5f
{
"superclass": "transportation (vehicle interiors, stations, etc.)",
"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/transportation/synthetic",
"real_images_path": "/local1/VDA/data/SUN/transportation/train",
"val_images_path": "/local1/VDA/data/SUN/transportation/val",
"pairs": [
{
"ground_truth": "airplane_cabin",
"ground_truth_full_name": "/a/airplane_cabin",
"confusing_class": "airport_terminal",
"confusing_class_full_name": "/a/airport_terminal"
},
{
"ground_truth": "baggage_claim",
"ground_truth_full_name": "/b/baggage_claim",
"confusing_class": "airport_terminal",
"confusing_class_full_name": "/a/airport_terminal"
},
{
"ground_truth": "berth",
"ground_truth_full_name": "/b/berth",
"confusing_class": "dinette_vehicle",
"confusing_class_full_name": "/d/dinette/vehicle"
},
{
"ground_truth": "bus_interior",
"ground_truth_full_name": "/b/bus_interior",
"confusing_class": "van_interior",
"confusing_class_full_name": "/v/van_interior"
},
{
"ground_truth": "car_interior_backseat",
"ground_truth_full_name": "/c/car_interior/backseat",
"confusing_class": "car_interior_frontseat",
"confusing_class_full_name": "/c/car_interior/frontseat"
},
{
"ground_truth": "car_interior_frontseat",
"ground_truth_full_name": "/c/car_interior/frontseat",
"confusing_class": "limousine_interior",
"confusing_class_full_name": "/l/limousine_interior"
},
{
"ground_truth": "cockpit",
"ground_truth_full_name": "/c/cockpit",
"confusing_class": "pilothouse_indoor",
"confusing_class_full_name": "/p/pilothouse/indoor"
},
{
"ground_truth": "dinette_vehicle",
"ground_truth_full_name": "/d/dinette/vehicle",
"confusing_class": "dining_car",
"confusing_class_full_name": "/d/dining_car"
},
{
"ground_truth": "dining_car",
"ground_truth_full_name": "/d/dining_car",
"confusing_class": "dinette_vehicle",
"confusing_class_full_name": "/d/dinette/vehicle"
},
{
"ground_truth": "engine_room",
"ground_truth_full_name": "/e/engine_room",
"confusing_class": "cockpit",
"confusing_class_full_name": "/c/cockpit"
},
{
"ground_truth": "escalator_indoor",
"ground_truth_full_name": "/e/escalator/indoor",
"confusing_class": "subway_station_platform",
"confusing_class_full_name": "/s/subway_station/platform"
},
{
"ground_truth": "galley",
"ground_truth_full_name": "/g/galley",
"confusing_class": "kitchen",
"confusing_class_full_name": "/r/restaurant_kitchen"
},
{
"ground_truth": "hangar_indoor",
"ground_truth_full_name": "/h/hangar/indoor",
"confusing_class": "airport_terminal",
"confusing_class_full_name": "/a/airport_terminal"
},
{
"ground_truth": "limousine_interior",
"ground_truth_full_name": "/l/limousine_interior",
"confusing_class": "car_interior_frontseat",
"confusing_class_full_name": "/c/car_interior/frontseat"
},
{
"ground_truth": "pilothouse_indoor",
"ground_truth_full_name": "/p/pilothouse/indoor",
"confusing_class": "cockpit",
"confusing_class_full_name": "/c/cockpit"
},
{
"ground_truth": "promenade_deck",
"ground_truth_full_name": "/p/promenade_deck",
"confusing_class": "berth",
"confusing_class_full_name": "/b/berth"
},
{
"ground_truth": "subway_interior",
"ground_truth_full_name": "/s/subway_interior",
"confusing_class": "train_station_platform",
"confusing_class_full_name": "/t/train_station/platform"
},
{
"ground_truth": "subway_station_platform",
"ground_truth_full_name": "/s/subway_station/platform",
"confusing_class": "train_station_platform",
"confusing_class_full_name": "/t/train_station/platform"
},
{
"ground_truth": "train_station_platform",
"ground_truth_full_name": "/t/train_station/platform",
"confusing_class": "subway_station_platform",
"confusing_class_full_name": "/s/subway_station/platform"
},
{
"ground_truth": "van_interior",
"ground_truth_full_name": "/v/van_interior",
"confusing_class": "bus_interior",
"confusing_class_full_name": "/b/bus_interior"
}
]
}