diff --git a/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_2m.json b/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_2m.json new file mode 100644 index 0000000000000000000000000000000000000000..89b169099f39dc92c0f4e6f765306c9c3968afaa --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_2m.json @@ -0,0 +1,25 @@ +{ + "model": "molmo", + "scale": "2m", + "left_total": 616, + "left_correct": 546, + "left_accuracy": 0.8863636363636364, + "right_total": 620, + "right_correct": 576, + "right_accuracy": 0.9290322580645162, + "above_total": 596, + "above_correct": 580, + "above_accuracy": 0.9731543624161074, + "under_total": 602, + "under_correct": 0, + "under_accuracy": 0.0, + "far_total": 594, + "far_correct": 0, + "far_accuracy": 0.0, + "close_total": 612, + "close_correct": 43, + "close_accuracy": 0.07026143790849673, + "overall_total": 3640, + "overall_correct": 1745, + "overall_accuracy": 0.4793956043956044 +} \ No newline at end of file diff --git a/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_400k.json b/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_400k.json new file mode 100644 index 0000000000000000000000000000000000000000..e46d911d33809fe156fa2dc547710835cca7ed80 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_400k.json @@ -0,0 +1,25 @@ +{ + "model": "molmo", + "scale": "400k", + "left_total": 616, + "left_correct": 536, + "left_accuracy": 0.8701298701298701, + "right_total": 620, + "right_correct": 559, + "right_accuracy": 0.9016129032258065, + "above_total": 596, + "above_correct": 515, + "above_accuracy": 0.8640939597315436, + "under_total": 602, + "under_correct": 60, + "under_accuracy": 0.09966777408637874, + "far_total": 594, + "far_correct": 199, + "far_accuracy": 0.335016835016835, + "close_total": 612, + "close_correct": 589, + "close_accuracy": 0.9624183006535948, + "overall_total": 3640, + "overall_correct": 2458, + "overall_accuracy": 0.6752747252747253 +} \ No newline at end of file diff --git a/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_800k.json b/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_800k.json new file mode 100644 index 0000000000000000000000000000000000000000..f8285b03e7cf0957917ab9e309cf761466f61f67 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_800k.json @@ -0,0 +1,25 @@ +{ + "model": "molmo", + "scale": "800k", + "left_total": 616, + "left_correct": 559, + "left_accuracy": 0.9074675324675324, + "right_total": 620, + "right_correct": 570, + "right_accuracy": 0.9193548387096774, + "above_total": 596, + "above_correct": 391, + "above_accuracy": 0.6560402684563759, + "under_total": 602, + "under_correct": 424, + "under_accuracy": 0.7043189368770764, + "far_total": 594, + "far_correct": 0, + "far_accuracy": 0.0, + "close_total": 612, + "close_correct": 9, + "close_accuracy": 0.014705882352941176, + "overall_total": 3640, + "overall_correct": 1953, + "overall_accuracy": 0.5365384615384615 +} \ No newline at end of file diff --git a/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_80k.json b/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_80k.json new file mode 100644 index 0000000000000000000000000000000000000000..f2ee311e8f3f1058b66b2491f2eb6d4c3ed85ee0 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_80k.json @@ -0,0 +1,25 @@ +{ + "model": "molmo", + "scale": "80k", + "left_total": 616, + "left_correct": 576, + "left_accuracy": 0.935064935064935, + "right_total": 620, + "right_correct": 438, + "right_accuracy": 0.7064516129032258, + "above_total": 596, + "above_correct": 493, + "above_accuracy": 0.8271812080536913, + "under_total": 602, + "under_correct": 12, + "under_accuracy": 0.019933554817275746, + "far_total": 594, + "far_correct": 0, + "far_accuracy": 0.0, + "close_total": 612, + "close_correct": 607, + "close_accuracy": 0.9918300653594772, + "overall_total": 3640, + "overall_correct": 2126, + "overall_accuracy": 0.5840659340659341 +} \ No newline at end of file diff --git a/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_summary.csv b/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_summary.csv new file mode 100644 index 0000000000000000000000000000000000000000..e657fc58cf9163cc9b08abf2afb8cc35d24de1a8 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/accuracy/accuracy_summary.csv @@ -0,0 +1,2 @@ +model,scale,left_total,left_correct,left_accuracy,right_total,right_correct,right_accuracy,above_total,above_correct,above_accuracy,under_total,under_correct,under_accuracy,far_total,far_correct,far_accuracy,close_total,close_correct,close_accuracy,overall_total,overall_correct,overall_accuracy +molmo,2m,616,546,0.8863636363636364,620,576,0.9290322580645162,596,580,0.9731543624161074,602,0,0.0,594,0,0.0,612,43,0.07026143790849673,3640,1745,0.4793956043956044 diff --git a/exp2a_correct_filter/results_old/molmo/accuracy/predictions_2m.csv b/exp2a_correct_filter/results_old/molmo/accuracy/predictions_2m.csv new file mode 100644 index 0000000000000000000000000000000000000000..a30622558a6f8f1d5fdc0e4b2ab12640cd759cbf --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/accuracy/predictions_2m.csv @@ -0,0 +1,3641 @@ +index,category,scale,predicted,expected,is_correct +7,left,2m,The jar is positioned on the right side of the stairs.,left,False +11,left,2m,The toilet is positioned on the right side of the mirror.,left,False +15,left,2m,The telephone is positioned on the left side of the curtain.,left,True +16,left,2m,The bar is positioned on the right side of the oven.,left,False +22,left,2m,The globe is positioned on the left side of the fan.,left,True +24,left,2m,The sofa is positioned on the left side of the candle.,left,True +25,left,2m,The lamp is positioned on the left side of the book.,left,True +36,left,2m,The chimney is positioned on the left side of the cabinet.,left,True +37,left,2m,The door is positioned on the left side of the telephone.,left,True +38,left,2m,The picture is positioned on the left side of the machine.,left,True +39,left,2m,The mirror is positioned on the left side of the toilet.,left,True +55,left,2m,"From the image, it's evident that the shelves are to the right of the globe.",left,False +60,left,2m,The desk is positioned on the left side of the bin.,left,True +62,left,2m,The printer is positioned on the left side of the paper.,left,True +65,left,2m,The bar is positioned on the left side of the oven.,left,True +66,left,2m,The wine is positioned on the left side of the picture.,left,True +71,left,2m,The mirror is positioned on the left side of the blinds.,left,True +72,left,2m,The blanket is positioned on the left side of the lamp.,left,True +73,left,2m,"From the image, it's evident that the table is to the left of the basket.",left,True +74,left,2m,The picture is positioned on the left side of the stick.,left,True +78,left,2m,The chair is positioned on the left side of the pot.,left,True +87,left,2m,The television is positioned on the left side of the bar.,left,True +89,left,2m,The pot is positioned on the left side of the lamp.,left,True +91,left,2m,The picture is positioned on the left side of the piano.,left,True +97,left,2m,The bed is positioned on the left side of the doll.,left,True +100,left,2m,The doll is positioned on the right side of the bench.,left,False +102,left,2m,The soap is positioned on the right side of the sink.,left,False +122,left,2m,The dresser is positioned on the left side of the bowl.,left,True +126,left,2m,The counter is positioned on the left side of the stove.,left,True +139,left,2m,"From the image, it's evident that the candle is to the left of the stairs.",left,True +140,left,2m,The bin is positioned on the left side of the picture.,left,True +142,left,2m,The bar is positioned on the right side of the sofa.,left,False +144,left,2m,The television is positioned on the left side of the tray.,left,True +157,left,2m,The doll is positioned on the left side of the door.,left,True +160,left,2m,The chest is positioned on the left side of the lamp.,left,True +173,left,2m,The lamp is positioned on the left side of the globe.,left,True +186,left,2m,The sculpture is positioned on the left side of the bar.,left,True +196,left,2m,The doll is positioned on the right side of the bench.,left,False +199,left,2m,The towel is positioned on the left side of the ottoman.,left,True +209,left,2m,The cabinet is positioned on the left side of the bench.,left,True +211,left,2m,The curtain is positioned on the left side of the bag.,left,True +212,left,2m,The table is positioned on the right side of the scale.,left,False +213,left,2m,The shelves are positioned on the left side of the globe.,left,True +218,left,2m,The toy is positioned on the left side of the lamp.,left,True +220,left,2m,The picture is positioned on the left side of the machine.,left,True +221,left,2m,The mirror is positioned on the left side of the cup.,left,True +237,left,2m,The fireplace is positioned on the left side of the bed.,left,True +250,left,2m,"From the image, it's evident that the table is to the left of the globe.",left,True +252,left,2m,The curtain is positioned on the left side of the bar.,left,True +269,left,2m,The door is positioned on the left side of the glass.,left,True +271,left,2m,The sofa is positioned on the left side of the piano.,left,True +275,left,2m,The green leafy plant is positioned on the left side of the glass.,left,True +279,left,2m,The sofa is positioned on the left side of the table.,left,True +280,left,2m,The sculpture is positioned on the left side of the mirror.,left,True +282,left,2m,The glass is positioned on the right side of the fireplace.,left,False +283,left,2m,glass is positioned on the left side of stairs.,left,True +290,left,2m,The shelves are positioned on the left side of the railing.,left,True +295,left,2m,clothes is positioned on the left side of sofa.,left,True +301,left,2m,The soap is positioned on the right side of the jar.,left,False +307,left,2m,The glass is positioned on the right side of the plant.,left,False +310,left,2m,The picture is positioned on the left side of the blanket.,left,True +311,left,2m,The shelves are positioned on the left side of the bin.,left,True +313,left,2m,The pillow is positioned on the left side of the telephone.,left,True +314,left,2m,The microwave is positioned on the right side of the toy.,left,False +318,left,2m,The picture is positioned on the left side of the piano.,left,True +328,left,2m,The photo is positioned on the left side of the shelves.,left,True +332,left,2m,The stove is to the left of the stairs.,left,True +334,left,2m,The television is positioned on the left side of the oven.,left,True +346,left,2m,The table is positioned on the left side of the trophy.,left,True +353,left,2m,The microwave is positioned on the right side of the toy.,left,False +358,left,2m,The toilet is positioned on the left side of the sink.,left,True +359,left,2m,The sink is positioned on the left side of the bar.,left,True +366,left,2m,The sink is positioned on the right side of the cup.,left,False +369,left,2m,The photo is positioned on the left side of the globe.,left,True +373,left,2m,The chair is positioned on the left side of the bucket.,left,True +378,left,2m,The printer is positioned on the right side of the scale.,left,False +388,left,2m,"From the image, it's evident that the counter is to the left of the cup.",left,True +396,left,2m,The cabinet is positioned on the right side of the stick.,left,False +399,left,2m,The stairs are positioned on the left side of the candle.,left,True +405,left,2m,The telephone is positioned on the left side of the shelves.,left,True +425,left,2m,The doll is positioned on the right side of the bench.,left,False +426,left,2m,The cabinet is positioned on the left side of the globe.,left,True +440,left,2m,The glass is positioned on the left side of the towel.,left,True +452,left,2m,The stove is positioned on the left side of the clock.,left,True +455,left,2m,The lamp is positioned on the right side of the trophy.,left,False +458,left,2m,The table is positioned on the left side of the bin.,left,True +464,left,2m,The monitor is positioned on the left side of the printer.,left,True +470,left,2m,The table is positioned on the left side of the wine.,left,True +481,left,2m,The fireplace is positioned on the left side of the stand.,left,True +483,left,2m,The sofa is positioned on the left side of the television.,left,True +486,left,2m,The glass is positioned on the left side of the plant.,left,True +489,left,2m,"From the image, it's evident that the counter is to the left of the cup.",left,True +492,left,2m,The curtain is positioned on the right side of the shelves.,left,False +497,left,2m,The blanket is positioned on the left side of the dresser.,left,True +499,left,2m,The towel is positioned on the left side of the toy.,left,True +511,left,2m,The chest is positioned on the left side of the bin.,left,True +521,left,2m,The chimney is positioned on the left side of the microwave.,left,True +522,left,2m,The stick is positioned on the left side of the picture.,left,True +523,left,2m,The lamp is positioned on the left side of the toilet.,left,True +529,left,2m,The sculpture is positioned on the left side of the curtain.,left,True +543,left,2m,The desk is positioned on the left side of the printer.,left,True +544,left,2m,The doll is positioned on the left side of the machine.,left,True +545,left,2m,The cabinet is positioned on the left side of the machine.,left,True +548,left,2m,The picture is positioned on the left side of the glass.,left,True +553,left,2m,The globe is positioned on the left side of the chair.,left,True +558,left,2m,The table is positioned on the left side of the stairs.,left,True +563,left,2m,The candle is positioned on the left side of the fireplace.,left,True +567,left,2m,The sink is positioned on the left side of the microwave.,left,True +568,left,2m,The microwave is positioned on the left side of the toy.,left,True +578,left,2m,The curtain is positioned on the left side of the bowl.,left,True +579,left,2m,The glass is positioned on the left side of the plant.,left,True +581,left,2m,clothes is positioned on the left side of the sofa.,left,True +587,left,2m,The sink is positioned on the left side of the bowl.,left,True +589,left,2m,wine is positioned on the left side of picture.,left,True +598,left,2m,"From the image, it's evident that the cabinet is to the left of the bin.",left,True +603,left,2m,The fireplace is positioned on the left side of the plant.,left,True +615,left,2m,The toy is positioned on the right side of the table.,left,False +621,left,2m,The shelves are to the left of the ladder.,left,True +636,left,2m,The dresser is positioned on the left side of the cabinet.,left,True +642,left,2m,The bucket is positioned on the left side of the towel.,left,True +658,left,2m,The plant is positioned on the left side of the box.,left,True +665,left,2m,The telephone is positioned on the right side of the curtain.,left,False +669,left,2m,The lamp is positioned on the left side of the wardrobe.,left,True +672,left,2m,The dresser is positioned on the left side of the wardrobe.,left,True +684,left,2m,The window to the left of the telephone.,left,True +690,left,2m,The book is positioned on the left side of the vase.,left,True +692,left,2m,The microwave is positioned on the left side of the picture.,left,True +694,left,2m,The doll is positioned on the left side of the dresser.,left,True +709,left,2m,The scale is positioned on the right side of the stairs.,left,False +718,left,2m,The chimney is positioned on the left side of the photo.,left,True +721,left,2m,The fireplace is positioned on the left side of the sofa.,left,True +723,left,2m,The curtain is positioned on the left side of the chest.,left,True +733,left,2m,The picture is positioned on the left side of the glass.,left,True +737,left,2m,The window is positioned on the left side of the glass.,left,True +740,left,2m,The pot is positioned on the right side of the lamp.,left,False +748,left,2m,The picture is positioned on the left side of the glass.,left,True +754,left,2m,The bag is positioned on the left side of the towel.,left,True +770,left,2m,"From the image, it's evident that the clothes are to the left of the clock.",left,True +788,left,2m,The light is positioned on the left side of the bed.,left,True +790,left,2m,The doll is positioned on the left side of the curtain.,left,True +793,left,2m,The lamp is positioned on the left side of the bin.,left,True +796,left,2m,The bed is positioned on the left side of the bicycle.,left,True +799,left,2m,The cup is positioned on the left side of the mirror.,left,True +803,left,2m,clothes is positioned on the left side of sofa.,left,True +806,left,2m,The bin is to the left of the picture.,left,True +807,left,2m,The piano is positioned on the left side of the fireplace.,left,True +812,left,2m,The table is positioned on the left side of the chair.,left,True +815,left,2m,The rug is positioned on the left side of the clothes.,left,True +818,left,2m,The photo is positioned on the right side of the globe.,left,False +827,left,2m,The curtain is positioned on the left side of the fireplace.,left,True +828,left,2m,The fireplace is positioned on the left side of the table.,left,True +833,left,2m,The toilet is positioned on the left side of the sink.,left,True +842,left,2m,The picture is positioned on the left side of the microwave.,left,True +844,left,2m,"From the image, it's evident that the toy is to the left of the lamp.",left,True +865,left,2m,The lamp is positioned on the left side of the bottle.,left,True +866,left,2m,The curtain is positioned on the left side of the wardrobe.,left,True +867,left,2m,The chimney is positioned on the left side of the cabinet.,left,True +872,left,2m,The mirror is positioned on the right side of the cup.,left,False +873,left,2m,The vessel is positioned on the left side of the microwave.,left,True +880,left,2m,The chimney is positioned on the left side of the cabinet.,left,True +882,left,2m,The chair is positioned on the right side of the sink.,left,False +890,left,2m,The television is positioned on the left side of the computer.,left,True +903,left,2m,The sofa is positioned on the right side of the stick.,left,False +905,left,2m,The picture is positioned on the left side of the piano.,left,True +912,left,2m,The sofa is positioned on the left side of the television.,left,True +915,left,2m,The monitor is positioned on the left side of the book.,left,True +917,left,2m,The microwave is positioned on the left side of the photo.,left,True +925,left,2m,The lamp is positioned on the left side of the stove.,left,True +951,left,2m,The lamp is positioned on the left side of the trophy.,left,True +952,left,2m,The bed is positioned on the left side of the mirror.,left,True +959,left,2m,The computer is positioned on the right side of the printer.,left,False +960,left,2m,The book is positioned on the left side of the printer.,left,True +964,left,2m,The door is positioned on the left side of the plate.,left,True +969,left,2m,The case is to the left of the table.,left,True +976,left,2m,The sculpture is positioned on the left side of the mirror.,left,True +978,left,2m,The television is positioned on the left side of the room relative to the person.,left,True +982,left,2m,The oven is positioned on the left side of the sofa.,left,True +986,left,2m,The photo is positioned on the left side of the bag.,left,True +991,left,2m,The cabinet is to the left of the bicycle.,left,True +1013,left,2m,"From the image, it's evident that the counter is to the left of the bar.",left,True +1020,left,2m,The fireplace is positioned on the left side of the television.,left,True +1031,left,2m,The curtain is positioned on the left side of the cabinet.,left,True +1034,left,2m,The plant is positioned on the left side of the grill.,left,True +1041,left,2m,"From the image, it's evident that the towel is to the left of the lamp.",left,True +1042,left,2m,The monitor is positioned on the left side of the printer.,left,True +1044,left,2m,The cup is positioned on the left side of the mirror.,left,True +1047,left,2m,The television is positioned on the left side of the cabinet.,left,True +1058,left,2m,The glass is positioned on the right side of the television.,left,False +1065,left,2m,The globe is positioned on the left side of the desk.,left,True +1069,left,2m,The lamp is positioned on the left side of the pillow.,left,True +1080,left,2m,The door is to the left of the stairs.,left,True +1083,left,2m,The doll is positioned on the left side of the desk.,left,True +1089,left,2m,The window is positioned on the left side of the glass.,left,True +1090,left,2m,The fireplace is positioned on the left side of the machine.,left,True +1099,left,2m,The fireplace is to the left of the chest.,left,True +1115,left,2m,The lamp is positioned on the left side of the bottle.,left,True +1123,left,2m,The microwave is positioned on the left side of the chair.,left,True +1124,left,2m,The pillow is positioned on the right side of the machine.,left,False +1125,left,2m,"From the image, it's evident that the towel is to the left of the lamp.",left,True +1128,left,2m,The cup is positioned on the left side of the counter.,left,True +1130,left,2m,The picture is to the left of the sculpture.,left,True +1137,left,2m,The curtain is positioned on the left side of the chest.,left,True +1138,left,2m,The fireplace is positioned on the left side of the machine.,left,True +1153,left,2m,The oven is positioned on the left side of the sofa.,left,True +1170,left,2m,The lamp is positioned on the left side of the bar.,left,True +1174,left,2m,The table is positioned on the left side of the cabinet.,left,True +1176,left,2m,The stick is positioned on the left side of the picture.,left,True +1184,left,2m,The pillow is positioned on the left side of the lamp.,left,True +1194,left,2m,The mirror is positioned on the left side of the cup.,left,True +1198,left,2m,The bar is to the left of the table.,left,True +1204,left,2m,The butterknife is positioned on the left side of the apple.,left,True +1210,left,2m,"From the image, it's evident that the remotecontrol is to the left of the mug.",left,True +1215,left,2m,The pot is positioned on the left side of the lettuce.,left,True +1231,left,2m,The pan is positioned on the left side of the potato.,left,True +1236,left,2m,The papertowelroll is positioned on the left side of the pan.,left,True +1240,left,2m,The spatula is positioned on the right side of the cup.,left,False +1241,left,2m,The mug is positioned on the left side of the toaster.,left,True +1251,left,2m,The bowl is positioned on the left side of the lettuce.,left,True +1256,left,2m,The lettuce is positioned on the left side of the coffeemachine.,left,True +1265,left,2m,The egg is positioned on the left side of the pot.,left,True +1269,left,2m,The chair is positioned on the left side of the alarm clock.,left,True +1277,left,2m,The toaster is positioned on the left side of the statue.,left,True +1294,left,2m,The kettle is positioned on the left side of the apple.,left,True +1295,left,2m,"From the image, it's evident that the soapbottle is to the left of the toiletp",left,True +1309,left,2m,The knife is positioned on the right side of the lettuce.,left,False +1310,left,2m,The desklamp is positioned on the left side of the cd.,left,True +1311,left,2m,The toaster is positioned on the left side of the spatula.,left,True +1312,left,2m,The alarmclock is positioned on the left side of the chair.,left,True +1314,left,2m,The pillow is positioned on the left side of the floorlamp.,left,True +1315,left,2m,The statue is positioned on the left side of the armchair.,left,True +1317,left,2m,The laptop is positioned on the left side of the teddybear.,left,True +1319,left,2m,The spatula is positioned on the left side of the bread.,left,True +1321,left,2m,The peppershaker is positioned on the right side of the knife.,left,False +1327,left,2m,The houseplant is positioned on the left side of the floorlamp.,left,True +1333,left,2m,The book is positioned on the left side of the spatula.,left,True +1334,left,2m,The countertop is positioned on the left side of the towel.,left,True +1335,left,2m,The coffeemachine is positioned on the left side of the toaster.,left,True +1346,left,2m,The potato is positioned on the left side of the saltshaker.,left,True +1353,left,2m,The lettuce is positioned on the left side of the saltshaker.,left,True +1362,left,2m,The microwave is positioned on the left side of the tomato.,left,True +1370,left,2m,The fridge is positioned on the right side of the garbage can.,left,False +1375,left,2m,The butterknife is positioned on the left side of the tomato.,left,True +1382,left,2m,The armchair is positioned on the left side of the tissuebox.,left,True +1388,left,2m,The bowl is positioned on the left side of the wine bottle.,left,True +1389,left,2m,The plate is positioned on the left side of the apple.,left,True +1410,left,2m,The tomato is positioned on the left side of the apple.,left,True +1417,left,2m,The pot is positioned on the left side of the tomato.,left,True +1420,left,2m,The statue is positioned on the left side of the countertop.,left,True +1423,left,2m,The butterknife is positioned on the right side of the coffeemachine.,left,False +1425,left,2m,The green apple is positioned on the left side of the mug.,left,True +1434,left,2m,The mug is positioned on the left side of the wine bottle.,left,True +1438,left,2m,The countertop is positioned on the right side of the plunger.,left,False +1443,left,2m,The glassbottle is positioned on the left side of the apple.,left,True +1449,left,2m,The plate is positioned on the left side of the pan.,left,True +1460,left,2m,The garbage can is to the left of the butterknife.,left,True +1462,left,2m,The bowl is positioned on the left side of the bread.,left,True +1464,left,2m,The peppershaker is positioned on the left side of the cup.,left,True +1467,left,2m,The bread is positioned on the left side of the pan.,left,True +1472,left,2m,The mug is positioned on the left side of the bread.,left,True +1475,left,2m,The desklamp is positioned on the left side of the keychain.,left,True +1476,left,2m,The fridge is positioned on the left side of the garbage can.,left,True +1488,left,2m,The teddybear is positioned on the right side of the laptop.,left,False +1490,left,2m,The bread is positioned on the left side of the pot.,left,True +1512,left,2m,The pillow is positioned on the left side of the box.,left,True +1523,left,2m,The mug is positioned on the left side of the lettuce.,left,True +1526,left,2m,The potato is positioned on the left side of the cabinet.,left,True +1543,left,2m,The toaster is positioned on the left side of the bread.,left,True +1551,left,2m,The toaster is positioned on the left side of the dishsponge.,left,True +1552,left,2m,The microwave is positioned on the left side of the mug.,left,True +1553,left,2m,The plate is positioned on the left side of the pan.,left,True +1562,left,2m,The cup is positioned on the left side of the fork.,left,True +1572,left,2m,The apple is positioned on the left side of the tomato.,left,True +1582,left,2m,The tomato is positioned on the left side of the ladle.,left,True +1583,left,2m,The lettuce is positioned on the left side of the saltshaker.,left,True +1584,left,2m,The book is positioned on the left side of the bed.,left,True +1587,left,2m,The bread is positioned on the left side of the pen.,left,True +1589,left,2m,The apple is positioned on the left side of the spatula.,left,True +1596,left,2m,The bowl is positioned on the left side of the mug.,left,True +1598,left,2m,The candle is positioned on the left side of the handtowel.,left,True +1602,left,2m,The pan is positioned on the left side of the glassbottle.,left,True +1608,left,2m,The winebottle is positioned on the left side of the tomato.,left,True +1622,left,2m,The toiletpaperhanger is positioned on the right side of the scrubbrush.,left,False +1628,left,2m,The saltshaker is positioned on the left side of the kettle.,left,True +1634,left,2m,The tissue box is to the left of the chair.,left,True +1638,left,2m,The green apple is positioned on the left side of the mug.,left,True +1641,left,2m,The vase is positioned on the left side of the statue.,left,True +1644,left,2m,The bread is positioned on the left side of the apple.,left,True +1647,left,2m,The chair is positioned on the left side of the cup.,left,True +1665,left,2m,The cloth is positioned on the left side of the towel.,left,True +1670,left,2m,The potato is positioned on the left side of the bread.,left,True +1671,left,2m,The toaster is positioned on the left side of the lettuce.,left,True +1689,left,2m,The mug is positioned on the left side of the bread.,left,True +1698,left,2m,The pot is positioned on the left side of the spatula.,left,True +1704,left,2m,The bread is positioned on the left side of the tomato.,left,True +1709,left,2m,The bowl is positioned on the left side of the wine bottle.,left,True +1710,left,2m,The egg is positioned on the left side of the chair.,left,True +1715,left,2m,The plate is positioned on the right side of the lettuce.,left,False +1719,left,2m,The chair is positioned on the left side of the alarm clock.,left,True +1720,left,2m,"From the image, it's evident that the soapbottle is to the left of the handt",left,True +1724,left,2m,The mug is positioned on the left side of the garbage can.,left,True +1727,left,2m,The glassbottle is positioned on the left side of the lettuce.,left,True +1735,left,2m,The drawer is to the left of the stoveknob.,left,True +1744,left,2m,The pot is positioned on the left side of the toaster.,left,True +1746,left,2m,The plate is positioned on the left side of the sink.,left,True +1756,left,2m,The tomato is positioned on the left side of the dishsponge.,left,True +1764,left,2m,The lettuce is positioned on the left side of the tomato.,left,True +1766,left,2m,"From the image, it's evident that diningtable is to the left of microwave.",left,True +1772,left,2m,The spoon is positioned on the left side of the coffee machine.,left,True +1774,left,2m,The vase is positioned on the left side of the sofa.,left,True +1776,left,2m,The cd is positioned on the left side of the mug.,left,True +1778,left,2m,The laptop is positioned on the left side of the box.,left,True +1790,left,2m,The saltshaker is positioned on the left side of the soapbottle.,left,True +1792,left,2m,The plate is positioned on the left side of the countertop.,left,True +1796,left,2m,The statue is positioned on the right side of the garbage can.,left,False +1798,left,2m,The black cloth is positioned on the left side of the spray bottle.,left,True +1818,left,2m,The houseplant is positioned on the left side of the lettuce.,left,True +1821,left,2m,The cup is positioned on the left side of the soapbottle.,left,True +1841,left,2m,The painting is positioned on the left side of the pillow.,left,True +1845,left,2m,The bread is positioned on the right side of the glassbottle.,left,False +1847,left,2m,The pan is positioned on the left side of the garbage can.,left,True +1848,left,2m,The apple is positioned on the left side of the tomato.,left,True +1851,left,2m,The remotecontrol is positioned on the left side of the box.,left,True +1858,left,2m,The plate is positioned on the left side of the pan.,left,True +1870,left,2m,The cd is positioned on the left side of the alarm clock.,left,True +1873,left,2m,The bread is positioned on the left side of the pot.,left,True +1882,left,2m,The tissue box is positioned on the left side of the vase.,left,True +1884,left,2m,The mug is positioned on the left side of the potato.,left,True +1886,left,2m,The kettle is positioned on the left side of the cup.,left,True +1888,left,2m,The plate is to the left of the garbage can.,left,True +1892,left,2m,The toilet is to the left of the garbage can.,left,True +1895,left,2m,The toaster is positioned on the left side of the spoon.,left,True +1899,left,2m,The egg is positioned on the right side of the peppershaker.,left,False +1906,left,2m,The garbage can is to the left of the soap bar.,left,True +1908,left,2m,The bread is positioned on the left side of the plate.,left,True +1911,left,2m,The toaster is positioned on the left side of the pot.,left,True +1916,left,2m,The wine bottle is positioned on the left side of the tomato.,left,True +1917,left,2m,The houseplant is positioned on the left side of the bowl.,left,True +1921,left,2m,The houseplant is positioned on the left side of the pan.,left,True +1923,left,2m,The handtowelholder is to the left of the window.,left,True +1939,left,2m,The ladle is positioned on the left side of the tomato.,left,True +1947,left,2m,The houseplant is positioned on the left side of the tomato.,left,True +1954,left,2m,The spoon is positioned on the right side of the plate.,left,False +1956,left,2m,The peppershaker is positioned on the right side of the bowl.,left,False +1964,left,2m,The tomato is positioned on the right side of the potato.,left,False +1969,left,2m,The bread is positioned on the right side of the glassbottle.,left,False +1975,left,2m,The houseplant is positioned on the right side of the vase.,left,False +2010,left,2m,The toaster is positioned on the left side of the plate.,left,True +2023,left,2m,The spoon is positioned on the left side of the bowl.,left,True +2034,left,2m,The blinds are positioned on the left side of the spoon.,left,True +2036,left,2m,The plate is positioned on the left side of the statue.,left,True +2038,left,2m,The lettuce is positioned on the left side of the dishsponge.,left,True +2042,left,2m,The plunger is positioned on the left side of the garbage can.,left,True +2044,left,2m,"From the image, it's evident that the sidetable is to the left of the countertop.",left,True +2046,left,2m,The pot is positioned on the left side of the spatula.,left,True +2067,left,2m,The toaster is positioned on the left side of the garbage can.,left,True +2090,left,2m,The pen is positioned on the left side of the book.,left,True +2101,left,2m,The peppershaker is positioned on the right side of the dishsponge.,left,False +2103,left,2m,The bowl is positioned on the right side of the alarm clock.,left,False +2104,left,2m,The toaster is positioned on the left side of the dishsponge.,left,True +2105,left,2m,The baseballbat is to the left of the teddybear.,left,True +2113,left,2m,The potato is positioned on the left side of the glassbottle.,left,True +2114,left,2m,The statue is positioned on the left side of the cabinet.,left,True +2117,left,2m,The spatula is positioned on the left side of the pan.,left,True +2124,left,2m,The laptop is positioned on the left side of the vase.,left,True +2125,left,2m,The toilet is positioned on the right side of the toiletpaperhanger.,left,False +2127,left,2m,The egg is positioned on the left side of the pot.,left,True +2130,left,2m,The mug is positioned on the left side of the kettle.,left,True +2133,left,2m,The book is positioned on the left side of the desklamp.,left,True +2134,left,2m,The spatula is positioned on the left side of the apple.,left,True +2139,left,2m,The boots are positioned on the left side of the cellphone.,left,True +2144,left,2m,The chair is positioned on the left side of the alarm clock.,left,True +2146,left,2m,The spatula is positioned on the left side of the apple.,left,True +2159,left,2m,The potato is positioned on the left side of the apple.,left,True +2160,left,2m,The toaster is positioned on the right side of the kettle.,left,False +2168,left,2m,The spatula is positioned on the left side of the potato.,left,True +2169,left,2m,The countertop is to the left of the pot.,left,True +2171,left,2m,The mug is positioned on the left side of the toaster.,left,True +2173,left,2m,The garbage can is to the left of the mug.,left,True +2177,left,2m,"From the image, it's evident that diningtable is to the left of countertop.",left,True +2188,left,2m,The butterknife is positioned on the left side of the lettuce.,left,True +2190,left,2m,The spraybottle is positioned on the left side of the soapbottle.,left,True +2198,left,2m,The spatula is positioned on the left side of the fork.,left,True +2208,left,2m,The pot is positioned on the left side of the apple.,left,True +2212,left,2m,The handtowel is positioned on the left side of the dishsponge.,left,True +2214,left,2m,The bread is positioned on the right side of the wine bottle.,left,False +2222,left,2m,The butterknife is positioned on the left side of the cup.,left,True +2227,left,2m,The toaster is positioned on the right side of the bowl.,left,False +2232,left,2m,"From the image, it's evident that toiletpaper is to the left of garbagecan.",left,True +2236,left,2m,The drawer is to the left of the alarm clock.,left,True +2237,left,2m,The spoon is positioned on the left side of the coffeemachine.,left,True +2246,left,2m,"From the image, it's evident that the soapbottle is to the right of the drawer.",left,False +2248,left,2m,The toaster is positioned on the left side of the glassbottle.,left,True +2254,left,2m,The mug is positioned on the left side of the laptop.,left,True +2258,left,2m,The cup is positioned on the left side of the coffee machine.,left,True +2263,left,2m,The houseplant is positioned on the left side of the vase.,left,True +2268,left,2m,The drawer is to the right of the mug.,left,False +2270,left,2m,The ladle is positioned on the left side of the garbage can.,left,True +2279,left,2m,The bowl is to the left of the peppershaker.,left,True +2281,left,2m,The alarmclock is positioned on the left side of the book.,left,True +2285,left,2m,The sofa is positioned on the right side of the sidetable.,left,False +2287,left,2m,The pan is positioned on the left side of the dishsponge.,left,True +2290,left,2m,The pot is positioned on the left side of the cup.,left,True +2294,left,2m,The apple is positioned on the left side of the microwave.,left,True +2340,left,2m,The butterknife is positioned on the left side of the mug.,left,True +2354,left,2m,The lettuce is positioned on the left side of the knife.,left,True +2367,left,2m,The alarmclock is positioned on the left side of the laptop.,left,True +2369,left,2m,The cell phone is positioned on the left side of the apple.,left,True +2373,left,2m,The kettle is positioned on the left side of the lettuce.,left,True +2383,left,2m,The egg is positioned on the left side of the pot.,left,True +2387,left,2m,The kettle is positioned on the left side of the coffee machine.,left,True +2405,left,2m,The pot is positioned on the left side of the drawer.,left,True +2409,left,2m,"From the image, it's evident that the stoveburner is to the left of the drawer.",left,True +2415,left,2m,The pan is positioned on the left side of the lettuce.,left,True +2424,left,2m,The coffeemachine is positioned on the left side of the toaster.,left,True +2428,left,2m,The spoon is positioned on the right side of the potato.,left,False +2432,left,2m,The pillow is positioned on the left side of the floorlamp.,left,True +2442,left,2m,The window is to the left of the chair.,left,True +2444,left,2m,The pillow is positioned on the right side of the chair.,left,False +2461,left,2m,The curtain is to the left of the night stand.,left,True +2467,left,2m,The chair is positioned on the left side of the counter.,left,True +2468,left,2m,The lamp is positioned on the left side of the curtain.,left,True +2469,left,2m,The box is to the left of the floor mat.,left,True +2475,left,2m,The box is to the left of the whiteboard.,left,True +2481,left,2m,The pillow is positioned on the left side of the cabinet.,left,True +2482,left,2m,"From the image, it's evident that the shelves are to the left of the table.",left,True +2485,left,2m,The whiteboard is to the left of the shelves.,left,True +2488,left,2m,The curtain is to the left of the picture.,left,True +2496,left,2m,The refridgerator is to the left of the desk.,left,True +2498,left,2m,The refrigerator is to the left of the chair.,left,True +2499,left,2m,The whiteboard is to the left of the clothes.,left,True +2502,left,2m,The television is positioned on the left side of the window.,left,True +2503,left,2m,The sink is positioned on the left side of the bathtub.,left,True +2506,left,2m,The paper is to the left of the door.,left,True +2509,left,2m,The towel is to the left of the bathtub.,left,True +2520,left,2m,The pillow is positioned on the left side of the table.,left,True +2523,left,2m,The shelves are to the left of the curtain.,left,True +2538,left,2m,The lamp is positioned on the left side of the window.,left,True +2543,left,2m,The bag is to the left of the window.,left,True +2552,left,2m,The door is to the left of the cabinet.,left,True +2557,left,2m,The door is to the left of the shelves.,left,True +2596,left,2m,"From the image, it's evident that the sink is to the left of the bag.",left,True +2607,left,2m,clothes is positioned on dresser's left side.,left,True +2627,left,2m,The curtain is positioned on the left side of the shelves.,left,True +2628,left,2m,"From the image, it's evident that the desk is to the left of the box.",left,True +2633,left,2m,"From the image, it's evident that the desk is to the left of the shelves.",left,True +2637,left,2m,The chair is positioned on the left side of the bed.,left,True +2638,left,2m,The chair is positioned on the left side of the television.,left,True +2652,left,2m,"From the image, it's evident that shelves is to the left of towel.",left,True +2656,left,2m,The sink is positioned on the left side of the door.,left,True +2658,left,2m,The whiteboard is positioned on the left side of the window.,left,True +2665,left,2m,The picture is positioned on the left side of the television.,left,True +2668,left,2m,"From the image, it's evident that the chair is to the left of the blinds.",left,True +2677,left,2m,The whiteboard is positioned on the left side of the desk.,left,True +2686,left,2m,"From the image, it's evident that the sofa is to the left of the desk.",left,True +2689,left,2m,The picture is positioned on the left side of the dresser.,left,True +2691,left,2m,"From the image, it's evident that the desk is to the left of the bag.",left,True +2695,left,2m,The whiteboard is to the left of the table.,left,True +2700,left,2m,The television is to the left of the table.,left,True +2701,left,2m,"From the image, it's evident that the table is to the left of the cabinet.",left,True +2703,left,2m,The chair is positioned on the left side of the sofa.,left,True +2704,left,2m,The window is to the left of the desk.,left,True +2706,left,2m,The blinds are to the left of the whiteboard.,left,True +2717,left,2m,The cabinet is to the left of the window.,left,True +2721,left,2m,The sink is positioned on the left side of the toilet.,left,True +2723,left,2m,The bag is to the left of the table.,left,True +2724,left,2m,The bag is to the left of the chair.,left,True +2742,left,2m,"From the image, it's evident that the nightstand is to the left of the cabinet.",left,True +2749,left,2m,The picture is to the left of the whiteboard.,left,True +2751,left,2m,The mirror is positioned on the left side of the bag.,left,True +2761,left,2m,The floor mat is positioned on the left side of the bathtub.,left,True +2765,left,2m,"From the image, it's evident that the cabinet is to the left of the blinds.",left,True +2768,left,2m,The towel is to the left of the bathtub.,left,True +2770,left,2m,The cabinet is to the left of the bathtub.,left,True +2781,left,2m,The television is positioned on the left side of the lamp.,left,True +2782,left,2m,The pillow is to the left of the door.,left,True +2788,left,2m,The sofa is positioned on the left side of the desk.,left,True +2795,left,2m,The window is to the left of the picture.,left,True +2806,left,2m,The bathtub is to the left of the toilet.,left,True +2809,left,2m,The picture is to the left of the window.,left,True +2811,left,2m,The desk is to the left of the bed.,left,True +2824,left,2m,The bag is to the left of the door.,left,True +2827,left,2m,The picture is to the left of the sofa.,left,True +2828,left,2m,"From the image, it's evident that the chair is to the left of the shelves.",left,True +2842,left,2m,The shelves are to the left of the picture.,left,True +2846,left,2m,The pillow is positioned on the left side of the table.,left,True +2850,left,2m,The door is to the left of the refrigerator.,left,True +2864,left,2m,The window is positioned on the right side of the sofa.,left,False +2865,left,2m,"From the image, it's evident that the cabinet is to the left of the bag.",left,True +2871,left,2m,The window is to the left of the whiteboard.,left,True +2874,left,2m,clothes is positioned on the left side of desk.,left,True +2875,left,2m,The door is to the right of the cabinet.,left,False +2886,left,2m,The chair is positioned on the left side of the books.,left,True +2888,left,2m,"From the image, it's evident that the table is to the left of the counter.",left,True +2891,left,2m,The whiteboard is to the left of the desk.,left,True +2893,left,2m,The bookshelf is to the left of the chair.,left,True +2904,left,2m,The chair is positioned on the left side of the paper.,left,True +2906,left,2m,The door is to the left of the cabinet.,left,True +2910,left,2m,The toilet is to the left of the shower curtain.,left,True +2918,left,2m,The refridgerator is to the left of the chair.,left,True +2921,left,2m,The window is to the left of the television.,left,True +2923,left,2m,The whiteboard is positioned on the left side of the window.,left,True +2924,left,2m,The picture is to the left of the pillow.,left,True +2927,left,2m,The bookshelf is to the left of the mirror.,left,True +2932,left,2m,The door is to the left of the chair.,left,True +2935,left,2m,The sink is positioned on the left side of the table.,left,True +2938,left,2m,The table is positioned on the left side of the window.,left,True +2939,left,2m,The bed is positioned on the left side of the dresser.,left,True +2940,left,2m,The refrigerator is positioned on the left side of the window.,left,True +2945,left,2m,The picture is positioned on the left side of the television.,left,True +2946,left,2m,The nightstand is to the left of the window.,left,True +2948,left,2m,The window is to the left of the table.,left,True +2949,left,2m,The bag is to the left of the mirror.,left,True +2955,left,2m,The door is to the left of the cabinet.,left,True +2972,left,2m,The television is positioned on the left side of the chair.,left,True +2974,left,2m,The desk is to the left of the bed.,left,True +2981,left,2m,The counter is positioned on the right side of the clothes.,left,False +2989,left,2m,The picture is positioned on the left side of the television.,left,True +3002,left,2m,The sink is to the left of the desk.,left,True +3005,left,2m,The door is to the right of the cabinet.,left,False +3007,left,2m,The lamp is positioned on the left side of the dresser.,left,True +3012,left,2m,"From the image, it's evident that the sofa is to the left of the refrigerator.",left,True +3020,left,2m,The pillow is positioned on the left side of the books.,left,True +3022,left,2m,"From the image, it's evident that the box is to the left of the books.",left,True +3024,left,2m,The chair is to the left of the towel.,left,True +3026,left,2m,The pillow is positioned on the left side of the nightstand.,left,True +3027,left,2m,"From the image, it's evident that the sofa is to the left of the shelves.",left,True +3037,left,2m,The pillow is to the left of the desk.,left,True +3051,left,2m,The chair is positioned on the left side of the curtain.,left,True +3054,left,2m,The shelves are to the left of the pillow.,left,True +3078,left,2m,The cabinet is to the left of the shower curtain.,left,True +3080,left,2m,The whiteboard is to the left of the window.,left,True +3085,left,2m,The window is to the left of the chair.,left,True +3088,left,2m,"From the image, it's evident that the table is to the right of the window.",left,False +3090,left,2m,"From the image, it's evident that the shelves are to the left of the table.",left,True +3091,left,2m,The pillow is positioned on the right side of the table.,left,False +3093,left,2m,The chair is positioned on the right side of the picture.,left,False +3106,left,2m,The door is positioned on the left side of the cabinet.,left,True +3123,left,2m,The desk is to the left of the door.,left,True +3131,left,2m,The desk is to the left of the picture.,left,True +3143,left,2m,The window is to the left of the desk.,left,True +3152,left,2m,The desk is positioned on the left side of the curtain.,left,True +3171,left,2m,The sink is positioned on the left side of the toilet.,left,True +3174,left,2m,The mirror is positioned on the left side of the toilet.,left,True +3187,left,2m,The sink is positioned on the left side of the toilet.,left,True +3188,left,2m,"From the image, it's evident that the shelves are to the right of the pillow.",left,False +3190,left,2m,The lamp is positioned on the left side of the dresser.,left,True +3197,left,2m,The door is to the left of the bed.,left,True +3201,left,2m,The toilet is positioned on the left side of the bathtub.,left,True +3242,left,2m,The bed is positioned on the left side of the desk.,left,True +3248,left,2m,The shower curtain is to the left of the table.,left,True +3249,left,2m,The cabinet is to the left of the bag.,left,True +3250,left,2m,"From the image, it's evident that the shelves are to the left of the window.",left,True +3257,left,2m,The nightstand is positioned on the left side of the table.,left,True +3264,left,2m,"From the image, it's evident that the cabinet is to the left of the blinds.",left,True +3267,left,2m,The bed is to the left of the picture.,left,True +3280,left,2m,The window is to the left of the table.,left,True +3296,left,2m,The picture is positioned on the left side of the lamp.,left,True +3298,left,2m,The books are to the left of the door.,left,True +3301,left,2m,The bed is positioned on the left side of the dresser.,left,True +3322,left,2m,The pillow is to the left of the chair.,left,True +3325,left,2m,The refrigerator is positioned on the left side of the sink.,left,True +3342,left,2m,The picture is positioned on the left side of the television.,left,True +3344,left,2m,The chair is positioned on the left side of the bed.,left,True +3347,left,2m,The shelves are to the left of the dresser.,left,True +3350,left,2m,"From the image, it's evident that the cabinet is to the left of the books.",left,True +3353,left,2m,The picture is positioned on the left side of the television.,left,True +3357,left,2m,The bed is to the left of the chair.,left,True +3361,left,2m,The shower curtain is to the left of the toilet.,left,True +3362,left,2m,"From the image, it's evident that the shelves are to the right of the door.",left,False +3364,left,2m,The towel is positioned on the left side of the toilet.,left,True +3372,left,2m,The window is to the left of the whiteboard.,left,True +3376,left,2m,The sink is positioned on the left side of the bathtub.,left,True +3384,left,2m,The books are positioned on the left side of the window.,left,True +3398,left,2m,The table is to the left of the door.,left,True +3399,left,2m,The chair is positioned on the left side of the refrigerator.,left,True +3403,left,2m,"From the image, it's evident that the pillow is to the left of the box.",left,True +3410,left,2m,"From the image, it's evident that the dresser is to the left of the box.",left,True +3412,left,2m,The paper is to the left of the cabinet.,left,True +3416,left,2m,The counter is to the left of the table.,left,True +3433,left,2m,The chair is positioned on the right side of the desk.,left,False +3436,left,2m,The bathtub is to the left of the table.,left,True +3437,left,2m,The chair is positioned on the left side of the bed.,left,True +3443,left,2m,The bathtub is to the left of the toilet.,left,True +3448,left,2m,The door is to the left of the sofa.,left,True +3469,left,2m,The dresser is positioned on the left side of the bed.,left,True +3474,left,2m,"From the image, it's evident that the cabinet is to the left of the bag.",left,True +3476,left,2m,The sofa is positioned on the left side of the desk.,left,True +3479,left,2m,The toilet is positioned on the left side of the door.,left,True +3487,left,2m,The whiteboard is to the left of the chair.,left,True +3488,left,2m,The bag is to the left of the bathtub.,left,True +3490,left,2m,The window is to the left of the television.,left,True +3491,left,2m,The shelves are to the left of the window.,left,True +3494,left,2m,The table is to the left of the bed.,left,True +3501,left,2m,The television is positioned on the left side of the desk.,left,True +3509,left,2m,The bag is to the left of the toilet.,left,True +3510,left,2m,The pillow is to the left of the nightstand.,left,True +3516,left,2m,The table is to the left of the refrigerator.,left,True +3527,left,2m,The sofa is positioned on the left side of the window.,left,True +3529,left,2m,The bookshelf is to the left of the sofa.,left,True +3534,left,2m,The bed is positioned on the left side of the picture.,left,True +3537,left,2m,"From the image, it's evident that the chair is to the left of the mirror.",left,True +3542,left,2m,"From the image, it's evident that the table is to the left of the bag.",left,True +3543,left,2m,The bed is positioned on the left side of the table.,left,True +3553,left,2m,The window is to the left of the towel.,left,True +3559,left,2m,The lamp is positioned on the left side of the table.,left,True +3568,left,2m,The desk is to the left of the table.,left,True +3571,left,2m,"From the image, it's evident that the sofa is to the left of the cabinet.",left,True +3576,left,2m,The table is to the left of the bed.,left,True +3582,left,2m,The desk is to the left of the table.,left,True +3584,left,2m,"From the image, it's evident that the sofa is to the left of the shelves.",left,True +3589,left,2m,"From the image, it's evident that the cabinet is to the left of the door.",left,True +3596,left,2m,The window is to the left of the television.,left,True +3598,left,2m,The pillow is to the left of the nightstand.,left,True +3616,left,2m,"From the image, it's evident that the towel is to the right of the sink.",left,False +3628,left,2m,The desk is to the left of the bed.,left,True +3638,left,2m,The window to the left is larger in size than the picture window to the right.,left,True +2,right,2m,The cabinet is positioned on the right side of the bag.,right,True +14,right,2m,The chair is positioned on the right side of the doll.,right,True +17,right,2m,The plant is positioned on the right side of the glass.,right,True +19,right,2m,The glass is positioned on the right side of the plant.,right,True +28,right,2m,The microwave is positioned on the right side of the lamp.,right,True +29,right,2m,The sculpture is positioned on the right side of the chair.,right,True +33,right,2m,The wardrobe is positioned on the right side of the curtain.,right,True +42,right,2m,The globe is positioned on the right side of the shelves.,right,True +43,right,2m,The glass door is positioned on the right side of the picture.,right,True +46,right,2m,"From the image, it's evident that the pillow is to the left of the stool.",right,False +48,right,2m,The bed is positioned on the right side of the ottoman.,right,True +53,right,2m,The vase is positioned on the right side of the vessel.,right,True +54,right,2m,The table is positioned on the right side of the bar.,right,True +68,right,2m,The desk is positioned on the right side of the bar.,right,True +75,right,2m,The trophy is positioned on the right side of the table.,right,True +84,right,2m,"From the image, it's evident that the scale is to the left of the table.",right,False +85,right,2m,The toy is positioned on the right side of the lamp.,right,True +86,right,2m,The sink is positioned on the right side of the stove.,right,True +88,right,2m,The desk is positioned on the right side of the globe.,right,True +95,right,2m,The toilet is positioned on the right side of the cabinet.,right,True +99,right,2m,The vessel is positioned on the right side of the window.,right,True +106,right,2m,The sofa is positioned on the right side of the oven.,right,True +114,right,2m,The table is positioned on the right side of the bar.,right,True +115,right,2m,The picture is positioned on the right side of the cup.,right,True +117,right,2m,The sofa is positioned on the left side of the table.,right,False +121,right,2m,The towel is positioned on the right side of the mirror.,right,True +123,right,2m,"From the image, it's evident that the stick is to the right of the curtain.",right,True +124,right,2m,"From the image, it's evident that the table is to the left of the basket.",right,False +127,right,2m,The oven is positioned on the left side of the bottle.,right,False +129,right,2m,The cup is positioned on the right side of the picture.,right,True +133,right,2m,The sculpture is positioned on the right side of the railing.,right,True +134,right,2m,The glass is positioned on the right side of the mirror.,right,True +136,right,2m,The sculpture is positioned on the right side of the picture.,right,True +141,right,2m,The picture is positioned on the right side of the wine.,right,True +151,right,2m,The lamp is positioned on the right side of the trophy.,right,True +159,right,2m,The pillow is positioned on the right side of the bar.,right,True +162,right,2m,The dresser is positioned on the right side of the stool.,right,True +176,right,2m,The fireplace is positioned on the right side of the lamp.,right,True +178,right,2m,The curtain is positioned on the right side of the stick.,right,True +182,right,2m,The dresser is positioned on the right side of the pitcher.,right,True +189,right,2m,The sculpture is positioned on the right side of the cup.,right,True +194,right,2m,The curtain is positioned on the right side of the bowl.,right,True +198,right,2m,The fireplace is positioned on the right side of the vase.,right,True +202,right,2m,The curtain is positioned on the right side of the fireplace.,right,True +203,right,2m,The picture is positioned on the right side of the bar.,right,True +206,right,2m,The toy is positioned on the right side of the clock.,right,True +216,right,2m,The sofa is positioned on the right side of the candle.,right,True +227,right,2m,The fireplace is positioned on the right side of the piano.,right,True +232,right,2m,The television is positioned on the right side of the fan.,right,True +246,right,2m,The lamp is positioned on the right side of the candle.,right,True +248,right,2m,The railing is to the right of the bed.,right,True +257,right,2m,The mirror is positioned on the right side of the toilet.,right,True +267,right,2m,The basket is positioned on the right side of the globe.,right,True +268,right,2m,The bar is positioned on the right side of the box.,right,True +274,right,2m,The stove is positioned on the right side of the clock.,right,True +277,right,2m,The desk is positioned on the right side of the wardrobe.,right,True +287,right,2m,The cup is positioned on the right side of the counter.,right,True +291,right,2m,The table is positioned on the right side of the cup.,right,True +300,right,2m,The counter is positioned on the right side of the towel.,right,True +316,right,2m,The curtain is positioned on the right side of the doll.,right,True +317,right,2m,The bench is positioned on the right side of the blinds.,right,True +319,right,2m,The trophy is positioned on the right side of the table.,right,True +322,right,2m,The curtain is positioned on the right side of the stool.,right,True +331,right,2m,The lamp is positioned on the right side of the pot.,right,True +341,right,2m,The bar is positioned on the right side of the lamp.,right,True +344,right,2m,The plant is positioned on the right side of the piano.,right,True +350,right,2m,The bar is positioned on the right side of the curtain.,right,True +355,right,2m,The microwave is positioned on the right side of the table.,right,True +362,right,2m,The lamp is positioned on the right side of the pillow.,right,True +371,right,2m,"From the image, it's evident that the towel is to the right of the bucket.",right,True +384,right,2m,"From the image, it's evident that the cabinet is to the right of the sheet.",right,True +387,right,2m,The monitor is positioned on the right side of the cart.,right,True +393,right,2m,The sofa is positioned on the right side of the clothes.,right,True +408,right,2m,The plant is positioned on the right side of the glass.,right,True +409,right,2m,The rug is positioned on the right side of the globe.,right,True +421,right,2m,The television is positioned on the right side of the cabinet.,right,True +429,right,2m,The cabinet is positioned on the right side of the sofa.,right,True +430,right,2m,The fan is positioned on the right side of the globe.,right,True +435,right,2m,The stairs are to the right of the scale.,right,True +439,right,2m,The stairs are to the right of the mirror.,right,True +448,right,2m,The cup is positioned on the right side of the counter.,right,True +449,right,2m,The clock is positioned on the left side of the cabinet.,right,False +451,right,2m,The window to the left of the television is the transparent glass window at upper right.,right,False +462,right,2m,The bed is to the right of the basket.,right,True +465,right,2m,The sink is positioned on the left side of the soap.,right,False +474,right,2m,The television is positioned on the right side of the wall.,right,True +477,right,2m,The telephone is positioned on the left side of the door.,right,False +478,right,2m,The sink is positioned on the right side of the table.,right,True +482,right,2m,The globe is positioned on the right side of the cabinet.,right,True +484,right,2m,The fireplace is positioned on the right side of the wardrobe.,right,True +485,right,2m,The person is positioned on the right side of the television.,right,True +500,right,2m,The picture is positioned on the right side of the counter.,right,True +508,right,2m,The table is positioned on the right side of the stick.,right,True +512,right,2m,The bin is positioned on the right side of the table.,right,True +519,right,2m,The cart is positioned on the right side of the stand.,right,True +527,right,2m,The sink is positioned on the right side of the oven.,right,True +528,right,2m,The pot is positioned on the right side of the vessel.,right,True +535,right,2m,The sofa is positioned on the right side of the bar.,right,True +549,right,2m,The table is positioned on the right side of the clothes.,right,True +550,right,2m,The lamp is positioned on the right side of the candle.,right,True +555,right,2m,The lamp is positioned on the right side of the chair.,right,True +570,right,2m,The trophy is positioned on the left side of the lamp.,right,False +572,right,2m,The sculpture is positioned on the left side of the cup.,right,False +596,right,2m,The chair is positioned on the right side of the vase.,right,True +597,right,2m,The vessel is positioned on the right side of the table.,right,True +601,right,2m,The ottoman is positioned on the right side of the pillow.,right,True +602,right,2m,The ottoman is positioned on the right side of the lamp.,right,True +607,right,2m,The picture is positioned on the right side of the cup.,right,True +609,right,2m,The counter is positioned on the left side of the cup.,right,False +616,right,2m,The curtain is positioned on the right side of the television.,right,True +618,right,2m,The globe is positioned on the right side of the stand.,right,True +619,right,2m,The stick is positioned on the right side of the picture.,right,True +625,right,2m,"From the image, it's evident that the counter is to the right of the cup.",right,True +626,right,2m,The box is positioned on the right side of the desk.,right,True +633,right,2m,The printer is positioned on the right side of the book.,right,True +643,right,2m,The mirror is positioned on the right side of the curtain.,right,True +646,right,2m,The railing is to the right of the lamp.,right,True +650,right,2m,The stairs are positioned on the left side of the counter.,right,False +652,right,2m,The table is positioned on the right side of the toy.,right,True +666,right,2m,The picture is positioned on the right side of the wine.,right,True +670,right,2m,The window to the left of the telephone is stained glass.,right,False +689,right,2m,The chair is positioned on the right side of the globe.,right,True +691,right,2m,The sink is positioned on the right side of the bed.,right,True +729,right,2m,The chimney is positioned on the right side of the table.,right,True +731,right,2m,The pillow is positioned on the right side of the lamp.,right,True +738,right,2m,The stool is positioned on the right side of the sofa.,right,True +746,right,2m,The lamp is positioned on the right side of the sofa.,right,True +752,right,2m,The wine is positioned on the right side of the table.,right,True +769,right,2m,The oven is positioned on the right side of the stove.,right,True +783,right,2m,The bicycle is positioned on the right side of the doll.,right,True +785,right,2m,The fireplace is positioned on the right side of the sink.,right,True +787,right,2m,The bar is positioned on the right side of the sculpture.,right,True +794,right,2m,The basket is to the right of the table.,right,True +805,right,2m,The window to the right of the telephone.,right,True +810,right,2m,The curtain is positioned on the right side of the fireplace.,right,True +831,right,2m,The sculpture is positioned on the right side of the picture.,right,True +834,right,2m,The dresser is positioned on the right side of the machine.,right,True +845,right,2m,The railing is positioned on the right side of the counter.,right,True +847,right,2m,The door is positioned on the right side of the tray.,right,True +848,right,2m,The rug is positioned on the right side of the table.,right,True +853,right,2m,The pot is positioned on the right side of the vessel.,right,True +869,right,2m,The tray is positioned on the right side of the bowl.,right,True +885,right,2m,"From the image, it's evident that the cabinet is to the right of the chimney.",right,True +900,right,2m,The desk is positioned on the right side of the case.,right,True +902,right,2m,The printer is positioned on the right side of the computer.,right,True +906,right,2m,The stand is positioned on the left side of the sculpture.,right,False +908,right,2m,The stairs are to the right of the stove.,right,True +910,right,2m,The telephone is positioned on the right side of the door.,right,True +911,right,2m,The lamp is positioned on the right side of the bar.,right,True +919,right,2m,The stool is positioned on the right side of the bed.,right,True +921,right,2m,The doll is positioned on the right side of the chair.,right,True +923,right,2m,The telephone is positioned on the right side of the table.,right,True +926,right,2m,The printer is positioned on the left side of the table.,right,False +931,right,2m,The grill is positioned on the right side of the column.,right,True +933,right,2m,The lamp is positioned on the right side of the toy.,right,True +941,right,2m,The vessel is positioned on the right side of the table.,right,True +948,right,2m,"From the image, it's evident that the bucket is to the right of the shelves.",right,True +963,right,2m,The trophy is positioned on the right side of the lamp.,right,True +973,right,2m,The table is positioned on the right side of the cup.,right,True +974,right,2m,The car is positioned on the right side of the box.,right,True +975,right,2m,The plate is positioned on the right side of the door.,right,True +980,right,2m,The door is positioned on the right side of the tray.,right,True +983,right,2m,The cart is positioned on the right side of the desk.,right,True +985,right,2m,The globe is positioned on the right side of the fan.,right,True +988,right,2m,The fireplace is positioned on the right side of the plant.,right,True +993,right,2m,The cabinet is positioned on the right side of the bar.,right,True +995,right,2m,The chair is positioned on the right side of the bicycle.,right,True +1004,right,2m,The bed is positioned on the right side of the dresser.,right,True +1005,right,2m,The lamp is positioned on the right side of the trophy.,right,True +1008,right,2m,The globe is positioned on the right side of the shelves.,right,True +1010,right,2m,The curtain is positioned on the right side of the sculpture.,right,True +1014,right,2m,The lamp is positioned on the right side of the toy.,right,True +1015,right,2m,The clock is positioned on the right side of the stove.,right,True +1019,right,2m,The picture is positioned on the left side of the wine collection.,right,False +1022,right,2m,The picture is positioned on the right side of the chimney.,right,True +1023,right,2m,The stairs are to the right of the sculpture.,right,True +1028,right,2m,The table is positioned on the right side of the trophy.,right,True +1030,right,2m,The bottle is positioned on the right side of the lamp.,right,True +1035,right,2m,The desk is positioned on the right side of the light.,right,True +1052,right,2m,The cup is positioned on the right side of the counter.,right,True +1054,right,2m,The cabinet is positioned on the right side of the car.,right,True +1068,right,2m,The desk is positioned on the right side of the bicycle.,right,True +1070,right,2m,The jar is positioned on the right side of the pot.,right,True +1074,right,2m,The mirror is positioned on the right side of the curtain.,right,True +1082,right,2m,The piano is positioned on the right side of the picture.,right,True +1084,right,2m,The telephone is positioned on the right side of the chair.,right,True +1085,right,2m,The sofa is positioned on the right side of the picture.,right,True +1088,right,2m,The case is to the right of the shelves.,right,True +1092,right,2m,The picture is positioned on the right side of the bin.,right,True +1101,right,2m,The window to the right of the telephone.,right,True +1102,right,2m,The chair is positioned on the right side of the vessel.,right,True +1106,right,2m,The clock is positioned on the right side of the door.,right,True +1113,right,2m,The sofa is positioned on the right side of the handle.,right,True +1116,right,2m,The telephone is positioned on the right side of the chair.,right,True +1117,right,2m,The sink is positioned on the right side of the microwave.,right,True +1119,right,2m,The vessel is positioned on the right side of the table.,right,True +1129,right,2m,The microwave is positioned on the right side of the oven.,right,True +1135,right,2m,The sculpture is positioned on the right side of the shelves.,right,True +1136,right,2m,The lamp is positioned on the right side of the trophy.,right,True +1141,right,2m,The chest is positioned on the right side of the image.,right,True +1144,right,2m,The stairs are to the right of the scale.,right,True +1146,right,2m,The monitor is positioned on the right side of the cart.,right,True +1150,right,2m,The television is positioned on the right side of the sofa.,right,True +1152,right,2m,The rug is positioned on the right side of the chair.,right,True +1158,right,2m,The pot is positioned on the right side of the chair.,right,True +1159,right,2m,The vessel is positioned on the right side of the table.,right,True +1175,right,2m,The shelves are positioned on the right side of the bar.,right,True +1183,right,2m,The chair is positioned on the right side of the blanket.,right,True +1185,right,2m,The oven is positioned on the right side of the bar.,right,True +1193,right,2m,The plate is positioned on the right side of the cabinet.,right,True +1208,right,2m,The cup is positioned on the right side of the soapbottle.,right,True +1217,right,2m,The book is positioned on the left side of the cell phone.,right,False +1222,right,2m,The towel is positioned on the right side of the countertop.,right,True +1223,right,2m,The pan is positioned on the right side of the window.,right,True +1226,right,2m,The soapbottle is positioned on the right side of the toiletpaper.,right,True +1228,right,2m,The pan is positioned on the right side of the garbage can.,right,True +1229,right,2m,The pan is positioned on the right side of the apple.,right,True +1234,right,2m,The egg is positioned on the right side of the toaster.,right,True +1239,right,2m,The safe is positioned on cd's right side.,right,True +1242,right,2m,The cell phone is positioned on the right side of the chair.,right,True +1263,right,2m,The bread is positioned on the right side of the toaster.,right,True +1266,right,2m,The peppershaker is positioned on the right side of the potato.,right,True +1267,right,2m,The garbage can is to the right of the spatula.,right,True +1273,right,2m,The mug is positioned on the right side of the cd.,right,True +1279,right,2m,The armchair is positioned on the right side of the sofa.,right,True +1285,right,2m,The floorlamp is positioned on the left side of the painting.,right,False +1304,right,2m,The cup is positioned on the right side of the dishsponge.,right,True +1324,right,2m,The glassbottle is positioned on the right side of the bowl.,right,True +1336,right,2m,The pillow is positioned on the right side of the box.,right,True +1339,right,2m,The egg is positioned on the right side of the toaster.,right,True +1351,right,2m,The sidetable is positioned on the right side of the newspaper.,right,True +1352,right,2m,The window is positioned on the right side of the plate.,right,True +1355,right,2m,The cup is positioned on the right side of the pot.,right,True +1356,right,2m,The knife is positioned on the right side of the tomato.,right,True +1357,right,2m,The creditcard is positioned on the right side of the vase.,right,True +1365,right,2m,The pot is positioned on the right side of the spatula.,right,True +1373,right,2m,The lettuce is positioned on the right side of the cup.,right,True +1374,right,2m,The mug is positioned on the right side of the wine bottle.,right,True +1380,right,2m,The bowl is positioned on the right side of the plate.,right,True +1398,right,2m,The cabinet is positioned on the right side of the potato.,right,True +1399,right,2m,The lettuce is positioned on the right side of the apple.,right,True +1402,right,2m,The curtains are positioned on the right side of the dishsponge.,right,True +1403,right,2m,The laptop is positioned on the right side of the pillow.,right,True +1405,right,2m,The chair is positioned on the right side of the drawer.,right,True +1412,right,2m,The knife is positioned on the right side of the ladle.,right,True +1427,right,2m,The cup is positioned on the right side of the tomato.,right,True +1429,right,2m,The mug is positioned on the right side of the bowl.,right,True +1432,right,2m,The handtowel is to the right of the spraybottle.,right,True +1440,right,2m,The spatula is positioned on the right side of the cup.,right,True +1446,right,2m,The plate is positioned on the left side of the microwave.,right,False +1448,right,2m,The coffeemachine is positioned on the right side of the potato.,right,True +1459,right,2m,The houseplant is positioned on the right side of the coffeetable.,right,True +1465,right,2m,The winebottle is positioned on the left side of the potato.,right,False +1473,right,2m,The pillow is to the right of the teddybear.,right,True +1477,right,2m,The lettuce is positioned on the right side of the safe.,right,True +1479,right,2m,The saltshaker is positioned on the right side of the sidetable.,right,True +1480,right,2m,The lettuce is positioned on the right side of the dishsponge.,right,True +1482,right,2m,The countertop is positioned on the right side of the stoveburner.,right,True +1493,right,2m,The spatula is positioned on the right side of the microwave.,right,True +1507,right,2m,The chair is positioned on the right side of the drawer.,right,True +1510,right,2m,The lettuce is positioned on the right side of the spatula.,right,True +1511,right,2m,The handtowel is positioned on the right side of the soapbottle.,right,True +1535,right,2m,The desklamp is positioned on the right side of the cellphone.,right,True +1536,right,2m,The lettuce is positioned on the right side of the mug.,right,True +1537,right,2m,The soapbar is positioned on the right side of the spraybottle.,right,True +1547,right,2m,The statue is positioned on the right side of the laptop.,right,True +1560,right,2m,The cabinet is positioned on the right side of the kettle.,right,True +1568,right,2m,The pot is positioned on the right side of the toaster.,right,True +1578,right,2m,The cup is positioned on the right side of the pan.,right,True +1588,right,2m,The peppershaker is positioned on the right side of the cup.,right,True +1594,right,2m,The stoveburner is positioned on the right side of the lettuce.,right,True +1599,right,2m,The egg is positioned on the right side of the mirror.,right,True +1601,right,2m,The box is positioned on the right side of the houseplant.,right,True +1611,right,2m,The spatula is positioned on the right side of the cup.,right,True +1615,right,2m,The toiletpaper is positioned on the right side of the candle.,right,True +1617,right,2m,The apple is positioned on the right side of the saltshaker.,right,True +1620,right,2m,The plate is positioned on the right side of the lettuce.,right,True +1627,right,2m,The soap bottle is positioned on the right side of the ladle.,right,True +1633,right,2m,The toaster is positioned on the left side of the bread.,right,False +1637,right,2m,The spatula is positioned on the right side of the fridge.,right,True +1643,right,2m,The alarmclock is positioned on the right side of the laptop.,right,True +1649,right,2m,The mirror is positioned on the right side of the cabinet.,right,True +1657,right,2m,The lettuce is positioned on the right side of the bowl.,right,True +1663,right,2m,The microwave is positioned on the right side of the tomato.,right,True +1674,right,2m,The pot is positioned on the right side of the countertop.,right,True +1675,right,2m,The laptop is positioned on the right side of the book.,right,True +1677,right,2m,The pot is positioned on the right side of the bread.,right,True +1678,right,2m,The garbage can is positioned on the right side of the ladle.,right,True +1684,right,2m,The garbage can is to the right of the laptop.,right,True +1685,right,2m,The mug is positioned on the right side of the potato.,right,True +1699,right,2m,The garbage can is to the right of the tomato.,right,True +1701,right,2m,The laptop is positioned on the right side of the desklamp.,right,True +1702,right,2m,The safe is positioned on the right side of the vase.,right,True +1703,right,2m,The pot is positioned on the right side of the countertop.,right,True +1717,right,2m,The pan is positioned on the right side of the glassbottle.,right,True +1723,right,2m,The ladle is positioned on the right side of the apple.,right,True +1726,right,2m,The bread is positioned on the right side of the egg.,right,True +1757,right,2m,The bread is positioned on the right side of the lettuce.,right,True +1769,right,2m,The soapbottle is positioned on the right side of the mug.,right,True +1777,right,2m,The toaster is positioned on the right side of the soapbottle.,right,True +1779,right,2m,The glassbottle is positioned on the right side of the pan.,right,True +1780,right,2m,The knife is positioned on the right side of the toaster.,right,True +1781,right,2m,The bread is positioned on the right side of the toaster.,right,True +1789,right,2m,The garbage can is to the right of the painting.,right,True +1804,right,2m,The dishsponge is positioned on the right side of the bread.,right,True +1805,right,2m,The cup is positioned on the right side of the kettle.,right,True +1827,right,2m,The potato is positioned on the right side of the plate.,right,True +1829,right,2m,The tomato is positioned on the right side of the bowl.,right,True +1831,right,2m,"From the image, it's evident that the spraybottle is to the left of the soapb",right,False +1834,right,2m,The floorlamp is positioned on the right side of the pillow.,right,True +1835,right,2m,The egg is positioned on the right side of the knife.,right,True +1836,right,2m,The spatula is positioned on the right side of the pan.,right,True +1842,right,2m,The lettuce is positioned on the right side of the soapbottle.,right,True +1849,right,2m,The wine bottle is positioned on the right side of the kettle.,right,True +1854,right,2m,The mug is positioned on the left side of the chair.,right,False +1856,right,2m,The sofa is positioned on the right side of the vase.,right,True +1862,right,2m,The apple is positioned on the right side of the plate.,right,True +1864,right,2m,The bread is positioned on the right side of the chair.,right,True +1868,right,2m,"From the image, it's evident that the soapbar is to the left of the countertop.",right,False +1874,right,2m,The pan is positioned on the right side of the potato.,right,True +1889,right,2m,The alarmclock is positioned on the right side of the cd.,right,True +1893,right,2m,The soap bottle is positioned on the right side of the fridge.,right,True +1896,right,2m,The cell phone is positioned on the right side of the bed.,right,True +1904,right,2m,The handtowelholder is positioned on the right side of the mirror.,right,True +1909,right,2m,The apple is positioned on the right side of the lettuce.,right,True +1918,right,2m,The toaster is positioned on the right side of the statue.,right,True +1926,right,2m,The mug is positioned on the right side of the knife.,right,True +1931,right,2m,The mug is positioned on the left side of the bread.,right,False +1940,right,2m,The bread is positioned on the right side of the tomato.,right,True +1941,right,2m,The pan is positioned on the right side of the bowl.,right,True +1957,right,2m,The pan is positioned on the right side of the plate.,right,True +1965,right,2m,The vase is positioned on the right side of the houseplant.,right,True +1966,right,2m,The spoon is positioned on the right side of the drawer.,right,True +1967,right,2m,The spatula is positioned on the right side of the lettuce.,right,True +1973,right,2m,The pink fabric towel is positioned on the right side of the soap bottle.,right,True +1976,right,2m,The toaster is positioned on the right side of the mug.,right,True +1977,right,2m,The bowl is positioned on the right side of the kettle.,right,True +1982,right,2m,The apple is positioned on the left side of the spatula.,right,False +1983,right,2m,The cup is positioned on the right side of the bread.,right,True +1985,right,2m,The spray bottle is positioned on the right side of the dish sponge.,right,True +1990,right,2m,The bread is positioned on soapbottle's right side.,right,True +1996,right,2m,The countertop is positioned on the right side of the plunger.,right,True +2013,right,2m,The apple is positioned on the right side of the tomato.,right,True +2016,right,2m,The spatula is positioned on the right side of the cup.,right,True +2017,right,2m,The cup is positioned on the left side of the chair.,right,False +2019,right,2m,"From the image, it's evident that the soapbar is to the right of the soapbottle",right,True +2021,right,2m,The drawer is to the left of the soapbottle.,right,False +2030,right,2m,The garbage can is to the right of the kettle.,right,True +2049,right,2m,The pan is positioned on the right side of the cup.,right,True +2050,right,2m,The statue is positioned on the right side of the tissuebox.,right,True +2051,right,2m,The sidetable is positioned on the right side of the houseplant.,right,True +2061,right,2m,The bowl is positioned on the right side of the garbage can.,right,True +2065,right,2m,The countertop is positioned on the right side of the statue.,right,True +2076,right,2m,The knife is positioned on the right side of the mug.,right,True +2078,right,2m,The soapbottle is positioned on the right side of the fridge.,right,True +2084,right,2m,The ladle is positioned on the right side of the peppershaker.,right,True +2093,right,2m,The spatula is positioned on the right side of the saltshaker.,right,True +2097,right,2m,The bowl is positioned on the right side of the mug.,right,True +2099,right,2m,The dishsponge is positioned on the right side of the handtowel.,right,True +2106,right,2m,The tomato is positioned on the right side of the houseplant.,right,True +2119,right,2m,The houseplant is positioned on the right side of the floorlamp.,right,True +2121,right,2m,The dishsponge is positioned on the right side of the cup.,right,True +2123,right,2m,The chair is positioned on the right side of the sidetable.,right,True +2136,right,2m,The lettuce is positioned on the right side of the mug.,right,True +2141,right,2m,The alarmclock is positioned on the right side of the bowl.,right,True +2143,right,2m,The cabinet is positioned on the right side of the potato.,right,True +2145,right,2m,The apple is positioned on the right side of the toaster.,right,True +2151,right,2m,The glassbottle is positioned on the right side of the kettle.,right,True +2154,right,2m,The desklamp is positioned on the right side of the armchair.,right,True +2162,right,2m,The dishsponge is positioned on the right side of the knife.,right,True +2164,right,2m,The teddybear is positioned on the right side of the baseballbat.,right,True +2182,right,2m,The lettuce is positioned on the right side of the egg.,right,True +2191,right,2m,The wine bottle is positioned on the right side of the pot.,right,True +2196,right,2m,The glassbottle is positioned on the right side of the houseplant.,right,True +2199,right,2m,The mug is positioned on the right side of the potato.,right,True +2202,right,2m,The spatula is positioned on the right side of the microwave.,right,True +2209,right,2m,The spatula is positioned on the right side of the fork.,right,True +2211,right,2m,The mug is positioned on the right side of the book.,right,True +2221,right,2m,The garbage can is to the right of the kettle.,right,True +2225,right,2m,The tomato is positioned on the right side of the houseplant.,right,True +2226,right,2m,The apple is positioned on the right side of the dishsponge.,right,True +2229,right,2m,The dishsponge is positioned on the left side of the tomato.,right,False +2230,right,2m,The laptop is positioned on the right side of the teddybear.,right,True +2239,right,2m,The statue is positioned on the right side of the remote control.,right,True +2247,right,2m,The butterknife is positioned on the right side of the egg.,right,True +2259,right,2m,The plate is positioned on the right side of the potato.,right,True +2260,right,2m,The spatula is positioned on the right side of the plate.,right,True +2265,right,2m,The bowl is positioned on the right side of the alarm clock.,right,True +2282,right,2m,The kettle is positioned on the right side of the pot.,right,True +2291,right,2m,The pot is positioned on the right side of the lettuce.,right,True +2301,right,2m,The peppershaker is positioned on the right side of the cup.,right,True +2302,right,2m,The dishsponge is positioned on the right side of the toaster.,right,True +2303,right,2m,The garbage can is positioned on the right side of the spray bottle.,right,True +2304,right,2m,The soapbottle is positioned on the right side of the coffeemachine.,right,True +2309,right,2m,The window is to the right of the statue.,right,True +2310,right,2m,The tomato is positioned on the right side of the pan.,right,True +2316,right,2m,The garbage can is to the right of the dishsponge.,right,True +2320,right,2m,The handtowel is to the right of the spraybottle.,right,True +2328,right,2m,The plunger is positioned on the right side of the toiletpaperhanger.,right,True +2334,right,2m,The plate is positioned on the right side of the papertowelroll.,right,True +2347,right,2m,The knife is positioned on the right side of the saltshaker.,right,True +2353,right,2m,The laptop is positioned on the right side of the box.,right,True +2355,right,2m,The microwave is positioned on the right side of the peppershaker.,right,True +2359,right,2m,The peppershaker is positioned on the right side of the lettuce.,right,True +2362,right,2m,The plate is positioned on the right side of the spatula.,right,True +2365,right,2m,The garbage can is positioned on the right side of the toaster.,right,True +2366,right,2m,The alarmclock is positioned on the right side of the cd.,right,True +2379,right,2m,The mug is positioned on the right side of the book.,right,True +2389,right,2m,The chair is positioned on the left side of the bread.,right,False +2390,right,2m,The lettuce is positioned on the right side of the mug.,right,True +2396,right,2m,"From the image, it's evident that the toiletpaper is to the right of the towel.",right,True +2401,right,2m,The desklamp is positioned on the right side of the book.,right,True +2406,right,2m,The mug is positioned on the right side of the tomato.,right,True +2407,right,2m,The cup is positioned on the right side of the butterknife.,right,True +2408,right,2m,The bread is positioned on the right side of the pan.,right,True +2426,right,2m,The glassbottle is positioned on the right side of the bread.,right,True +2431,right,2m,The toaster is positioned on the right side of the window.,right,True +2433,right,2m,The pot is positioned on the right side of the tomato.,right,True +2435,right,2m,The toaster is positioned on the right side of the soapbottle.,right,True +2438,right,2m,The cabinet is positioned on the right side of the glassbottle.,right,True +2440,right,2m,The table is positioned on the right side of the chair.,right,True +2449,right,2m,The mirror is positioned on the right side of the picture.,right,True +2450,right,2m,"From the image, it's evident that the box is to the right of the desk.",right,True +2451,right,2m,The television is positioned on the right side of the window.,right,True +2457,right,2m,"From the image, it's evident that the clothes are to the right of the whiteboard.",right,True +2462,right,2m,The nightstand is to the right of the chair.,right,True +2463,right,2m,The lamp is positioned on the right side of the picture.,right,True +2471,right,2m,The toilet is positioned on the right side of the cabinet.,right,True +2473,right,2m,The window is to the right of the pillow.,right,True +2479,right,2m,The chair is positioned on the right side of the table.,right,True +2486,right,2m,"From the image, it's evident that the shelves are to the right of the desk.",right,True +2501,right,2m,The mirror is positioned on the right side of the window.,right,True +2510,right,2m,"From the image, it's evident that the shelves are to the right of the curtain.",right,True +2512,right,2m,"From the image, it's evident that the shelves are to the right of the chair.",right,True +2516,right,2m,The sink is positioned on the right side of the toilet.,right,True +2519,right,2m,The bag is positioned on the right side of the shelves.,right,True +2521,right,2m,"From the image, it's evident that the table is to the right of the television.",right,True +2525,right,2m,The door is to the right of the lamp.,right,True +2527,right,2m,The chair is to the right of the refrigerator.,right,True +2529,right,2m,The toilet is positioned on the right side of the bathtub.,right,True +2533,right,2m,The pillow is to the right of the shelves.,right,True +2534,right,2m,The television is positioned on the right side of the door.,right,True +2537,right,2m,The pillow is positioned on the right side of the whiteboard.,right,True +2554,right,2m,The television is positioned on the right side of the picture.,right,True +2564,right,2m,The chair is positioned on the right side of the television.,right,True +2565,right,2m,The window is to the right of the chair.,right,True +2568,right,2m,The shower curtain is to the right of the cabinet.,right,True +2569,right,2m,"From the image, it's evident that the chair is to the right of the cabinet.",right,True +2575,right,2m,The bag is to the right of the counter.,right,True +2590,right,2m,The television is positioned on the right side of the picture.,right,True +2594,right,2m,The sofa is positioned on the right side of the whiteboard.,right,True +2597,right,2m,The lamp is positioned on the right side of the television.,right,True +2601,right,2m,"From the image, it's evident that the dresser is to the right of the desk.",right,True +2602,right,2m,The window is to the right of the table.,right,True +2603,right,2m,The window is positioned on the left side of the pillow.,right,False +2609,right,2m,The sofa is positioned on the right side of the chair.,right,True +2610,right,2m,The towel is to the right of the mirror.,right,True +2613,right,2m,The window is to the right of the sofa.,right,True +2616,right,2m,The television is positioned on the right side of the chair.,right,True +2629,right,2m,The chair is to the right of the shelves.,right,True +2642,right,2m,"From the image, it's evident that the cabinet is to the right of the window.",right,True +2645,right,2m,The sofa is positioned on the right side of the table.,right,True +2654,right,2m,The toilet is positioned on the right side of the shower curtain.,right,True +2662,right,2m,The desk is to the right of the refrigerator.,right,True +2673,right,2m,The chair is positioned on the right side of the window.,right,True +2675,right,2m,The television is positioned on the right side of the window.,right,True +2683,right,2m,The desk is positioned on the right side of the sofa.,right,True +2690,right,2m,The desk is to the right of the television.,right,True +2693,right,2m,The whiteboard is positioned on the right side of the window.,right,True +2697,right,2m,The bathtub is to the right of the toilet.,right,True +2712,right,2m,The books are positioned on the right side of the desk.,right,True +2718,right,2m,The chair is positioned on the right side of the television.,right,True +2722,right,2m,The refrigerator is positioned on the right side of the desk.,right,True +2728,right,2m,The mirror is positioned on the right side of the toilet.,right,True +2731,right,2m,"From the image, it's evident that the clothes are to the right of the pillow.",right,True +2733,right,2m,The door is positioned on the left side of the shelves.,right,False +2738,right,2m,The chair is positioned on the right side of the refrigerator.,right,True +2744,right,2m,The chair is positioned on the right side of the bookshelf.,right,True +2748,right,2m,The refrigerator is to the left of the table.,right,False +2754,right,2m,The door is to the right of the chair.,right,True +2758,right,2m,The cabinet is to the right of the whiteboard.,right,True +2762,right,2m,The pillow is positioned on the left side of the shelves.,right,False +2766,right,2m,The window is to the right of the pillow.,right,True +2767,right,2m,The chair is positioned on the right side of the curtain.,right,True +2777,right,2m,The picture is positioned on the right side of the window.,right,True +2779,right,2m,The television is positioned on the right side of the table.,right,True +2780,right,2m,The television is positioned on the right side of the window.,right,True +2784,right,2m,The sink is positioned on the right side of the refrigerator.,right,True +2787,right,2m,The bag is to the right of the picture.,right,True +2810,right,2m,The lamp is positioned on the right side of the sofa.,right,True +2823,right,2m,The chair is positioned on the right side of the shelves.,right,True +2831,right,2m,The window is positioned on the right side of the television.,right,True +2836,right,2m,The lamp is positioned on the right side of the box.,right,True +2838,right,2m,The toilet is positioned on the right side of the bathtub.,right,True +2841,right,2m,The window is to the right of the shelves.,right,True +2857,right,2m,The table is to the right of the shower curtain.,right,True +2877,right,2m,The bag is positioned on the right side of the sink.,right,True +2880,right,2m,The sink is positioned on the right side of the toilet.,right,True +2885,right,2m,The pillow is to the right of the shelves.,right,True +2898,right,2m,The window is to the right of the chair.,right,True +2902,right,2m,"From the image, it's evident that the bookshelf is to the left of the shelves.",right,False +2905,right,2m,The picture is positioned on the right side of the window.,right,True +2909,right,2m,The dresser is positioned on the right side of the sofa.,right,True +2916,right,2m,The table is positioned on the right side of the lamp.,right,True +2926,right,2m,"From the image, it's evident that the clothes are to the right of the sink.",right,True +2928,right,2m,The chair is positioned on the right side of the box.,right,True +2933,right,2m,The chair is positioned on the right side of the door.,right,True +2937,right,2m,The door is to the left of the shelves.,right,False +2951,right,2m,The window is positioned on the right side of the bed.,right,True +2962,right,2m,The sofa is positioned on the right side of the table.,right,True +2966,right,2m,The sink is to the right of the toilet.,right,True +2969,right,2m,The bag is to the right of the cabinet.,right,True +2984,right,2m,The chair is positioned on the right side of the box.,right,True +2986,right,2m,The sink is positioned on the right side of the towel.,right,True +2992,right,2m,The window is positioned on the right side of the lamp.,right,True +2996,right,2m,The books are positioned on the right side of the desk.,right,True +2997,right,2m,The whiteboard is positioned on the right side of the blinds.,right,True +2999,right,2m,The table is positioned on the right side of the bed.,right,True +3006,right,2m,The toilet is positioned on the right side of the sink.,right,True +3008,right,2m,The toilet is to the right of the window.,right,True +3031,right,2m,The bed is positioned on the right side of the lamp.,right,True +3033,right,2m,The cabinet is to the right of the chair.,right,True +3034,right,2m,The mirror is positioned on the right side of the window.,right,True +3036,right,2m,The cabinet is positioned on the right side of the chair.,right,True +3048,right,2m,The curtain is to the right of the lamp.,right,True +3055,right,2m,The chair is positioned on the right side of the sofa.,right,True +3072,right,2m,The shower curtain is to the right of the toilet.,right,True +3076,right,2m,The desk is positioned on the right side of the bed.,right,True +3082,right,2m,The desk is positioned on the right side of the box.,right,True +3094,right,2m,The shelves are to the right of the picture.,right,True +3101,right,2m,The desk is positioned on the right side of the bookshelf.,right,True +3102,right,2m,The table is positioned on the right side of the bathtub.,right,True +3115,right,2m,The sink is positioned on the right side of the towel.,right,True +3119,right,2m,"From the image, it's evident that the shelves are to the right of the curtain.",right,True +3132,right,2m,The lamp is positioned on the right side of the picture.,right,True +3133,right,2m,The bag is to the right of the window.,right,True +3140,right,2m,The lamp is positioned on the right side of the picture.,right,True +3147,right,2m,"From the image, it's evident that the chair is to the right of the shelves.",right,True +3164,right,2m,The books are positioned on the right side of the pillow.,right,True +3165,right,2m,The window is to the right of the desk.,right,True +3169,right,2m,The curtain is positioned on the right side of the dresser.,right,True +3172,right,2m,"From the image, it's evident that the box is to the right of the chair.",right,True +3173,right,2m,The bathtub is to the right of the toilet.,right,True +3185,right,2m,The table is positioned on the right side of the sofa.,right,True +3186,right,2m,The shelves are to the right of the lamp.,right,True +3198,right,2m,The chair is positioned on the right side of the shelves.,right,True +3200,right,2m,The toilet is positioned on the right side of the bathtub.,right,True +3205,right,2m,The door is to the right of the paper.,right,True +3207,right,2m,The desk is positioned on the right side of the bed.,right,True +3219,right,2m,"From the image, it's evident that the box is to the right of the cabinet.",right,True +3226,right,2m,The window is positioned on the right side of the picture.,right,True +3235,right,2m,The toilet is positioned on the right side of the window.,right,True +3236,right,2m,The cabinet is positioned on the left side of the paper.,right,False +3241,right,2m,The dresser is positioned on the right side of the nightstand.,right,True +3251,right,2m,The box is to the right of the picture.,right,True +3252,right,2m,The chair is positioned on the right side of the shelves.,right,True +3256,right,2m,The bathtub is to the right of the sink.,right,True +3265,right,2m,The desk is positioned on the right side of the window.,right,True +3268,right,2m,The curtain is to the right of the bag.,right,True +3281,right,2m,The whiteboard is positioned on the right side of the window.,right,True +3283,right,2m,The toilet is positioned on the right side of the shower curtain.,right,True +3287,right,2m,The television is positioned on the right side of the window.,right,True +3288,right,2m,The picture is positioned on the right side of the chair.,right,True +3289,right,2m,The window is positioned on the left side of the pillow.,right,False +3297,right,2m,The desk is to the right of the person.,right,True +3306,right,2m,The table is to the right of the lamp.,right,True +3309,right,2m,The television is positioned on the right side of the picture.,right,True +3310,right,2m,The curtain is to the right of the nightstand.,right,True +3314,right,2m,The cabinet is positioned on the right side of the bed.,right,True +3315,right,2m,The chair is positioned on the right side of the clothes.,right,True +3316,right,2m,"From the image, it's evident that the table is to the right of the shelves.",right,True +3324,right,2m,The television is positioned on the right side of the picture.,right,True +3330,right,2m,The desk is to the right of the pillow.,right,True +3356,right,2m,The towel is positioned on the right side of the floor mat.,right,True +3360,right,2m,The bathtub is to the right of the sink.,right,True +3374,right,2m,The chair is positioned on the right side of the bed.,right,True +3380,right,2m,The window is positioned on the right side of the refrigerator.,right,True +3382,right,2m,The window is positioned on the right side of the whiteboard.,right,True +3387,right,2m,The toilet is positioned on the right side of the sink.,right,True +3389,right,2m,The lamp is positioned on the left side of the curtain.,right,False +3390,right,2m,The door is to the right of the lamp.,right,True +3392,right,2m,The nightstand is positioned on the right side of the pillow.,right,True +3397,right,2m,The cabinet is to the right of the bathtub.,right,True +3404,right,2m,The bathtub is to the left of the toilet.,right,False +3425,right,2m,The sink is positioned on the right side of the towel.,right,True +3428,right,2m,The chair is positioned on the right side of the window.,right,True +3449,right,2m,The toilet is to the right of the bag.,right,True +3451,right,2m,The television is positioned on the right side of the chair.,right,True +3456,right,2m,The window is positioned on the right side of the picture.,right,True +3462,right,2m,The bag is to the right of the cabinet.,right,True +3463,right,2m,The cabinet is to the right of the books.,right,True +3466,right,2m,The nightstand is positioned on the right side of the chair.,right,True +3473,right,2m,The bathtub is to the right of the toilet.,right,True +3477,right,2m,"From the image, it's evident that the box is to the right of the bag.",right,True +3480,right,2m,The toilet is positioned on the right side of the bathtub.,right,True +3484,right,2m,The dresser is positioned on the right side of the door.,right,True +3486,right,2m,The table is to the left of the chair.,right,False +3493,right,2m,"From the image, it's evident that the table is to the right of the desk.",right,True +3499,right,2m,The dresser is positioned on the right side of the shelves.,right,True +3504,right,2m,The desk is positioned on the right side of the pillow.,right,True +3505,right,2m,The window is positioned on the right side of the lamp.,right,True +3507,right,2m,The curtain is to the right of the chair.,right,True +3513,right,2m,The towel is positioned on the right side of the shower curtain.,right,True +3523,right,2m,"From the image, it's evident that the cabinet is to the right of the night stand.",right,True +3536,right,2m,The shelves are to the right of the counter.,right,True +3540,right,2m,The chair is positioned on the right side of the shelves.,right,True +3541,right,2m,The bed is positioned on the right side of the table.,right,True +3547,right,2m,The mirror is positioned on the right side of the towel.,right,True +3550,right,2m,The desk is positioned on the left side of the sofa.,right,False +3562,right,2m,The picture is to the right of the chair.,right,True +3569,right,2m,The window is positioned on the right side of the refrigerator.,right,True +3588,right,2m,The nightstand is positioned on the right side of the chair.,right,True +3591,right,2m,The towel is to the right of the chair.,right,True +3594,right,2m,The picture is positioned on the left side of the window.,right,False +3595,right,2m,The towel is positioned on the right side of the window.,right,True +3604,right,2m,"From the image, it's evident that the table is to the right of the shelves.",right,True +3606,right,2m,The door is to the right of the cabinet.,right,True +3609,right,2m,"From the image, it's evident that the clothes are to the right of the refrigerator.",right,True +3627,right,2m,"From the image, it's evident that the shelves are to the right of the window.",right,True +3632,right,2m,The table is to the right of the bathtub.,right,True +10,above,2m,The picture is above the rug.,above,True +20,above,2m,The lamp is above the stand.,above,True +31,above,2m,The curtain is above the plate.,above,True +32,above,2m,The sofa is above the rug.,above,True +34,above,2m,The stairs are above the bar.,above,True +64,above,2m,The mirror is above the sink.,above,True +67,above,2m,The picture is above the bin.,above,True +80,above,2m,The globe is above the table.,above,True +81,above,2m,The book is above the bin.,above,True +83,above,2m,The picture is above the ottoman.,above,True +94,above,2m,The plant is above the towel.,above,True +98,above,2m,The clock is above the bench.,above,True +107,above,2m,The clock is above the table.,above,True +118,above,2m,The fan is above the computer.,above,True +138,above,2m,The railing is above the sofa.,above,True +150,above,2m,The telephone is above the plate.,above,True +152,above,2m,The photo is above the globe.,above,True +156,above,2m,The fireplace is above the rug.,above,True +158,above,2m,The picture is above the doll.,above,True +165,above,2m,The chimney is above the plant.,above,True +168,above,2m,The lamp is above the bed.,above,True +169,above,2m,The telephone is above the counter.,above,True +183,above,2m,The picture is above the basket.,above,True +200,above,2m,The monitor is above the stairs.,above,True +210,above,2m,The pipe is above the bar.,above,True +217,above,2m,The fan is above the table.,above,True +234,above,2m,The clock is above the counter.,above,True +240,above,2m,The monitor is above the printer.,above,True +245,above,2m,The fan is above the keyboard.,above,True +264,above,2m,The towel is above the toilet.,above,True +266,above,2m,The shelves are above the sink.,above,True +276,above,2m,The clock is above the table.,above,True +285,above,2m,The microwave is above the book.,above,True +292,above,2m,The pipe is above the counter.,above,True +293,above,2m,The television is above the cabinet.,above,True +296,above,2m,The picture is above the fireplace.,above,True +303,above,2m,The microwave is above the sink.,above,True +305,above,2m,The television is above the shelves.,above,True +312,above,2m,The pipe is above the board.,above,True +326,above,2m,The plant is above the grill.,above,True +330,above,2m,The plant is above the grill.,above,True +338,above,2m,The stool is below the wall.,above,False +339,above,2m,The clock is above the table.,above,True +345,above,2m,The lamp is above the scale.,above,True +361,above,2m,The picture is above the desk.,above,True +372,above,2m,The picture is above the blanket.,above,True +381,above,2m,The monitor is above the stairs.,above,True +382,above,2m,The mirror is above the dresser.,above,True +389,above,2m,The chimney is above the table.,above,True +391,above,2m,The television is above the bed.,above,True +395,above,2m,The chest is above the stairs.,above,True +407,above,2m,The pot is below the soap.,above,False +411,above,2m,The stairs are above the bar.,above,True +427,above,2m,The mirror is above the table.,above,True +428,above,2m,The picture is above the bench.,above,True +432,above,2m,The telephone is above the counter.,above,True +443,above,2m,The fan is above the desk.,above,True +454,above,2m,The lamp is above the bin.,above,True +457,above,2m,The picture is above the toilet.,above,True +459,above,2m,The lamp is above the board.,above,True +461,above,2m,The picture is above the fireplace.,above,True +466,above,2m,The mirror is above the sink.,above,True +468,above,2m,The door is above the bin.,above,True +469,above,2m,The telephone is above the plate.,above,True +475,above,2m,The fireplace is above the stool.,above,True +490,above,2m,The lamp is above the bed.,above,True +494,above,2m,The clock is above the table.,above,True +495,above,2m,The mirror is above the towel.,above,True +506,above,2m,The picture is above the basket.,above,True +509,above,2m,The television is above the counter.,above,True +513,above,2m,The picture is above the bin.,above,True +520,above,2m,The lamp is above the bucket.,above,True +531,above,2m,The mirror is above the counter.,above,True +534,above,2m,The picture is above the doll.,above,True +547,above,2m,The fan is above the keyboard.,above,True +552,above,2m,The fan is above the table.,above,True +554,above,2m,The glass is above the pillow.,above,True +559,above,2m,The picture is above the doll.,above,True +560,above,2m,The picture is above the plant.,above,True +562,above,2m,The clock is above the table.,above,True +569,above,2m,The candle is above the vase.,above,True +571,above,2m,The television is above the stool.,above,True +580,above,2m,The lamp is above the desk.,above,True +582,above,2m,The bed is below the ball.,above,False +583,above,2m,The picture is above the doll.,above,True +585,above,2m,The railing is above the sofa.,above,True +599,above,2m,The blinds are above the tray.,above,True +600,above,2m,The clock is above the chair.,above,True +604,above,2m,The stick is above the table.,above,True +610,above,2m,The cleaner is above the towel.,above,True +612,above,2m,The window is above the clothes.,above,True +613,above,2m,The sink is above the bucket.,above,True +624,above,2m,The television is above the counter.,above,True +630,above,2m,The fan is above the table.,above,True +644,above,2m,The fan is above the bed.,above,True +659,above,2m,The shelves are above the bar.,above,True +661,above,2m,The scale is above the stairs.,above,True +671,above,2m,The pot is above the soap.,above,True +677,above,2m,The mirror is above the stairs.,above,True +682,above,2m,The towel is above the toilet.,above,True +686,above,2m,The window is above the plate.,above,True +693,above,2m,The cleaner is above the towel.,above,True +696,above,2m,The pipe is above the desk.,above,True +697,above,2m,The television is above the dresser.,above,True +701,above,2m,The stick is above the table.,above,True +703,above,2m,The globe is above the stool.,above,True +705,above,2m,The lamp is above the sink.,above,True +708,above,2m,The pipe is above the desk.,above,True +715,above,2m,The lamp is above the counter.,above,True +717,above,2m,The mirror is above the toilet.,above,True +722,above,2m,The shelves are below the box.,above,False +726,above,2m,The shelves are above the paper.,above,True +741,above,2m,The lamp is above the chest.,above,True +747,above,2m,The chimney is above the chair.,above,True +753,above,2m,The fireplace is above the stool.,above,True +755,above,2m,The fan is above the table.,above,True +760,above,2m,The pipe is above the cart.,above,True +762,above,2m,The railing is above the stand.,above,True +766,above,2m,The picture is above the table.,above,True +768,above,2m,The curtain is above the bucket.,above,True +771,above,2m,The clock is above the dog.,above,True +773,above,2m,The mirror is above the sink.,above,True +780,above,2m,The bottle is above the towel.,above,True +782,above,2m,The mirror is above the table.,above,True +789,above,2m,The shelves are above the printer.,above,True +797,above,2m,The mirror is above the sink.,above,True +801,above,2m,The railing is below the window.,above,False +802,above,2m,The clock is above the counter.,above,True +809,above,2m,The mirror is above the sink.,above,True +816,above,2m,The railing is above the table.,above,True +826,above,2m,The mirror is above the chest.,above,True +835,above,2m,The picture is above the box.,above,True +849,above,2m,The light is above the table.,above,True +856,above,2m,The lamp is above the blanket.,above,True +858,above,2m,The sheet is located above the chair.,above,True +859,above,2m,The lamp is above the monitor.,above,True +860,above,2m,The clock is above the television.,above,True +862,above,2m,The shelves are above the bar.,above,True +876,above,2m,The fan is above the basket.,above,True +877,above,2m,The window is above the counter.,above,True +886,above,2m,The lamp is above the desk.,above,True +889,above,2m,The microwave is above the sink.,above,True +894,above,2m,The television is above the bed.,above,True +895,above,2m,The lamp is above the bin.,above,True +898,above,2m,The clock is above the television.,above,True +901,above,2m,The lamp is above the bed.,above,True +909,above,2m,The pipe is above the board.,above,True +922,above,2m,The television is above the counter.,above,True +934,above,2m,The light is above the counter.,above,True +938,above,2m,The fan is above the bed.,above,True +947,above,2m,The mirror is above the railing.,above,True +950,above,2m,The glass is above the pillow.,above,True +956,above,2m,The telephone is above the counter.,above,True +957,above,2m,The window is above the blanket.,above,True +958,above,2m,The clock is above the television.,above,True +962,above,2m,The picture is above the bucket.,above,True +981,above,2m,The television is above the counter.,above,True +984,above,2m,The lamp is above the toilet.,above,True +996,above,2m,The clock is above the television.,above,True +997,above,2m,The toy is above the microwave.,above,True +998,above,2m,The sculpture is above the dresser.,above,True +1016,above,2m,The photo is below the pot.,above,False +1021,above,2m,The lamp is above the dresser.,above,True +1024,above,2m,The lamp is above the sink.,above,True +1036,above,2m,The television is above the pillow.,above,True +1046,above,2m,The cleaner is above the towel.,above,True +1048,above,2m,The ladder is above the stairs.,above,True +1060,above,2m,The fan is above the basket.,above,True +1071,above,2m,The microwave is above the counter.,above,True +1075,above,2m,The lamp is above the bed.,above,True +1077,above,2m,The fan is above the bin.,above,True +1078,above,2m,The fan is above the computer.,above,True +1087,above,2m,The curtain is above the plate.,above,True +1095,above,2m,The clock is above the table.,above,True +1104,above,2m,The blinds are above the tray.,above,True +1105,above,2m,The wine is above the table.,above,True +1126,above,2m,The clock is above the chair.,above,True +1131,above,2m,The photo is above the globe.,above,True +1155,above,2m,The lamp is above the blanket.,above,True +1162,above,2m,The clock is above the container.,above,True +1167,above,2m,The mirror is above the sink.,above,True +1172,above,2m,The lamp is above the grill.,above,True +1179,above,2m,The fan is above the bed.,above,True +1180,above,2m,The fan is above the monitor.,above,True +1182,above,2m,The railing is above the stove.,above,True +1187,above,2m,The television is above the table.,above,True +1195,above,2m,The shelves are above the bar.,above,True +1196,above,2m,The stick is above the table.,above,True +1199,above,2m,The lamp is above the grill.,above,True +1209,above,2m,The cabinet is above the spatula.,above,True +1218,above,2m,The window is above the plate.,above,True +1220,above,2m,The soapbottle is above the scrubbrush.,above,True +1221,above,2m,The handtowel is above the dishsponge.,above,True +1232,above,2m,The window is above the chair.,above,True +1238,above,2m,The window is above the laptop.,above,True +1246,above,2m,The window is above the book.,above,True +1253,above,2m,The microwave is above the drawer.,above,True +1257,above,2m,The painting is above the sidetable.,above,True +1258,above,2m,The window is above the cellphone.,above,True +1259,above,2m,The cabinet is above the toaster.,above,True +1271,above,2m,The microwave is above the drawer.,above,True +1283,above,2m,The plate is above the drawer.,above,True +1288,above,2m,The window is above the plate.,above,True +1291,above,2m,The countertop is below the toiletpaper.,above,False +1298,above,2m,The cabinet is above the spatula.,above,True +1307,above,2m,The spatula is above the drawer.,above,True +1316,above,2m,The handtowelholder is above the tissuebox.,above,True +1322,above,2m,The handtowel is above the toiletpaperhanger.,above,True +1330,above,2m,The microwave is above the drawer.,above,True +1338,above,2m,The handtowel is above the sidetable.,above,True +1340,above,2m,The bowl is above the chair.,above,True +1343,above,2m,The countertop is above the drawer.,above,True +1344,above,2m,The window is above the lettuce.,above,True +1354,above,2m,The peppershaker is above the fork.,above,True +1367,above,2m,The handtowelholder is above the tissuebox.,above,True +1368,above,2m,The laptop is above the garbage can.,above,True +1369,above,2m,The peppershaker is above the pan.,above,True +1371,above,2m,The painting is above the book.,above,True +1386,above,2m,The handtowel is above the toiletpaper.,above,True +1387,above,2m,The painting is above the cd.,above,True +1392,above,2m,The handtowelholder is above the tissuebox.,above,True +1396,above,2m,The window is above the plate.,above,True +1397,above,2m,The countertop is above the cabinet.,above,True +1400,above,2m,The window is above the tomato.,above,True +1409,above,2m,The window is above the saltshaker.,above,True +1413,above,2m,The window is above the mug.,above,True +1415,above,2m,The handtowel is above the tissuebox.,above,True +1421,above,2m,The soap bottle is above the drawer.,above,True +1426,above,2m,The pot is above the drawer.,above,True +1430,above,2m,The microwave is above the pan.,above,True +1444,above,2m,The mirror is above the spraybottle.,above,True +1445,above,2m,The laptop is above the creditcard.,above,True +1452,above,2m,The toiletpaperhanger is below the cloth.,above,False +1453,above,2m,The bowl is below the garbage can.,above,False +1457,above,2m,The vase is above the keychain.,above,True +1458,above,2m,The alarm clock is above the drawer.,above,True +1463,above,2m,The window is above the chair.,above,True +1470,above,2m,The saltshaker is above the drawer.,above,True +1481,above,2m,The cabinet is above the apple.,above,True +1485,above,2m,The mug is above the chair.,above,True +1487,above,2m,The potato is above the drawer.,above,True +1491,above,2m,The cabinet is above the spatula.,above,True +1498,above,2m,The countertop is below the drawer.,above,False +1506,above,2m,The microwave is above the pan.,above,True +1509,above,2m,The handtowel is above the sink.,above,True +1517,above,2m,The handtowelholder is above the sidetable.,above,True +1524,above,2m,The countertop is below the toiletpaper.,above,False +1531,above,2m,The desklamp is above the cd.,above,True +1533,above,2m,The countertop is above the drawer.,above,True +1534,above,2m,The countertop is above the garbage can.,above,True +1544,above,2m,The coffeemachine is above the mug.,above,True +1550,above,2m,The laptop is above the chair.,above,True +1555,above,2m,The cabinet is above the pot.,above,True +1563,above,2m,The mug is below the chair.,above,False +1566,above,2m,The mirror is above the garbage can.,above,True +1573,above,2m,The houseplant is above the plate.,above,True +1591,above,2m,The cabinet is above the spatula.,above,True +1592,above,2m,The handtowel is above the tissuebox.,above,True +1597,above,2m,The mug is above the apple.,above,True +1600,above,2m,The toaster is above the pan.,above,True +1614,above,2m,The handtowelholder is above the spraybottle.,above,True +1619,above,2m,The window is above the lettuce.,above,True +1626,above,2m,The bread is above the garbage can.,above,True +1632,above,2m,The tomato is above the bowl.,above,True +1639,above,2m,The pan is above the drawer.,above,True +1645,above,2m,The microwave is above the drawer.,above,True +1646,above,2m,The cabinet is above the spatula.,above,True +1654,above,2m,The cabinet is above the tissuebox.,above,True +1656,above,2m,The coffeemachine is above the cabinet.,above,True +1662,above,2m,The soap bottle is above the cabinet.,above,True +1666,above,2m,The window is above the box.,above,True +1681,above,2m,The mirror is above the coffee machine.,above,True +1708,above,2m,The pan is above the drawer.,above,True +1712,above,2m,The microwave is above the apple.,above,True +1713,above,2m,The knife is above the drawer.,above,True +1716,above,2m,The mirror is above the countertop.,above,True +1722,above,2m,The microwave is above the drawer.,above,True +1730,above,2m,The lettuce is above the plate.,above,True +1731,above,2m,The towel is above the garbage can.,above,True +1738,above,2m,The handtowel is above the soapbottle.,above,True +1745,above,2m,The window is above the tomato.,above,True +1747,above,2m,The alarmclock is above the book.,above,True +1752,above,2m,The mirror is above the plunger.,above,True +1754,above,2m,The mirror is above the countertop.,above,True +1759,above,2m,The shelf is above the laptop.,above,True +1765,above,2m,The window is above the chair.,above,True +1768,above,2m,The coffeemachine is above the dishsponge.,above,True +1771,above,2m,The microwave is above the drawer.,above,True +1783,above,2m,The handtowelholder is above the soapbar.,above,True +1785,above,2m,The window is above the plate.,above,True +1791,above,2m,The painting is above the cd.,above,True +1797,above,2m,The painting is above the cd.,above,True +1801,above,2m,The saltshaker is above the cabinet.,above,True +1803,above,2m,The countertop is below the toiletpaper.,above,False +1852,above,2m,The egg is above the drawer.,above,True +1853,above,2m,The desklamp is above the bed.,above,True +1855,above,2m,The apple is above the lettuce.,above,True +1857,above,2m,The bowl is above the chair.,above,True +1867,above,2m,The cabinet is above the toaster.,above,True +1885,above,2m,The cabinet is above the toaster.,above,True +1891,above,2m,The egg is above the drawer.,above,True +1897,above,2m,The apple is above the mug.,above,True +1903,above,2m,The countertop is below the toiletpaperhanger.,above,False +1910,above,2m,The window is above the newspaper.,above,True +1925,above,2m,The handtowel is above the garbagecan.,above,True +1930,above,2m,The spatula is above the drawer.,above,True +1933,above,2m,The cabinet is above the tomato.,above,True +1934,above,2m,The alarmclock is above the chair.,above,True +1936,above,2m,The vase is above the drawer.,above,True +1937,above,2m,The cabinet is above the tomato.,above,True +1945,above,2m,The window is above the bathtub.,above,True +1948,above,2m,The soapbottle is above the pan.,above,True +1953,above,2m,The shelf is above the chair.,above,True +1960,above,2m,The statue is above the chair.,above,True +1968,above,2m,The handtowelholder is above the handtowel.,above,True +1986,above,2m,The window is above the bread.,above,True +1989,above,2m,The bowl is above the tennisracket.,above,True +1993,above,2m,The saltshaker is above the cabinet.,above,True +1999,above,2m,The toaster is above the spoon.,above,True +2003,above,2m,The cabinet is above the saltshaker.,above,True +2007,above,2m,The window is above the chair.,above,True +2008,above,2m,The microwave is above the cabinet.,above,True +2014,above,2m,The houseplant is above the drawer.,above,True +2024,above,2m,The apple is above the drawer.,above,True +2032,above,2m,The statue is above the alarmclock.,above,True +2035,above,2m,The plate is above the drawer.,above,True +2039,above,2m,The window is above the papertowelroll.,above,True +2041,above,2m,The countertop is above the garbage can.,above,True +2052,above,2m,The microwave is above the spatula.,above,True +2053,above,2m,The apple is above the garbage can.,above,True +2054,above,2m,The mug is above the cellphone.,above,True +2058,above,2m,The cabinet is above the tomato.,above,True +2059,above,2m,The mirror is above the soapbottle.,above,True +2064,above,2m,The handtowel is above the sidetable.,above,True +2080,above,2m,The cabinet is above the potato.,above,True +2086,above,2m,The cabinet is above the countertop.,above,True +2087,above,2m,The laptop is above the chair.,above,True +2089,above,2m,The candle is above the toiletpaper.,above,True +2091,above,2m,The book is above the drawer.,above,True +2115,above,2m,The bowl is above the watch.,above,True +2120,above,2m,The microwave is above the drawer.,above,True +2126,above,2m,The window is above the cup.,above,True +2128,above,2m,The handtowel is above the countertop.,above,True +2131,above,2m,The window is above the toaster.,above,True +2132,above,2m,The handtowelholder is above the spraybottle.,above,True +2142,above,2m,The handtowelholder is above the dishsponge.,above,True +2150,above,2m,The handtowelholder is above the bathtub.,above,True +2161,above,2m,The mirror is above the sink.,above,True +2163,above,2m,The handtowelholder is above the countertop.,above,True +2166,above,2m,The lightswitch is above the remotecontrol.,above,True +2179,above,2m,The window is above the knife.,above,True +2185,above,2m,The kettle is above the dishsponge.,above,True +2189,above,2m,The countertop is above the garbage can.,above,True +2192,above,2m,The toaster is above the pan.,above,True +2195,above,2m,The floorlamp is above the ottoman.,above,True +2201,above,2m,The handtowel is above the tissuebox.,above,True +2219,above,2m,The window is above the bread.,above,True +2238,above,2m,The statue is above the keychain.,above,True +2243,above,2m,The coffeemachine is above the dishsponge.,above,True +2251,above,2m,The mirror is above the garbage can.,above,True +2252,above,2m,The potato is above the drawer.,above,True +2257,above,2m,The potato is above the drawer.,above,True +2261,above,2m,The window is above the bread.,above,True +2269,above,2m,The handtowelholder is above the garbagecan.,above,True +2275,above,2m,The cabinet is above the saltshaker.,above,True +2286,above,2m,The potato is above the cabinet.,above,True +2298,above,2m,The mug is above the plate.,above,True +2299,above,2m,The countertop is below the plate.,above,False +2305,above,2m,The window is above the apple.,above,True +2306,above,2m,The vase is above the bowl.,above,True +2307,above,2m,The blinds are above the dishsponge.,above,True +2312,above,2m,The handtowelholder is above the handtowel.,above,True +2319,above,2m,The egg is above the drawer.,above,True +2322,above,2m,The handtowelholder is above the sidetable.,above,True +2325,above,2m,The knife is above the drawer.,above,True +2327,above,2m,The microwave is above the sink.,above,True +2330,above,2m,The houseplant is above the shelf.,above,True +2331,above,2m,The window is above the plate.,above,True +2336,above,2m,The microwave is above the potato.,above,True +2337,above,2m,The window is above the mug.,above,True +2348,above,2m,The countertop is below the toiletpaper.,above,False +2352,above,2m,The microwave is above the apple.,above,True +2363,above,2m,The toiletpaperhanger is above the plunger.,above,True +2364,above,2m,The cup is above the bowl.,above,True +2368,above,2m,The pillow is above the ottoman.,above,True +2372,above,2m,The cabinet is above the spoon.,above,True +2378,above,2m,The window is above the plate.,above,True +2384,above,2m,The mirror is above the dishsponge.,above,True +2386,above,2m,The microwave is above the countertop.,above,True +2388,above,2m,The desklamp is above the chair.,above,True +2394,above,2m,The microwave is above the pot.,above,True +2404,above,2m,The mirror is above the garbage can.,above,True +2412,above,2m,The painting is above the alarm clock.,above,True +2417,above,2m,The cabinet is above the bread.,above,True +2425,above,2m,The floorlamp is above the ottoman.,above,True +2430,above,2m,The cabinet is above the apple.,above,True +2443,above,2m,The shelves are above the dresser.,above,True +2446,above,2m,The picture is above the chair.,above,True +2452,above,2m,The whiteboard is above the bag.,above,True +2454,above,2m,The lamp is above the chair.,above,True +2464,above,2m,The window is above the desk.,above,True +2476,above,2m,The picture is above the pillow.,above,True +2478,above,2m,The picture is above the table.,above,True +2492,above,2m,The television is above the dresser.,above,True +2493,above,2m,The curtain is above the chair.,above,True +2500,above,2m,The chair is above the pillow.,above,True +2505,above,2m,The picture is above the table.,above,True +2511,above,2m,The window is above the desk.,above,True +2531,above,2m,The picture is above the table.,above,True +2539,above,2m,The picture is above the sofa.,above,True +2541,above,2m,The window is above the toilet.,above,True +2542,above,2m,The shelves are above the chair.,above,True +2547,above,2m,The lamp is above the night stand.,above,True +2549,above,2m,The window is above the bag.,above,True +2566,above,2m,The picture is above the chair.,above,True +2577,above,2m,The mirror is above the chair.,above,True +2579,above,2m,The picture is above the counter.,above,True +2581,above,2m,The picture is above the toilet.,above,True +2588,above,2m,The lamp is above the chair.,above,True +2589,above,2m,The lamp is above the table.,above,True +2592,above,2m,The picture is above the night stand.,above,True +2598,above,2m,The television is above the bag.,above,True +2600,above,2m,The curtain is above the night stand.,above,True +2615,above,2m,The whiteboard is above the chair.,above,True +2617,above,2m,The window is above the counter.,above,True +2620,above,2m,The picture is above the lamp.,above,True +2626,above,2m,The lamp is above the chair.,above,True +2632,above,2m,The picture is above the chair.,above,True +2640,above,2m,The television is above the table.,above,True +2643,above,2m,The picture is above the table.,above,True +2644,above,2m,The picture is above the books.,above,True +2647,above,2m,The picture is above the cabinet.,above,True +2651,above,2m,The mirror is above the towel.,above,True +2653,above,2m,The picture is above the night stand.,above,True +2664,above,2m,The window is above the table.,above,True +2671,above,2m,The window is above the toilet.,above,True +2681,above,2m,The picture is above the toilet.,above,True +2688,above,2m,The picture is above the night stand.,above,True +2692,above,2m,The pillow is above the box.,above,True +2694,above,2m,The television is above the dresser.,above,True +2696,above,2m,The picture is above the toilet.,above,True +2708,above,2m,The lamp is above the night stand.,above,True +2719,above,2m,The cabinet is above the table.,above,True +2720,above,2m,The window is above the cabinet.,above,True +2725,above,2m,The picture is above the box.,above,True +2732,above,2m,The picture is above the sink.,above,True +2735,above,2m,The towel is above the toilet.,above,True +2737,above,2m,The pillow is above the box.,above,True +2743,above,2m,The window is above the bed.,above,True +2746,above,2m,The window is above the chair.,above,True +2792,above,2m,The picture is above the sofa.,above,True +2796,above,2m,The picture is above the table.,above,True +2797,above,2m,The blinds are above the box.,above,True +2802,above,2m,The mirror is above the chair.,above,True +2805,above,2m,The window is above the table.,above,True +2817,above,2m,The picture is above the table.,above,True +2820,above,2m,The picture is above the bed.,above,True +2839,above,2m,The picture is above the cabinet.,above,True +2840,above,2m,The picture is above the night stand.,above,True +2844,above,2m,The window is above the paper.,above,True +2845,above,2m,The lamp is above the chair.,above,True +2855,above,2m,The window is above the desk.,above,True +2861,above,2m,clothes is above bag.,above,True +2876,above,2m,The refridgerator is above the chair.,above,True +2884,above,2m,The picture is above the desk.,above,True +2890,above,2m,The mirror is above the cabinet.,above,True +2894,above,2m,The television is above the bag.,above,True +2914,above,2m,The window is above the desk.,above,True +2922,above,2m,The picture is above the desk.,above,True +2925,above,2m,The television is above the bag.,above,True +2929,above,2m,The window is above the pillow.,above,True +2934,above,2m,The whiteboard is above the cabinet.,above,True +2936,above,2m,The picture is above the towel.,above,True +2943,above,2m,The mirror is above the chair.,above,True +2947,above,2m,The shelves are above the table.,above,True +2950,above,2m,The shelves are above the table.,above,True +2953,above,2m,The lamp is above the pillow.,above,True +2956,above,2m,The mirror is above the towel.,above,True +2958,above,2m,The window is above the cabinet.,above,True +2959,above,2m,The picture is above the table.,above,True +2968,above,2m,The window is above the cabinet.,above,True +2973,above,2m,The mirror is above the sink.,above,True +2976,above,2m,The picture is above the cabinet.,above,True +2977,above,2m,The mirror is above the sink.,above,True +2985,above,2m,The television is above the bag.,above,True +2987,above,2m,The clothes are above the bag.,above,True +2990,above,2m,The blinds are above the box.,above,True +2995,above,2m,The picture is above the toilet.,above,True +3016,above,2m,The mirror is above the bathtub.,above,True +3018,above,2m,The picture is above the night stand.,above,True +3028,above,2m,clothes is above bag.,above,True +3032,above,2m,The picture is located above the shelves.,above,True +3035,above,2m,The shelves are above the dresser.,above,True +3045,above,2m,The picture is above the chair.,above,True +3046,above,2m,The shelves are above the desk.,above,True +3052,above,2m,The picture is above the cabinet.,above,True +3053,above,2m,The window is above the table.,above,True +3058,above,2m,The window is above the bed.,above,True +3059,above,2m,The window is above the table.,above,True +3060,above,2m,The picture is above the toilet.,above,True +3063,above,2m,The window is above the bed.,above,True +3068,above,2m,The whiteboard is above the sofa.,above,True +3074,above,2m,The window is above the box.,above,True +3079,above,2m,The paper is above the chair.,above,True +3083,above,2m,The blinds are above the table.,above,True +3086,above,2m,The mirror is above the sink.,above,True +3105,above,2m,The shelves are above the sink.,above,True +3113,above,2m,The television is above the refrigerator.,above,True +3134,above,2m,The window is above the table.,above,True +3139,above,2m,The lamp is above the chair.,above,True +3145,above,2m,The picture is above the sink.,above,True +3155,above,2m,The whiteboard is above the cabinet.,above,True +3167,above,2m,The mirror is above the sink.,above,True +3177,above,2m,The television is above the chair.,above,True +3181,above,2m,The picture is above the night stand.,above,True +3182,above,2m,The picture is above the table.,above,True +3183,above,2m,The paper is above the chair.,above,True +3189,above,2m,The window is above the cabinet.,above,True +3194,above,2m,The shelves are above the desk.,above,True +3196,above,2m,The window is above the table.,above,True +3204,above,2m,The lamp is above the chair.,above,True +3206,above,2m,The lamp is above the night stand.,above,True +3209,above,2m,The picture is above the box.,above,True +3210,above,2m,The window is above the table.,above,True +3215,above,2m,The window is above the cabinet.,above,True +3216,above,2m,The picture is above the table.,above,True +3218,above,2m,The lamp is above the chair.,above,True +3227,above,2m,The lamp is above the chair.,above,True +3237,above,2m,The picture is above the counter.,above,True +3238,above,2m,The shelves are above the chair.,above,True +3240,above,2m,The television is above the table.,above,True +3247,above,2m,The shelves are above the dresser.,above,True +3262,above,2m,The curtain is above the bag.,above,True +3272,above,2m,The window is above the table.,above,True +3286,above,2m,The lamp is above the chair.,above,True +3293,above,2m,The television is above the night stand.,above,True +3294,above,2m,The mirror is above the desk.,above,True +3295,above,2m,The books are above the dresser.,above,True +3299,above,2m,The curtain is above the box.,above,True +3302,above,2m,The whiteboard is above the bag.,above,True +3303,above,2m,The books are above the chair.,above,True +3312,above,2m,The shelves are above the bed.,above,True +3318,above,2m,The mirror is above the sink.,above,True +3320,above,2m,The picture is above the chair.,above,True +3336,above,2m,The towel is above the toilet.,above,True +3339,above,2m,The picture is above the table.,above,True +3341,above,2m,The window is above the table.,above,True +3346,above,2m,The shelves are above the pillow.,above,True +3349,above,2m,The television is above the night stand.,above,True +3366,above,2m,The window is above the desk.,above,True +3367,above,2m,The picture is above the table.,above,True +3370,above,2m,The window is above the chair.,above,True +3371,above,2m,The paper is above the chair.,above,True +3383,above,2m,The lamp is above the chair.,above,True +3391,above,2m,The picture is above the dresser.,above,True +3395,above,2m,The shelves are above the table.,above,True +3401,above,2m,The whiteboard is above the pillow.,above,True +3408,above,2m,The lamp is above the chair.,above,True +3409,above,2m,The picture is above the table.,above,True +3413,above,2m,The books are above the refrigerator.,above,True +3417,above,2m,The whiteboard is above the desk.,above,True +3421,above,2m,The mirror is above the chair.,above,True +3424,above,2m,The window is above the sink.,above,True +3427,above,2m,The shelves are above the chair.,above,True +3450,above,2m,The towel is above the table.,above,True +3460,above,2m,The picture is above the table.,above,True +3464,above,2m,The whiteboard is above the pillow.,above,True +3468,above,2m,The towel is above the bathtub.,above,True +3471,above,2m,The window is above the toilet.,above,True +3472,above,2m,The window is above the night stand.,above,True +3475,above,2m,The picture is above the pillow.,above,True +3512,above,2m,The window is above the toilet.,above,True +3519,above,2m,The lamp is above the chair.,above,True +3520,above,2m,The picture is above the table.,above,True +3525,above,2m,The mirror is above the sink.,above,True +3528,above,2m,The television is above the table.,above,True +3530,above,2m,The window is above the bed.,above,True +3532,above,2m,The television is above the cabinet.,above,True +3544,above,2m,The television is above the dresser.,above,True +3546,above,2m,The window is above the box.,above,True +3551,above,2m,The window is above the cabinet.,above,True +3558,above,2m,The television is above the cabinet.,above,True +3563,above,2m,The picture is above the toilet.,above,True +3566,above,2m,The window is above the pillow.,above,True +3570,above,2m,The television is above the dresser.,above,True +3574,above,2m,The window is above the desk.,above,True +3585,above,2m,The window is above the night stand.,above,True +3592,above,2m,The box is above the cabinet.,above,True +3608,above,2m,The window is above the bag.,above,True +3617,above,2m,The picture is above the counter.,above,True +3621,above,2m,The whiteboard is above the chair.,above,True +3623,above,2m,The whiteboard is above the bag.,above,True +3626,above,2m,The picture is above the counter.,above,True +3631,above,2m,The picture is above the sink.,above,True +3634,above,2m,The window is above the cabinet.,above,True +3636,above,2m,The window is above the cabinet.,above,True +13,under,2m,The dresser is below the mirror.,under,False +18,under,2m,The dresser is below the mirror.,under,False +21,under,2m,The monitor is below the lamp.,under,False +26,under,2m,The scale is below the lamp.,under,False +47,under,2m,The bed is below the fan.,under,False +49,under,2m,The sink is below the lamp.,under,False +56,under,2m,The sofa is below the television.,under,False +70,under,2m,The bin is below the lamp.,under,False +76,under,2m,The dresser is below the television.,under,False +77,under,2m,The stool is below the globe.,under,False +79,under,2m,The vase is below the candle.,under,False +103,under,2m,The bin is below the fan.,under,False +105,under,2m,The computer is below the fan.,under,False +108,under,2m,The bin is below the picture.,under,False +112,under,2m,The bucket is below the picture.,under,False +113,under,2m,The computer is below the fan.,under,False +119,under,2m,The sink is below the mirror.,under,False +143,under,2m,The stairs are below the scale.,under,False +147,under,2m,The toilet is below the shelves.,under,False +166,under,2m,The toilet is below the shelves.,under,False +171,under,2m,The bar is below the shelves.,under,False +172,under,2m,The plate is below the curtain.,under,False +177,under,2m,The bucket is below the table.,under,False +180,under,2m,The monitor is below the shelves.,under,False +188,under,2m,The bin is below the monitor.,under,False +195,under,2m,The dresser is below the mirror.,under,False +215,under,2m,The microwave is below the pipe.,under,False +224,under,2m,The rug is below the fireplace.,under,False +225,under,2m,The stairs are below the scale.,under,False +230,under,2m,The soap is below the pot.,under,False +239,under,2m,The rug is below the fireplace.,under,False +244,under,2m,The doll is below the picture.,under,False +249,under,2m,The counter is below the telephone.,under,False +251,under,2m,The desk is below the pipe.,under,False +255,under,2m,The bin is below the fan.,under,False +260,under,2m,The desk is below the pipe.,under,False +261,under,2m,The toilet is below the mirror.,under,False +265,under,2m,The sink is below the mirror.,under,False +281,under,2m,The towel is below the blinds.,under,False +289,under,2m,The grill is below the plant.,under,False +302,under,2m,The counter is below the microwave.,under,False +304,under,2m,The paper is below the lamp.,under,False +306,under,2m,The table is below the chimney.,under,False +308,under,2m,The car is below the box.,under,False +309,under,2m,The drawer is below the lamp.,under,False +315,under,2m,The tray is below the cabinet.,under,False +324,under,2m,The blanket is below the picture.,under,False +327,under,2m,The toilet is below the towel.,under,False +329,under,2m,The table is below the wine.,under,False +335,under,2m,The table is below the stick.,under,False +343,under,2m,The table is below the globe.,under,False +347,under,2m,The chest is below the mirror.,under,False +348,under,2m,The counter is below the clock.,under,False +352,under,2m,The towel is below the blinds.,under,False +357,under,2m,The table is below the clock.,under,False +365,under,2m,The chest is below the mirror.,under,False +368,under,2m,The dresser is below the mirror.,under,False +379,under,2m,The table is below the clock.,under,False +386,under,2m,The basket is below the fan.,under,False +398,under,2m,The counter is below the telephone.,under,False +400,under,2m,The car is below the box.,under,False +402,under,2m,The car is below the lamp.,under,False +403,under,2m,The drawer is below the television.,under,False +404,under,2m,The plant is below the picture.,under,False +406,under,2m,The drawer is below the lamp.,under,False +414,under,2m,The oven is below the bottle.,under,False +436,under,2m,The bucket is below the curtain.,under,False +441,under,2m,The printer is below the fan.,under,False +456,under,2m,The bar is below the stairs.,under,False +476,under,2m,The toilet is below the clock.,under,False +479,under,2m,The stove is below the microwave.,under,False +498,under,2m,The table is below the railing.,under,False +501,under,2m,The towel is below the blinds.,under,False +503,under,2m,The fireplace is below the picture.,under,False +504,under,2m,The printer is below the fan.,under,False +514,under,2m,The cart is below the pipe.,under,False +515,under,2m,The bar is below the pipe.,under,False +516,under,2m,The stairs are below the mirror.,under,False +526,under,2m,The dog is below the clock.,under,False +530,under,2m,The sofa is below the fan.,under,False +533,under,2m,The drawer is below the lamp.,under,False +537,under,2m,The basket is below the railing.,under,False +539,under,2m,The bar is below the shelves.,under,False +546,under,2m,The table is below the stick.,under,False +551,under,2m,The toilet is below the mirror.,under,False +557,under,2m,The bench is below the picture.,under,False +573,under,2m,The table is below the clock.,under,False +575,under,2m,The basket is below the lamp.,under,False +577,under,2m,The towel is below the cleaner.,under,False +586,under,2m,The stove is below the railing.,under,False +592,under,2m,The bucket is below the picture.,under,False +606,under,2m,The bar is below the pipe.,under,False +608,under,2m,The table is below the fireplace.,under,False +611,under,2m,The towel is below the cleaner.,under,False +614,under,2m,The towel is below the clock.,under,False +617,under,2m,The stairs are below the clock.,under,False +620,under,2m,The bar is below the stairs.,under,False +622,under,2m,The pot is above the photo.,under,False +627,under,2m,The chest is below the picture.,under,False +632,under,2m,The cart is below the pipe.,under,False +637,under,2m,The soap is below the pot.,under,False +639,under,2m,The counter is below the lamp.,under,False +641,under,2m,The drawer is below the tray.,under,False +647,under,2m,The bar is below the shelves.,under,False +656,under,2m,The bench is below the picture.,under,False +657,under,2m,The fireplace is below the picture.,under,False +667,under,2m,The car is below the box.,under,False +668,under,2m,The doll is below the picture.,under,False +675,under,2m,The lamp is below the shelves.,under,False +679,under,2m,The chest is below the lamp.,under,False +680,under,2m,The bar is located below the stairs.,under,False +685,under,2m,The blanket is below the picture.,under,False +706,under,2m,The blanket is below the lamp.,under,False +710,under,2m,The cart is below the pipe.,under,False +711,under,2m,The light is below the lamp.,under,False +712,under,2m,The sink is below the mirror.,under,False +713,under,2m,The cart is below the pipe.,under,False +714,under,2m,The tray is below the cabinet.,under,False +716,under,2m,The blanket is below the lamp.,under,False +724,under,2m,The towel is below the bottle.,under,False +725,under,2m,The sink is below the cabinet.,under,False +744,under,2m,The rug is below the glass.,under,False +750,under,2m,The counter is below the telephone.,under,False +751,under,2m,The soap is below the pot.,under,False +756,under,2m,The ball is below the picture.,under,False +777,under,2m,The desk is below the picture.,under,False +779,under,2m,The ottoman is below the railing.,under,False +781,under,2m,The basket is below the picture.,under,False +784,under,2m,The globe is below the lamp.,under,False +786,under,2m,The pillow is below the television.,under,False +795,under,2m,The globe is below the photo.,under,False +820,under,2m,The printer is below the monitor.,under,False +821,under,2m,The plate is below the window.,under,False +822,under,2m,The bucket is below the curtain.,under,False +823,under,2m,The bar is below the shelves.,under,False +824,under,2m,The desk is below the picture.,under,False +825,under,2m,The stool is below the oven.,under,False +840,under,2m,The car is below the lamp.,under,False +843,under,2m,The table is below the stairs.,under,False +846,under,2m,The towel is below the bottle.,under,False +850,under,2m,The counter is below the telephone.,under,False +852,under,2m,The television is below the clock.,under,False +864,under,2m,The table is below the light.,under,False +875,under,2m,The pot is below the shelves.,under,False +883,under,2m,The car is below the box.,under,False +893,under,2m,The box is below the television.,under,False +897,under,2m,The pillow is below the glass.,under,False +904,under,2m,The blanket is below the picture.,under,False +913,under,2m,The vase is below the candle.,under,False +916,under,2m,The bar is below the pipe.,under,False +918,under,2m,The towel is below the cleaner.,under,False +929,under,2m,The bar is below the lamp.,under,False +930,under,2m,The table is below the clock.,under,False +944,under,2m,The table is below the lamp.,under,False +953,under,2m,The bench is below the fan.,under,False +955,under,2m,The rug is below the cabinet.,under,False +968,under,2m,The paper is below the television.,under,False +970,under,2m,The bed is below the globe.,under,False +971,under,2m,The towel is below the cleaner.,under,False +979,under,2m,The bed is below the window.,under,False +990,under,2m,The sofa is below the shelves.,under,False +1012,under,2m,The table is below the chimney.,under,False +1025,under,2m,The globe is below the fan.,under,False +1038,under,2m,The bin is below the fan.,under,False +1040,under,2m,The doll is below the picture.,under,False +1045,under,2m,The bed is below the television.,under,False +1051,under,2m,The chair is below the chimney.,under,False +1053,under,2m,The counter is below the mirror.,under,False +1057,under,2m,The stand is below the picture.,under,False +1061,under,2m,The bucket is below the picture.,under,False +1062,under,2m,The car is below the box.,under,False +1063,under,2m,The television is below the lamp.,under,False +1067,under,2m,The dresser is below the mirror.,under,False +1072,under,2m,The cart is below the pipe.,under,False +1076,under,2m,The sink is below the pot.,under,False +1079,under,2m,The bar is below the shelves.,under,False +1093,under,2m,The bar is below the curtain.,under,False +1094,under,2m,The blanket is below the mirror.,under,False +1107,under,2m,The printer is below the fan.,under,False +1109,under,2m,The toy is below the curtain.,under,False +1112,under,2m,The sink is below the wardrobe.,under,False +1120,under,2m,The vase is below the candle.,under,False +1127,under,2m,The television is below the clock.,under,False +1132,under,2m,The vase is below the candle.,under,False +1133,under,2m,The lamp is below the shelves.,under,False +1143,under,2m,The bar is below the shelves.,under,False +1147,under,2m,The computer is below the fan.,under,False +1151,under,2m,The box is below the television.,under,False +1154,under,2m,The basket is below the lamp.,under,False +1157,under,2m,The bar is below the stairs.,under,False +1164,under,2m,The towel is below the cleaner.,under,False +1165,under,2m,The table is below the clock.,under,False +1168,under,2m,The stairs are below the picture.,under,False +1169,under,2m,The book is below the microwave.,under,False +1188,under,2m,The grill is below the cabinet.,under,False +1192,under,2m,The bed is below the lamp.,under,False +1197,under,2m,The picture is located below the lamp.,under,False +1201,under,2m,The spoon is below the toaster.,under,False +1203,under,2m,The tissue box is below the cabinet.,under,False +1205,under,2m,The chair is below the window.,under,False +1219,under,2m,The cabinet is below the mirror.,under,False +1233,under,2m,The alarm clock is below the laptop.,under,False +1235,under,2m,The soapbar is below the handtowel.,under,False +1237,under,2m,The dishsponge is below the cabinet.,under,False +1243,under,2m,The drawer is below the alarm clock.,under,False +1245,under,2m,The tomato is below the houseplant.,under,False +1248,under,2m,The chair is below the bowl.,under,False +1254,under,2m,The book is below the painting.,under,False +1270,under,2m,The apple is below the potato.,under,False +1274,under,2m,The potato is below the mirror.,under,False +1275,under,2m,The drawer is below the bowl.,under,False +1282,under,2m,The sidetable is below the mirror.,under,False +1284,under,2m,The sink is below the mirror.,under,False +1289,under,2m,The cabinet is below the apple.,under,False +1290,under,2m,The ottoman is below the floorlamp.,under,False +1293,under,2m,The dishsponge is below the coffeemachine.,under,False +1297,under,2m,The dishsponge is below the mug.,under,False +1299,under,2m,The garbage can is below the handtowelholder.,under,False +1305,under,2m,The plate is below the glassbottle.,under,False +1313,under,2m,The drawer is below the microwave.,under,False +1318,under,2m,The lettuce is below the bread.,under,False +1326,under,2m,The shelf is below the bowl.,under,False +1331,under,2m,The chair is below the papertowelroll.,under,False +1348,under,2m,The cd is below the painting.,under,False +1350,under,2m,The apple is below the microwave.,under,False +1359,under,2m,The houseplant is below the painting.,under,False +1364,under,2m,The scrubbrush is below the soapbottle.,under,False +1366,under,2m,The garbage can is below the light switch.,under,False +1383,under,2m,The drawer is below the houseplant.,under,False +1391,under,2m,The plunger is below the toiletpaperhanger.,under,False +1394,under,2m,The dishsponge is below the cabinet.,under,False +1401,under,2m,The plate is below the countertop.,under,False +1408,under,2m,The toiletpaper is below the mirror.,under,False +1424,under,2m,The garbage can is below the soap bottle.,under,False +1431,under,2m,The spraybottle is below the handtowel.,under,False +1435,under,2m,The alarm clock is below the window.,under,False +1436,under,2m,The spatula is below the microwave.,under,False +1437,under,2m,The spraybottle is below the handtowelholder.,under,False +1439,under,2m,The spatula is below the cabinet.,under,False +1450,under,2m,The drawer is below the potato.,under,False +1451,under,2m,The potato is below the cup.,under,False +1455,under,2m,The dishsponge is below the handtowel.,under,False +1456,under,2m,The chair is below the spatula.,under,False +1461,under,2m,The countertop is below the mirror.,under,False +1468,under,2m,The pan is below the window.,under,False +1469,under,2m,The sidetable is below the handtowel.,under,False +1471,under,2m,The lettuce is below the window.,under,False +1478,under,2m,The drawer is below the microwave.,under,False +1483,under,2m,The tissuebox is below the handtowel.,under,False +1486,under,2m,The mug is below the cabinet.,under,False +1492,under,2m,The chair is below the laptop.,under,False +1496,under,2m,The book is below the window.,under,False +1497,under,2m,The toaster is below the window.,under,False +1499,under,2m,The plate is below the window.,under,False +1515,under,2m,The chair is below the vase.,under,False +1519,under,2m,The apple is below the winebottle.,under,False +1528,under,2m,The cellphone is below the painting.,under,False +1529,under,2m,The apple is below the potato.,under,False +1538,under,2m,The apple is below the mug.,under,False +1542,under,2m,The houseplant is below the painting.,under,False +1546,under,2m,The drawer is below the egg.,under,False +1548,under,2m,The butterknife is below the cabinet.,under,False +1558,under,2m,The tissue box is below the handtowelholder.,under,False +1564,under,2m,The dishsponge is below the mug.,under,False +1565,under,2m,The pot is below the microwave.,under,False +1570,under,2m,The sink is below the handtowel.,under,False +1576,under,2m,The knife is below the window.,under,False +1580,under,2m,The garbage can is below the handtowelholder.,under,False +1585,under,2m,The dishsponge is below the mirror.,under,False +1593,under,2m,The apple is below the microwave.,under,False +1603,under,2m,The drawer is below the microwave.,under,False +1604,under,2m,The bowl is below the mug.,under,False +1605,under,2m,The lettuce is below the potato.,under,False +1616,under,2m,The toaster is below the cabinet.,under,False +1618,under,2m,The laptop is below the houseplant.,under,False +1635,under,2m,The garbage can is below the countertop.,under,False +1640,under,2m,The plate is below the pan.,under,False +1658,under,2m,The toaster is below the window.,under,False +1660,under,2m,The teddybear is below the painting.,under,False +1667,under,2m,The toaster is below the cabinet.,under,False +1669,under,2m,The apple is below the microwave.,under,False +1672,under,2m,The pan is below the saltshaker.,under,False +1679,under,2m,The garbage can is below the hand towel.,under,False +1680,under,2m,The garbage can is below the handtowel.,under,False +1690,under,2m,The lettuce is below the window.,under,False +1691,under,2m,The chair is below the houseplant.,under,False +1693,under,2m,The chair is below the mug.,under,False +1694,under,2m,The drawer is below the plate.,under,False +1696,under,2m,The garbage can is below the mirror.,under,False +1711,under,2m,The apple is below the cabinet.,under,False +1714,under,2m,The keychain is below the statue.,under,False +1729,under,2m,The garbage can is below the mirror.,under,False +1733,under,2m,The lettuce is below the bread.,under,False +1734,under,2m,The toiletpaper is below the mirror.,under,False +1736,under,2m,The bed is below the bowl.,under,False +1739,under,2m,The spatula is below the microwave.,under,False +1740,under,2m,The soapbar is below the handtowel.,under,False +1749,under,2m,The dishsponge is below the mirror.,under,False +1751,under,2m,The toiletpaper is above the countertop.,under,False +1755,under,2m,The pot is below the cabinet.,under,False +1770,under,2m,The chair is below the spoon.,under,False +1773,under,2m,The vase is below the painting.,under,False +1784,under,2m,The garbage can is below the houseplant.,under,False +1793,under,2m,The chair is below the laptop.,under,False +1794,under,2m,The drawer is below the plate.,under,False +1800,under,2m,The drawer is below the egg.,under,False +1808,under,2m,The watch is below the window.,under,False +1810,under,2m,The plate is below the countertop.,under,False +1813,under,2m,The laptop is below the window.,under,False +1820,under,2m,The spray bottle is below the bathtub.,under,False +1822,under,2m,The chair is below the laptop.,under,False +1826,under,2m,The potato is below the microwave.,under,False +1828,under,2m,The apple is below the cabinet.,under,False +1832,under,2m,The chair is below the tomato.,under,False +1840,under,2m,The sidetable is below the handtowelholder.,under,False +1850,under,2m,The drawer is below the lettuce.,under,False +1863,under,2m,The toiletpaperhanger is below the handtowel.,under,False +1869,under,2m,The butterknife is below the cup.,under,False +1877,under,2m,The dishsponge is below the cup.,under,False +1883,under,2m,The countertop is below the handtowel.,under,False +1894,under,2m,The ottoman is below the pillow.,under,False +1905,under,2m,The plunger is below the toiletpaperhanger.,under,False +1907,under,2m,The scrubbrush is below the toiletpaperhanger.,under,False +1915,under,2m,The drawer is below the potato.,under,False +1919,under,2m,The mug is below the apple.,under,False +1922,under,2m,The soapbar is below the handtowel.,under,False +1928,under,2m,The drawer is below the spatula.,under,False +1942,under,2m,The fork is below the mug.,under,False +1946,under,2m,The apple is below the mirror.,under,False +1955,under,2m,The cd is below the alarmclock.,under,False +1958,under,2m,The drawer is below the pan.,under,False +1961,under,2m,The drawer is below the countertop.,under,False +1970,under,2m,The alarm clock is below the painting.,under,False +1972,under,2m,The chair is above the bowl.,under,False +1974,under,2m,The spatula is below the microwave.,under,False +1981,under,2m,The garbage can is below the apple.,under,False +1987,under,2m,The dishsponge is below the cabinet.,under,False +1988,under,2m,The toiletpaper is below the mirror.,under,False +1998,under,2m,The sidetable is below the handtowel.,under,False +2000,under,2m,The drawer is below the soapbottle.,under,False +2001,under,2m,The plate is below the window.,under,False +2002,under,2m,The ottoman is below the floorlamp.,under,False +2011,under,2m,The spoon is below the houseplant.,under,False +2020,under,2m,The apple is below the microwave.,under,False +2026,under,2m,The cd is below the window.,under,False +2027,under,2m,The sidetable is below the handtowel.,under,False +2028,under,2m,The plate is below the window.,under,False +2037,under,2m,The cabinet is below the microwave.,under,False +2043,under,2m,The potato is below the cabinet.,under,False +2048,under,2m,The chair is below the window.,under,False +2057,under,2m,The soapbar is below the spraybottle.,under,False +2066,under,2m,The mug is below the window.,under,False +2071,under,2m,The sink is below the handtowel.,under,False +2072,under,2m,The potato is below the microwave.,under,False +2074,under,2m,The toiletpaperhanger is below the mirror.,under,False +2081,under,2m,The bread is below the cabinet.,under,False +2088,under,2m,The saltshaker is below the cabinet.,under,False +2094,under,2m,The mug is below the window.,under,False +2112,under,2m,The garbage can is below the handtowelholder.,under,False +2137,under,2m,The cup is below the window.,under,False +2152,under,2m,The cabinet is located below the countertop.,under,False +2153,under,2m,The drawer is below the houseplant.,under,False +2156,under,2m,The chair is below the mug.,under,False +2176,under,2m,The countertop is below the mirror.,under,False +2181,under,2m,The dishsponge is below the handtowel.,under,False +2197,under,2m,The newspaper is below the window.,under,False +2200,under,2m,The spoon is below the cabinet.,under,False +2206,under,2m,The cabinet is below the countertop.,under,False +2215,under,2m,The drawer is below the pot.,under,False +2217,under,2m,The chair is below the window.,under,False +2220,under,2m,The plate is below the countertop.,under,False +2223,under,2m,The toaster is below the cabinet.,under,False +2228,under,2m,The plate is below the window.,under,False +2233,under,2m,The drawer is below the tomato.,under,False +2244,under,2m,The chair is below the bowl.,under,False +2245,under,2m,The garbage can is below the hand towel.,under,False +2250,under,2m,The dishsponge is below the handtowelholder.,under,False +2253,under,2m,The cabinet is below the saltshaker.,under,False +2255,under,2m,The cabinet is below the countertop.,under,False +2266,under,2m,The countertop is below the handtowelholder.,under,False +2272,under,2m,The garbage can is below the spray bottle.,under,False +2277,under,2m,The plate is below the lettuce.,under,False +2278,under,2m,The mug is below the window.,under,False +2280,under,2m,The cd is below the desklamp.,under,False +2288,under,2m,The lettuce is below the potato.,under,False +2289,under,2m,The toiletpaper is below the mirror.,under,False +2313,under,2m,The spatula is below the microwave.,under,False +2324,under,2m,The drawer is below the microwave.,under,False +2326,under,2m,The drawer is below the spatula.,under,False +2339,under,2m,The chair is below the statue.,under,False +2343,under,2m,The spatula is below the cabinet.,under,False +2344,under,2m,The apple is below the mug.,under,False +2349,under,2m,The dishsponge is below the stoveburner.,under,False +2356,under,2m,The chair is below the window.,under,False +2391,under,2m,The drawer is below the spatula.,under,False +2392,under,2m,The saltshaker is below the window.,under,False +2398,under,2m,The alarm clock is below the painting.,under,False +2399,under,2m,The cabinet is below the soap bottle.,under,False +2400,under,2m,The dishsponge is below the handtowelholder.,under,False +2402,under,2m,The bed is below the bowl.,under,False +2413,under,2m,The dishsponge is below the pot.,under,False +2423,under,2m,The vase is below the painting.,under,False +2445,under,2m,The bag is below the window.,under,False +2459,under,2m,The box is below the window.,under,False +2466,under,2m,The bed is below the curtain.,under,False +2472,under,2m,The bed is below the television.,under,False +2474,under,2m,The table is below the window.,under,False +2480,under,2m,The sofa is below the shelves.,under,False +2483,under,2m,The chair is below the lamp.,under,False +2489,under,2m,The nightstand is below the lamp.,under,False +2507,under,2m,The chair is below the window.,under,False +2515,under,2m,The sink is below the window.,under,False +2528,under,2m,The counter is below the window.,under,False +2532,under,2m,The nightstand is below the curtain.,under,False +2545,under,2m,The desk is below the picture.,under,False +2548,under,2m,The desk is below the window.,under,False +2551,under,2m,The chair is below the bookshelf.,under,False +2553,under,2m,The table is below the picture.,under,False +2558,under,2m,The desk is below the cabinet.,under,False +2563,under,2m,The cabinet is below the picture.,under,False +2567,under,2m,The chair is below the lamp.,under,False +2572,under,2m,The nightstand is below the lamp.,under,False +2587,under,2m,The chair is below the mirror.,under,False +2591,under,2m,The table is below the window.,under,False +2595,under,2m,The bag is below the television.,under,False +2604,under,2m,The nightstand is below the window.,under,False +2605,under,2m,The toilet is below the picture.,under,False +2608,under,2m,The chair is below the mirror.,under,False +2611,under,2m,The books are below the whiteboard.,under,False +2614,under,2m,The lamp is below the picture.,under,False +2621,under,2m,The chair is below the picture.,under,False +2622,under,2m,The cabinet is below the window.,under,False +2635,under,2m,The chair is below the whiteboard.,under,False +2636,under,2m,The desk is below the mirror.,under,False +2674,under,2m,The toilet is below the window.,under,False +2682,under,2m,The cabinet is below the picture.,under,False +2687,under,2m,The desk is below the mirror.,under,False +2699,under,2m,The chair is below the window.,under,False +2705,under,2m,The chair is below the picture.,under,False +2709,under,2m,The sink is below the mirror.,under,False +2710,under,2m,The bathtub is below the towel.,under,False +2714,under,2m,The bag is below the door.,under,False +2715,under,2m,The bag is below the clothes.,under,False +2726,under,2m,The bag is below the curtain.,under,False +2729,under,2m,The sofa is below the curtain.,under,False +2730,under,2m,The cabinet is below the picture.,under,False +2736,under,2m,The counter is below the window.,under,False +2740,under,2m,The table is below the window.,under,False +2757,under,2m,The sink is below the mirror.,under,False +2771,under,2m,The cabinet is below the picture.,under,False +2775,under,2m,The nightstand is below the picture.,under,False +2799,under,2m,The nightstand is below the lamp.,under,False +2804,under,2m,The dresser is below the television.,under,False +2808,under,2m,The sink is below the picture.,under,False +2812,under,2m,The refridgerator is below the television.,under,False +2819,under,2m,The desk is below the pillow.,under,False +2826,under,2m,The chair is below the paper.,under,False +2832,under,2m,The toilet is below the window.,under,False +2833,under,2m,The table is below the picture.,under,False +2835,under,2m,The chair is below the window.,under,False +2837,under,2m,The table is below the picture.,under,False +2852,under,2m,The sink is below the mirror.,under,False +2858,under,2m,The cabinet is below the television.,under,False +2867,under,2m,The towel is below the picture.,under,False +2872,under,2m,The toilet is below the window.,under,False +2873,under,2m,The desk is below the window.,under,False +2889,under,2m,The box is below the blinds.,under,False +2892,under,2m,The desk is below the window.,under,False +2900,under,2m,The bag is below the curtain.,under,False +2901,under,2m,The clothes are below the table.,under,False +2908,under,2m,The toilet is below the picture.,under,False +2913,under,2m,The toilet is below the picture.,under,False +2915,under,2m,The chair is below the picture.,under,False +2942,under,2m,The box is below the blinds.,under,False +2944,under,2m,The nightstand is below the picture.,under,False +2952,under,2m,The chair is below the shelves.,under,False +2954,under,2m,The box is below the window.,under,False +2957,under,2m,The sofa is below the mirror.,under,False +2961,under,2m,The dresser is below the curtain.,under,False +2963,under,2m,The bag is below the clothes.,under,False +2967,under,2m,The clothes are below the table.,under,False +2975,under,2m,The dresser is below the shelves.,under,False +2980,under,2m,The box is below the pillow.,under,False +3013,under,2m,The pillow is below the picture.,under,False +3019,under,2m,The table is below the picture.,under,False +3023,under,2m,The table is below the picture.,under,False +3025,under,2m,The toilet is below the window.,under,False +3029,under,2m,The table is below the window.,under,False +3038,under,2m,The counter is below the picture.,under,False +3042,under,2m,The box is below the picture.,under,False +3043,under,2m,The chair is below the television.,under,False +3047,under,2m,The chair is below the window.,under,False +3049,under,2m,The cabinet is below the window.,under,False +3050,under,2m,The cabinet is below the box.,under,False +3057,under,2m,The cabinet is below the window.,under,False +3061,under,2m,The chair is below the blinds.,under,False +3062,under,2m,The paper is below the window.,under,False +3071,under,2m,The refrigerator is below the books.,under,False +3075,under,2m,The chair is below the curtain.,under,False +3077,under,2m,The desk is below the window.,under,False +3084,under,2m,The bag is below the whiteboard.,under,False +3087,under,2m,The table is below the window.,under,False +3092,under,2m,The cabinet is below the window.,under,False +3099,under,2m,The cabinet is below the picture.,under,False +3100,under,2m,The table is below the window.,under,False +3107,under,2m,The nightstand is below the lamp.,under,False +3109,under,2m,The sink is below the mirror.,under,False +3111,under,2m,The books are below the shelves.,under,False +3112,under,2m,The table is below the picture.,under,False +3114,under,2m,The table is below the picture.,under,False +3120,under,2m,The desk is below the window.,under,False +3127,under,2m,The toilet is below the window.,under,False +3130,under,2m,The nightstand is below the picture.,under,False +3137,under,2m,The box is below the picture.,under,False +3138,under,2m,The chair is below the lamp.,under,False +3141,under,2m,The sofa is below the whiteboard.,under,False +3142,under,2m,The towel is below the picture.,under,False +3146,under,2m,The chair is below the curtain.,under,False +3149,under,2m,The cabinet is below the window.,under,False +3150,under,2m,The nightstand is below the lamp.,under,False +3153,under,2m,The sink is below the window.,under,False +3161,under,2m,The cabinet is below the mirror.,under,False +3166,under,2m,The refrigerator is below the television.,under,False +3170,under,2m,The cabinet is below the window.,under,False +3175,under,2m,The night stand is below the television.,under,False +3178,under,2m,The table is below the clothes.,under,False +3179,under,2m,The table is below the picture.,under,False +3184,under,2m,The toilet is below the window.,under,False +3192,under,2m,The chair is below the mirror.,under,False +3193,under,2m,The chair is below the paper.,under,False +3203,under,2m,The counter is below the picture.,under,False +3217,under,2m,The pillow is below the whiteboard.,under,False +3221,under,2m,The toilet is below the picture.,under,False +3223,under,2m,The table is below the shelves.,under,False +3224,under,2m,The bag is below the television.,under,False +3229,under,2m,The dresser is below the books.,under,False +3230,under,2m,The toilet is below the picture.,under,False +3231,under,2m,The cabinet is below the picture.,under,False +3234,under,2m,The cabinet is below the window.,under,False +3243,under,2m,The cabinet is below the window.,under,False +3244,under,2m,The toilet is below the picture.,under,False +3246,under,2m,The bookshelf is below the bag.,under,False +3255,under,2m,The table is below the picture.,under,False +3258,under,2m,The nightstand is below the lamp.,under,False +3260,under,2m,The cabinet is below the window.,under,False +3266,under,2m,The nightstand is below the window.,under,False +3271,under,2m,The bag is below the television.,under,False +3273,under,2m,The box is below the window.,under,False +3277,under,2m,The cabinet is below the window.,under,False +3279,under,2m,The table is below the picture.,under,False +3284,under,2m,The table is below the picture.,under,False +3292,under,2m,The shelves are below the picture.,under,False +3305,under,2m,The desk is below the window.,under,False +3307,under,2m,The cabinet is below the window.,under,False +3308,under,2m,The cabinet is below the box.,under,False +3317,under,2m,The chair is below the window.,under,False +3319,under,2m,The table is below the window.,under,False +3323,under,2m,The bed is below the window.,under,False +3327,under,2m,The chair is below the lamp.,under,False +3329,under,2m,The toilet is below the picture.,under,False +3345,under,2m,The table is below the lamp.,under,False +3348,under,2m,The chair is below the window.,under,False +3351,under,2m,The night stand is below the television.,under,False +3352,under,2m,The chair is below the mirror.,under,False +3355,under,2m,The chair is below the pillow.,under,False +3365,under,2m,The bed is below the shelves.,under,False +3373,under,2m,The toilet is below the picture.,under,False +3377,under,2m,The bag is below the television.,under,False +3388,under,2m,The table is below the television.,under,False +3393,under,2m,The chair is below the lamp.,under,False +3394,under,2m,The desk is below the mirror.,under,False +3405,under,2m,The cabinet is below the whiteboard.,under,False +3414,under,2m,The table is below the picture.,under,False +3415,under,2m,The sink is below the picture.,under,False +3420,under,2m,The dresser is below the mirror.,under,False +3434,under,2m,The sink is below the picture.,under,False +3438,under,2m,The table is below the picture.,under,False +3444,under,2m,The pillow is below the picture.,under,False +3445,under,2m,The toilet is below the mirror.,under,False +3446,under,2m,The picture is above the cabinet.,under,False +3453,under,2m,The box is below the pillow.,under,False +3459,under,2m,The table is below the picture.,under,False +3467,under,2m,The box is below the window.,under,False +3485,under,2m,The box is below the picture.,under,False +3489,under,2m,The dresser is below the television.,under,False +3508,under,2m,The nightstand is below the curtain.,under,False +3526,under,2m,The chair is below the shelves.,under,False +3538,under,2m,The dresser is below the shelves.,under,False +3545,under,2m,The sink is below the mirror.,under,False +3560,under,2m,The desk is below the lamp.,under,False +3564,under,2m,The box is below the picture.,under,False +3565,under,2m,The pillow is below the shelves.,under,False +3573,under,2m,The chair is below the whiteboard.,under,False +3578,under,2m,The bathtub is below the mirror.,under,False +3579,under,2m,The table is below the picture.,under,False +3581,under,2m,The chair is below the picture.,under,False +3587,under,2m,The shelves are below the lamp.,under,False +3603,under,2m,The nightstand is below the window.,under,False +3605,under,2m,The table is below the picture.,under,False +3613,under,2m,The chair is below the window.,under,False +3629,under,2m,The bag is below the window.,under,False +3639,under,2m,The chair is below the mirror.,under,False +6,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +8,far,2m,window is positioned a significant distance from the viewer.,far,False +9,far,2m,curtain is positioned a significant distance from the viewer.,far,False +23,far,2m,chair is positioned a significant distance from pot.,far,False +30,far,2m,oven is positioned a significant distance from the viewer.,far,False +40,far,2m,chair is positioned a significant distance from the viewer.,far,False +44,far,2m,oven is positioned a significant distance from the viewer.,far,False +45,far,2m,window is positioned a significant distance from stove.,far,False +50,far,2m,shelves is positioned a significant distance from the viewer.,far,False +51,far,2m,curtain is positioned a significant distance from the viewer.,far,False +52,far,2m,coffee table is positioned a significant distance from fireplace.,far,False +58,far,2m,window is positioned a significant distance from the viewer.,far,False +90,far,2m,window is positioned a significant distance from the camera.,far,False +92,far,2m,pot is positioned a significant distance from the viewer.,far,False +93,far,2m,window is positioned a significant distance from the viewer.,far,False +96,far,2m,banister is positioned a significant distance from the viewer.,far,False +104,far,2m,mirror is positioned a significant distance from the viewer.,far,False +110,far,2m,door is positioned a significant distance from the viewer.,far,False +111,far,2m,television is positioned a significant distance from the viewer.,far,False +116,far,2m,picture is positioned a significant distance from the camera.,far,False +120,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +130,far,2m,plant is positioned a significant distance from the viewer.,far,False +132,far,2m,curtain is positioned a significant distance from the viewer.,far,False +135,far,2m,plant is positioned a significant distance from the viewer.,far,False +145,far,2m,window is positioned a significant distance from the viewer.,far,False +146,far,2m,chair is positioned a significant distance from the viewer.,far,False +148,far,2m,bookshelf is positioned a significant distance from the camera.,far,False +153,far,2m,computer is positioned a significant distance from the camera.,far,False +163,far,2m,mirror is positioned a significant distance from the viewer.,far,False +167,far,2m,counter is positioned a significant distance from the viewer.,far,False +170,far,2m,window is positioned a significant distance from the camera.,far,False +174,far,2m,door is positioned a significant distance from the viewer.,far,False +175,far,2m,plant is positioned a significant distance from the camera.,far,False +179,far,2m,window is positioned a significant distance from the viewer.,far,False +181,far,2m,refridgerator is positioned a significant distance from the viewer.,far,False +191,far,2m,window is positioned a significant distance from the viewer.,far,False +192,far,2m,mirror is positioned a significant distance from the viewer.,far,False +201,far,2m,shelves is positioned a significant distance from the camera.,far,False +204,far,2m,window is positioned a significant distance from the viewer.,far,False +205,far,2m,car is positioned a significant distance from the viewer.,far,False +207,far,2m,fireplace is positioned a significant distance from the viewer.,far,False +219,far,2m,window is positioned a significant distance from the viewer.,far,False +222,far,2m,fireplace is positioned a significant distance from the viewer.,far,False +228,far,2m,picture is positioned a significant distance from the viewer.,far,False +229,far,2m,sculpture is positioned a significant distance from the viewer.,far,False +233,far,2m,clock is positioned a significant distance from the viewer.,far,False +236,far,2m,window is positioned a significant distance from the viewer.,far,False +241,far,2m,mirror is positioned a significant distance from the viewer.,far,False +247,far,2m,book is positioned a significant distance from the camera.,far,False +254,far,2m,picture is positioned a significant distance from the viewer.,far,False +258,far,2m,shelves is positioned a significant distance from the camera.,far,False +262,far,2m,window is positioned a significant distance from the viewer.,far,False +263,far,2m,counter is positioned a significant distance from the viewer.,far,False +272,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +286,far,2m,window is positioned a significant distance from the viewer.,far,False +294,far,2m,mirror is positioned a significant distance from the camera.,far,False +297,far,2m,window is positioned a significant distance from the camera.,far,False +299,far,2m,television is positioned a significant distance from the viewer.,far,False +320,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +321,far,2m,bar is positioned a significant distance from the viewer.,far,False +323,far,2m,The distance of railing from camera is 4.54 meters.,far,False +336,far,2m,plant is positioned a significant distance from the viewer.,far,False +342,far,2m,picture is positioned a significant distance from bathtub.,far,False +351,far,2m,oven is positioned a significant distance from the viewer.,far,False +360,far,2m,photo is positioned a significant distance from the viewer.,far,False +364,far,2m,paper is positioned a significant distance from the camera.,far,False +376,far,2m,window is positioned a significant distance from the viewer.,far,False +397,far,2m,window is positioned a significant distance from the camera.,far,False +401,far,2m,night stand is positioned a significant distance from the camera.,far,False +410,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +412,far,2m,pot is positioned a significant distance from the viewer.,far,False +419,far,2m,picture is positioned a significant distance from the viewer.,far,False +420,far,2m,fireplace is positioned a significant distance from the viewer.,far,False +424,far,2m,picture is positioned a significant distance from the viewer.,far,False +431,far,2m,stove is positioned a significant distance from the viewer.,far,False +438,far,2m,door is positioned a significant distance from the viewer.,far,False +442,far,2m,picture is positioned a significant distance from the viewer.,far,False +444,far,2m,fireplace is positioned a significant distance from the viewer.,far,False +445,far,2m,plant is positioned a significant distance from chimney.,far,False +446,far,2m,picture is positioned a significant distance from the viewer.,far,False +450,far,2m,computer is positioned a significant distance from the viewer.,far,False +453,far,2m,shower curtain is positioned a significant distance from the camera.,far,False +460,far,2m,glass is positioned a significant distance from the viewer.,far,False +463,far,2m,cart is positioned a significant distance from garage door.,far,False +471,far,2m,shelves is positioned a significant distance from the viewer.,far,False +473,far,2m,window is positioned a significant distance from the viewer.,far,False +488,far,2m,picture is positioned a significant distance from the viewer.,far,False +491,far,2m,sink is positioned a significant distance from the viewer.,far,False +493,far,2m,plant is positioned a significant distance from the viewer.,far,False +496,far,2m,window is positioned a significant distance from the viewer.,far,False +502,far,2m,lamp is positioned a significant distance from the viewer.,far,False +505,far,2m,fireplace is positioned a significant distance from the viewer.,far,False +510,far,2m,television is positioned a significant distance from the viewer.,far,False +517,far,2m,window is positioned a significant distance from the viewer.,far,False +524,far,2m,oven is positioned a significant distance from the viewer.,far,False +532,far,2m,lamp is positioned a significant distance from the viewer.,far,False +561,far,2m,window is positioned a significant distance from the camera.,far,False +565,far,2m,chair is positioned a significant distance from the camera.,far,False +566,far,2m,picture is positioned a significant distance from the viewer.,far,False +584,far,2m,window is positioned a significant distance from the camera compared to dresser.,far,False +590,far,2m,shelves is positioned a significant distance from the viewer.,far,False +593,far,2m,chair is positioned a significant distance from the viewer.,far,False +594,far,2m,monitor is positioned a significant distance from the viewer.,far,False +595,far,2m,pipe is positioned a significant distance from the viewer.,far,False +605,far,2m,sculpture is positioned a significant distance from piano.,far,False +629,far,2m,window is positioned a significant distance from the camera.,far,False +631,far,2m,fireplace is positioned a significant distance from the viewer.,far,False +634,far,2m,plant is positioned a significant distance from the viewer.,far,False +635,far,2m,box is positioned a significant distance from the viewer.,far,False +638,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +640,far,2m,door is positioned a significant distance from the viewer.,far,False +645,far,2m,curtain is positioned a significant distance from the viewer.,far,False +648,far,2m,headboard is positioned a significant distance from the viewer.,far,False +660,far,2m,picture is positioned a significant distance from the camera.,far,False +673,far,2m,window is positioned a significant distance from the camera.,far,False +674,far,2m,window is positioned a significant distance from the viewer.,far,False +681,far,2m,picture is positioned a significant distance from door.,far,False +683,far,2m,chair is positioned a significant distance from the viewer.,far,False +699,far,2m,window is positioned a significant distance from the viewer.,far,False +702,far,2m,blinds is positioned a significant distance from sink.,far,False +720,far,2m,curtain is positioned a significant distance from the viewer.,far,False +727,far,2m,door way is positioned a significant distance from the camera.,far,False +732,far,2m,refridgerator is positioned a significant distance from the viewer.,far,False +739,far,2m,pot is positioned a significant distance from the viewer.,far,False +761,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +764,far,2m,picture is positioned a significant distance from the camera.,far,False +767,far,2m,chair is positioned a significant distance from bed.,far,False +774,far,2m,chair is positioned a significant distance from the viewer.,far,False +776,far,2m,television is positioned a significant distance from the viewer.,far,False +778,far,2m,curtain is positioned a significant distance from the viewer.,far,False +804,far,2m,fireplace is positioned a significant distance from the viewer.,far,False +808,far,2m,window is positioned a significant distance from the viewer.,far,False +811,far,2m,door is positioned a significant distance from the camera.,far,False +813,far,2m,counter is positioned a significant distance from the viewer.,far,False +814,far,2m,door is positioned a significant distance from the viewer.,far,False +832,far,2m,chair is positioned a significant distance from monitor.,far,False +837,far,2m,mirror is positioned a significant distance from the camera.,far,False +839,far,2m,mirror is positioned a significant distance from the viewer.,far,False +841,far,2m,sink is positioned a significant distance from the viewer.,far,False +851,far,2m,table is positioned a significant distance from the camera.,far,False +854,far,2m,window is positioned a significant distance from the viewer.,far,False +857,far,2m,television is positioned close to the camera compared to book.,far,False +870,far,2m,fireplace is positioned a significant distance from the viewer.,far,False +874,far,2m,window is positioned a significant distance from the viewer.,far,False +879,far,2m,window is positioned a significant distance from sofa.,far,False +881,far,2m,window is positioned a significant distance from the camera compared to range hood.,far,False +892,far,2m,window is positioned a significant distance from the viewer.,far,False +896,far,2m,door is positioned a significant distance from the viewer.,far,False +907,far,2m,pipe is positioned a significant distance from the viewer.,far,False +920,far,2m,window is positioned a significant distance from the viewer.,far,False +935,far,2m,lamp is positioned a significant distance from the viewer.,far,False +936,far,2m,curtain is positioned a significant distance from the viewer.,far,False +937,far,2m,curtain is positioned a significant distance from the viewer.,far,False +942,far,2m,monitor is positioned a significant distance from fan.,far,False +946,far,2m,window is positioned a significant distance from the viewer.,far,False +965,far,2m,picture is positioned a significant distance from the viewer.,far,False +966,far,2m,chair is positioned a significant distance from the camera.,far,False +967,far,2m,window is positioned a significant distance from the viewer.,far,False +977,far,2m,window is positioned a significant distance from the camera.,far,False +999,far,2m,night stand is positioned a significant distance from the camera.,far,False +1001,far,2m,picture is positioned a significant distance from the camera.,far,False +1002,far,2m,chair is positioned a significant distance from the camera.,far,False +1006,far,2m,desk is positioned a significant distance from the viewer.,far,False +1009,far,2m,chair is positioned a significant distance from the viewer.,far,False +1011,far,2m,chair is positioned a significant distance from window.,far,False +1027,far,2m,television is positioned a significant distance from the viewer.,far,False +1032,far,2m,curtain is positioned a significant distance from the viewer.,far,False +1033,far,2m,window is positioned a significant distance from stove.,far,False +1050,far,2m,photo is positioned a significant distance from fireplace.,far,False +1055,far,2m,case is positioned a significant distance from the camera.,far,False +1056,far,2m,desk is positioned a significant distance from the camera.,far,False +1064,far,2m,door is positioned a significant distance from the viewer.,far,False +1091,far,2m,window is positioned a significant distance from the viewer.,far,False +1096,far,2m,counter is positioned a significant distance from the viewer.,far,False +1108,far,2m,window is positioned a significant distance from the viewer.,far,False +1110,far,2m,picture is positioned a significant distance from the camera.,far,False +1111,far,2m,door is positioned a significant distance from bed.,far,False +1114,far,2m,mirror is positioned a significant distance from the viewer.,far,False +1118,far,2m,drawer is positioned a significant distance from the viewer.,far,False +1122,far,2m,window is positioned a significant distance from the camera.,far,False +1134,far,2m,television is positioned a significant distance from the viewer.,far,False +1142,far,2m,box is positioned a significant distance from the viewer.,far,False +1145,far,2m,picture is positioned a significant distance from lamp.,far,False +1148,far,2m,door is positioned a significant distance from the viewer.,far,False +1160,far,2m,window is positioned a significant distance from the viewer.,far,False +1161,far,2m,curtain is positioned a significant distance from the camera.,far,False +1163,far,2m,bed is positioned a significant distance from the camera.,far,False +1166,far,2m,vase is positioned a significant distance from the camera.,far,False +1171,far,2m,counter is positioned a significant distance from the viewer.,far,False +1173,far,2m,mirror is positioned a significant distance from the viewer.,far,False +1186,far,2m,blinds is positioned a significant distance from sink.,far,False +1190,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +1200,far,2m,chair is positioned a significant distance from the viewer.,far,False +1202,far,2m,mirror is positioned a significant distance from the camera.,far,False +1206,far,2m,toaster is positioned a significant distance from the viewer.,far,False +1216,far,2m,tomato is positioned a significant distance from the camera.,far,False +1227,far,2m,desklamp is positioned a significant distance from cd.,far,False +1230,far,2m,alarmclock is positioned a significant distance from the viewer.,far,False +1255,far,2m,window is positioned a significant distance from alarmclock.,far,False +1261,far,2m,spraybottle is positioned a significant distance from the camera.,far,False +1268,far,2m,alarmclock is positioned a significant distance from the viewer.,far,False +1276,far,2m,sink is positioned a significant distance from the camera.,far,False +1280,far,2m,fridge is positioned a significant distance from the viewer.,far,False +1286,far,2m,chair is positioned a significant distance from the viewer.,far,False +1302,far,2m,chair is positioned a significant distance from the viewer.,far,False +1303,far,2m,lettuce is positioned a significant distance from the viewer.,far,False +1308,far,2m,chair is positioned a significant distance from the viewer.,far,False +1320,far,2m,handtowel is positioned a significant distance from the camera.,far,False +1323,far,2m,tomato is positioned a significant distance from the viewer.,far,False +1325,far,2m,pot is positioned a significant distance from the camera.,far,False +1332,far,2m,mirror is positioned a significant distance from toiletpaper.,far,False +1342,far,2m,mirror is positioned a significant distance from the camera.,far,False +1347,far,2m,chair is positioned a significant distance from the camera.,far,False +1358,far,2m,tomato is positioned a significant distance from the viewer.,far,False +1361,far,2m,handtowel is positioned a significant distance from dishsponge.,far,False +1363,far,2m,floorlamp is positioned a significant distance from the camera.,far,False +1377,far,2m,chair is positioned a significant distance from the viewer.,far,False +1384,far,2m,cabinet is positioned a significant distance from the camera.,far,False +1385,far,2m,winebottle is positioned a significant distance from the viewer.,far,False +1395,far,2m,bread is positioned a significant distance from the camera.,far,False +1406,far,2m,winebottle is positioned a significant distance from dishsponge.,far,False +1414,far,2m,bed is positioned a significant distance from the camera.,far,False +1441,far,2m,spraybottle is positioned a significant distance from tissuebox.,far,False +1474,far,2m,alarmclock is positioned a significant distance from the camera.,far,False +1484,far,2m,handtowelholder is positioned a significant distance from the camera.,far,False +1494,far,2m,sink is positioned a significant distance from the camera.,far,False +1501,far,2m,coffeemachine is positioned a significant distance from soapbottle.,far,False +1504,far,2m,tomato is positioned a significant distance from bread.,far,False +1508,far,2m,mug is positioned a significant distance from the viewer.,far,False +1513,far,2m,showerdoor is positioned a significant distance from the camera.,far,False +1514,far,2m,alarmclock is positioned a significant distance from the viewer.,far,False +1516,far,2m,peppershaker is positioned a significant distance from the viewer.,far,False +1518,far,2m,soapbottle is positioned a significant distance from the viewer.,far,False +1520,far,2m,handtowel is positioned a significant distance from tissuebox.,far,False +1521,far,2m,laptop is positioned a significant distance from the viewer.,far,False +1527,far,2m,curtains is positioned a significant distance from the camera.,far,False +1539,far,2m,pan is positioned a significant distance from the viewer.,far,False +1541,far,2m,coffeemachine is positioned a significant distance from the viewer.,far,False +1549,far,2m,bathtub is positioned a significant distance from the camera.,far,False +1554,far,2m,showerdoor is positioned a significant distance from the camera.,far,False +1556,far,2m,mug is positioned a significant distance from peppershaker.,far,False +1574,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +1575,far,2m,book is positioned a significant distance from the camera.,far,False +1577,far,2m,spatula is positioned a significant distance from the viewer.,far,False +1590,far,2m,window is positioned a significant distance from the viewer.,far,False +1595,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +1606,far,2m,window is positioned a significant distance from the camera.,far,False +1609,far,2m,scrubbrush is positioned a significant distance from soapbar.,far,False +1610,far,2m,alarmclock is positioned a significant distance from the viewer.,far,False +1624,far,2m,fridge is positioned a significant distance from the camera.,far,False +1631,far,2m,tomato is positioned a significant distance from the viewer.,far,False +1636,far,2m,bread is positioned a significant distance from the viewer.,far,False +1653,far,2m,sidetable is positioned a significant distance from the camera.,far,False +1655,far,2m,cup is positioned a significant distance from the viewer.,far,False +1661,far,2m,plate is positioned a significant distance from the camera.,far,False +1664,far,2m,sink is positioned a significant distance from the camera.,far,False +1668,far,2m,desklamp is positioned a significant distance from the viewer.,far,False +1673,far,2m,glassbottle is positioned a significant distance from the camera.,far,False +1676,far,2m,pan is positioned a significant distance from the viewer.,far,False +1683,far,2m,chair is positioned a significant distance from the viewer.,far,False +1686,far,2m,cell phone is positioned a significant distance from the camera.,far,False +1695,far,2m,fridge is positioned a significant distance from the camera.,far,False +1705,far,2m,cabinet is positioned a significant distance from the camera.,far,False +1718,far,2m,bowl is positioned a significant distance from the viewer.,far,False +1721,far,2m,lettuce is positioned a significant distance from the viewer.,far,False +1737,far,2m,safe is positioned a significant distance from the camera.,far,False +1743,far,2m,pan is positioned a significant distance from the viewer.,far,False +1748,far,2m,book is positioned a significant distance from winebottle.,far,False +1750,far,2m,plate is positioned a significant distance from the camera.,far,False +1753,far,2m,sofa is positioned a significant distance from the camera.,far,False +1758,far,2m,pot is positioned a significant distance from winebottle.,far,False +1760,far,2m,toiletpaper is positioned a significant distance from mirror.,far,False +1761,far,2m,bread is positioned a significant distance from potato.,far,False +1762,far,2m,painting is positioned a significant distance from alarmclock.,far,False +1786,far,2m,window is positioned a significant distance from the camera.,far,False +1787,far,2m,book is positioned a significant distance from the camera.,far,False +1788,far,2m,toaster is positioned a significant distance from the camera.,far,False +1819,far,2m,alarmclock is positioned a significant distance from the camera.,far,False +1830,far,2m,cup is positioned a significant distance from peppershaker.,far,False +1837,far,2m,toaster is positioned a significant distance from the viewer.,far,False +1838,far,2m,window is positioned a significant distance from the viewer.,far,False +1839,far,2m,bread is positioned a significant distance from the viewer.,far,False +1846,far,2m,microwave is positioned a significant distance from the camera.,far,False +1859,far,2m,garbagecan is positioned a significant distance from the camera.,far,False +1861,far,2m,tomato is positioned a significant distance from the viewer.,far,False +1866,far,2m,sidetable is positioned a significant distance from the viewer.,far,False +1875,far,2m,glassbottle is positioned a significant distance from the anchor potato.,far,False +1876,far,2m,bread is positioned a significant distance from the camera.,far,False +1878,far,2m,toaster is positioned a significant distance from the camera.,far,False +1880,far,2m,microwave is positioned a significant distance from the viewer.,far,False +1912,far,2m,kettle is positioned a significant distance from dishsponge.,far,False +1913,far,2m,window is positioned a significant distance from the viewer.,far,False +1920,far,2m,painting is positioned a significant distance from laptop.,far,False +1924,far,2m,"Clearly, butterknife is near you.",far,False +1929,far,2m,window is positioned a significant distance from the camera.,far,False +1932,far,2m,plate is positioned a significant distance from the viewer.,far,False +1938,far,2m,handtowel is positioned a significant distance from sidetable.,far,False +1943,far,2m,cd is positioned a significant distance from the camera.,far,False +1950,far,2m,"Clearly, fridge is close to you.",far,False +1952,far,2m,pan is positioned a significant distance from the viewer.,far,False +1959,far,2m,mirror is positioned a significant distance from toiletpaper.,far,False +1962,far,2m,mug is positioned a significant distance from the viewer.,far,False +1971,far,2m,glassbottle is positioned a significant distance from cup.,far,False +1978,far,2m,bowl is positioned a significant distance from the viewer.,far,False +1991,far,2m,lettuce is positioned a significant distance from saltshaker.,far,False +1992,far,2m,soapbottle is positioned a significant distance from the viewer.,far,False +1995,far,2m,apple is positioned a significant distance from ladle.,far,False +1997,far,2m,lettuce is positioned a significant distance from the camera.,far,False +2018,far,2m,cabinet is positioned a significant distance from window.,far,False +2025,far,2m,lettuce is positioned a significant distance from the viewer.,far,False +2029,far,2m,apple is positioned a significant distance from the viewer.,far,False +2033,far,2m,painting is positioned a significant distance from the anchor sidetable.,far,False +2040,far,2m,lettuce is positioned a significant distance from winebottle.,far,False +2045,far,2m,toaster is positioned a significant distance from the viewer.,far,False +2047,far,2m,glassbottle is positioned a significant distance from bread.,far,False +2055,far,2m,peppershaker is positioned a significant distance from winebottle.,far,False +2063,far,2m,mug is positioned a significant distance from the viewer.,far,False +2068,far,2m,sink is positioned a significant distance from the camera.,far,False +2070,far,2m,tomato is positioned a significant distance from soapbottle.,far,False +2075,far,2m,toaster is positioned a significant distance from the viewer.,far,False +2077,far,2m,toaster is positioned a significant distance from the camera.,far,False +2083,far,2m,mirror is positioned a significant distance from the camera.,far,False +2092,far,2m,cup is positioned a significant distance from peppershaker.,far,False +2098,far,2m,desklamp is positioned a significant distance from the viewer.,far,False +2100,far,2m,papertowelroll is positioned a significant distance from the camera.,far,False +2102,far,2m,kettle is positioned a significant distance from the camera.,far,False +2107,far,2m,sidetable is positioned a significant distance from the camera.,far,False +2109,far,2m,chair is positioned a significant distance from the camera.,far,False +2116,far,2m,sidetable is positioned a significant distance from the camera.,far,False +2118,far,2m,sidetable is positioned a significant distance from the viewer.,far,False +2122,far,2m,desklamp is positioned a significant distance from book.,far,False +2129,far,2m,pan is positioned a significant distance from the viewer.,far,False +2135,far,2m,papertowelroll is positioned a significant distance from dishsponge.,far,False +2140,far,2m,lettuce is positioned a significant distance from diningtable.,far,False +2147,far,2m,houseplant is positioned a significant distance from the viewer.,far,False +2149,far,2m,garbagecan is positioned a significant distance from the viewer.,far,False +2157,far,2m,glassbottle is positioned a significant distance from the viewer.,far,False +2158,far,2m,glassbottle is positioned a significant distance from the anchor potato.,far,False +2165,far,2m,glassbottle is positioned a significant distance from bread.,far,False +2167,far,2m,window is positioned a significant distance from the viewer.,far,False +2172,far,2m,chair is positioned a significant distance from the camera.,far,False +2174,far,2m,mug is positioned a significant distance from the camera.,far,False +2178,far,2m,fridge is positioned a significant distance from the viewer.,far,False +2180,far,2m,garbagecan is positioned a significant distance from the viewer.,far,False +2187,far,2m,pencil is positioned a significant distance from the camera.,far,False +2204,far,2m,bread is positioned a significant distance from potato.,far,False +2205,far,2m,toaster is positioned a significant distance from the viewer.,far,False +2207,far,2m,pot is positioned a significant distance from the viewer.,far,False +2210,far,2m,apple is positioned a significant distance from the viewer.,far,False +2213,far,2m,chair is positioned a significant distance from the camera.,far,False +2216,far,2m,apple is positioned a significant distance from garbagecan.,far,False +2218,far,2m,cup is positioned a significant distance from soapbottle.,far,False +2224,far,2m,painting is positioned a significant distance from the viewer.,far,False +2231,far,2m,lettuce is positioned a significant distance from pan.,far,False +2234,far,2m,bread is positioned a significant distance from the camera.,far,False +2240,far,2m,armchair is positioned a significant distance from the camera.,far,False +2241,far,2m,dresser is positioned a significant distance from the camera.,far,False +2242,far,2m,sofa is positioned a significant distance from the camera.,far,False +2256,far,2m,remotecontrol is positioned a significant distance from the camera.,far,False +2264,far,2m,bowl is positioned a significant distance from the camera.,far,False +2267,far,2m,garbagecan is positioned a significant distance from the camera.,far,False +2273,far,2m,glassbottle is positioned a significant distance from the viewer.,far,False +2274,far,2m,pillow is positioned a significant distance from the camera.,far,False +2283,far,2m,glassbottle is positioned a significant distance from apple.,far,False +2292,far,2m,pot is positioned a significant distance from garbagecan.,far,False +2293,far,2m,mug is positioned a significant distance from the viewer.,far,False +2297,far,2m,handtowelholder is positioned a significant distance from the camera.,far,False +2300,far,2m,cup is positioned a significant distance from bread.,far,False +2308,far,2m,houseplant is positioned a significant distance from the viewer.,far,False +2311,far,2m,knife is positioned a significant distance from the viewer.,far,False +2317,far,2m,laptop is positioned a significant distance from cd.,far,False +2318,far,2m,scrubbrush is positioned a significant distance from soapbar.,far,False +2323,far,2m,ladle is positioned a significant distance from bread.,far,False +2333,far,2m,chair is positioned a significant distance from the camera.,far,False +2341,far,2m,alarmclock is positioned a significant distance from the viewer.,far,False +2342,far,2m,soapbottle is positioned a significant distance from the viewer.,far,False +2346,far,2m,mirror is positioned a significant distance from the camera.,far,False +2357,far,2m,sidetable is positioned a significant distance from the camera.,far,False +2358,far,2m,toaster is positioned a significant distance from the viewer.,far,False +2360,far,2m,glassbottle is positioned a significant distance from toaster.,far,False +2361,far,2m,mug is positioned a significant distance from alarmclock.,far,False +2370,far,2m,sofa is positioned a significant distance from the camera.,far,False +2376,far,2m,pencil is positioned a significant distance from the viewer.,far,False +2377,far,2m,bed is positioned a significant distance from the camera.,far,False +2380,far,2m,dishsponge is positioned a significant distance from toaster.,far,False +2381,far,2m,bowl is positioned a significant distance from the camera.,far,False +2382,far,2m,cd is positioned a significant distance from the viewer.,far,False +2395,far,2m,lettuce is positioned a significant distance from the viewer.,far,False +2410,far,2m,mug is positioned a significant distance from the viewer.,far,False +2416,far,2m,mug is positioned a significant distance from painting.,far,False +2418,far,2m,floorlamp is positioned a significant distance from the camera.,far,False +2434,far,2m,chair is positioned a significant distance from the viewer.,far,False +2436,far,2m,book is positioned a significant distance from the camera.,far,False +2437,far,2m,laptop is positioned a significant distance from the viewer.,far,False +2447,far,2m,window is positioned a significant distance from the camera.,far,False +2448,far,2m,bookshelf is positioned a significant distance from chair.,far,False +2453,far,2m,window is positioned a significant distance from the viewer.,far,False +2458,far,2m,desk is positioned a significant distance from the camera.,far,False +2470,far,2m,window is positioned a significant distance from the viewer.,far,False +2477,far,2m,box is positioned a significant distance from the viewer.,far,False +2491,far,2m,shelves is positioned a significant distance from the camera.,far,False +2518,far,2m,curtain is positioned a significant distance from the camera.,far,False +2526,far,2m,night stand is positioned a significant distance from the camera.,far,False +2530,far,2m,curtain is positioned a significant distance from the camera.,far,False +2540,far,2m,curtain is positioned a significant distance from the camera.,far,False +2544,far,2m,window is positioned a significant distance from the camera.,far,False +2546,far,2m,television is positioned a significant distance from bed.,far,False +2556,far,2m,desk is positioned a significant distance from the camera.,far,False +2560,far,2m,window is positioned a significant distance from the viewer.,far,False +2561,far,2m,window is positioned a significant distance from the viewer.,far,False +2570,far,2m,window is positioned a significant distance from the camera.,far,False +2573,far,2m,window is positioned a significant distance from the viewer.,far,False +2578,far,2m,mirror is positioned a significant distance from toilet.,far,False +2580,far,2m,lamp is positioned a significant distance from the viewer.,far,False +2583,far,2m,window is positioned a significant distance from the camera.,far,False +2586,far,2m,window is positioned a significant distance from the camera.,far,False +2593,far,2m,window is positioned a significant distance from the viewer.,far,False +2599,far,2m,bookshelf is positioned a significant distance from the viewer.,far,False +2606,far,2m,refridgerator is positioned a significant distance from television.,far,False +2612,far,2m,refridgerator is positioned a significant distance from the viewer.,far,False +2619,far,2m,curtain is positioned a significant distance from the camera.,far,False +2624,far,2m,television is positioned a significant distance from bed.,far,False +2625,far,2m,lamp is positioned a significant distance from the viewer.,far,False +2631,far,2m,bag is positioned a significant distance from counter.,far,False +2639,far,2m,cabinet is positioned a significant distance from the camera.,far,False +2641,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +2646,far,2m,window is positioned a significant distance from the viewer.,far,False +2649,far,2m,window is positioned a significant distance from the viewer.,far,False +2650,far,2m,pillow is positioned a significant distance from the viewer.,far,False +2660,far,2m,shelves is positioned a significant distance from the camera.,far,False +2661,far,2m,picture is positioned a significant distance from the camera.,far,False +2670,far,2m,shelves is positioned a significant distance from the viewer.,far,False +2676,far,2m,box is positioned a significant distance from the viewer.,far,False +2678,far,2m,window is positioned a significant distance from the camera.,far,False +2679,far,2m,shower curtain is positioned a significant distance from the camera.,far,False +2680,far,2m,desk is positioned a significant distance from the camera.,far,False +2685,far,2m,chair is positioned a significant distance from the camera.,far,False +2702,far,2m,cabinet is positioned a significant distance from whiteboard.,far,False +2734,far,2m,window is positioned a significant distance from the camera.,far,False +2739,far,2m,window is positioned a significant distance from the camera.,far,False +2745,far,2m,window is positioned a significant distance from the camera.,far,False +2747,far,2m,refridgerator is positioned a significant distance from the camera.,far,False +2753,far,2m,mirror is positioned a significant distance from the camera.,far,False +2755,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +2769,far,2m,picture is positioned a significant distance from counter.,far,False +2772,far,2m,pillow is positioned a significant distance from the viewer.,far,False +2773,far,2m,desk is positioned a significant distance from the camera.,far,False +2776,far,2m,bag is positioned a significant distance from the camera.,far,False +2785,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +2786,far,2m,curtain is positioned a significant distance from the camera.,far,False +2798,far,2m,bookshelf is positioned a significant distance from the viewer.,far,False +2800,far,2m,window is positioned a significant distance from the camera.,far,False +2807,far,2m,window is positioned a significant distance from the viewer.,far,False +2816,far,2m,shelves is positioned a significant distance from the camera.,far,False +2818,far,2m,picture is positioned a significant distance from the camera.,far,False +2821,far,2m,pillow is positioned a significant distance from the viewer.,far,False +2822,far,2m,shower curtain is positioned a significant distance from the camera.,far,False +2825,far,2m,toilet is positioned a significant distance from the camera.,far,False +2830,far,2m,window is positioned a significant distance from the viewer.,far,False +2834,far,2m,chair is positioned a significant distance from curtain.,far,False +2854,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +2856,far,2m,whiteboard is positioned a significant distance from the viewer.,far,False +2860,far,2m,dresser is positioned a significant distance from picture.,far,False +2862,far,2m,lamp is positioned a significant distance from the viewer.,far,False +2863,far,2m,shelves is positioned a significant distance from the viewer.,far,False +2878,far,2m,curtain is positioned a significant distance from the camera.,far,False +2895,far,2m,window is positioned a significant distance from the camera.,far,False +2899,far,2m,sofa is positioned a significant distance from the camera.,far,False +2903,far,2m,mirror is positioned a significant distance from toilet.,far,False +2911,far,2m,clothes is positioned a significant distance from the camera.,far,False +2917,far,2m,window is positioned a significant distance from the viewer.,far,False +2919,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +2920,far,2m,shelves is positioned a significant distance from the viewer.,far,False +2931,far,2m,books is positioned a significant distance from the camera.,far,False +2960,far,2m,bookshelf is positioned a significant distance from the viewer.,far,False +2965,far,2m,whiteboard is positioned a significant distance from the viewer.,far,False +2970,far,2m,television is positioned a significant distance from the viewer.,far,False +2971,far,2m,lamp is positioned a significant distance from the viewer.,far,False +2978,far,2m,shelves is positioned a significant distance from the camera.,far,False +2979,far,2m,shelves is positioned a significant distance from the viewer.,far,False +2982,far,2m,window is positioned a significant distance from the camera.,far,False +2983,far,2m,books is positioned a significant distance from the camera.,far,False +2988,far,2m,curtain is positioned a significant distance from the camera.,far,False +2991,far,2m,bathtub is positioned a significant distance from the camera.,far,False +2994,far,2m,chair is positioned a significant distance from the viewer.,far,False +3001,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +3004,far,2m,bed is positioned a significant distance from the camera.,far,False +3014,far,2m,clothes is positioned a significant distance from chair.,far,False +3017,far,2m,window is positioned a significant distance from the camera.,far,False +3030,far,2m,chair is positioned a significant distance from the viewer.,far,False +3039,far,2m,shelves is positioned a significant distance from the camera.,far,False +3041,far,2m,window is positioned a significant distance from the camera.,far,False +3044,far,2m,desk is positioned a significant distance from the viewer.,far,False +3056,far,2m,shelves is positioned a significant distance from the camera.,far,False +3064,far,2m,refridgerator is positioned a significant distance from the camera.,far,False +3065,far,2m,curtain is positioned a significant distance from the camera.,far,False +3066,far,2m,whiteboard is positioned a significant distance from the viewer.,far,False +3067,far,2m,window is positioned a significant distance from the camera.,far,False +3070,far,2m,window is positioned a significant distance from the camera.,far,False +3095,far,2m,shelves is positioned a significant distance from the viewer.,far,False +3097,far,2m,pillow is positioned a significant distance from the camera.,far,False +3103,far,2m,refridgerator is positioned a significant distance from television.,far,False +3110,far,2m,shelves is positioned a significant distance from the camera.,far,False +3116,far,2m,window is positioned a significant distance from the camera.,far,False +3124,far,2m,picture is positioned a significant distance from the viewer.,far,False +3125,far,2m,window is positioned a significant distance from the camera.,far,False +3126,far,2m,window is positioned a significant distance from the camera.,far,False +3128,far,2m,refridgerator is positioned a significant distance from the camera.,far,False +3129,far,2m,window is positioned a significant distance from the camera.,far,False +3136,far,2m,window is positioned a significant distance from the viewer.,far,False +3144,far,2m,window is positioned a significant distance from the viewer.,far,False +3151,far,2m,mirror is positioned a significant distance from the viewer.,far,False +3154,far,2m,pillow is positioned a significant distance from the camera.,far,False +3157,far,2m,whiteboard is positioned a significant distance from the viewer.,far,False +3163,far,2m,shelves is positioned a significant distance from the camera.,far,False +3168,far,2m,bed is positioned a significant distance from the camera.,far,False +3176,far,2m,whiteboard is positioned a significant distance from the viewer.,far,False +3180,far,2m,television is positioned a significant distance from the viewer.,far,False +3195,far,2m,cabinet is positioned a significant distance from the viewer.,far,False +3202,far,2m,clothes is positioned a significant distance from the camera.,far,False +3208,far,2m,television is positioned a significant distance from the viewer.,far,False +3212,far,2m,shelves is positioned a significant distance from the viewer.,far,False +3213,far,2m,sofa is positioned a significant distance from the camera.,far,False +3228,far,2m,bathtub is positioned a significant distance from toilet.,far,False +3232,far,2m,window is positioned a significant distance from the viewer.,far,False +3245,far,2m,window is positioned a significant distance from the camera.,far,False +3253,far,2m,bag is positioned a significant distance from window.,far,False +3261,far,2m,window is positioned a significant distance from the camera.,far,False +3263,far,2m,window is positioned a significant distance from the camera.,far,False +3270,far,2m,shelves is positioned a significant distance from the camera.,far,False +3275,far,2m,blinds is positioned a significant distance from chair.,far,False +3278,far,2m,shelves is positioned a significant distance from the camera.,far,False +3282,far,2m,window is positioned a significant distance from the camera.,far,False +3285,far,2m,bookshelf is positioned a significant distance from the viewer.,far,False +3290,far,2m,blinds is positioned a significant distance from the camera.,far,False +3304,far,2m,window is positioned a significant distance from the camera.,far,False +3321,far,2m,pillow is positioned a significant distance from the viewer.,far,False +3326,far,2m,cabinet is positioned a significant distance from television.,far,False +3328,far,2m,bed is positioned a significant distance from the camera.,far,False +3332,far,2m,counter is positioned a significant distance from the viewer.,far,False +3333,far,2m,shelves is positioned a significant distance from the camera.,far,False +3334,far,2m,window is positioned a significant distance from the camera.,far,False +3335,far,2m,window is positioned a significant distance from the viewer.,far,False +3337,far,2m,pillow is positioned a significant distance from the viewer.,far,False +3363,far,2m,shelves is positioned a significant distance from the viewer.,far,False +3369,far,2m,toilet is positioned a significant distance from the camera.,far,False +3375,far,2m,window is positioned a significant distance from the viewer.,far,False +3379,far,2m,cabinet is positioned a significant distance from the camera.,far,False +3385,far,2m,shower curtain is positioned a significant distance from the camera.,far,False +3386,far,2m,shelves is positioned a significant distance from the camera.,far,False +3396,far,2m,refridgerator is positioned a significant distance from the camera.,far,False +3400,far,2m,lamp is positioned a significant distance from the viewer.,far,False +3418,far,2m,chair is positioned close to the camera compared to bed.,far,False +3422,far,2m,lamp is positioned a significant distance from bookshelf.,far,False +3423,far,2m,picture is positioned a significant distance from the camera.,far,False +3426,far,2m,chair is positioned a significant distance from the camera.,far,False +3430,far,2m,window is positioned a significant distance from sofa.,far,False +3435,far,2m,chair is positioned a significant distance from the viewer.,far,False +3441,far,2m,shelves is positioned a significant distance from the viewer.,far,False +3442,far,2m,pillow is positioned a significant distance from night stand.,far,False +3447,far,2m,lamp is positioned a significant distance from the viewer.,far,False +3454,far,2m,bathtub is positioned a significant distance from sink.,far,False +3457,far,2m,window is positioned a significant distance from the viewer.,far,False +3465,far,2m,curtain is positioned a significant distance from the camera.,far,False +3470,far,2m,curtain is positioned a significant distance from the camera.,far,False +3481,far,2m,window is positioned a significant distance from the camera.,far,False +3483,far,2m,desk is positioned a significant distance from the camera.,far,False +3495,far,2m,bookshelf is positioned a significant distance from the camera.,far,False +3503,far,2m,chair is positioned a significant distance from the viewer.,far,False +3514,far,2m,floor mat is positioned a significant distance from the camera.,far,False +3515,far,2m,window is positioned a significant distance from the camera compared to toilet.,far,False +3517,far,2m,clothes is positioned a significant distance from the camera.,far,False +3522,far,2m,bookshelf is positioned a significant distance from the viewer.,far,False +3531,far,2m,window is positioned a significant distance from the camera.,far,False +3533,far,2m,window is positioned a significant distance from the viewer.,far,False +3539,far,2m,curtain is positioned a significant distance from the viewer.,far,False +3549,far,2m,shower curtain is positioned a significant distance from toilet.,far,False +3554,far,2m,dresser is positioned a significant distance from bed.,far,False +3555,far,2m,shower curtain is positioned a significant distance from the camera.,far,False +3557,far,2m,window is positioned a significant distance from the viewer.,far,False +3572,far,2m,toilet is positioned close to the camera compared to bathtub.,far,False +3580,far,2m,shelves is positioned a significant distance from the viewer.,far,False +3586,far,2m,picture is positioned a significant distance from the viewer.,far,False +3590,far,2m,window is positioned a significant distance from the camera.,far,False +3593,far,2m,toilet is positioned a significant distance from the camera.,far,False +3600,far,2m,window is positioned a significant distance from the camera.,far,False +3610,far,2m,window is positioned a significant distance from the viewer.,far,False +3611,far,2m,curtain is positioned a significant distance from the camera.,far,False +3612,far,2m,window is positioned a significant distance from picture.,far,False +3614,far,2m,window is positioned a significant distance from the camera.,far,False +3618,far,2m,shelves is positioned a significant distance from the camera.,far,False +3620,far,2m,refridgerator is positioned a significant distance from the viewer.,far,False +3624,far,2m,cabinet is positioned a significant distance from toilet.,far,False +3625,far,2m,curtain is positioned a significant distance from the camera.,far,False +0,close,2m,basket is positioned a significant distance from the viewer.,close,False +1,close,2m,pillow is positioned a significant distance from the viewer.,close,False +3,close,2m,headboard is positioned a significant distance from the viewer.,close,False +4,close,2m,sheet is positioned a significant distance from the viewer.,close,False +5,close,2m,stairs is positioned a significant distance from the camera.,close,False +12,close,2m,coffee table is positioned a significant distance from the viewer.,close,False +27,close,2m,plant is positioned a significant distance from window.,close,False +35,close,2m,picture is positioned a significant distance from the camera.,close,False +41,close,2m,counter is positioned a significant distance from the viewer.,close,False +57,close,2m,table is positioned a significant distance from the viewer.,close,False +59,close,2m,chair is positioned a significant distance from the viewer.,close,False +61,close,2m,towel is positioned a significant distance from the camera.,close,False +63,close,2m,fireplace is positioned a significant distance from the viewer.,close,False +69,close,2m,pillow is positioned a significant distance from the viewer.,close,False +82,close,2m,sofa is positioned a significant distance from the viewer.,close,False +101,close,2m,television is positioned a significant distance from the viewer.,close,False +109,close,2m,table is positioned a significant distance from the camera.,close,False +125,close,2m,table is positioned a significant distance from door.,close,False +128,close,2m,sofa is positioned a significant distance from the viewer.,close,False +131,close,2m,chair is positioned a significant distance from the viewer.,close,False +137,close,2m,lamp is positioned a significant distance from the viewer.,close,False +149,close,2m,plant is positioned a significant distance from the camera.,close,False +154,close,2m,stool is positioned a significant distance from the viewer.,close,False +155,close,2m,fireplace is positioned a significant distance from the viewer.,close,False +161,close,2m,kitchen island is positioned a significant distance from door.,close,False +164,close,2m,plant is positioned a significant distance from the camera.,close,False +184,close,2m,curtain is positioned a significant distance from dresser.,close,False +185,close,2m,shelves is positioned a significant distance from the camera.,close,False +187,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +190,close,2m,sofa is positioned a significant distance from the viewer.,close,False +193,close,2m,tv stand is positioned a significant distance from the viewer.,close,False +197,close,2m,chest is positioned a significant distance from the viewer.,close,False +208,close,2m,sculpture is positioned a significant distance from the viewer.,close,False +214,close,2m,table is positioned a significant distance from the viewer.,close,False +223,close,2m,sofa is positioned a significant distance from the viewer.,close,False +226,close,2m,sofa is positioned a significant distance from the viewer.,close,False +231,close,2m,plant is positioned a significant distance from window.,close,False +235,close,2m,sculpture is positioned a significant distance from counter.,close,False +238,close,2m,coffee table is positioned a significant distance from the viewer.,close,False +242,close,2m,sofa is positioned a significant distance from the viewer.,close,False +243,close,2m,window is positioned a significant distance from the viewer.,close,False +253,close,2m,kitchen island is positioned a significant distance from the viewer.,close,False +256,close,2m,table is positioned a significant distance from fireplace.,close,False +259,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +270,close,2m,table is positioned a significant distance from the viewer.,close,False +273,close,2m,ottoman is positioned a significant distance from mirror.,close,False +278,close,2m,vase is positioned a significant distance from the viewer.,close,False +284,close,2m,sofa is positioned a significant distance from the viewer.,close,False +288,close,2m,bed is positioned a significant distance from door.,close,False +298,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +325,close,2m,pillow is positioned a significant distance from television.,close,False +333,close,2m,television is positioned a significant distance from the viewer.,close,False +337,close,2m,television is positioned close to the camera compared to desk.,close,True +340,close,2m,table is positioned a significant distance from the viewer.,close,False +349,close,2m,lamp is positioned a significant distance from the viewer.,close,False +354,close,2m,sofa is positioned a significant distance from the viewer.,close,False +356,close,2m,bed is positioned a significant distance from the camera.,close,False +363,close,2m,sofa is positioned a significant distance from the viewer.,close,False +367,close,2m,chest is positioned a significant distance from the viewer.,close,False +370,close,2m,chair is positioned a significant distance from monitor.,close,False +374,close,2m,headboard is positioned a significant distance from the viewer.,close,False +375,close,2m,table is positioned a significant distance from the viewer.,close,False +377,close,2m,sofa is positioned a significant distance from the viewer.,close,False +380,close,2m,bookshelf is positioned a significant distance from the viewer.,close,False +383,close,2m,bed is positioned a significant distance from the viewer.,close,False +385,close,2m,wreathe is positioned a significant distance from television.,close,False +390,close,2m,door is positioned a significant distance from the viewer.,close,False +392,close,2m,cup is positioned a significant distance from the viewer.,close,False +394,close,2m,picture is positioned a significant distance from piano.,close,False +413,close,2m,table is positioned a significant distance from fan.,close,False +415,close,2m,lamp is positioned a significant distance from the viewer.,close,False +416,close,2m,sink is positioned a significant distance from the viewer.,close,False +417,close,2m,shelves is positioned a significant distance from the camera.,close,False +418,close,2m,table is positioned a significant distance from the viewer.,close,False +422,close,2m,candlestick is positioned a significant distance from the viewer.,close,False +423,close,2m,lamp is positioned a significant distance from the viewer.,close,False +433,close,2m,sculpture is positioned a significant distance from counter.,close,False +434,close,2m,lamp is positioned a significant distance from the viewer.,close,False +437,close,2m,glass is positioned a significant distance from the camera.,close,False +447,close,2m,bowl is positioned a significant distance from the viewer.,close,False +467,close,2m,table is positioned a significant distance from the viewer.,close,False +472,close,2m,plant is positioned a significant distance from the viewer.,close,False +480,close,2m,chair is positioned a significant distance from the viewer.,close,False +487,close,2m,floor mat is positioned a significant distance from the viewer.,close,False +507,close,2m,table is positioned a significant distance from garage door.,close,False +518,close,2m,tray is positioned a significant distance from sofa.,close,False +525,close,2m,sofa is positioned a significant distance from the viewer.,close,False +536,close,2m,kitchen island is positioned a significant distance from the viewer.,close,False +538,close,2m,stove is positioned a significant distance from the viewer.,close,False +540,close,2m,sculpture is positioned a significant distance from the viewer.,close,False +541,close,2m,table is positioned a significant distance from lamp.,close,False +542,close,2m,table is positioned a significant distance from the viewer.,close,False +556,close,2m,bed is positioned a significant distance from the camera.,close,False +564,close,2m,table is positioned a significant distance from fan.,close,False +574,close,2m,bar is positioned a significant distance from refridgerator.,close,False +576,close,2m,door is positioned close to the camera compared to cabinet.,close,True +588,close,2m,refridgerator is positioned a significant distance from the viewer.,close,False +591,close,2m,sheet is positioned a significant distance from the viewer.,close,False +623,close,2m,table is positioned a significant distance from the viewer.,close,False +628,close,2m,window is positioned a significant distance from the camera.,close,False +649,close,2m,bookshelf is positioned a significant distance from the viewer.,close,False +651,close,2m,sofa is positioned a significant distance from the viewer.,close,False +653,close,2m,kitchen island is positioned a significant distance from the viewer.,close,False +654,close,2m,table is positioned a significant distance from the camera.,close,False +655,close,2m,door is positioned a significant distance from dresser.,close,False +662,close,2m,table is positioned a significant distance from the viewer.,close,False +663,close,2m,table is positioned a significant distance from garage door.,close,False +664,close,2m,bed is positioned a significant distance from the camera.,close,False +676,close,2m,sofa is positioned a significant distance from the viewer.,close,False +678,close,2m,bar is positioned a significant distance from the viewer.,close,False +687,close,2m,table is positioned a significant distance from the camera.,close,False +688,close,2m,fireplace is positioned a significant distance from the viewer.,close,False +695,close,2m,door is positioned a significant distance from the viewer.,close,False +698,close,2m,sofa is positioned a significant distance from the viewer.,close,False +700,close,2m,keyboard is positioned a significant distance from the viewer.,close,False +704,close,2m,coffee table is positioned a significant distance from the viewer.,close,False +707,close,2m,plant is positioned a significant distance from piano.,close,False +719,close,2m,tv stand is positioned a significant distance from the camera.,close,False +728,close,2m,bed is positioned a significant distance from the camera.,close,False +730,close,2m,tray is positioned a significant distance from the viewer.,close,False +734,close,2m,monitor is positioned a significant distance from whiteboard.,close,False +735,close,2m,lamp is positioned a significant distance from the viewer.,close,False +736,close,2m,bar is positioned a significant distance from the viewer.,close,False +742,close,2m,water cooler is positioned a significant distance from the camera.,close,False +743,close,2m,coffee table is positioned a significant distance from the viewer.,close,False +745,close,2m,counter is positioned a significant distance from the viewer.,close,False +749,close,2m,glass is positioned a significant distance from the viewer.,close,False +757,close,2m,table is positioned a significant distance from the viewer.,close,False +758,close,2m,cup is positioned a significant distance from the camera.,close,False +759,close,2m,table is positioned a significant distance from the viewer.,close,False +763,close,2m,chair is positioned a significant distance from bed.,close,False +765,close,2m,fan is positioned a significant distance from the camera.,close,False +772,close,2m,chair is positioned a significant distance from the viewer.,close,False +775,close,2m,door is positioned close to the camera compared to piano.,close,True +791,close,2m,door is positioned a significant distance from the viewer.,close,False +792,close,2m,tray is positioned a significant distance from the viewer.,close,False +798,close,2m,table is positioned a significant distance from the viewer.,close,False +800,close,2m,basket is positioned a significant distance from counter.,close,False +817,close,2m,stool is positioned a significant distance from the viewer.,close,False +819,close,2m,sculpture is positioned a significant distance from the viewer.,close,False +829,close,2m,curtain is positioned a significant distance from picture.,close,False +830,close,2m,chair is positioned a significant distance from the viewer.,close,False +836,close,2m,printer is positioned a significant distance from the viewer.,close,False +838,close,2m,sofa is positioned a significant distance from the viewer.,close,False +855,close,2m,chair is positioned a significant distance from the viewer.,close,False +861,close,2m,television is positioned close to the viewer compared to door.,close,True +863,close,2m,tray is positioned a significant distance from the viewer.,close,False +868,close,2m,candlestick is positioned a significant distance from sofa.,close,False +871,close,2m,desk is positioned a significant distance from door.,close,False +878,close,2m,garbage bin is positioned a significant distance from the viewer.,close,False +884,close,2m,utensil is positioned a significant distance from the viewer.,close,False +887,close,2m,desk is positioned a significant distance from the viewer.,close,False +888,close,2m,desk is positioned a significant distance from the viewer.,close,False +891,close,2m,pot is positioned a significant distance from the viewer.,close,False +899,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +914,close,2m,wreathe is positioned a significant distance from the camera.,close,False +924,close,2m,sculpture is positioned a significant distance from stairs.,close,False +927,close,2m,stove is positioned a significant distance from the viewer.,close,False +928,close,2m,coffee table is positioned a significant distance from the viewer.,close,False +932,close,2m,soap is positioned a significant distance from range hood.,close,False +939,close,2m,stove is positioned a significant distance from the viewer.,close,False +940,close,2m,stool is positioned a significant distance from the camera.,close,False +943,close,2m,sink is positioned a significant distance from the viewer.,close,False +945,close,2m,doll is positioned a significant distance from the viewer.,close,False +949,close,2m,coffee table is positioned a significant distance from the viewer.,close,False +954,close,2m,lamp is positioned a significant distance from the viewer.,close,False +961,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +972,close,2m,door is positioned a significant distance from the camera.,close,False +987,close,2m,vase is positioned a significant distance from the viewer.,close,False +989,close,2m,pool table is positioned a significant distance from the viewer.,close,False +992,close,2m,stairs is positioned a significant distance from the camera.,close,False +994,close,2m,lamp is positioned a significant distance from the viewer.,close,False +1000,close,2m,table is positioned a significant distance from the viewer.,close,False +1003,close,2m,plate is positioned a significant distance from the viewer.,close,False +1007,close,2m,stool is positioned a significant distance from the viewer.,close,False +1017,close,2m,table is positioned a significant distance from the viewer.,close,False +1018,close,2m,lamp is positioned a significant distance from the viewer.,close,False +1026,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +1029,close,2m,desk is positioned a significant distance from the viewer.,close,False +1037,close,2m,rug is positioned a significant distance from the camera.,close,False +1039,close,2m,globe is positioned a significant distance from desk.,close,False +1043,close,2m,chair is positioned a significant distance from the camera.,close,False +1049,close,2m,chest is positioned a significant distance from the viewer.,close,False +1059,close,2m,curtain is positioned a significant distance from bed.,close,False +1066,close,2m,bed is positioned a significant distance from window.,close,False +1073,close,2m,toaster oven is positioned a significant distance from the camera.,close,False +1081,close,2m,coffee table is positioned a significant distance from the viewer.,close,False +1086,close,2m,plant is positioned a significant distance from the viewer.,close,False +1097,close,2m,toy is positioned a significant distance from picture.,close,False +1098,close,2m,bar is positioned a significant distance from the viewer.,close,False +1100,close,2m,stool is positioned a significant distance from the viewer.,close,False +1103,close,2m,table is positioned a significant distance from the viewer.,close,False +1121,close,2m,counter is positioned a significant distance from television.,close,False +1139,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +1140,close,2m,bar is positioned a significant distance from the viewer.,close,False +1149,close,2m,bar is positioned a significant distance from the viewer.,close,False +1156,close,2m,ball is positioned a significant distance from the camera.,close,False +1177,close,2m,globe is positioned close to the camera compared to door.,close,True +1178,close,2m,oven is positioned a significant distance from the camera.,close,False +1181,close,2m,cup is positioned a significant distance from door.,close,False +1189,close,2m,sculpture is positioned a significant distance from curtain.,close,False +1191,close,2m,cabinet is positioned a significant distance from window.,close,False +1207,close,2m,saltshaker is positioned a significant distance from the camera.,close,False +1211,close,2m,laptop is positioned a significant distance from the viewer.,close,False +1212,close,2m,alarmclock is positioned a significant distance from laptop.,close,False +1213,close,2m,vase is positioned a significant distance from the viewer.,close,False +1214,close,2m,candle is positioned a significant distance from the anchor countertop.,close,False +1224,close,2m,glassbottle is positioned a significant distance from the viewer.,close,False +1225,close,2m,egg is positioned a significant distance from the camera.,close,False +1244,close,2m,pot is positioned a significant distance from egg.,close,False +1247,close,2m,plate is positioned a significant distance from newspaper.,close,False +1249,close,2m,garbagecan is positioned a significant distance from the camera.,close,False +1250,close,2m,dishsponge is positioned a significant distance from the camera.,close,False +1252,close,2m,dishsponge is positioned a significant distance from apple.,close,False +1260,close,2m,toiletpaper is positioned a significant distance from soapbottle.,close,False +1262,close,2m,creditcard is positioned a significant distance from the viewer.,close,False +1264,close,2m,bread is positioned a significant distance from the camera.,close,False +1272,close,2m,egg is positioned a significant distance from plate.,close,False +1278,close,2m,bowl is positioned a significant distance from houseplant.,close,False +1281,close,2m,tomato is positioned a significant distance from the viewer.,close,False +1287,close,2m,cell phone is positioned a significant distance from vase.,close,False +1292,close,2m,sidetable is positioned a significant distance from the camera.,close,False +1296,close,2m,keychain is positioned a significant distance from the camera.,close,False +1300,close,2m,lettuce is positioned close to the camera compared to knife.,close,True +1301,close,2m,plate is positioned a significant distance from the viewer.,close,False +1306,close,2m,plate is positioned a significant distance from the camera.,close,False +1328,close,2m,bowl is positioned a significant distance from the camera.,close,False +1329,close,2m,chair is positioned a significant distance from desklamp.,close,False +1337,close,2m,cell phone is positioned a significant distance from pan.,close,False +1341,close,2m,peppershaker is positioned a significant distance from dishsponge.,close,False +1345,close,2m,soapbar is positioned a significant distance from scrubbrush.,close,False +1349,close,2m,tomato is positioned a significant distance from bread.,close,False +1360,close,2m,soapbar is positioned a significant distance from sink.,close,False +1372,close,2m,countertop is positioned a significant distance from the camera.,close,False +1376,close,2m,cloth is positioned a significant distance from showerdoor.,close,False +1378,close,2m,pan is positioned a significant distance from the viewer.,close,False +1379,close,2m,spraybottle is positioned a significant distance from the camera.,close,False +1381,close,2m,drawer is positioned a significant distance from the camera.,close,False +1390,close,2m,tomato is positioned a significant distance from the viewer.,close,False +1393,close,2m,plate is positioned a significant distance from the camera.,close,False +1404,close,2m,vase is positioned a significant distance from the camera.,close,False +1407,close,2m,egg is positioned a significant distance from soapbottle.,close,False +1411,close,2m,lettuce is positioned close to the camera compared to potato.,close,True +1416,close,2m,garbagecan is positioned a significant distance from the camera.,close,False +1418,close,2m,lettuce is positioned close to the camera compared to potato.,close,True +1419,close,2m,potato is positioned a significant distance from the viewer.,close,False +1422,close,2m,plate is positioned a significant distance from the viewer.,close,False +1428,close,2m,chair is positioned a significant distance from the viewer.,close,False +1433,close,2m,spraybottle is positioned a significant distance from the viewer.,close,False +1442,close,2m,soapbar is positioned a significant distance from the camera.,close,False +1447,close,2m,cup is positioned a significant distance from the viewer.,close,False +1454,close,2m,glassbottle is positioned a significant distance from the viewer.,close,False +1466,close,2m,pan is positioned a significant distance from the viewer.,close,False +1489,close,2m,lettuce is positioned a significant distance from pot.,close,False +1495,close,2m,tissuebox is positioned a significant distance from the camera.,close,False +1500,close,2m,sidetable is positioned a significant distance from the camera.,close,False +1502,close,2m,dishsponge is positioned a significant distance from knife.,close,False +1503,close,2m,pan is positioned a significant distance from the viewer.,close,False +1505,close,2m,garbagecan is positioned a significant distance from the camera.,close,False +1522,close,2m,soapbottle is positioned a significant distance from the viewer.,close,False +1525,close,2m,bread is positioned a significant distance from the viewer.,close,False +1530,close,2m,peppershaker is positioned a significant distance from the camera.,close,False +1532,close,2m,potato is positioned a significant distance from fridge.,close,False +1540,close,2m,spatula is positioned a significant distance from the viewer.,close,False +1545,close,2m,saltshaker is positioned a significant distance from the viewer.,close,False +1557,close,2m,soapbottle is positioned a significant distance from bread.,close,False +1559,close,2m,cell phone is positioned a significant distance from the viewer.,close,False +1561,close,2m,spatula is positioned a significant distance from the camera.,close,False +1567,close,2m,potato is positioned close to the camera compared to cabinet.,close,True +1569,close,2m,bowl is positioned a significant distance from tomato.,close,False +1571,close,2m,chair is positioned a significant distance from the viewer.,close,False +1579,close,2m,plate is positioned a significant distance from the viewer.,close,False +1581,close,2m,mug is positioned a significant distance from the viewer.,close,False +1586,close,2m,pan is positioned a significant distance from plate.,close,False +1607,close,2m,soapbottle is positioned a significant distance from microwave.,close,False +1612,close,2m,apple is positioned a significant distance from spatula.,close,False +1613,close,2m,potato is positioned a significant distance from tomato.,close,False +1621,close,2m,apple is positioned a significant distance from garbagecan.,close,False +1623,close,2m,bowl is positioned a significant distance from winebottle.,close,False +1625,close,2m,knife is positioned a significant distance from the viewer.,close,False +1629,close,2m,bowl is positioned a significant distance from the camera.,close,False +1630,close,2m,drawer is positioned a significant distance from the viewer.,close,False +1642,close,2m,sidetable is positioned a significant distance from the camera.,close,False +1648,close,2m,potato is positioned a significant distance from peppershaker.,close,False +1650,close,2m,lettuce is positioned a significant distance from toaster.,close,False +1651,close,2m,spoon is positioned a significant distance from potato.,close,False +1652,close,2m,cup is positioned a significant distance from the viewer.,close,False +1659,close,2m,alarmclock is positioned a significant distance from the viewer.,close,False +1682,close,2m,toaster is positioned a significant distance from the camera.,close,False +1687,close,2m,alarmclock is positioned a significant distance from the viewer.,close,False +1688,close,2m,tomato is positioned a significant distance from mug.,close,False +1692,close,2m,cup is positioned a significant distance from plate.,close,False +1697,close,2m,plate is positioned a significant distance from the viewer.,close,False +1700,close,2m,plate is positioned a significant distance from the viewer.,close,False +1706,close,2m,"Clearly, butterknife is near you, not far away.",close,False +1707,close,2m,laptop is positioned a significant distance from the viewer.,close,False +1725,close,2m,"Clearly, toiletpaper is near the camera.",close,False +1728,close,2m,lettuce is positioned a significant distance from tomato.,close,False +1732,close,2m,mug is positioned a significant distance from the viewer.,close,False +1741,close,2m,plate is positioned a significant distance from the viewer.,close,False +1742,close,2m,cell phone is positioned a significant distance from soapbottle.,close,False +1763,close,2m,bread is positioned a significant distance from toaster.,close,False +1767,close,2m,mug is positioned a significant distance from microwave.,close,False +1775,close,2m,sidetable is positioned a significant distance from the camera.,close,False +1782,close,2m,statue is positioned a significant distance from the viewer.,close,False +1795,close,2m,pan is positioned a significant distance from saltshaker.,close,False +1799,close,2m,soapbottle is positioned a significant distance from countertop.,close,False +1802,close,2m,plate is positioned a significant distance from the viewer.,close,False +1806,close,2m,chair is positioned a significant distance from the viewer.,close,False +1807,close,2m,sofa is positioned a significant distance from the camera.,close,False +1809,close,2m,chair is positioned a significant distance from the camera.,close,False +1811,close,2m,toaster is positioned a significant distance from the viewer.,close,False +1812,close,2m,vase is positioned a significant distance from the viewer.,close,False +1814,close,2m,garbagecan is positioned a significant distance from handtowel.,close,False +1815,close,2m,cup is positioned a significant distance from pot.,close,False +1816,close,2m,mug is positioned close to the camera compared to toaster.,close,True +1817,close,2m,cup is positioned a significant distance from the viewer.,close,False +1823,close,2m,potato is positioned a significant distance from glassbottle.,close,False +1824,close,2m,garbagecan is positioned a significant distance from the camera.,close,False +1825,close,2m,bowl is positioned a significant distance from egg.,close,False +1833,close,2m,dishsponge is positioned a significant distance from bread.,close,False +1843,close,2m,pillow is positioned a significant distance from floorlamp.,close,False +1844,close,2m,dishsponge is positioned a significant distance from the camera.,close,False +1860,close,2m,toiletpaper is positioned close to the camera compared to countertop.,close,True +1865,close,2m,apple is positioned a significant distance from the anchor potato.,close,False +1871,close,2m,vase is positioned a significant distance from the camera.,close,False +1872,close,2m,keychain is positioned a significant distance from the viewer.,close,False +1879,close,2m,alarmclock is positioned a significant distance from cellphone.,close,False +1881,close,2m,soapbottle is positioned a significant distance from the viewer.,close,False +1887,close,2m,tomato is positioned a significant distance from countertop.,close,False +1890,close,2m,plate is positioned a significant distance from the viewer.,close,False +1898,close,2m,cup is positioned a significant distance from the viewer.,close,False +1900,close,2m,potato is positioned a significant distance from the camera.,close,False +1901,close,2m,bread is positioned a significant distance from the camera.,close,False +1902,close,2m,dishsponge is positioned a significant distance from the camera.,close,False +1914,close,2m,pan is positioned a significant distance from plate.,close,False +1927,close,2m,lettuce is positioned a significant distance from tomato.,close,False +1935,close,2m,garbagecan is positioned close to the camera compared to chair.,close,True +1944,close,2m,cup is positioned a significant distance from the camera.,close,False +1949,close,2m,peppershaker is positioned a significant distance from book.,close,False +1951,close,2m,garbagecan is positioned close to the camera compared to chair.,close,True +1963,close,2m,pan is positioned a significant distance from the viewer.,close,False +1979,close,2m,bowl is positioned close to the camera compared to pencil.,close,True +1980,close,2m,potato is positioned a significant distance from coffeeemachine.,close,False +1984,close,2m,alarmclock is positioned a significant distance from laptop.,close,False +1994,close,2m,book is positioned a significant distance from the camera.,close,False +2004,close,2m,bread is positioned a significant distance from chair.,close,False +2005,close,2m,cloth is positioned a significant distance from the camera.,close,False +2006,close,2m,plate is positioned a significant distance from the camera.,close,False +2009,close,2m,toiletpaper is positioned a significant distance from the camera.,close,False +2012,close,2m,vase is positioned a significant distance from the viewer.,close,False +2015,close,2m,mug is positioned close to the camera compared to sidetable.,close,True +2022,close,2m,soapbottle is positioned a significant distance from dishsponge.,close,False +2031,close,2m,peppershaker is positioned a significant distance from the viewer.,close,False +2056,close,2m,potato is positioned a significant distance from coffeemachine.,close,False +2060,close,2m,remotecontrol is positioned a significant distance from the viewer.,close,False +2062,close,2m,egg is positioned a significant distance from coffeemachine.,close,False +2069,close,2m,dishsponge is positioned a significant distance from pan.,close,False +2073,close,2m,tomato is positioned a significant distance from the camera.,close,False +2079,close,2m,ladle is positioned a significant distance from the viewer.,close,False +2082,close,2m,window is positioned a significant distance from the camera.,close,False +2085,close,2m,soapbar is positioned a significant distance from spraybottle.,close,False +2095,close,2m,sidetable is positioned a significant distance from the camera.,close,False +2096,close,2m,dishsponge is positioned a significant distance from pan.,close,False +2108,close,2m,watch is positioned a significant distance from the camera.,close,False +2110,close,2m,cup is positioned a significant distance from the viewer.,close,False +2111,close,2m,peppershaker is positioned a significant distance from the viewer.,close,False +2138,close,2m,tissuebox is positioned a significant distance from the camera.,close,False +2148,close,2m,tomato is positioned close to the camera compared to toaster.,close,True +2155,close,2m,toiletpaper is positioned a significant distance from scrubbrush.,close,False +2170,close,2m,cup is positioned a significant distance from apple.,close,False +2175,close,2m,toiletpaper is positioned a significant distance from the viewer.,close,False +2183,close,2m,dishsponge is positioned a significant distance from handtowelholder.,close,False +2184,close,2m,peppershaker is positioned a significant distance from dishsponge.,close,False +2186,close,2m,plate is positioned a significant distance from the viewer.,close,False +2193,close,2m,sidetable is positioned a significant distance from the camera.,close,False +2194,close,2m,pot is positioned a significant distance from the viewer.,close,False +2203,close,2m,pot is positioned a significant distance from the camera.,close,False +2235,close,2m,mug is positioned a significant distance from the viewer.,close,False +2249,close,2m,remotecontrol is positioned a significant distance from floorlamp.,close,False +2262,close,2m,peppershaker is positioned a significant distance from the camera.,close,False +2271,close,2m,drawer is positioned a significant distance from the camera.,close,False +2276,close,2m,statue is positioned a significant distance from the viewer.,close,False +2284,close,2m,chair is positioned a significant distance from the viewer.,close,False +2295,close,2m,sink is positioned a significant distance from the viewer.,close,False +2296,close,2m,remotecontrol is positioned a significant distance from the camera.,close,False +2314,close,2m,"Clearly, butterknife is near the viewer.",close,False +2315,close,2m,glassbottle is positioned a significant distance from toaster.,close,False +2321,close,2m,window is positioned a significant distance from the camera.,close,False +2329,close,2m,tomato is positioned a significant distance from the camera.,close,False +2332,close,2m,apple is positioned a significant distance from the camera.,close,False +2335,close,2m,apple is positioned a significant distance from butterknife.,close,False +2338,close,2m,plate is positioned a significant distance from the viewer.,close,False +2345,close,2m,pan is positioned a significant distance from garbagecan.,close,False +2350,close,2m,tomato is positioned close to the camera compared to countertop.,close,True +2351,close,2m,plate is positioned a significant distance from the viewer.,close,False +2371,close,2m,sidetable is positioned a significant distance from the camera.,close,False +2374,close,2m,spoon is positioned a significant distance from the camera.,close,False +2375,close,2m,sidetable is positioned a significant distance from the camera.,close,False +2385,close,2m,coffeetable is positioned a significant distance from the camera.,close,False +2393,close,2m,tomato is positioned a significant distance from knife.,close,False +2397,close,2m,countertop is positioned a significant distance from the camera.,close,False +2403,close,2m,garbagecan is positioned a significant distance from the camera.,close,False +2411,close,2m,soapbottle is positioned a significant distance from mirror.,close,False +2414,close,2m,sidetable is positioned a significant distance from the camera.,close,False +2419,close,2m,apple is positioned a significant distance from bread.,close,False +2420,close,2m,laptop is positioned a significant distance from vase.,close,False +2421,close,2m,cloth is positioned a significant distance from papertowelroll.,close,False +2422,close,2m,mug is positioned a significant distance from soapbottle.,close,False +2427,close,2m,remotecontrol is positioned a significant distance from the viewer.,close,False +2429,close,2m,tomato is positioned a significant distance from the viewer.,close,False +2439,close,2m,peppershaker is positioned a significant distance from the camera.,close,False +2441,close,2m,pillow is positioned a significant distance from the camera.,close,False +2455,close,2m,box is positioned a significant distance from the camera.,close,False +2456,close,2m,desk is positioned close to the camera compared to shelves.,close,True +2460,close,2m,table is positioned a significant distance from the viewer.,close,False +2465,close,2m,pillow is positioned a significant distance from the viewer.,close,False +2484,close,2m,chair is positioned a significant distance from the camera.,close,False +2487,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +2490,close,2m,table is positioned close to the camera compared to shelves.,close,True +2494,close,2m,chair is positioned a significant distance from Unknown.,close,False +2495,close,2m,towel is positioned a significant distance from box.,close,False +2497,close,2m,table is positioned a significant distance from the camera.,close,False +2504,close,2m,box is positioned a significant distance from Unknown.,close,False +2508,close,2m,desk is positioned a significant distance from pillow.,close,False +2513,close,2m,bed is positioned a significant distance from chair.,close,False +2514,close,2m,bed is positioned a significant distance from the camera.,close,False +2517,close,2m,cabinet is positioned a significant distance from shower curtain.,close,False +2522,close,2m,chair is positioned a significant distance from the camera.,close,False +2524,close,2m,table is positioned a significant distance from the camera.,close,False +2535,close,2m,bed is positioned a significant distance from the viewer.,close,False +2536,close,2m,table is positioned a significant distance from the viewer.,close,False +2550,close,2m,chair is positioned a significant distance from bookshelf.,close,False +2555,close,2m,towel is positioned a significant distance from shower curtain.,close,False +2559,close,2m,bag is positioned a significant distance from Unknown.,close,False +2562,close,2m,towel is positioned a significant distance from the camera.,close,False +2571,close,2m,table is positioned a significant distance from the camera.,close,False +2574,close,2m,table is positioned a significant distance from the camera.,close,False +2576,close,2m,desk is positioned close to the camera compared to bed.,close,True +2582,close,2m,cabinet is positioned a significant distance from window.,close,False +2584,close,2m,table is positioned a significant distance from the camera.,close,False +2585,close,2m,bag is positioned a significant distance from Unknown.,close,False +2618,close,2m,table is positioned a significant distance from the camera.,close,False +2623,close,2m,dresser is positioned close to the camera compared to shelves.,close,True +2630,close,2m,chair is positioned a significant distance from the viewer.,close,False +2634,close,2m,bed is positioned a significant distance from the camera.,close,False +2648,close,2m,sofa is positioned a significant distance from the camera.,close,False +2655,close,2m,bed is positioned a significant distance from picture.,close,False +2657,close,2m,lamp is positioned a significant distance from chair.,close,False +2659,close,2m,bag is positioned close to the camera compared to chair.,close,True +2663,close,2m,desk is positioned a significant distance from refridgerator.,close,False +2666,close,2m,dresser is positioned a significant distance from curtain.,close,False +2667,close,2m,sofa is positioned a significant distance from the camera.,close,False +2669,close,2m,cabinet is positioned a significant distance from toilet.,close,False +2672,close,2m,chair is positioned a significant distance from the viewer.,close,False +2684,close,2m,towel is positioned a significant distance from the viewer.,close,False +2698,close,2m,table is positioned a significant distance from the camera.,close,False +2707,close,2m,lamp is positioned a significant distance from the viewer.,close,False +2711,close,2m,refridgerator is positioned a significant distance from the camera.,close,False +2713,close,2m,sofa is positioned a significant distance from clothes.,close,False +2716,close,2m,paper is positioned a significant distance from window.,close,False +2727,close,2m,table is positioned a significant distance from clothes.,close,False +2741,close,2m,cabinet is positioned a significant distance from bathtub.,close,False +2750,close,2m,towel is positioned a significant distance from mirror.,close,False +2752,close,2m,shelves is positioned a significant distance from curtain.,close,False +2756,close,2m,table is positioned a significant distance from the viewer.,close,False +2759,close,2m,cabinet is positioned a significant distance from bathtub.,close,False +2760,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +2763,close,2m,shelves is positioned a significant distance from the camera.,close,False +2764,close,2m,table is positioned a significant distance from the camera.,close,False +2774,close,2m,table is positioned a significant distance from the camera.,close,False +2778,close,2m,window is positioned a significant distance from the camera.,close,False +2783,close,2m,paper is positioned a significant distance from Unknown.,close,False +2789,close,2m,chair is positioned a significant distance from the camera.,close,False +2790,close,2m,night stand is positioned a significant distance from the camera.,close,False +2791,close,2m,bag is positioned a significant distance from cabinet.,close,False +2793,close,2m,chair is positioned close to the camera compared to bag.,close,True +2794,close,2m,desk is positioned a significant distance from the viewer.,close,False +2801,close,2m,box is positioned a significant distance from curtain.,close,False +2803,close,2m,chair is positioned close to the camera compared to bookshelf.,close,True +2813,close,2m,cabinet is positioned close to the camera compared to desk.,close,True +2814,close,2m,chair is positioned a significant distance from the viewer.,close,False +2815,close,2m,bed is positioned a significant distance from the camera.,close,False +2829,close,2m,window is positioned a significant distance from the viewer.,close,False +2843,close,2m,night stand is positioned a significant distance from the camera.,close,False +2847,close,2m,cabinet is positioned close to the camera compared to desk.,close,True +2848,close,2m,shelves is positioned a significant distance from the camera.,close,False +2849,close,2m,cabinet is positioned a significant distance from bathtub.,close,False +2851,close,2m,television is positioned close to the viewer.,close,True +2853,close,2m,bag is positioned a significant distance from window.,close,False +2859,close,2m,desk is positioned a significant distance from the viewer.,close,False +2866,close,2m,bed is positioned a significant distance from curtain.,close,False +2868,close,2m,pillow is positioned a significant distance from the camera.,close,False +2869,close,2m,sofa is positioned a significant distance from the camera.,close,False +2870,close,2m,refridgerator is positioned a significant distance from the camera.,close,False +2879,close,2m,table is positioned a significant distance from the camera.,close,False +2881,close,2m,dresser is positioned a significant distance from the viewer.,close,False +2882,close,2m,bag is positioned close to the camera compared to books.,close,True +2883,close,2m,bed is positioned a significant distance from curtain.,close,False +2887,close,2m,sofa is positioned a significant distance from the viewer.,close,False +2896,close,2m,window is positioned a significant distance from the camera.,close,False +2897,close,2m,bag is positioned a significant distance from Unknown.,close,False +2907,close,2m,chair is positioned close to the camera compared to curtain.,close,True +2912,close,2m,table is positioned a significant distance from picture.,close,False +2930,close,2m,chair is positioned a significant distance from the camera.,close,False +2941,close,2m,desk is positioned a significant distance from sofa.,close,False +2964,close,2m,sofa is positioned a significant distance from the camera.,close,False +2993,close,2m,sofa is positioned a significant distance from the camera.,close,False +2998,close,2m,bed is positioned a significant distance from refridgerator.,close,False +3000,close,2m,chair is positioned a significant distance from Unknown.,close,False +3003,close,2m,sofa is positioned a significant distance from the camera.,close,False +3009,close,2m,lamp is positioned a significant distance from the viewer.,close,False +3010,close,2m,toilet is positioned close to the camera compared to bathtub.,close,True +3011,close,2m,table is positioned a significant distance from the camera.,close,False +3015,close,2m,chair is positioned a significant distance from lamp.,close,False +3021,close,2m,towel is positioned a significant distance from toilet.,close,False +3040,close,2m,toilet is positioned a significant distance from the camera.,close,False +3069,close,2m,chair is positioned close to the camera compared to bookshelf.,close,True +3073,close,2m,chair is positioned a significant distance from the viewer.,close,False +3081,close,2m,bed is positioned a significant distance from the viewer.,close,False +3089,close,2m,pillow is positioned a significant distance from Unknown.,close,False +3096,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +3098,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +3104,close,2m,chair is positioned a significant distance from the viewer.,close,False +3108,close,2m,table is positioned close to the camera compared to shelves.,close,True +3117,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +3118,close,2m,bookshelf is positioned a significant distance from lamp.,close,False +3121,close,2m,bed is positioned a significant distance from lamp.,close,False +3122,close,2m,refridgerator is positioned a significant distance from the camera.,close,False +3135,close,2m,sink is positioned a significant distance from the viewer.,close,False +3148,close,2m,dresser is positioned a significant distance from the camera.,close,False +3156,close,2m,desk is positioned a significant distance from the viewer.,close,False +3158,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +3159,close,2m,clothes is positioned a significant distance from chair.,close,False +3160,close,2m,bookshelf is positioned a significant distance from lamp.,close,False +3162,close,2m,dresser is positioned a significant distance from the camera.,close,False +3191,close,2m,sofa is positioned a significant distance from the viewer.,close,False +3199,close,2m,lamp is positioned close to the camera compared to shelves.,close,True +3211,close,2m,bed is positioned a significant distance from the camera.,close,False +3214,close,2m,bed is positioned a significant distance from books.,close,False +3220,close,2m,counter is positioned a significant distance from the viewer.,close,False +3222,close,2m,sofa is positioned a significant distance from the viewer.,close,False +3225,close,2m,bookshelf is positioned a significant distance from the camera.,close,False +3233,close,2m,desk is positioned a significant distance from the viewer.,close,False +3239,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +3254,close,2m,bag is positioned a significant distance from desk.,close,False +3259,close,2m,bed is positioned a significant distance from the camera.,close,False +3269,close,2m,chair is positioned a significant distance from the camera.,close,False +3274,close,2m,television is positioned a significant distance from the camera.,close,False +3276,close,2m,bag is positioned a significant distance from Unknown.,close,False +3291,close,2m,curtain is positioned a significant distance from the camera.,close,False +3300,close,2m,box is positioned a significant distance from picture.,close,False +3311,close,2m,chair is positioned a significant distance from window.,close,False +3313,close,2m,chair is positioned a significant distance from Unknown.,close,False +3331,close,2m,bed is positioned close to the camera compared to sofa.,close,True +3338,close,2m,counter is positioned a significant distance from the viewer.,close,False +3340,close,2m,bookshelf is positioned a significant distance from the camera.,close,False +3343,close,2m,box is positioned a significant distance from television.,close,False +3354,close,2m,chair is positioned close to the viewer.,close,True +3358,close,2m,window is positioned a significant distance from the camera.,close,False +3359,close,2m,table is positioned a significant distance from television.,close,False +3368,close,2m,sofa is positioned a significant distance from the viewer.,close,False +3378,close,2m,cabinet is positioned a significant distance from picture.,close,False +3381,close,2m,dresser is positioned a significant distance from the camera.,close,False +3402,close,2m,bag is positioned a significant distance from the viewer.,close,False +3406,close,2m,chair is positioned a significant distance from television.,close,False +3407,close,2m,desk is positioned a significant distance from the viewer.,close,False +3411,close,2m,bag is positioned a significant distance from the viewer.,close,False +3419,close,2m,bed is positioned a significant distance from the camera.,close,False +3429,close,2m,chair is positioned close to the camera compared to dresser.,close,True +3431,close,2m,sofa is positioned a significant distance from the viewer.,close,False +3432,close,2m,chair is positioned a significant distance from television.,close,False +3439,close,2m,desk is positioned close to the camera compared to curtain.,close,True +3440,close,2m,box is positioned a significant distance from table.,close,False +3452,close,2m,chair is positioned close to the camera compared to cabinet.,close,True +3455,close,2m,chair is positioned a significant distance from the viewer.,close,False +3458,close,2m,chair is positioned close to the camera compared to whiteboard.,close,True +3461,close,2m,whiteboard is positioned a significant distance from the viewer.,close,False +3478,close,2m,table is positioned a significant distance from the viewer.,close,False +3482,close,2m,desk is positioned a significant distance from the viewer.,close,False +3492,close,2m,chair is positioned a significant distance from the camera.,close,False +3496,close,2m,chair is positioned a significant distance from the viewer.,close,False +3497,close,2m,table is positioned a significant distance from the camera.,close,False +3498,close,2m,dresser is positioned a significant distance from the camera.,close,False +3500,close,2m,bag is positioned close to the camera compared to shelves.,close,True +3502,close,2m,table is positioned a significant distance from sink.,close,False +3506,close,2m,desk is positioned a significant distance from window.,close,False +3511,close,2m,sink is positioned a significant distance from toilet.,close,False +3518,close,2m,dresser is positioned a significant distance from the camera.,close,False +3521,close,2m,bag is positioned a significant distance from the viewer.,close,False +3524,close,2m,desk is positioned a significant distance from the camera.,close,False +3535,close,2m,cabinet is positioned a significant distance from window.,close,False +3548,close,2m,towel is positioned a significant distance from the viewer.,close,False +3552,close,2m,window is positioned close to the camera compared to shelves.,close,True +3556,close,2m,box is positioned a significant distance from the camera.,close,False +3561,close,2m,window is positioned a significant distance from the camera.,close,False +3567,close,2m,shelves is positioned a significant distance from the camera.,close,False +3575,close,2m,bed is positioned close to the camera compared to window.,close,True +3577,close,2m,bookshelf is positioned a significant distance from the camera.,close,False +3583,close,2m,chair is positioned a significant distance from window.,close,False +3597,close,2m,cabinet is positioned a significant distance from the viewer.,close,False +3599,close,2m,table is positioned a significant distance from the camera.,close,False +3601,close,2m,pillow is positioned a significant distance from window.,close,False +3602,close,2m,chair is positioned a significant distance from the viewer.,close,False +3607,close,2m,bed is positioned a significant distance from the camera.,close,False +3615,close,2m,shelves is positioned a significant distance from the viewer.,close,False +3619,close,2m,chair is positioned a significant distance from the camera.,close,False +3622,close,2m,dresser is positioned a significant distance from lamp.,close,False +3630,close,2m,dresser is positioned close to the camera compared to shelves.,close,True +3633,close,2m,desk is positioned a significant distance from whiteboard.,close,False +3635,close,2m,mirror is positioned a significant distance from the camera.,close,False +3637,close,2m,toilet is positioned a significant distance from the camera.,close,False diff --git a/exp2a_correct_filter/results_old/molmo/accuracy/predictions_400k.csv b/exp2a_correct_filter/results_old/molmo/accuracy/predictions_400k.csv new file mode 100644 index 0000000000000000000000000000000000000000..b925006b93a970e78a2c53b9209f6be0de5549fd --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/accuracy/predictions_400k.csv @@ -0,0 +1,3641 @@ +index,category,scale,predicted,expected,is_correct +7,left,400k,The jar is to the right of the stairs.,left,False +11,left,400k,The toilet is to the right of the mirror.,left,False +15,left,400k,The telephone is to the left of the curtain.,left,True +16,left,400k,The bar is to the right of the oven.,left,False +22,left,400k,The globe is to the left of the fan.,left,True +24,left,400k,The sofa is to the left of the candle.,left,True +25,left,400k,The lamp is to the left of the book.,left,True +36,left,400k,The chimney is positioned on the right side of the cabinet.,left,False +37,left,400k,The door is to the left of the telephone.,left,True +38,left,400k,The picture is to the left of the machine.,left,True +39,left,400k,The mirror is to the left of the toilet.,left,True +55,left,400k,The shelves are to the right of the globe.,left,False +60,left,400k,The desk is to the left of the bin.,left,True +62,left,400k,The printer is to the left of the paper.,left,True +65,left,400k,The bar is to the left of the oven.,left,True +66,left,400k,The wine is to the left of the picture.,left,True +71,left,400k,The mirror is to the left of the blinds.,left,True +72,left,400k,The blanket is to the left of the lamp.,left,True +73,left,400k,The table is to the left of the basket.,left,True +74,left,400k,The picture is to the left of the stick.,left,True +78,left,400k,The chair is to the left of the pot.,left,True +87,left,400k,The television is to the right of the bar.,left,False +89,left,400k,The pot is to the left of the lamp.,left,True +91,left,400k,The picture is to the left of the piano.,left,True +97,left,400k,The bed is to the left of the doll.,left,True +100,left,400k,The doll is positioned on the right side of the bench.,left,False +102,left,400k,The soap is to the right of the sink.,left,False +122,left,400k,The dresser is to the left of the bowl.,left,True +126,left,400k,The counter is to the left of the stove.,left,True +139,left,400k,The candle is to the left of the stairs.,left,True +140,left,400k,The bin is to the left of the picture.,left,True +142,left,400k,The bar is positioned to the right of the sofa.,left,False +144,left,400k,The television is to the left of the tray.,left,True +157,left,400k,The doll is to the left of the door.,left,True +160,left,400k,The chest is to the left of the lamp.,left,True +173,left,400k,The lamp is to the left of the globe.,left,True +186,left,400k,The sculpture is to the left of the bar.,left,True +196,left,400k,The doll is to the right of the bench.,left,False +199,left,400k,The towel is to the left of the ottoman.,left,True +209,left,400k,The cabinet is to the left of the bench.,left,True +211,left,400k,The curtain is to the left of the bag.,left,True +212,left,400k,The table is to the right of the scale.,left,False +213,left,400k,The shelves are to the left of the globe.,left,True +218,left,400k,The toy is to the left of the lamp.,left,True +220,left,400k,The picture is to the left of the machine.,left,True +221,left,400k,The mirror is to the left of the cup.,left,True +237,left,400k,The fireplace is to the left of the bed.,left,True +250,left,400k,The table is to the left of the globe.,left,True +252,left,400k,The curtain is to the left of the bar.,left,True +269,left,400k,The door is to the left of the glass.,left,True +271,left,400k,The sofa is to the left of the piano.,left,True +275,left,400k,The plant is to the left of the glass.,left,True +279,left,400k,The sofa is to the left of the table.,left,True +280,left,400k,The sculpture is to the left of the mirror.,left,True +282,left,400k,The glass is to the right of the fireplace.,left,False +283,left,400k,The glass is to the left of the stairs.,left,True +290,left,400k,The shelves are to the left of the railing.,left,True +295,left,400k,The clothes are to the left of the sofa.,left,True +301,left,400k,The soap is to the right of the jar.,left,False +307,left,400k,The glass is to the right of the plant.,left,False +310,left,400k,The picture is to the left of the blanket.,left,True +311,left,400k,The shelves are to the left of the bin.,left,True +313,left,400k,The pillow is to the left of the telephone.,left,True +314,left,400k,The microwave is to the right of the toy.,left,False +318,left,400k,The picture is to the left of the piano.,left,True +328,left,400k,The photo is to the left of the shelves.,left,True +332,left,400k,The stove is to the left of the stairs.,left,True +334,left,400k,The television is to the left of the oven.,left,True +346,left,400k,The table is to the left of the trophy.,left,True +353,left,400k,The microwave is to the right of the toy.,left,False +358,left,400k,The toilet is to the left of the sink.,left,True +359,left,400k,The sink is to the left of the bar.,left,True +366,left,400k,The sink is to the right of the cup.,left,False +369,left,400k,The photo is to the left of the globe.,left,True +373,left,400k,The chair is to the left of the bucket.,left,True +378,left,400k,The printer is to the left of the scale.,left,True +388,left,400k,The counter is to the left of the cup.,left,True +396,left,400k,The cabinet is to the right of the stick.,left,False +399,left,400k,The stairs are to the left of the candle.,left,True +405,left,400k,The telephone is to the left of the shelves.,left,True +425,left,400k,The doll is to the right of the bench.,left,False +426,left,400k,The cabinet is to the left of the globe.,left,True +440,left,400k,The glass is to the left of the towel.,left,True +452,left,400k,The stove is to the left of the clock.,left,True +455,left,400k,The lamp is to the right of the trophy.,left,False +458,left,400k,The table is to the left of the bin.,left,True +464,left,400k,The monitor is to the left of the printer.,left,True +470,left,400k,The table is to the left of the wine.,left,True +481,left,400k,The fireplace is to the left of the stand.,left,True +483,left,400k,The sofa is to the left of the television.,left,True +486,left,400k,The glass is to the right of the plant.,left,False +489,left,400k,The counter is to the right of the cup.,left,False +492,left,400k,The curtain is to the right of the shelves.,left,False +497,left,400k,The blanket is to the left of the dresser.,left,True +499,left,400k,The towel is to the left of the toy.,left,True +511,left,400k,The chest is to the left of the bin.,left,True +521,left,400k,The chimney is to the left of the microwave.,left,True +522,left,400k,The stick is to the left of the picture.,left,True +523,left,400k,The lamp is to the left of the toilet.,left,True +529,left,400k,The sculpture is to the left of the curtain.,left,True +543,left,400k,The desk is to the left of the printer.,left,True +544,left,400k,The doll is to the left of the machine.,left,True +545,left,400k,The cabinet is to the left of the machine.,left,True +548,left,400k,The picture is to the left of the glass.,left,True +553,left,400k,The globe is to the left of the chair.,left,True +558,left,400k,The table is to the left of the stairs.,left,True +563,left,400k,The candle is to the left of the fireplace.,left,True +567,left,400k,The sink is to the left of the microwave.,left,True +568,left,400k,The microwave is to the left of the toy.,left,True +578,left,400k,The curtain is to the left of the bowl.,left,True +579,left,400k,The glass is to the left of the plant.,left,True +581,left,400k,The clothes are to the left of the sofa.,left,True +587,left,400k,The sink is to the left of the bowl.,left,True +589,left,400k,The wine is to the left of the picture.,left,True +598,left,400k,The cabinet is to the right of the bin.,left,False +603,left,400k,The fireplace is to the left of the plant.,left,True +615,left,400k,The toy is to the right of the table.,left,False +621,left,400k,The shelves are to the left of the ladder.,left,True +636,left,400k,The dresser is to the left of the cabinet.,left,True +642,left,400k,The bucket is to the left of the towel.,left,True +658,left,400k,The plant is to the left of the box.,left,True +665,left,400k,The telephone is to the left of the curtain.,left,True +669,left,400k,The lamp is to the left of the wardrobe.,left,True +672,left,400k,The dresser is to the left of the wardrobe.,left,True +684,left,400k,The window is to the left of the telephone.,left,True +690,left,400k,The book is to the left of the vase.,left,True +692,left,400k,The microwave is to the left of the picture.,left,True +694,left,400k,The doll is to the left of the dresser.,left,True +709,left,400k,The scale is positioned on the right side of the stairs.,left,False +718,left,400k,The chimney is to the left of the photo.,left,True +721,left,400k,The fireplace is to the left of the sofa.,left,True +723,left,400k,The curtain is to the left of the chest.,left,True +733,left,400k,The picture is to the left of the glass.,left,True +737,left,400k,The window is to the left of the glass.,left,True +740,left,400k,The pot is to the left of the lamp.,left,True +748,left,400k,The picture is to the left of the glass.,left,True +754,left,400k,The bag is to the left of the towel.,left,True +770,left,400k,The clothes are to the right of the clock.,left,False +788,left,400k,The light is to the left of the bed.,left,True +790,left,400k,The doll is to the left of the curtain.,left,True +793,left,400k,The lamp is to the left of the bin.,left,True +796,left,400k,The bed is to the left of the bicycle.,left,True +799,left,400k,The cup is to the left of the mirror.,left,True +803,left,400k,The clothes are to the left of the sofa.,left,True +806,left,400k,The bin is to the left of the picture.,left,True +807,left,400k,The piano is to the left of the fireplace.,left,True +812,left,400k,The table is to the left of the chair.,left,True +815,left,400k,The rug is to the left of the clothes.,left,True +818,left,400k,The photo is to the left of the globe.,left,True +827,left,400k,The curtain is to the left of the fireplace.,left,True +828,left,400k,The fireplace is to the left of the table.,left,True +833,left,400k,The toilet is to the left of the sink.,left,True +842,left,400k,The picture is to the left of the microwave.,left,True +844,left,400k,The toy is to the left of the lamp.,left,True +865,left,400k,The lamp is to the left of the bottle.,left,True +866,left,400k,The curtain is to the left of the wardrobe.,left,True +867,left,400k,The chimney is positioned on the right side of the cabinet.,left,False +872,left,400k,The mirror is to the right of the cup.,left,False +873,left,400k,The vessel is to the right of the microwave.,left,False +880,left,400k,The chimney is to the right of the cabinet.,left,False +882,left,400k,The chair is to the left of the sink.,left,True +890,left,400k,The television is to the left of the computer.,left,True +903,left,400k,The sofa is to the left of the stick.,left,True +905,left,400k,The picture is to the left of the piano.,left,True +912,left,400k,The sofa is to the left of the television.,left,True +915,left,400k,The monitor is to the left of the book.,left,True +917,left,400k,The microwave is to the left of the photo.,left,True +925,left,400k,The lamp is to the left of the stove.,left,True +951,left,400k,The lamp is to the left of the trophy.,left,True +952,left,400k,The bed is to the left of the mirror.,left,True +959,left,400k,The computer is to the right of the printer.,left,False +960,left,400k,The book is to the left of the printer.,left,True +964,left,400k,The door is to the left of the plate.,left,True +969,left,400k,The case is to the left of the table.,left,True +976,left,400k,The sculpture is to the left of the mirror.,left,True +978,left,400k,The television is to the left of the person.,left,True +982,left,400k,The oven is to the left of the sofa.,left,True +986,left,400k,The photo is to the left of the bag.,left,True +991,left,400k,The cabinet is to the left of the bicycle.,left,True +1013,left,400k,The counter is to the right of the bar.,left,False +1020,left,400k,The fireplace is to the left of the television.,left,True +1031,left,400k,The curtain is to the left of the cabinet.,left,True +1034,left,400k,The plant is to the left of the grill.,left,True +1041,left,400k,The towel is to the left of the lamp.,left,True +1042,left,400k,The monitor is to the left of the printer.,left,True +1044,left,400k,The cup is to the left of the mirror.,left,True +1047,left,400k,The television is to the left of the cabinet.,left,True +1058,left,400k,The glass is to the right of the television.,left,False +1065,left,400k,The globe is to the left of the desk.,left,True +1069,left,400k,The lamp is positioned on the left side of the pillow.,left,True +1080,left,400k,The door is to the left of the stairs.,left,True +1083,left,400k,The doll is to the left of the desk.,left,True +1089,left,400k,The window is to the left of the glass.,left,True +1090,left,400k,The fireplace is to the left of the machine.,left,True +1099,left,400k,The fireplace is to the left of the chest.,left,True +1115,left,400k,The lamp is to the left of the bottle.,left,True +1123,left,400k,The microwave is to the left of the chair.,left,True +1124,left,400k,The pillow is to the right of the machine.,left,False +1125,left,400k,The towel is to the left of the lamp.,left,True +1128,left,400k,The cup is to the left of the counter.,left,True +1130,left,400k,The picture is to the left of the sculpture.,left,True +1137,left,400k,The curtain is to the left of the chest.,left,True +1138,left,400k,The fireplace is to the left of the machine.,left,True +1153,left,400k,The oven is to the left of the sofa.,left,True +1170,left,400k,The lamp is to the left of the bar.,left,True +1174,left,400k,The table is to the left of the cabinet.,left,True +1176,left,400k,The stick is to the left of the picture.,left,True +1184,left,400k,The pillow is to the left of the lamp.,left,True +1194,left,400k,The mirror is to the left of the cup.,left,True +1198,left,400k,The bar is to the left of the table.,left,True +1204,left,400k,The butterknife is to the left of the apple.,left,True +1210,left,400k,The remotecontrol is to the left of the mug.,left,True +1215,left,400k,The pot is to the left of the lettuce.,left,True +1231,left,400k,The pan is to the left of the potato.,left,True +1236,left,400k,The papertowelroll is to the left of the pan.,left,True +1240,left,400k,The spatula is to the right of the cup.,left,False +1241,left,400k,The mug is to the left of the toaster.,left,True +1251,left,400k,The bowl is to the left of the lettuce.,left,True +1256,left,400k,The lettuce is to the left of the coffeemachine.,left,True +1265,left,400k,The egg is to the left of the pot.,left,True +1269,left,400k,The chair is to the left of the alarmclock.,left,True +1277,left,400k,The toaster is to the left of the statue.,left,True +1294,left,400k,The kettle is to the left of the apple.,left,True +1295,left,400k,The soapbottle is to the left of the toiletpaper.,left,True +1309,left,400k,The knife is to the left of the lettuce.,left,True +1310,left,400k,The desklamp is to the left of the cd.,left,True +1311,left,400k,The toaster is to the right of the spatula.,left,False +1312,left,400k,The alarmclock is to the left of the chair.,left,True +1314,left,400k,The pillow is to the left of the floorlamp.,left,True +1315,left,400k,The statue is to the left of the armchair.,left,True +1317,left,400k,The laptop is to the left of the teddybear.,left,True +1319,left,400k,The spatula is to the left of the bread.,left,True +1321,left,400k,The peppershaker is to the right of the knife.,left,False +1327,left,400k,The houseplant is to the left of the floorlamp.,left,True +1333,left,400k,The book is to the left of the spatula.,left,True +1334,left,400k,The countertop is to the left of the towel.,left,True +1335,left,400k,The coffeemachine is to the left of the toaster.,left,True +1346,left,400k,The potato is to the left of the saltshaker.,left,True +1353,left,400k,The lettuce is to the left of the saltshaker.,left,True +1362,left,400k,The microwave is to the left of the tomato.,left,True +1370,left,400k,The fridge is to the right of the garbage can.,left,False +1375,left,400k,The butterknife is to the left of the tomato.,left,True +1382,left,400k,The armchair is to the left of the tissuebox.,left,True +1388,left,400k,The bowl is to the left of the wine bottle.,left,True +1389,left,400k,The plate is to the left of the apple.,left,True +1410,left,400k,The tomato is to the left of the apple.,left,True +1417,left,400k,The pot is to the left of the tomato.,left,True +1420,left,400k,The statue is to the left of the countertop.,left,True +1423,left,400k,The butterknife is to the right of the coffeemachine.,left,False +1425,left,400k,The apple is to the left of the mug.,left,True +1434,left,400k,The mug is to the left of the winebottle.,left,True +1438,left,400k,The countertop is to the left of the plunger.,left,True +1443,left,400k,The glassbottle is to the left of the apple.,left,True +1449,left,400k,The plate is to the left of the pan.,left,True +1460,left,400k,The garbage can is to the left of the butterknife.,left,True +1462,left,400k,The bowl is to the left of the bread.,left,True +1464,left,400k,The peppershaker is to the left of the cup.,left,True +1467,left,400k,The bread is to the left of the pan.,left,True +1472,left,400k,The mug is to the left of the bread.,left,True +1475,left,400k,The desklamp is to the left of the keychain.,left,True +1476,left,400k,The fridge is to the left of the garbage can.,left,True +1488,left,400k,The teddybear is to the right of the laptop.,left,False +1490,left,400k,The bread is to the left of the pot.,left,True +1512,left,400k,The pillow is to the right of the box.,left,False +1523,left,400k,The mug is to the left of the lettuce.,left,True +1526,left,400k,The potato is to the left of the cabinet.,left,True +1543,left,400k,The toaster is to the left of the bread.,left,True +1551,left,400k,The toaster is to the left of the dishsponge.,left,True +1552,left,400k,The microwave is to the left of the mug.,left,True +1553,left,400k,The plate is to the left of the pan.,left,True +1562,left,400k,The cup is to the left of the fork.,left,True +1572,left,400k,The apple is to the left of the tomato.,left,True +1582,left,400k,The tomato is to the left of the ladle.,left,True +1583,left,400k,The lettuce is to the left of the saltshaker.,left,True +1584,left,400k,The book is to the left of the bed.,left,True +1587,left,400k,The bread is to the left of the pen.,left,True +1589,left,400k,The apple is to the left of the spatula.,left,True +1596,left,400k,The bowl is to the left of the mug.,left,True +1598,left,400k,The candle is to the left of the handtowel.,left,True +1602,left,400k,The pan is to the left of the glassbottle.,left,True +1608,left,400k,The winebottle is positioned on the right side of the tomato.,left,False +1622,left,400k,The toiletpaperhanger is to the right of the scrubbrush.,left,False +1628,left,400k,The saltshaker is to the left of the kettle.,left,True +1634,left,400k,The tissue box is to the left of the chair.,left,True +1638,left,400k,The apple is to the left of the mug.,left,True +1641,left,400k,The vase is to the left of the statue.,left,True +1644,left,400k,The bread is to the left of the apple.,left,True +1647,left,400k,The chair is to the left of the cup.,left,True +1665,left,400k,The cloth is to the left of the towel.,left,True +1670,left,400k,The potato is to the left of the bread.,left,True +1671,left,400k,The toaster is to the left of the lettuce.,left,True +1689,left,400k,The mug is to the left of the bread.,left,True +1698,left,400k,The pot is to the left of the spatula.,left,True +1704,left,400k,The bread is to the right of the tomato.,left,False +1709,left,400k,The bowl is to the left of the winebottle.,left,True +1710,left,400k,The egg is to the left of the chair.,left,True +1715,left,400k,The plate is to the right of the lettuce.,left,False +1719,left,400k,The chair is to the left of the alarmclock.,left,True +1720,left,400k,The soapbottle is to the left of the handtowel.,left,True +1724,left,400k,The mug is to the left of the garbagecan.,left,True +1727,left,400k,The glassbottle is to the left of the lettuce.,left,True +1735,left,400k,The drawer is to the left of the stoveknob.,left,True +1744,left,400k,The pot is to the left of the toaster.,left,True +1746,left,400k,The plate is to the left of the sink.,left,True +1756,left,400k,The tomato is to the left of the dishsponge.,left,True +1764,left,400k,The lettuce is to the left of the tomato.,left,True +1766,left,400k,The diningtable is to the left of the microwave.,left,True +1772,left,400k,The spoon is to the left of the coffeemachine.,left,True +1774,left,400k,The vase is to the left of the sofa.,left,True +1776,left,400k,The cd is to the left of the mug.,left,True +1778,left,400k,The laptop is to the left of the box.,left,True +1790,left,400k,The saltshaker is positioned on the right side of the soapbottle.,left,False +1792,left,400k,The plate is to the left of the countertop.,left,True +1796,left,400k,The statue is to the right of the garbagecan.,left,False +1798,left,400k,The cloth is to the left of the spraybottle.,left,True +1818,left,400k,The houseplant is to the left of the lettuce.,left,True +1821,left,400k,The cup is to the left of the soapbottle.,left,True +1841,left,400k,The painting is to the left of the pillow.,left,True +1845,left,400k,The bread is to the left of the glassbottle.,left,True +1847,left,400k,The pan is to the left of the garbage can.,left,True +1848,left,400k,The apple is to the left of the tomato.,left,True +1851,left,400k,The remotecontrol is to the left of the box.,left,True +1858,left,400k,The plate is to the left of the pan.,left,True +1870,left,400k,The cd is to the left of the alarmclock.,left,True +1873,left,400k,The bread is to the left of the pot.,left,True +1882,left,400k,The tissue box is to the left of the vase.,left,True +1884,left,400k,The mug is to the left of the potato.,left,True +1886,left,400k,The kettle is to the left of the cup.,left,True +1888,left,400k,The plate is to the left of the garbage can.,left,True +1892,left,400k,The toilet is to the left of the garbage can.,left,True +1895,left,400k,The toaster is to the left of the spoon.,left,True +1899,left,400k,The egg is to the left of the peppershaker.,left,True +1906,left,400k,The garbage can is to the left of the soapbar.,left,True +1908,left,400k,The bread is to the left of the plate.,left,True +1911,left,400k,The toaster is to the right of the pot.,left,False +1916,left,400k,The winebottle is to the left of the tomato.,left,True +1917,left,400k,The houseplant is to the left of the bowl.,left,True +1921,left,400k,The houseplant is to the left of the pan.,left,True +1923,left,400k,The handtowelholder is to the left of the window.,left,True +1939,left,400k,The ladle is positioned on the right side of the tomato.,left,False +1947,left,400k,The houseplant is to the left of the tomato.,left,True +1954,left,400k,The spoon is positioned on the right side of the plate.,left,False +1956,left,400k,The peppershaker is to the right of the bowl.,left,False +1964,left,400k,The tomato is to the left of the potato.,left,True +1969,left,400k,The bread is to the left of the glassbottle.,left,True +1975,left,400k,The houseplant is to the right of the vase.,left,False +2010,left,400k,The toaster is to the left of the plate.,left,True +2023,left,400k,The spoon is to the left of the bowl.,left,True +2034,left,400k,The blinds are to the left of the spoon.,left,True +2036,left,400k,The plate is to the left of the statue.,left,True +2038,left,400k,The lettuce is to the left of the dishsponge.,left,True +2042,left,400k,The plunger is to the left of the garbage can.,left,True +2044,left,400k,The sidetable is to the left of the countertop.,left,True +2046,left,400k,The pot is to the left of the spatula.,left,True +2067,left,400k,The toaster is to the left of the garbage can.,left,True +2090,left,400k,The pen is to the left of the book.,left,True +2101,left,400k,The peppershaker is to the right of the dishsponge.,left,False +2103,left,400k,The bowl is to the right of the alarmclock.,left,False +2104,left,400k,The toaster is to the left of the dishsponge.,left,True +2105,left,400k,The baseball bat is to the left of the teddy bear.,left,True +2113,left,400k,The potato is to the left of the glassbottle.,left,True +2114,left,400k,The statue is positioned on the left side of the cabinet.,left,True +2117,left,400k,The spatula is to the left of the pan.,left,True +2124,left,400k,The laptop is to the left of the vase.,left,True +2125,left,400k,The toilet is to the right of the toiletpaperhanger.,left,False +2127,left,400k,The egg is to the left of the pot.,left,True +2130,left,400k,The mug is to the left of the kettle.,left,True +2133,left,400k,The book is to the left of the desklamp.,left,True +2134,left,400k,The spatula is to the left of the apple.,left,True +2139,left,400k,The boots are to the left of the cellphone.,left,True +2144,left,400k,The chair is to the left of the alarmclock.,left,True +2146,left,400k,The spatula is to the left of the apple.,left,True +2159,left,400k,The potato is to the left of the apple.,left,True +2160,left,400k,The toaster is positioned on the right side of the kettle.,left,False +2168,left,400k,The spatula is to the right of the potato.,left,False +2169,left,400k,The countertop is to the left of the pot.,left,True +2171,left,400k,The mug is to the left of the toaster.,left,True +2173,left,400k,The garbage can is to the left of the mug.,left,True +2177,left,400k,The diningtable is to the left of the countertop.,left,True +2188,left,400k,The butterknife is to the left of the lettuce.,left,True +2190,left,400k,The spraybottle is to the left of the soapbottle.,left,True +2198,left,400k,The spatula is to the left of the fork.,left,True +2208,left,400k,The pot is to the left of the apple.,left,True +2212,left,400k,The handtowel is to the left of the dishsponge.,left,True +2214,left,400k,The bread is to the right of the winebottle.,left,False +2222,left,400k,The butterknife is to the left of the cup.,left,True +2227,left,400k,The toaster is positioned on the right side of the bowl.,left,False +2232,left,400k,The toiletpaper is to the left of the garbagecan.,left,True +2236,left,400k,The drawer is to the left of the alarmclock.,left,True +2237,left,400k,The spoon is to the right of the coffeemachine.,left,False +2246,left,400k,The soapbottle is to the left of the drawer.,left,True +2248,left,400k,The toaster is to the left of the glassbottle.,left,True +2254,left,400k,The mug is to the left of the laptop.,left,True +2258,left,400k,The cup is to the left of the coffeemachine.,left,True +2263,left,400k,The houseplant is to the left of the vase.,left,True +2268,left,400k,The drawer is to the left of the mug.,left,True +2270,left,400k,The ladle is to the left of the garbage can.,left,True +2279,left,400k,The bowl is to the left of the peppershaker.,left,True +2281,left,400k,The alarmclock is to the left of the book.,left,True +2285,left,400k,The sofa is to the left of the sidetable.,left,True +2287,left,400k,The pan is to the left of the dishsponge.,left,True +2290,left,400k,The pot is to the left of the cup.,left,True +2294,left,400k,The apple is to the left of the microwave.,left,True +2340,left,400k,The butterknife is to the left of the mug.,left,True +2354,left,400k,The lettuce is to the left of the knife.,left,True +2367,left,400k,The alarmclock is to the left of the laptop.,left,True +2369,left,400k,The cellphone is positioned to the right of the apple.,left,False +2373,left,400k,The kettle is to the left of the lettuce.,left,True +2383,left,400k,The egg is to the left of the pot.,left,True +2387,left,400k,The kettle is to the left of the coffeemachine.,left,True +2405,left,400k,The pot is to the right of the drawer.,left,False +2409,left,400k,The stoveburner is to the left of the drawer.,left,True +2415,left,400k,The pan is to the left of the lettuce.,left,True +2424,left,400k,The coffeemachine is to the left of the toaster.,left,True +2428,left,400k,The spoon is to the right of the potato.,left,False +2432,left,400k,The pillow is to the left of the floorlamp.,left,True +2442,left,400k,The window is to the left of the chair.,left,True +2444,left,400k,The pillow is to the left of the chair.,left,True +2461,left,400k,The curtain is to the left of the night stand.,left,True +2467,left,400k,The chair is to the left of the counter.,left,True +2468,left,400k,The lamp is to the left of the curtain.,left,True +2469,left,400k,The box is to the left of the floor mat.,left,True +2475,left,400k,The box is to the left of the whiteboard.,left,True +2481,left,400k,The pillow is to the left of the cabinet.,left,True +2482,left,400k,The shelves are to the left of the table.,left,True +2485,left,400k,The whiteboard is to the left of the shelves.,left,True +2488,left,400k,The curtain is to the left of the picture.,left,True +2496,left,400k,The refridgerator is to the left of the desk.,left,True +2498,left,400k,The refridgerator is to the left of the chair.,left,True +2499,left,400k,The whiteboard is to the left of the clothes.,left,True +2502,left,400k,The television is to the left of the window.,left,True +2503,left,400k,The sink is to the left of the bathtub.,left,True +2506,left,400k,The paper is to the left of the door.,left,True +2509,left,400k,The towel is to the left of the bathtub.,left,True +2520,left,400k,The pillow is to the left of the table.,left,True +2523,left,400k,The shelves are to the right of the curtain.,left,False +2538,left,400k,The lamp is to the left of the window.,left,True +2543,left,400k,The bag is to the left of the window.,left,True +2552,left,400k,The door is to the left of the cabinet.,left,True +2557,left,400k,The door is to the right of the shelves.,left,False +2596,left,400k,The sink is to the left of the bag.,left,True +2607,left,400k,The clothes are to the left of the dresser.,left,True +2627,left,400k,The curtain is to the left of the shelves.,left,True +2628,left,400k,The desk is to the left of the box.,left,True +2633,left,400k,The desk is to the left of the shelves.,left,True +2637,left,400k,The chair is to the left of the bed.,left,True +2638,left,400k,The chair is to the left of the television.,left,True +2652,left,400k,The shelves are to the left of the towel.,left,True +2656,left,400k,The sink is to the left of the door.,left,True +2658,left,400k,The whiteboard is to the left of the window.,left,True +2665,left,400k,The picture is to the left of the television.,left,True +2668,left,400k,The chair is to the left of the blinds.,left,True +2677,left,400k,The whiteboard is to the left of the desk.,left,True +2686,left,400k,The sofa is to the left of the desk.,left,True +2689,left,400k,The picture is to the left of the dresser.,left,True +2691,left,400k,The desk is to the left of the bag.,left,True +2695,left,400k,The whiteboard is to the left of the table.,left,True +2700,left,400k,The television is to the left of the table.,left,True +2701,left,400k,The table is to the right of the cabinet.,left,False +2703,left,400k,The chair is to the left of the sofa.,left,True +2704,left,400k,The window is to the left of the desk.,left,True +2706,left,400k,The blinds are to the left of the whiteboard.,left,True +2717,left,400k,The cabinet is to the left of the window.,left,True +2721,left,400k,The sink is to the left of the toilet.,left,True +2723,left,400k,The bag is to the left of the table.,left,True +2724,left,400k,The bag is to the right of the chair.,left,False +2742,left,400k,The night stand is to the left of the cabinet.,left,True +2749,left,400k,The picture is to the left of the whiteboard.,left,True +2751,left,400k,The mirror is to the left of the bag.,left,True +2761,left,400k,The floor mat is to the left of the bathtub.,left,True +2765,left,400k,The cabinet is to the left of the blinds.,left,True +2768,left,400k,The towel is to the left of the bathtub.,left,True +2770,left,400k,The cabinet is to the left of the bathtub.,left,True +2781,left,400k,The television is to the left of the lamp.,left,True +2782,left,400k,The pillow is to the left of the door.,left,True +2788,left,400k,The sofa is to the left of the desk.,left,True +2795,left,400k,The window is to the left of the picture.,left,True +2806,left,400k,The bathtub is to the left of the toilet.,left,True +2809,left,400k,The picture is to the left of the window.,left,True +2811,left,400k,The desk is to the left of the bed.,left,True +2824,left,400k,The bag is to the left of the door.,left,True +2827,left,400k,The picture is to the left of the sofa.,left,True +2828,left,400k,The chair is to the left of the shelves.,left,True +2842,left,400k,The shelves are to the left of the picture.,left,True +2846,left,400k,The pillow is to the left of the table.,left,True +2850,left,400k,The door is to the left of the refrigerator.,left,True +2864,left,400k,The window is to the right of the sofa.,left,False +2865,left,400k,The cabinet is to the left of the bag.,left,True +2871,left,400k,The window is to the left of the whiteboard.,left,True +2874,left,400k,The clothes are to the left of the desk.,left,True +2875,left,400k,The door is to the left of the cabinet.,left,True +2886,left,400k,The chair is to the left of the books.,left,True +2888,left,400k,The table is to the left of the counter.,left,True +2891,left,400k,The whiteboard is to the left of the desk.,left,True +2893,left,400k,The bookshelf is to the left of the chair.,left,True +2904,left,400k,The chair is to the left of the paper.,left,True +2906,left,400k,The door is to the left of the cabinet.,left,True +2910,left,400k,The toilet is to the left of the shower curtain.,left,True +2918,left,400k,The refridgerator is to the left of the chair.,left,True +2921,left,400k,The window is to the left of the television.,left,True +2923,left,400k,The whiteboard is to the left of the window.,left,True +2924,left,400k,The picture is to the left of the pillow.,left,True +2927,left,400k,The bookshelf is to the left of the mirror.,left,True +2932,left,400k,The door is to the right of the chair.,left,False +2935,left,400k,The sink is to the left of the table.,left,True +2938,left,400k,The table is to the left of the window.,left,True +2939,left,400k,The bed is to the left of the dresser.,left,True +2940,left,400k,The refrigerator is to the left of the window.,left,True +2945,left,400k,The picture is to the left of the television.,left,True +2946,left,400k,The night stand is to the left of the window.,left,True +2948,left,400k,The window is to the left of the table.,left,True +2949,left,400k,The bag is to the left of the mirror.,left,True +2955,left,400k,The door is to the left of the cabinet.,left,True +2972,left,400k,The television is to the left of the chair.,left,True +2974,left,400k,The desk is to the left of the bed.,left,True +2981,left,400k,The counter is to the right of the clothes.,left,False +2989,left,400k,The picture is to the left of the television.,left,True +3002,left,400k,The sink is to the left of the desk.,left,True +3005,left,400k,The door is to the right of the cabinet.,left,False +3007,left,400k,The lamp is to the left of the dresser.,left,True +3012,left,400k,The sofa is to the left of the refridgerator.,left,True +3020,left,400k,The pillow is to the left of the books.,left,True +3022,left,400k,The box is to the left of the books.,left,True +3024,left,400k,The chair is to the left of the towel.,left,True +3026,left,400k,The pillow is to the left of the night stand.,left,True +3027,left,400k,The sofa is to the left of the shelves.,left,True +3037,left,400k,The pillow is to the left of the desk.,left,True +3051,left,400k,The chair is to the left of the curtain.,left,True +3054,left,400k,The shelves are to the left of the pillow.,left,True +3078,left,400k,The cabinet is to the left of the shower curtain.,left,True +3080,left,400k,The whiteboard is to the left of the window.,left,True +3085,left,400k,The window is to the left of the chair.,left,True +3088,left,400k,The table is to the right of the window.,left,False +3090,left,400k,The shelves are to the left of the table.,left,True +3091,left,400k,The pillow is to the right of the table.,left,False +3093,left,400k,The chair is to the right of the picture.,left,False +3106,left,400k,The door is to the left of the cabinet.,left,True +3123,left,400k,The desk is to the left of the door.,left,True +3131,left,400k,The desk is to the left of the picture.,left,True +3143,left,400k,The window is to the left of the desk.,left,True +3152,left,400k,The desk is to the left of the curtain.,left,True +3171,left,400k,The sink is to the left of the toilet.,left,True +3174,left,400k,The mirror is to the left of the toilet.,left,True +3187,left,400k,The sink is to the left of the toilet.,left,True +3188,left,400k,The shelves are to the right of the pillow.,left,False +3190,left,400k,The lamp is to the left of the dresser.,left,True +3197,left,400k,The door is to the left of the bed.,left,True +3201,left,400k,The toilet is to the left of the bathtub.,left,True +3242,left,400k,The bed is to the left of the desk.,left,True +3248,left,400k,The shower curtain is to the left of the table.,left,True +3249,left,400k,The cabinet is to the left of the bag.,left,True +3250,left,400k,The shelves are to the left of the window.,left,True +3257,left,400k,The night stand is to the left of the table.,left,True +3264,left,400k,The cabinet is to the left of the blinds.,left,True +3267,left,400k,The bed is to the left of the picture.,left,True +3280,left,400k,The window is to the left of the table.,left,True +3296,left,400k,The picture is to the left of the lamp.,left,True +3298,left,400k,The books are to the left of the door.,left,True +3301,left,400k,The bed is to the left of the dresser.,left,True +3322,left,400k,The pillow is to the left of the chair.,left,True +3325,left,400k,The refrigerator is to the left of the sink.,left,True +3342,left,400k,The picture is to the left of the television.,left,True +3344,left,400k,The chair is to the left of the bed.,left,True +3347,left,400k,The shelves are to the left of the dresser.,left,True +3350,left,400k,The cabinet is to the right of the books.,left,False +3353,left,400k,The picture is to the left of the television.,left,True +3357,left,400k,The bed is to the left of the chair.,left,True +3361,left,400k,The shower curtain is to the left of the toilet.,left,True +3362,left,400k,The shelves are to the right of the door.,left,False +3364,left,400k,The towel is to the left of the toilet.,left,True +3372,left,400k,The window is to the left of the whiteboard.,left,True +3376,left,400k,The sink is to the left of the bathtub.,left,True +3384,left,400k,The books are to the left of the window.,left,True +3398,left,400k,The table is to the left of the door.,left,True +3399,left,400k,The chair is to the left of the refridgerator.,left,True +3403,left,400k,The pillow is to the left of the box.,left,True +3410,left,400k,The dresser is to the left of the box.,left,True +3412,left,400k,The paper is to the left of the cabinet.,left,True +3416,left,400k,The counter is to the left of the table.,left,True +3433,left,400k,The chair is to the right of the desk.,left,False +3436,left,400k,The bathtub is to the left of the table.,left,True +3437,left,400k,The chair is to the left of the bed.,left,True +3443,left,400k,The bathtub is to the left of the toilet.,left,True +3448,left,400k,The door is to the left of the sofa.,left,True +3469,left,400k,The dresser is to the left of the bed.,left,True +3474,left,400k,The cabinet is to the left of the bag.,left,True +3476,left,400k,The sofa is to the left of the desk.,left,True +3479,left,400k,The toilet is to the left of the door.,left,True +3487,left,400k,The whiteboard is to the left of the chair.,left,True +3488,left,400k,The bag is to the left of the bathtub.,left,True +3490,left,400k,The window is to the left of the television.,left,True +3491,left,400k,The shelves are to the left of the window.,left,True +3494,left,400k,The table is to the left of the bed.,left,True +3501,left,400k,The television is to the left of the desk.,left,True +3509,left,400k,The bag is to the left of the toilet.,left,True +3510,left,400k,The pillow is to the left of the night stand.,left,True +3516,left,400k,The table is to the left of the refrigerator.,left,True +3527,left,400k,The sofa is to the left of the window.,left,True +3529,left,400k,The bookshelf is to the left of the sofa.,left,True +3534,left,400k,The bed is to the left of the picture.,left,True +3537,left,400k,The chair is to the left of the mirror.,left,True +3542,left,400k,The table is to the left of the bag.,left,True +3543,left,400k,The bed is to the left of the table.,left,True +3553,left,400k,The window is to the left of the towel.,left,True +3559,left,400k,The lamp is to the left of the table.,left,True +3568,left,400k,The desk is to the left of the table.,left,True +3571,left,400k,The sofa is to the left of the cabinet.,left,True +3576,left,400k,The table is to the left of the bed.,left,True +3582,left,400k,The desk is to the left of the table.,left,True +3584,left,400k,The sofa is to the left of the shelves.,left,True +3589,left,400k,The cabinet is to the left of the door.,left,True +3596,left,400k,The window is to the left of the television.,left,True +3598,left,400k,The pillow is to the left of the night stand.,left,True +3616,left,400k,The towel is to the right of the sink.,left,False +3628,left,400k,The desk is to the left of the bed.,left,True +3638,left,400k,The window is to the left of the picture.,left,True +2,right,400k,The cabinet is to the right of the bag.,right,True +14,right,400k,The chair is to the right of the doll.,right,True +17,right,400k,The plant is to the right of the glass.,right,True +19,right,400k,The glass is to the left of the plant.,right,False +28,right,400k,The microwave is to the right of the lamp.,right,True +29,right,400k,The sculpture is to the right of the chair.,right,True +33,right,400k,The wardrobe is to the right of the curtain.,right,True +42,right,400k,The globe is to the right of the shelves.,right,True +43,right,400k,The glass is to the right of the picture.,right,True +46,right,400k,The pillow is to the left of the stool.,right,False +48,right,400k,The bed is to the right of the ottoman.,right,True +53,right,400k,The vase is to the right of the vessel.,right,True +54,right,400k,The table is to the right of the bar.,right,True +68,right,400k,The desk is to the right of the bar.,right,True +75,right,400k,The trophy is to the right of the table.,right,True +84,right,400k,The scale is positioned on the right side of the table.,right,True +85,right,400k,The toy is to the right of the lamp.,right,True +86,right,400k,The sink is to the right of the stove.,right,True +88,right,400k,The desk is to the left of the globe.,right,False +95,right,400k,The toilet is to the right of the cabinet.,right,True +99,right,400k,The vessel is to the right of the window.,right,True +106,right,400k,The sofa is to the right of the oven.,right,True +114,right,400k,The table is to the right of the bar.,right,True +115,right,400k,The picture is to the right of the cup.,right,True +117,right,400k,The sofa is to the left of the table.,right,False +121,right,400k,The towel is to the right of the mirror.,right,True +123,right,400k,The stick is to the right of the curtain.,right,True +124,right,400k,The table is to the left of the basket.,right,False +127,right,400k,The oven is to the left of the bottle.,right,False +129,right,400k,The cup is to the right of the picture.,right,True +133,right,400k,The sculpture is to the right of the railing.,right,True +134,right,400k,The glass is to the right of the mirror.,right,True +136,right,400k,The sculpture is to the right of the picture.,right,True +141,right,400k,The picture is to the right of the wine.,right,True +151,right,400k,The lamp is to the left of the trophy.,right,False +159,right,400k,The pillow is to the right of the bar.,right,True +162,right,400k,The dresser is to the right of the stool.,right,True +176,right,400k,The fireplace is to the right of the lamp.,right,True +178,right,400k,The curtain is to the right of the stick.,right,True +182,right,400k,The dresser is to the left of the pitcher.,right,False +189,right,400k,The sculpture is to the right of the cup.,right,True +194,right,400k,The curtain is to the right of the bowl.,right,True +198,right,400k,The fireplace is to the right of the vase.,right,True +202,right,400k,The curtain is to the right of the fireplace.,right,True +203,right,400k,The picture is to the right of the bar.,right,True +206,right,400k,The toy is to the right of the clock.,right,True +216,right,400k,The sofa is to the right of the candle.,right,True +227,right,400k,The fireplace is to the right of the piano.,right,True +232,right,400k,The television is to the right of the fan.,right,True +246,right,400k,The lamp is to the right of the candle.,right,True +248,right,400k,The railing is to the right of the bed.,right,True +257,right,400k,The mirror is to the right of the toilet.,right,True +267,right,400k,The basket is to the right of the globe.,right,True +268,right,400k,The bar is to the right of the box.,right,True +274,right,400k,The stove is to the right of the clock.,right,True +277,right,400k,The desk is to the right of the wardrobe.,right,True +287,right,400k,The cup is to the right of the counter.,right,True +291,right,400k,The table is to the right of the cup.,right,True +300,right,400k,The counter is to the right of the towel.,right,True +316,right,400k,The curtain is to the right of the doll.,right,True +317,right,400k,The bench is to the right of the blinds.,right,True +319,right,400k,The trophy is to the right of the table.,right,True +322,right,400k,The curtain is to the right of the stool.,right,True +331,right,400k,The lamp is to the right of the pot.,right,True +341,right,400k,The bar is to the right of the lamp.,right,True +344,right,400k,The plant is to the right of the piano.,right,True +350,right,400k,The bar is to the right of the curtain.,right,True +355,right,400k,The microwave is to the right of the table.,right,True +362,right,400k,The lamp is to the right of the pillow.,right,True +371,right,400k,The towel is to the right of the bucket.,right,True +384,right,400k,The cabinet is to the right of the sheet.,right,True +387,right,400k,The monitor is to the right of the cart.,right,True +393,right,400k,The sofa is to the right of the clothes.,right,True +408,right,400k,The plant is to the right of the glass.,right,True +409,right,400k,The rug is to the right of the globe.,right,True +421,right,400k,The television is to the right of the cabinet.,right,True +429,right,400k,The cabinet is to the right of the sofa.,right,True +430,right,400k,The fan is to the right of the globe.,right,True +435,right,400k,The stairs are to the right of the scale.,right,True +439,right,400k,The stairs are to the right of the mirror.,right,True +448,right,400k,The cup is to the right of the counter.,right,True +449,right,400k,The clock is to the left of the cabinet.,right,False +451,right,400k,The window is to the right of the television.,right,True +462,right,400k,The bed is to the right of the basket.,right,True +465,right,400k,The sink is to the left of the soap.,right,False +474,right,400k,The television is to the right of the wall.,right,True +477,right,400k,The telephone is to the left of the door.,right,False +478,right,400k,The sink is to the right of the table.,right,True +482,right,400k,The globe is to the right of the cabinet.,right,True +484,right,400k,The fireplace is to the right of the wardrobe.,right,True +485,right,400k,The person is to the right of the television.,right,True +500,right,400k,The picture is to the right of the counter.,right,True +508,right,400k,The table is to the right of the stick.,right,True +512,right,400k,The bin is to the left of the table.,right,False +519,right,400k,The cart is to the right of the stand.,right,True +527,right,400k,The sink is to the right of the oven.,right,True +528,right,400k,The pot is to the right of the vessel.,right,True +535,right,400k,The sofa is to the right of the bar.,right,True +549,right,400k,The table is to the right of the clothes.,right,True +550,right,400k,The lamp is to the right of the candle.,right,True +555,right,400k,The lamp is to the right of the chair.,right,True +570,right,400k,The trophy is positioned on the right side of the lamp.,right,True +572,right,400k,The sculpture is to the left of the cup.,right,False +596,right,400k,The chair is to the right of the vase.,right,True +597,right,400k,The vessel is to the right of the table.,right,True +601,right,400k,The ottoman is to the right of the pillow.,right,True +602,right,400k,The ottoman is to the right of the lamp.,right,True +607,right,400k,The picture is to the right of the cup.,right,True +609,right,400k,The counter is to the right of the cup.,right,True +616,right,400k,The curtain is to the right of the television.,right,True +618,right,400k,The globe is to the right of the stand.,right,True +619,right,400k,The stick is to the right of the picture.,right,True +625,right,400k,The counter is to the right of the cup.,right,True +626,right,400k,The box is to the right of the desk.,right,True +633,right,400k,The printer is to the right of the book.,right,True +643,right,400k,The mirror is to the right of the curtain.,right,True +646,right,400k,The railing is to the right of the lamp.,right,True +650,right,400k,The stairs are to the left of the counter.,right,False +652,right,400k,The table is to the right of the toy.,right,True +666,right,400k,The picture is to the right of the wine.,right,True +670,right,400k,The window is to the right of the telephone.,right,True +689,right,400k,The chair is to the right of the globe.,right,True +691,right,400k,The sink is to the right of the bed.,right,True +729,right,400k,The chimney is to the right of the table.,right,True +731,right,400k,The pillow is to the right of the lamp.,right,True +738,right,400k,The stool is to the left of the sofa.,right,False +746,right,400k,The lamp is positioned on the right side of the sofa.,right,True +752,right,400k,The wine is to the right of the table.,right,True +769,right,400k,The oven is to the right of the stove.,right,True +783,right,400k,The bicycle is to the right of the doll.,right,True +785,right,400k,The fireplace is to the right of the sink.,right,True +787,right,400k,The bar is to the right of the sculpture.,right,True +794,right,400k,The basket is to the right of the table.,right,True +805,right,400k,The window is to the right of the telephone.,right,True +810,right,400k,The curtain is to the right of the fireplace.,right,True +831,right,400k,The sculpture is to the right of the picture.,right,True +834,right,400k,The dresser is to the right of the machine.,right,True +845,right,400k,The railing is to the right of the counter.,right,True +847,right,400k,The door is to the right of the tray.,right,True +848,right,400k,The rug is to the right of the table.,right,True +853,right,400k,The pot is to the left of the vessel.,right,False +869,right,400k,The tray is to the right of the bowl.,right,True +885,right,400k,The cabinet is to the right of the chimney.,right,True +900,right,400k,The desk is to the right of the case.,right,True +902,right,400k,The printer is to the left of the computer.,right,False +906,right,400k,The stand is to the right of the sculpture.,right,True +908,right,400k,The stairs are to the right of the stove.,right,True +910,right,400k,The telephone is to the right of the door.,right,True +911,right,400k,The lamp is to the right of the bar.,right,True +919,right,400k,The stool is to the right of the bed.,right,True +921,right,400k,The doll is to the left of the chair.,right,False +923,right,400k,The telephone is to the right of the table.,right,True +926,right,400k,The printer is to the left of the table.,right,False +931,right,400k,The grill is to the right of the column.,right,True +933,right,400k,The lamp is to the right of the toy.,right,True +941,right,400k,The vessel is to the right of the table.,right,True +948,right,400k,The bucket is to the right of the shelves.,right,True +963,right,400k,The trophy is to the right of the lamp.,right,True +973,right,400k,The table is to the right of the cup.,right,True +974,right,400k,The car is to the right of the box.,right,True +975,right,400k,The plate is to the right of the door.,right,True +980,right,400k,The door is to the right of the tray.,right,True +983,right,400k,The cart is to the right of the desk.,right,True +985,right,400k,The globe is to the right of the fan.,right,True +988,right,400k,The fireplace is to the right of the plant.,right,True +993,right,400k,The cabinet is to the right of the bar.,right,True +995,right,400k,The chair is to the right of the bicycle.,right,True +1004,right,400k,The bed is to the right of the dresser.,right,True +1005,right,400k,The lamp is to the right of the trophy.,right,True +1008,right,400k,The globe is to the right of the shelves.,right,True +1010,right,400k,The curtain is to the right of the sculpture.,right,True +1014,right,400k,The lamp is to the right of the toy.,right,True +1015,right,400k,The clock is to the right of the stove.,right,True +1019,right,400k,The picture is to the left of the wine.,right,False +1022,right,400k,The picture is to the right of the chimney.,right,True +1023,right,400k,The stairs are to the right of the sculpture.,right,True +1028,right,400k,The table is to the right of the trophy.,right,True +1030,right,400k,The bottle is to the right of the lamp.,right,True +1035,right,400k,The desk is to the right of the light.,right,True +1052,right,400k,The cup is to the right of the counter.,right,True +1054,right,400k,The cabinet is to the right of the car.,right,True +1068,right,400k,The desk is to the right of the bicycle.,right,True +1070,right,400k,The jar is to the right of the pot.,right,True +1074,right,400k,The mirror is to the right of the curtain.,right,True +1082,right,400k,The piano is to the right of the picture.,right,True +1084,right,400k,The telephone is to the right of the chair.,right,True +1085,right,400k,The sofa is to the right of the picture.,right,True +1088,right,400k,The case is to the right of the shelves.,right,True +1092,right,400k,The picture is to the right of the bin.,right,True +1101,right,400k,The window is to the right of the telephone.,right,True +1102,right,400k,The chair is to the right of the vessel.,right,True +1106,right,400k,The clock is to the right of the door.,right,True +1113,right,400k,The sofa is to the right of the handle.,right,True +1116,right,400k,The telephone is to the right of the chair.,right,True +1117,right,400k,The sink is to the right of the microwave.,right,True +1119,right,400k,The vessel is to the left of the table.,right,False +1129,right,400k,The microwave is to the right of the oven.,right,True +1135,right,400k,The sculpture is to the right of the shelves.,right,True +1136,right,400k,The lamp is to the right of the trophy.,right,True +1141,right,400k,The scale is to the left of the chest.,right,False +1144,right,400k,The stairs are to the right of the scale.,right,True +1146,right,400k,The monitor is to the right of the cart.,right,True +1150,right,400k,The television is to the right of the sofa.,right,True +1152,right,400k,The rug is to the right of the chair.,right,True +1158,right,400k,The pot is to the right of the chair.,right,True +1159,right,400k,The vessel is to the right of the table.,right,True +1175,right,400k,The shelves are to the right of the bar.,right,True +1183,right,400k,The chair is to the right of the blanket.,right,True +1185,right,400k,The oven is to the right of the bar.,right,True +1193,right,400k,The plate is to the right of the cabinet.,right,True +1208,right,400k,The cup is to the left of the soapbottle.,right,False +1217,right,400k,The book is to the left of the cellphone.,right,False +1222,right,400k,The towel is to the right of the countertop.,right,True +1223,right,400k,The pan is to the right of the window.,right,True +1226,right,400k,The soapbottle is positioned on the right side of the toiletpaper.,right,True +1228,right,400k,The pan is to the right of the garbage can.,right,True +1229,right,400k,The pan is to the right of the apple.,right,True +1234,right,400k,The egg is to the right of the toaster.,right,True +1239,right,400k,The safe is to the right of the cd.,right,True +1242,right,400k,The cell phone is to the right of the chair.,right,True +1263,right,400k,The bread is to the right of the toaster.,right,True +1266,right,400k,The peppershaker is to the right of the potato.,right,True +1267,right,400k,The garbage can is to the right of the spatula.,right,True +1273,right,400k,The mug is to the right of the cd.,right,True +1279,right,400k,The sofa is to the right of the armchair.,right,True +1285,right,400k,The floorlamp is to the left of the painting.,right,False +1304,right,400k,The cup is to the right of the dishsponge.,right,True +1324,right,400k,The glassbottle is to the right of the bowl.,right,True +1336,right,400k,The pillow is to the right of the box.,right,True +1339,right,400k,The egg is to the right of the toaster.,right,True +1351,right,400k,The sidetable is to the right of the newspaper.,right,True +1352,right,400k,The window is to the right of the plate.,right,True +1355,right,400k,The cup is to the right of the pot.,right,True +1356,right,400k,The knife is to the right of the tomato.,right,True +1357,right,400k,The creditcard is to the right of the vase.,right,True +1365,right,400k,The pot is to the right of the spatula.,right,True +1373,right,400k,The lettuce is to the right of the cup.,right,True +1374,right,400k,The mug is to the right of the winebottle.,right,True +1380,right,400k,The bowl is to the right of the plate.,right,True +1398,right,400k,The cabinet is to the right of the potato.,right,True +1399,right,400k,The lettuce is to the right of the apple.,right,True +1402,right,400k,The curtains are to the right of the dishsponge.,right,True +1403,right,400k,The laptop is to the left of the pillow.,right,False +1405,right,400k,The chair is to the right of the drawer.,right,True +1412,right,400k,The knife is to the right of the ladle.,right,True +1427,right,400k,The cup is to the right of the tomato.,right,True +1429,right,400k,The mug is to the right of the bowl.,right,True +1432,right,400k,The handtowel is to the right of the spraybottle.,right,True +1440,right,400k,The spatula is to the right of the cup.,right,True +1446,right,400k,The plate is to the left of the microwave.,right,False +1448,right,400k,The coffeemachine is to the right of the potato.,right,True +1459,right,400k,The houseplant is to the right of the coffeetable.,right,True +1465,right,400k,The winebottle is to the left of the potato.,right,False +1473,right,400k,The pillow is to the right of the teddybear.,right,True +1477,right,400k,The lettuce is to the right of the safe.,right,True +1479,right,400k,The saltshaker is to the right of the sidetable.,right,True +1480,right,400k,The lettuce is to the right of the dishsponge.,right,True +1482,right,400k,The countertop is to the right of the stoveburner.,right,True +1493,right,400k,The spatula is to the right of the microwave.,right,True +1507,right,400k,The chair is to the right of the drawer.,right,True +1510,right,400k,The lettuce is to the right of the spatula.,right,True +1511,right,400k,The handtowel is to the right of the soapbottle.,right,True +1535,right,400k,The desklamp is positioned on the right side of the cell phone.,right,True +1536,right,400k,The lettuce is to the right of the mug.,right,True +1537,right,400k,The soapbar is positioned on the right side of the spraybottle.,right,True +1547,right,400k,The statue is to the right of the laptop.,right,True +1560,right,400k,The cabinet is to the right of the kettle.,right,True +1568,right,400k,The pot is to the left of the toaster.,right,False +1578,right,400k,The cup is to the right of the pan.,right,True +1588,right,400k,The peppershaker is to the right of the cup.,right,True +1594,right,400k,The stoveburner is to the right of the lettuce.,right,True +1599,right,400k,The egg is to the right of the mirror.,right,True +1601,right,400k,The box is to the right of the houseplant.,right,True +1611,right,400k,The spatula is to the right of the cup.,right,True +1615,right,400k,The toiletpaper is to the right of the candle.,right,True +1617,right,400k,The apple is to the right of the saltshaker.,right,True +1620,right,400k,The plate is to the right of the lettuce.,right,True +1627,right,400k,The soapbottle is to the right of the ladle.,right,True +1633,right,400k,The toaster is to the right of the bread.,right,True +1637,right,400k,The spatula is to the right of the fridge.,right,True +1643,right,400k,The alarmclock is to the right of the laptop.,right,True +1649,right,400k,The mirror is to the right of the cabinet.,right,True +1657,right,400k,The lettuce is to the right of the bowl.,right,True +1663,right,400k,The microwave is to the right of the tomato.,right,True +1674,right,400k,The pot is to the right of the countertop.,right,True +1675,right,400k,The laptop is to the right of the book.,right,True +1677,right,400k,The pot is to the right of the bread.,right,True +1678,right,400k,The garbage can is to the right of the ladle.,right,True +1684,right,400k,The garbage can is to the right of the laptop.,right,True +1685,right,400k,The mug is to the right of the potato.,right,True +1699,right,400k,The garbage can is to the right of the tomato.,right,True +1701,right,400k,The laptop is to the right of the desklamp.,right,True +1702,right,400k,The safe is to the right of the vase.,right,True +1703,right,400k,The pot is to the right of the countertop.,right,True +1717,right,400k,The pan is to the right of the glassbottle.,right,True +1723,right,400k,The ladle is to the right of the apple.,right,True +1726,right,400k,The bread is to the right of the egg.,right,True +1757,right,400k,The bread is to the right of the lettuce.,right,True +1769,right,400k,The soapbottle is positioned on the right side of the mug.,right,True +1777,right,400k,The toaster is positioned on the right side of the soap bottle.,right,True +1779,right,400k,The glassbottle is to the right of the pan.,right,True +1780,right,400k,The knife is to the left of the toaster.,right,False +1781,right,400k,The bread is to the right of the toaster.,right,True +1789,right,400k,The garbage can is to the right of the painting.,right,True +1804,right,400k,The dishsponge is to the right of the bread.,right,True +1805,right,400k,The cup is to the right of the kettle.,right,True +1827,right,400k,The potato is positioned on the right side of the plate.,right,True +1829,right,400k,The tomato is to the right of the bowl.,right,True +1831,right,400k,The spraybottle is to the left of the soapbottle.,right,False +1834,right,400k,The floorlamp is positioned to the right of the pillow.,right,True +1835,right,400k,The egg is to the right of the knife.,right,True +1836,right,400k,The spatula is to the right of the pan.,right,True +1842,right,400k,The lettuce is to the right of the soapbottle.,right,True +1849,right,400k,The winebottle is to the right of the kettle.,right,True +1854,right,400k,The mug is to the left of the chair.,right,False +1856,right,400k,The sofa is to the right of the vase.,right,True +1862,right,400k,The apple is to the right of the plate.,right,True +1864,right,400k,The bread is to the right of the chair.,right,True +1868,right,400k,The soapbar is to the right of the countertop.,right,True +1874,right,400k,The pan is to the right of the potato.,right,True +1889,right,400k,The alarmclock is to the right of the cd.,right,True +1893,right,400k,The soapbottle is to the right of the fridge.,right,True +1896,right,400k,The cell phone is positioned to the right of the bed.,right,True +1904,right,400k,The handtowelholder is to the right of the mirror.,right,True +1909,right,400k,The apple is to the right of the lettuce.,right,True +1918,right,400k,The toaster is to the right of the statue.,right,True +1926,right,400k,The mug is to the right of the knife.,right,True +1931,right,400k,The mug is to the left of the bread.,right,False +1940,right,400k,The bread is to the right of the tomato.,right,True +1941,right,400k,The pan is to the right of the bowl.,right,True +1957,right,400k,The pan is to the right of the plate.,right,True +1965,right,400k,The vase is to the left of the houseplant.,right,False +1966,right,400k,The spoon is to the left of the drawer.,right,False +1967,right,400k,The spatula is to the right of the lettuce.,right,True +1973,right,400k,The cloth is to the right of the soapbottle.,right,True +1976,right,400k,The toaster is to the right of the mug.,right,True +1977,right,400k,The bowl is to the right of the kettle.,right,True +1982,right,400k,The apple is to the left of the spatula.,right,False +1983,right,400k,The cup is to the right of the bread.,right,True +1985,right,400k,The spraybottle is to the right of the dishsponge.,right,True +1990,right,400k,The bread is to the right of the soapbottle.,right,True +1996,right,400k,The countertop is to the right of the plunger.,right,True +2013,right,400k,The apple is to the right of the tomato.,right,True +2016,right,400k,The spatula is to the right of the cup.,right,True +2017,right,400k,The cup is to the right of the chair.,right,True +2019,right,400k,The soapbar is positioned on the right side of the soapbottle.,right,True +2021,right,400k,The drawer is to the left of the soapbottle.,right,False +2030,right,400k,The garbage can is to the right of the kettle.,right,True +2049,right,400k,The pan is to the right of the cup.,right,True +2050,right,400k,The statue is to the right of the tissuebox.,right,True +2051,right,400k,The sidetable is to the right of the houseplant.,right,True +2061,right,400k,The bowl is to the right of the garbage can.,right,True +2065,right,400k,The countertop is to the right of the statue.,right,True +2076,right,400k,The knife is to the right of the mug.,right,True +2078,right,400k,The soapbottle is to the right of the fridge.,right,True +2084,right,400k,The ladle is to the left of the peppershaker.,right,False +2093,right,400k,The spatula is to the left of the saltshaker.,right,False +2097,right,400k,The bowl is to the right of the mug.,right,True +2099,right,400k,The dishsponge is to the right of the handtowel.,right,True +2106,right,400k,The tomato is to the right of the houseplant.,right,True +2119,right,400k,The houseplant is to the right of the floorlamp.,right,True +2121,right,400k,The dishsponge is to the right of the cup.,right,True +2123,right,400k,The chair is to the right of the sidetable.,right,True +2136,right,400k,The lettuce is to the right of the mug.,right,True +2141,right,400k,The alarmclock is to the right of the bowl.,right,True +2143,right,400k,The cabinet is to the right of the potato.,right,True +2145,right,400k,The apple is to the right of the toaster.,right,True +2151,right,400k,The glassbottle is to the right of the kettle.,right,True +2154,right,400k,The desklamp is to the right of the armchair.,right,True +2162,right,400k,The dishsponge is to the right of the knife.,right,True +2164,right,400k,The teddybear is to the right of the baseballbat.,right,True +2182,right,400k,The lettuce is to the right of the egg.,right,True +2191,right,400k,The wine bottle is to the right of the pot.,right,True +2196,right,400k,The glassbottle is to the left of the houseplant.,right,False +2199,right,400k,The mug is to the right of the potato.,right,True +2202,right,400k,The spatula is to the left of the microwave.,right,False +2209,right,400k,The spatula is to the right of the fork.,right,True +2211,right,400k,The mug is to the right of the book.,right,True +2221,right,400k,The garbage can is to the right of the kettle.,right,True +2225,right,400k,The tomato is to the right of the houseplant.,right,True +2226,right,400k,The apple is to the right of the dishsponge.,right,True +2229,right,400k,The dishsponge is to the right of the tomato.,right,True +2230,right,400k,The laptop is to the right of the teddybear.,right,True +2239,right,400k,The statue is to the right of the remote control.,right,True +2247,right,400k,The butterknife is to the right of the egg.,right,True +2259,right,400k,The plate is to the right of the potato.,right,True +2260,right,400k,The spatula is to the right of the plate.,right,True +2265,right,400k,The bowl is to the right of the alarmclock.,right,True +2282,right,400k,The kettle is to the right of the pot.,right,True +2291,right,400k,The pot is to the right of the lettuce.,right,True +2301,right,400k,The peppershaker is to the right of the cup.,right,True +2302,right,400k,The dishsponge is to the right of the toaster.,right,True +2303,right,400k,The garbage can is to the right of the spray bottle.,right,True +2304,right,400k,The soapbottle is to the right of the coffeemachine.,right,True +2309,right,400k,The window is to the right of the statue.,right,True +2310,right,400k,The tomato is to the right of the pan.,right,True +2316,right,400k,The garbage can is to the right of the dish sponge.,right,True +2320,right,400k,The handtowel is to the right of the spraybottle.,right,True +2328,right,400k,The plunger is to the right of the toiletpaperhanger.,right,True +2334,right,400k,The plate is to the right of the papertowelroll.,right,True +2347,right,400k,The knife is to the right of the saltshaker.,right,True +2353,right,400k,The laptop is to the right of the box.,right,True +2355,right,400k,The microwave is to the right of the peppershaker.,right,True +2359,right,400k,The peppershaker is to the right of the lettuce.,right,True +2362,right,400k,The plate is to the right of the spatula.,right,True +2365,right,400k,The garbage can is to the right of the toaster.,right,True +2366,right,400k,The alarmclock is to the right of the cd.,right,True +2379,right,400k,The mug is to the right of the book.,right,True +2389,right,400k,The chair is to the left of the bread.,right,False +2390,right,400k,The lettuce is to the right of the mug.,right,True +2396,right,400k,The toiletpaper is to the right of the towel.,right,True +2401,right,400k,The desklamp is to the right of the book.,right,True +2406,right,400k,The mug is to the right of the tomato.,right,True +2407,right,400k,The cup is to the right of the butterknife.,right,True +2408,right,400k,The bread is to the right of the pan.,right,True +2426,right,400k,The glassbottle is to the right of the bread.,right,True +2431,right,400k,The toaster is to the right of the window.,right,True +2433,right,400k,The pot is to the right of the tomato.,right,True +2435,right,400k,The toaster is to the right of the soapbottle.,right,True +2438,right,400k,The cabinet is to the right of the glassbottle.,right,True +2440,right,400k,The table is to the right of the chair.,right,True +2449,right,400k,The mirror is to the right of the picture.,right,True +2450,right,400k,The box is to the right of the desk.,right,True +2451,right,400k,The television is to the right of the window.,right,True +2457,right,400k,The clothes are to the right of the whiteboard.,right,True +2462,right,400k,The night stand is to the right of the chair.,right,True +2463,right,400k,The lamp is to the right of the picture.,right,True +2471,right,400k,The toilet is to the left of the cabinet.,right,False +2473,right,400k,The window is to the right of the pillow.,right,True +2479,right,400k,The chair is to the right of the table.,right,True +2486,right,400k,The shelves are to the right of the desk.,right,True +2501,right,400k,The mirror is to the right of the window.,right,True +2510,right,400k,The shelves are to the right of the curtain.,right,True +2512,right,400k,The shelves are to the right of the chair.,right,True +2516,right,400k,The sink is to the right of the toilet.,right,True +2519,right,400k,The bag is to the right of the shelves.,right,True +2521,right,400k,The table is to the right of the television.,right,True +2525,right,400k,The door is to the right of the lamp.,right,True +2527,right,400k,The chair is to the right of the refrigerator.,right,True +2529,right,400k,The toilet is to the right of the bathtub.,right,True +2533,right,400k,The pillow is to the right of the shelves.,right,True +2534,right,400k,The television is to the right of the door.,right,True +2537,right,400k,The pillow is to the right of the whiteboard.,right,True +2554,right,400k,The television is to the right of the picture.,right,True +2564,right,400k,The chair is to the right of the television.,right,True +2565,right,400k,The window is to the right of the chair.,right,True +2568,right,400k,The shower curtain is to the right of the cabinet.,right,True +2569,right,400k,The chair is to the right of the cabinet.,right,True +2575,right,400k,The bag is to the right of the counter.,right,True +2590,right,400k,The television is to the right of the picture.,right,True +2594,right,400k,The sofa is to the right of the whiteboard.,right,True +2597,right,400k,The lamp is to the right of the television.,right,True +2601,right,400k,The dresser is to the right of the desk.,right,True +2602,right,400k,The window is to the right of the table.,right,True +2603,right,400k,The window is to the left of the pillow.,right,False +2609,right,400k,The sofa is to the right of the chair.,right,True +2610,right,400k,The towel is to the left of the mirror.,right,False +2613,right,400k,The window is to the right of the sofa.,right,True +2616,right,400k,The television is to the right of the chair.,right,True +2629,right,400k,The chair is to the right of the shelves.,right,True +2642,right,400k,The cabinet is to the right of the window.,right,True +2645,right,400k,The sofa is to the right of the table.,right,True +2654,right,400k,The toilet is to the right of the shower curtain.,right,True +2662,right,400k,The desk is to the right of the refridgerator.,right,True +2673,right,400k,The chair is to the right of the window.,right,True +2675,right,400k,The television is to the right of the window.,right,True +2683,right,400k,The desk is to the right of the sofa.,right,True +2690,right,400k,The desk is to the right of the television.,right,True +2693,right,400k,The whiteboard is to the right of the window.,right,True +2697,right,400k,The bathtub is to the right of the toilet.,right,True +2712,right,400k,The books are to the right of the desk.,right,True +2718,right,400k,The chair is to the right of the television.,right,True +2722,right,400k,The refrigerator is to the right of the desk.,right,True +2728,right,400k,The mirror is to the right of the toilet.,right,True +2731,right,400k,The clothes are to the right of the pillow.,right,True +2733,right,400k,The door is to the left of the shelves.,right,False +2738,right,400k,The chair is to the right of the refrigerator.,right,True +2744,right,400k,The chair is to the right of the bookshelf.,right,True +2748,right,400k,The refrigerator is to the left of the table.,right,False +2754,right,400k,The door is to the right of the chair.,right,True +2758,right,400k,The cabinet is to the right of the whiteboard.,right,True +2762,right,400k,The pillow is to the left of the shelves.,right,False +2766,right,400k,The window is to the right of the pillow.,right,True +2767,right,400k,The chair is to the right of the curtain.,right,True +2777,right,400k,The picture is to the right of the window.,right,True +2779,right,400k,The television is to the right of the table.,right,True +2780,right,400k,The television is to the right of the window.,right,True +2784,right,400k,The sink is to the right of the refrigerator.,right,True +2787,right,400k,The bag is to the right of the picture.,right,True +2810,right,400k,The lamp is to the right of the sofa.,right,True +2823,right,400k,The chair is to the right of the shelves.,right,True +2831,right,400k,The window is to the right of the television.,right,True +2836,right,400k,The lamp is to the right of the box.,right,True +2838,right,400k,The toilet is to the right of the bathtub.,right,True +2841,right,400k,The window is to the right of the shelves.,right,True +2857,right,400k,The table is to the right of the shower curtain.,right,True +2877,right,400k,The bag is to the right of the sink.,right,True +2880,right,400k,The sink is to the right of the toilet.,right,True +2885,right,400k,The pillow is to the right of the shelves.,right,True +2898,right,400k,The window is to the right of the chair.,right,True +2902,right,400k,The bookshelf is to the left of the shelves.,right,False +2905,right,400k,The picture is to the right of the window.,right,True +2909,right,400k,The dresser is to the right of the sofa.,right,True +2916,right,400k,The table is to the right of the lamp.,right,True +2926,right,400k,The clothes are to the right of the sink.,right,True +2928,right,400k,The chair is to the right of the box.,right,True +2933,right,400k,The chair is to the right of the door.,right,True +2937,right,400k,The door is to the left of the shelves.,right,False +2951,right,400k,The window is to the right of the bed.,right,True +2962,right,400k,The sofa is to the right of the table.,right,True +2966,right,400k,The sink is to the right of the toilet.,right,True +2969,right,400k,The bag is to the right of the cabinet.,right,True +2984,right,400k,The chair is to the right of the box.,right,True +2986,right,400k,The sink is to the right of the towel.,right,True +2992,right,400k,The window is to the right of the lamp.,right,True +2996,right,400k,The books are to the right of the desk.,right,True +2997,right,400k,The whiteboard is to the right of the blinds.,right,True +2999,right,400k,The table is to the right of the bed.,right,True +3006,right,400k,The toilet is to the right of the sink.,right,True +3008,right,400k,The toilet is to the right of the window.,right,True +3031,right,400k,The bed is to the right of the lamp.,right,True +3033,right,400k,The cabinet is to the right of the chair.,right,True +3034,right,400k,The mirror is to the right of the window.,right,True +3036,right,400k,The cabinet is to the right of the chair.,right,True +3048,right,400k,The curtain is to the right of the lamp.,right,True +3055,right,400k,The chair is to the right of the sofa.,right,True +3072,right,400k,The shower curtain is to the right of the toilet.,right,True +3076,right,400k,The desk is to the right of the bed.,right,True +3082,right,400k,The desk is to the right of the box.,right,True +3094,right,400k,The shelves are to the right of the picture.,right,True +3101,right,400k,The desk is to the right of the bookshelf.,right,True +3102,right,400k,The table is to the right of the bathtub.,right,True +3115,right,400k,The sink is to the right of the towel.,right,True +3119,right,400k,The shelves are to the right of the curtain.,right,True +3132,right,400k,The lamp is to the right of the picture.,right,True +3133,right,400k,The bag is to the right of the window.,right,True +3140,right,400k,The lamp is to the right of the picture.,right,True +3147,right,400k,The chair is to the right of the shelves.,right,True +3164,right,400k,The books are to the right of the pillow.,right,True +3165,right,400k,The window is to the right of the desk.,right,True +3169,right,400k,The curtain is to the right of the dresser.,right,True +3172,right,400k,The box is to the right of the chair.,right,True +3173,right,400k,The bathtub is to the right of the toilet.,right,True +3185,right,400k,The table is to the right of the sofa.,right,True +3186,right,400k,The shelves are to the right of the lamp.,right,True +3198,right,400k,The chair is to the right of the shelves.,right,True +3200,right,400k,The toilet is to the right of the bathtub.,right,True +3205,right,400k,The door is to the right of the paper.,right,True +3207,right,400k,The desk is to the right of the bed.,right,True +3219,right,400k,The box is to the right of the cabinet.,right,True +3226,right,400k,The window is to the right of the picture.,right,True +3235,right,400k,The toilet is to the right of the window.,right,True +3236,right,400k,The cabinet is to the right of the paper.,right,True +3241,right,400k,The dresser is to the right of the night stand.,right,True +3251,right,400k,The box is to the right of the picture.,right,True +3252,right,400k,The chair is to the right of the shelves.,right,True +3256,right,400k,The bathtub is to the right of the sink.,right,True +3265,right,400k,The desk is to the right of the window.,right,True +3268,right,400k,The curtain is to the right of the bag.,right,True +3281,right,400k,The whiteboard is to the right of the window.,right,True +3283,right,400k,The toilet is to the right of the shower curtain.,right,True +3287,right,400k,The television is to the right of the window.,right,True +3288,right,400k,The picture is to the left of the chair.,right,False +3289,right,400k,The window is to the left of the pillow.,right,False +3297,right,400k,The desk is to the right of the person.,right,True +3306,right,400k,The table is to the right of the lamp.,right,True +3309,right,400k,The television is to the right of the picture.,right,True +3310,right,400k,The curtain is to the right of the night stand.,right,True +3314,right,400k,The cabinet is to the right of the bed.,right,True +3315,right,400k,The chair is to the right of the clothes.,right,True +3316,right,400k,The table is to the right of the shelves.,right,True +3324,right,400k,The television is to the right of the picture.,right,True +3330,right,400k,The desk is to the right of the pillow.,right,True +3356,right,400k,The towel is to the left of the floor mat.,right,False +3360,right,400k,The bathtub is to the right of the sink.,right,True +3374,right,400k,The chair is to the right of the bed.,right,True +3380,right,400k,The window is to the right of the refrigerator.,right,True +3382,right,400k,The window is to the right of the whiteboard.,right,True +3387,right,400k,The toilet is to the right of the sink.,right,True +3389,right,400k,The lamp is to the left of the curtain.,right,False +3390,right,400k,The door is to the right of the lamp.,right,True +3392,right,400k,The night stand is to the right of the pillow.,right,True +3397,right,400k,The cabinet is to the right of the bathtub.,right,True +3404,right,400k,The bathtub is to the left of the toilet.,right,False +3425,right,400k,The sink is to the right of the towel.,right,True +3428,right,400k,The chair is to the right of the window.,right,True +3449,right,400k,The toilet is to the right of the bag.,right,True +3451,right,400k,The television is to the right of the chair.,right,True +3456,right,400k,The window is to the right of the picture.,right,True +3462,right,400k,The bag is to the right of the cabinet.,right,True +3463,right,400k,The cabinet is to the right of the books.,right,True +3466,right,400k,The night stand is to the right of the chair.,right,True +3473,right,400k,The bathtub is to the right of the toilet.,right,True +3477,right,400k,The box is to the right of the bag.,right,True +3480,right,400k,The toilet is to the right of the bathtub.,right,True +3484,right,400k,The dresser is to the right of the door.,right,True +3486,right,400k,The table is to the left of the chair.,right,False +3493,right,400k,The table is to the left of the desk.,right,False +3499,right,400k,The dresser is to the right of the shelves.,right,True +3504,right,400k,The desk is to the right of the pillow.,right,True +3505,right,400k,The window is to the right of the lamp.,right,True +3507,right,400k,The curtain is to the right of the chair.,right,True +3513,right,400k,The towel is to the right of the shower curtain.,right,True +3523,right,400k,The cabinet is to the right of the night stand.,right,True +3536,right,400k,The shelves are to the right of the counter.,right,True +3540,right,400k,The chair is to the left of the shelves.,right,False +3541,right,400k,The bed is to the right of the table.,right,True +3547,right,400k,The mirror is to the right of the towel.,right,True +3550,right,400k,The desk is to the left of the sofa.,right,False +3562,right,400k,The picture is to the left of the chair.,right,False +3569,right,400k,The window is to the right of the refrigerator.,right,True +3588,right,400k,The night stand is to the right of the chair.,right,True +3591,right,400k,The towel is to the right of the chair.,right,True +3594,right,400k,The picture is to the left of the window.,right,False +3595,right,400k,The towel is to the right of the window.,right,True +3604,right,400k,The table is to the right of the shelves.,right,True +3606,right,400k,The door is to the right of the cabinet.,right,True +3609,right,400k,The clothes are to the right of the refrigerator.,right,True +3627,right,400k,The shelves are to the right of the window.,right,True +3632,right,400k,The table is to the right of the bathtub.,right,True +10,above,400k,The picture is above the rug.,above,True +20,above,400k,The lamp is positioned above the stand.,above,True +31,above,400k,The curtain is above the plate.,above,True +32,above,400k,The sofa is below the rug.,above,False +34,above,400k,The stairs are above the bar.,above,True +64,above,400k,The mirror is positioned above the sink.,above,True +67,above,400k,The picture is above the bin.,above,True +80,above,400k,The globe is positioned above the table.,above,True +81,above,400k,The book is located above the bin.,above,True +83,above,400k,The picture is above the ottoman.,above,True +94,above,400k,The plant is above the towel.,above,True +98,above,400k,The clock is positioned higher than the bench.,above,False +107,above,400k,The clock is positioned above the table.,above,True +118,above,400k,The fan is located above the computer.,above,True +138,above,400k,The railing is above the sofa.,above,True +150,above,400k,The telephone is positioned higher than the plate.,above,False +152,above,400k,The photo is above the globe.,above,True +156,above,400k,The fireplace is above the rug.,above,True +158,above,400k,The picture is above the doll.,above,True +165,above,400k,The chimney is above the plant.,above,True +168,above,400k,The lamp is positioned above the bed.,above,True +169,above,400k,The telephone is positioned above the counter.,above,True +183,above,400k,The picture is above the basket.,above,True +200,above,400k,The monitor is positioned above the stairs.,above,True +210,above,400k,The pipe is located above the bar.,above,True +217,above,400k,The fan is located above the table.,above,True +234,above,400k,The clock is positioned above the counter.,above,True +240,above,400k,The monitor is positioned above the printer.,above,True +245,above,400k,The fan is located above the keyboard.,above,True +264,above,400k,The towel is located above the toilet.,above,True +266,above,400k,The shelves are located above the sink.,above,True +276,above,400k,The clock is positioned above the table.,above,True +285,above,400k,The microwave is positioned higher than the book.,above,False +292,above,400k,The pipes are located above the counter.,above,True +293,above,400k,The television is positioned above the cabinet.,above,True +296,above,400k,The picture is above the fireplace.,above,True +303,above,400k,The microwave is positioned above the sink.,above,True +305,above,400k,The television is positioned above the shelves.,above,True +312,above,400k,The pipe is positioned above the whiteboard.,above,True +326,above,400k,The plant is above the grill.,above,True +330,above,400k,The plant is above the grill.,above,True +338,above,400k,The stool is below the wall.,above,False +339,above,400k,The clock is positioned higher than the table.,above,False +345,above,400k,The lamp is located above the scale.,above,True +361,above,400k,The picture is above the desk.,above,True +372,above,400k,The picture is above the blanket.,above,True +381,above,400k,The monitor is positioned above the stairs.,above,True +382,above,400k,The mirror is positioned above the dresser.,above,True +389,above,400k,The chimney is above the table.,above,True +391,above,400k,The television is above the bed.,above,True +395,above,400k,The chest is located above the stairs.,above,True +407,above,400k,The pot is located above the soap.,above,True +411,above,400k,The stairs are located above the bar.,above,True +427,above,400k,The mirror is above the table.,above,True +428,above,400k,The picture is above the bench.,above,True +432,above,400k,The telephone is positioned above the counter.,above,True +443,above,400k,The fan is located above the desk.,above,True +454,above,400k,The lamp is positioned above the bin.,above,True +457,above,400k,The picture is above the toilet.,above,True +459,above,400k,The lamp is positioned above the board.,above,True +461,above,400k,The picture is above the fireplace.,above,True +466,above,400k,The mirror is positioned above the sink.,above,True +468,above,400k,The door is located above the bin.,above,True +469,above,400k,The telephone is positioned higher than the plate.,above,False +475,above,400k,The fireplace is located above the stool.,above,True +490,above,400k,The lamp is positioned above the bed.,above,True +494,above,400k,The clock is positioned above the table.,above,True +495,above,400k,The mirror is positioned above the towel.,above,True +506,above,400k,The picture is above the basket.,above,True +509,above,400k,The television is positioned above the counter.,above,True +513,above,400k,The picture is above the bin.,above,True +520,above,400k,The lamp is positioned above the bucket.,above,True +531,above,400k,The mirror is positioned above the counter.,above,True +534,above,400k,The picture is above the doll.,above,True +547,above,400k,The fan is located above the keyboard.,above,True +552,above,400k,The fan is located above the table.,above,True +554,above,400k,The glass is above the pillow.,above,True +559,above,400k,The picture is above the doll.,above,True +560,above,400k,The picture is above the plant.,above,True +562,above,400k,The clock is positioned above the table.,above,True +569,above,400k,The candle is positioned above the vase.,above,True +571,above,400k,The television is above the stool.,above,True +580,above,400k,The lamp is positioned above the desk.,above,True +582,above,400k,The bed is below the ball.,above,False +583,above,400k,The picture is above the doll.,above,True +585,above,400k,The railing is above the sofa.,above,True +599,above,400k,The blinds are positioned above the tray.,above,True +600,above,400k,The clock is positioned higher than the chair.,above,False +604,above,400k,The stick is positioned above the table.,above,True +610,above,400k,The cleaner is positioned above the towel.,above,True +612,above,400k,The window is above the clothes.,above,True +613,above,400k,The sink is below the bucket.,above,False +624,above,400k,The television is positioned above the counter.,above,True +630,above,400k,The fan is located above the table.,above,True +644,above,400k,The fan is located above the bed.,above,True +659,above,400k,The shelves are positioned above the bar.,above,True +661,above,400k,The scale is positioned above the stairs.,above,True +671,above,400k,The pot is located below the soap.,above,False +677,above,400k,The mirror is positioned above the stairs.,above,True +682,above,400k,The towel is located below the toilet.,above,False +686,above,400k,The window is above the plate.,above,True +693,above,400k,The cleaner is positioned higher than the towel.,above,False +696,above,400k,The pipe is above the desk.,above,True +697,above,400k,The television is positioned above the dresser.,above,True +701,above,400k,The stick is positioned above the table.,above,True +703,above,400k,The globe is positioned above the stool.,above,True +705,above,400k,The lamp is positioned above the sink.,above,True +708,above,400k,The pipe is above the desk.,above,True +715,above,400k,The lamp is positioned above the counter.,above,True +717,above,400k,The mirror is positioned above the toilet.,above,True +722,above,400k,The shelves are positioned above the box.,above,True +726,above,400k,The shelves are positioned higher than the paper.,above,False +741,above,400k,The lamp is positioned above the chest.,above,True +747,above,400k,The chimney is above the chair.,above,True +753,above,400k,The fireplace is located below the stool.,above,False +755,above,400k,The fan is located above the table.,above,True +760,above,400k,The pipe is located above the cart.,above,True +762,above,400k,The railing is above the stand.,above,True +766,above,400k,The picture is above the table.,above,True +768,above,400k,The curtain is above the bucket.,above,True +771,above,400k,The clock is positioned higher than the dog.,above,False +773,above,400k,The mirror is positioned above the sink.,above,True +780,above,400k,The bottle is located above the towel.,above,True +782,above,400k,The mirror is positioned above the table.,above,True +789,above,400k,The shelves are positioned above the printer.,above,True +797,above,400k,The mirror is positioned above the sink.,above,True +801,above,400k,The railing is positioned above the window.,above,True +802,above,400k,The clock is positioned above the counter.,above,True +809,above,400k,The mirror is positioned above the sink.,above,True +816,above,400k,The railing is above the table.,above,True +826,above,400k,The mirror is positioned above the chest.,above,True +835,above,400k,The picture is above the box.,above,True +849,above,400k,The light is positioned above the table.,above,True +856,above,400k,The lamp is above the blanket.,above,True +858,above,400k,The sheet is located above the chair.,above,True +859,above,400k,The lamp is positioned above the monitor.,above,True +860,above,400k,The clock is positioned higher than the television.,above,False +862,above,400k,The shelves are positioned above the bar.,above,True +876,above,400k,The fan is located above the basket.,above,True +877,above,400k,The window is positioned above the counter.,above,True +886,above,400k,The lamp is positioned above the desk.,above,True +889,above,400k,The microwave is positioned above the sink.,above,True +894,above,400k,The television is positioned above the bed.,above,True +895,above,400k,The lamp is positioned above the bin.,above,True +898,above,400k,The clock is positioned higher than the television.,above,False +901,above,400k,The lamp is positioned above the bed.,above,True +909,above,400k,The pipe is positioned above the board.,above,True +922,above,400k,The television is above the counter.,above,True +934,above,400k,The light is above the counter.,above,True +938,above,400k,The fan is located above the bed.,above,True +947,above,400k,The mirror is positioned above the railing.,above,True +950,above,400k,The glass is above the pillow.,above,True +956,above,400k,The telephone is positioned above the counter.,above,True +957,above,400k,The window is above the blanket.,above,True +958,above,400k,The clock is positioned higher than the television.,above,False +962,above,400k,The picture is above the bucket.,above,True +981,above,400k,The television is positioned above the counter.,above,True +984,above,400k,The lamp is positioned above the toilet.,above,True +996,above,400k,The clock is positioned higher than the television.,above,False +997,above,400k,The toy is located below the microwave.,above,False +998,above,400k,The sculpture is positioned above the dresser.,above,True +1016,above,400k,The photo is above the pot.,above,True +1021,above,400k,The lamp is above the dresser.,above,True +1024,above,400k,The lamp is located above the sink.,above,True +1036,above,400k,The television is above the pillow.,above,True +1046,above,400k,The cleaner is located above the towel.,above,True +1048,above,400k,The ladder is positioned above the stairs.,above,True +1060,above,400k,The fan is located above the basket.,above,True +1071,above,400k,The microwave is above the counter.,above,True +1075,above,400k,The lamp is positioned above the bed.,above,True +1077,above,400k,The fan is positioned above the bin.,above,True +1078,above,400k,The fan is located above the computer.,above,True +1087,above,400k,The curtain is above the plate.,above,True +1095,above,400k,The clock is positioned above the table.,above,True +1104,above,400k,The blinds are positioned above the tray.,above,True +1105,above,400k,The wine is located above the table.,above,True +1126,above,400k,The clock is positioned higher than the chair.,above,False +1131,above,400k,The photo is located above the globe.,above,True +1155,above,400k,The lamp is positioned under the blanket.,above,False +1162,above,400k,The clock is positioned above the container.,above,True +1167,above,400k,The mirror is positioned above the sink.,above,True +1172,above,400k,The lamp is located above the grill.,above,True +1179,above,400k,The fan is located above the bed.,above,True +1180,above,400k,The fan is located above the monitor.,above,True +1182,above,400k,The railing is located above the stove.,above,True +1187,above,400k,The television is above the table.,above,True +1195,above,400k,The shelves are positioned above the bar.,above,True +1196,above,400k,The stick is positioned above the table.,above,True +1199,above,400k,The lamp is located above the grill.,above,True +1209,above,400k,The cabinet is above the spatula.,above,True +1218,above,400k,The window is located above the plate.,above,True +1220,above,400k,The soap bottle is positioned lower than the scrubbrush.,above,False +1221,above,400k,The handtowel is located above the dishsponge.,above,True +1232,above,400k,The window is above the chair.,above,True +1238,above,400k,The window is above the laptop.,above,True +1246,above,400k,The window is above the book.,above,True +1253,above,400k,The microwave is located above the drawer.,above,True +1257,above,400k,The painting is above the sidetable.,above,True +1258,above,400k,The window is above the cellphone.,above,True +1259,above,400k,The cabinet is located above the toaster.,above,True +1271,above,400k,The microwave is located above the drawer.,above,True +1283,above,400k,The plate is located below the drawer.,above,False +1288,above,400k,The window is above the plate.,above,True +1291,above,400k,The countertop is below the toiletpaper.,above,False +1298,above,400k,The cabinet is above the spatula.,above,True +1307,above,400k,The spatula is located above the drawer.,above,True +1316,above,400k,The handtowelholder is positioned higher than the tissuebox.,above,False +1322,above,400k,The handtowel is located above the toiletpaperhanger.,above,True +1330,above,400k,The microwave is located above the drawer.,above,True +1338,above,400k,The handtowel is above the sidetable.,above,True +1340,above,400k,The bowl is above the chair.,above,True +1343,above,400k,The countertop is above the drawer.,above,True +1344,above,400k,The window is located above the lettuce.,above,True +1354,above,400k,The peppershaker is located above the fork.,above,True +1367,above,400k,The handtowelholder is positioned higher than the tissuebox.,above,False +1368,above,400k,The laptop is positioned above the garbage can.,above,True +1369,above,400k,The peppershaker is located above the pan.,above,True +1371,above,400k,The painting is above the book.,above,True +1386,above,400k,The handtowel is located above the toiletpaper.,above,True +1387,above,400k,The painting is above the cd.,above,True +1392,above,400k,The handtowelholder is positioned higher than the tissuebox.,above,False +1396,above,400k,The window is located above the plate.,above,True +1397,above,400k,The countertop is above the cabinet.,above,True +1400,above,400k,The window is located above the tomato.,above,True +1409,above,400k,The window is located above the saltshaker.,above,True +1413,above,400k,The window is located above the mug.,above,True +1415,above,400k,The handtowel is positioned higher than the tissuebox.,above,False +1421,above,400k,The soapbottle is located above the drawer.,above,True +1426,above,400k,The pot is located above the drawer.,above,True +1430,above,400k,The microwave is located above the pan.,above,True +1444,above,400k,The mirror is positioned higher than the spraybottle.,above,False +1445,above,400k,The laptop is above the creditcard.,above,True +1452,above,400k,The toiletpaperhanger is positioned higher than the cloth.,above,False +1453,above,400k,The bowl is located below the garbage can.,above,False +1457,above,400k,The vase is above the keychain.,above,True +1458,above,400k,The alarmclock is positioned under the drawer.,above,False +1463,above,400k,The window is above the chair.,above,True +1470,above,400k,The saltshaker is located above the drawer.,above,True +1481,above,400k,The cabinet is located above the apple.,above,True +1485,above,400k,The mug is above the chair.,above,True +1487,above,400k,The potato is located below the drawer.,above,False +1491,above,400k,The cabinet is above the spatula.,above,True +1498,above,400k,The countertop is positioned above the drawer.,above,True +1506,above,400k,The microwave is located above the pan.,above,True +1509,above,400k,The handtowel is located above the sink.,above,True +1517,above,400k,The handtowelholder is positioned higher than the sidetable.,above,False +1524,above,400k,The countertop is below the toiletpaper.,above,False +1531,above,400k,The desklamp is positioned higher than the cd.,above,False +1533,above,400k,The countertop is above the drawer.,above,True +1534,above,400k,The countertop is above the garbage can.,above,True +1544,above,400k,The coffeemachine is above the mug.,above,True +1550,above,400k,The laptop is positioned above the chair.,above,True +1555,above,400k,The cabinet is located above the pot.,above,True +1563,above,400k,The mug is below the chair.,above,False +1566,above,400k,The mirror is positioned higher than the garbage can.,above,False +1573,above,400k,The houseplant is above the plate.,above,True +1591,above,400k,The cabinet is above the spatula.,above,True +1592,above,400k,The handtowel is located above the tissuebox.,above,True +1597,above,400k,The mug is above the apple.,above,True +1600,above,400k,The toaster is positioned above the pan.,above,True +1614,above,400k,The handtowelholder is positioned higher than the spraybottle.,above,False +1619,above,400k,The window is located above the lettuce.,above,True +1626,above,400k,The bread is located above the garbage can.,above,True +1632,above,400k,The tomato is located above the bowl.,above,True +1639,above,400k,The pan is located above the drawer.,above,True +1645,above,400k,The microwave is located above the drawer.,above,True +1646,above,400k,The cabinet is above the spatula.,above,True +1654,above,400k,The cabinet is positioned higher than the tissuebox.,above,False +1656,above,400k,The coffeemachine is located above the cabinet.,above,True +1662,above,400k,The soapbottle is located above the cabinet.,above,True +1666,above,400k,The window is above the box.,above,True +1681,above,400k,The mirror is positioned above the coffee machine.,above,True +1708,above,400k,The pan is located above the drawer.,above,True +1712,above,400k,The microwave is located above the apple.,above,True +1713,above,400k,The knife is located above the drawer.,above,True +1716,above,400k,The mirror is positioned above the countertop.,above,True +1722,above,400k,The microwave is located above the drawer.,above,True +1730,above,400k,The lettuce is located above the plate.,above,True +1731,above,400k,The towel is located above the garbage can.,above,True +1738,above,400k,The handtowel is positioned higher than the soapbottle.,above,False +1745,above,400k,The window is located above the tomato.,above,True +1747,above,400k,The alarmclock is positioned higher than the book.,above,False +1752,above,400k,The mirror is positioned higher than the plunger.,above,False +1754,above,400k,The mirror is positioned above the countertop.,above,True +1759,above,400k,The shelf is above the laptop.,above,True +1765,above,400k,The window is above the chair.,above,True +1768,above,400k,The coffeemachine is positioned higher than the dishsponge.,above,False +1771,above,400k,The microwave is located above the drawer.,above,True +1783,above,400k,The handtowelholder is positioned above the soapbar.,above,True +1785,above,400k,The window is above the plate.,above,True +1791,above,400k,The painting is above the cd.,above,True +1797,above,400k,The painting is above the cd.,above,True +1801,above,400k,The saltshaker is positioned above the cabinet.,above,True +1803,above,400k,The countertop is below the toiletpaper.,above,False +1852,above,400k,The egg is located above the drawer.,above,True +1853,above,400k,The desklamp is positioned above the bed.,above,True +1855,above,400k,The apple is located above the lettuce.,above,True +1857,above,400k,The bowl is above the chair.,above,True +1867,above,400k,The cabinet is located above the toaster.,above,True +1885,above,400k,The cabinet is located above the toaster.,above,True +1891,above,400k,The egg is located above the drawer.,above,True +1897,above,400k,The apple is above the mug.,above,True +1903,above,400k,The countertop is below the toiletpaperhanger.,above,False +1910,above,400k,The window is above the newspaper.,above,True +1925,above,400k,The handtowel is located above the garbagecan.,above,True +1930,above,400k,The spatula is located above the drawer.,above,True +1933,above,400k,The cabinet is above the tomato.,above,True +1934,above,400k,The alarmclock is positioned above the chair.,above,True +1936,above,400k,The vase is located above the drawer.,above,True +1937,above,400k,The cabinet is located above the tomato.,above,True +1945,above,400k,The window is located above the bathtub.,above,True +1948,above,400k,The soap bottle is positioned lower than the pan.,above,False +1953,above,400k,The shelf is above the chair.,above,True +1960,above,400k,The statue is above the chair.,above,True +1968,above,400k,The handtowelholder is positioned below the handtowel.,above,False +1986,above,400k,The window is located above the bread.,above,True +1989,above,400k,The bowl is located above the tennis racket.,above,True +1993,above,400k,The saltshaker is positioned above the cabinet.,above,True +1999,above,400k,The toaster is above the spoon.,above,True +2003,above,400k,The cabinet is above the saltshaker.,above,True +2007,above,400k,The window is above the chair.,above,True +2008,above,400k,The microwave is located above the cabinet.,above,True +2014,above,400k,The houseplant is located above the drawer.,above,True +2024,above,400k,The apple is located below the drawer.,above,False +2032,above,400k,The statue is positioned above the alarm clock.,above,True +2035,above,400k,The plate is located below the drawer.,above,False +2039,above,400k,The window is located above the papertowelroll.,above,True +2041,above,400k,The countertop is above the garbage can.,above,True +2052,above,400k,The microwave is above the spatula.,above,True +2053,above,400k,The apple is positioned higher than the garbage can.,above,False +2054,above,400k,The mug is located above the cell phone.,above,True +2058,above,400k,The cabinet is above the tomato.,above,True +2059,above,400k,The mirror is positioned higher than the soapbottle.,above,False +2064,above,400k,The handtowel is above the sidetable.,above,True +2080,above,400k,The cabinet is located above the potato.,above,True +2086,above,400k,The cabinet is located above the countertop.,above,True +2087,above,400k,The laptop is positioned under the chair.,above,False +2089,above,400k,The candle is positioned higher than the toiletpaper.,above,False +2091,above,400k,The book is located above the drawer.,above,True +2115,above,400k,The bowl is above the watch.,above,True +2120,above,400k,The microwave is located above the drawer.,above,True +2126,above,400k,The window is above the cup.,above,True +2128,above,400k,The handtowel is located above the countertop.,above,True +2131,above,400k,The window is located above the toaster.,above,True +2132,above,400k,The handtowelholder is positioned higher than the spraybottle.,above,False +2142,above,400k,The handtowelholder is positioned higher than the dishsponge.,above,False +2150,above,400k,The handtowelholder is positioned above the bathtub.,above,True +2161,above,400k,The mirror is positioned above the sink.,above,True +2163,above,400k,The handtowelholder is positioned above the countertop.,above,True +2166,above,400k,The lightswitch is located above the remotecontrol.,above,True +2179,above,400k,The window is located above the knife.,above,True +2185,above,400k,The kettle is positioned above the dishsponge.,above,True +2189,above,400k,The countertop is above the garbage can.,above,True +2192,above,400k,The toaster is positioned above the pan.,above,True +2195,above,400k,The floorlamp is positioned above the ottoman.,above,True +2201,above,400k,The handtowel is positioned higher than the tissuebox.,above,False +2219,above,400k,The window is above the bread.,above,True +2238,above,400k,The statue is above the keychain.,above,True +2243,above,400k,The coffeemachine is positioned higher than the dishsponge.,above,False +2251,above,400k,The mirror is positioned higher than the garbage can.,above,False +2252,above,400k,The potato is located below the drawer.,above,False +2257,above,400k,The potato is located below the drawer.,above,False +2261,above,400k,The window is located above the bread.,above,True +2269,above,400k,The handtowelholder is positioned higher than the garbagecan.,above,False +2275,above,400k,The cabinet is above the saltshaker.,above,True +2286,above,400k,The potato is located below the cabinet.,above,False +2298,above,400k,The mug is above the plate.,above,True +2299,above,400k,The countertop is positioned above the plate.,above,True +2305,above,400k,The window is located above the apple.,above,True +2306,above,400k,The vase is above the bowl.,above,True +2307,above,400k,The blinds are located above the dish sponge.,above,True +2312,above,400k,The handtowelholder is positioned below the handtowel.,above,False +2319,above,400k,The egg is located above the drawer.,above,True +2322,above,400k,The handtowelholder is positioned higher than the sidetable.,above,False +2325,above,400k,The knife is located above the drawer.,above,True +2327,above,400k,The microwave is positioned above the sink.,above,True +2330,above,400k,The houseplant is located above the shelf.,above,True +2331,above,400k,The window is located above the plate.,above,True +2336,above,400k,The microwave is located above the potato.,above,True +2337,above,400k,The window is located above the mug.,above,True +2348,above,400k,The countertop is below the toiletpaper.,above,False +2352,above,400k,The microwave is located above the apple.,above,True +2363,above,400k,The toiletpaperhanger is located above the plunger.,above,True +2364,above,400k,The cup is above the bowl.,above,True +2368,above,400k,The pillow is positioned above the ottoman.,above,True +2372,above,400k,The cabinet is located above the spoon.,above,True +2378,above,400k,The window is located above the plate.,above,True +2384,above,400k,The mirror is positioned higher than the dishsponge.,above,False +2386,above,400k,The microwave is located above the countertop.,above,True +2388,above,400k,The desklamp is positioned above the chair.,above,True +2394,above,400k,The microwave is located above the pot.,above,True +2404,above,400k,The mirror is positioned higher than the garbage can.,above,False +2412,above,400k,The painting is located above the alarm clock.,above,True +2417,above,400k,The cabinet is located above the bread.,above,True +2425,above,400k,The floorlamp is positioned above the ottoman.,above,True +2430,above,400k,The cabinet is located above the apple.,above,True +2443,above,400k,The shelves are located above the dresser.,above,True +2446,above,400k,The picture is above the chair.,above,True +2452,above,400k,The whiteboard is above the bag.,above,True +2454,above,400k,The lamp is above the chair.,above,True +2464,above,400k,The window is above the desk.,above,True +2476,above,400k,The picture is above the pillow.,above,True +2478,above,400k,The picture is above the table.,above,True +2492,above,400k,The television is positioned above the dresser.,above,True +2493,above,400k,The curtain is above the chair.,above,True +2500,above,400k,The chair is located below the pillow.,above,False +2505,above,400k,The picture is above the table.,above,True +2511,above,400k,The window is located above the desk.,above,True +2531,above,400k,The picture is above the table.,above,True +2539,above,400k,The picture is above the sofa.,above,True +2541,above,400k,The window is located above the toilet.,above,True +2542,above,400k,The shelves are located above the chair.,above,True +2547,above,400k,The lamp is positioned above the nightstand.,above,True +2549,above,400k,The window is above the bag.,above,True +2566,above,400k,The picture is above the chair.,above,True +2577,above,400k,The mirror is above the chair.,above,True +2579,above,400k,The picture is above the counter.,above,True +2581,above,400k,The picture is above the toilet.,above,True +2588,above,400k,The lamp is positioned above the chair.,above,True +2589,above,400k,The lamp is above the table.,above,True +2592,above,400k,The picture is above the night stand.,above,True +2598,above,400k,The television is above the bag.,above,True +2600,above,400k,The curtain is above the night stand.,above,True +2615,above,400k,The whiteboard is above the chair.,above,True +2617,above,400k,The window is above the counter.,above,True +2620,above,400k,The picture is above the lamp.,above,True +2626,above,400k,The lamp is positioned above the chair.,above,True +2632,above,400k,The picture is above the chair.,above,True +2640,above,400k,The television is above the table.,above,True +2643,above,400k,The picture is above the table.,above,True +2644,above,400k,The picture is above the books.,above,True +2647,above,400k,The picture is above the cabinet.,above,True +2651,above,400k,The mirror is above the towel.,above,True +2653,above,400k,The picture is above the night stand.,above,True +2664,above,400k,The window is above the table.,above,True +2671,above,400k,The window is above the toilet.,above,True +2681,above,400k,The picture is above the toilet.,above,True +2688,above,400k,The picture is above the night stand.,above,True +2692,above,400k,The pillow is above the box.,above,True +2694,above,400k,The television is positioned above the dresser.,above,True +2696,above,400k,The picture is above the toilet.,above,True +2708,above,400k,The lamp is positioned above the nightstand.,above,True +2719,above,400k,The cabinet is positioned under the table.,above,False +2720,above,400k,The window is above the cabinet.,above,True +2725,above,400k,The picture is above the box.,above,True +2732,above,400k,The picture is above the sink.,above,True +2735,above,400k,The towel is above the toilet.,above,True +2737,above,400k,The pillow is above the box.,above,True +2743,above,400k,The window is above the bed.,above,True +2746,above,400k,The window is above the chair.,above,True +2792,above,400k,The picture is above the sofa.,above,True +2796,above,400k,The picture is above the table.,above,True +2797,above,400k,The blinds are located above the box.,above,True +2802,above,400k,The mirror is above the chair.,above,True +2805,above,400k,The window is above the table.,above,True +2817,above,400k,The picture is above the table.,above,True +2820,above,400k,The picture is above the bed.,above,True +2839,above,400k,The picture is above the cabinet.,above,True +2840,above,400k,The picture is above the night stand.,above,True +2844,above,400k,The window is above the paper.,above,True +2845,above,400k,The lamp is above the chair.,above,True +2855,above,400k,The window is above the desk.,above,True +2861,above,400k,The clothes are located below the bag.,above,False +2876,above,400k,The refridgerator is located below the chair.,above,False +2884,above,400k,The picture is above the desk.,above,True +2890,above,400k,The mirror is positioned above the cabinet.,above,True +2894,above,400k,The television is above the bag.,above,True +2914,above,400k,The window is above the desk.,above,True +2922,above,400k,The picture is above the desk.,above,True +2925,above,400k,The television is above the bag.,above,True +2929,above,400k,The window is above the pillow.,above,True +2934,above,400k,The whiteboard is positioned higher than the cabinet.,above,False +2936,above,400k,The picture is above the towel.,above,True +2943,above,400k,The mirror is above the chair.,above,True +2947,above,400k,The shelves are above the table.,above,True +2950,above,400k,The shelves are positioned above the table.,above,True +2953,above,400k,The lamp is positioned above the pillow.,above,True +2956,above,400k,The mirror is above the towel.,above,True +2958,above,400k,The window is above the cabinet.,above,True +2959,above,400k,The picture is above the table.,above,True +2968,above,400k,The window is above the cabinet.,above,True +2973,above,400k,The mirror is positioned above the sink.,above,True +2976,above,400k,The picture is above the cabinet.,above,True +2977,above,400k,The mirror is positioned above the sink.,above,True +2985,above,400k,The television is above the bag.,above,True +2987,above,400k,The clothes are located above the bag.,above,True +2990,above,400k,The blinds are located above the box.,above,True +2995,above,400k,The picture is above the toilet.,above,True +3016,above,400k,The mirror is positioned above the bathtub.,above,True +3018,above,400k,The picture is above the night stand.,above,True +3028,above,400k,The clothes are located above the bag.,above,True +3032,above,400k,The picture is above the shelves.,above,True +3035,above,400k,The shelves are above the dresser.,above,True +3045,above,400k,The picture is above the chair.,above,True +3046,above,400k,The shelves are above the desk.,above,True +3052,above,400k,The picture is above the cabinet.,above,True +3053,above,400k,The window is above the table.,above,True +3058,above,400k,The window is above the bed.,above,True +3059,above,400k,The window is above the table.,above,True +3060,above,400k,The picture is above the toilet.,above,True +3063,above,400k,The window is above the bed.,above,True +3068,above,400k,The whiteboard is above the sofa.,above,True +3074,above,400k,The window is above the box.,above,True +3079,above,400k,The paper is located below the chair.,above,False +3083,above,400k,The blinds are located above the table.,above,True +3086,above,400k,The mirror is positioned above the sink.,above,True +3105,above,400k,The shelves are located above the sink.,above,True +3113,above,400k,The television is above the refrigerator.,above,True +3134,above,400k,The window is above the table.,above,True +3139,above,400k,The lamp is positioned above the chair.,above,True +3145,above,400k,The picture is above the sink.,above,True +3155,above,400k,The whiteboard is above the cabinet.,above,True +3167,above,400k,The mirror is positioned above the sink.,above,True +3177,above,400k,The television is above the chair.,above,True +3181,above,400k,The picture is above the night stand.,above,True +3182,above,400k,The picture is above the table.,above,True +3183,above,400k,The paper is located below the chair.,above,False +3189,above,400k,The window is above the cabinet.,above,True +3194,above,400k,The shelves are above the desk.,above,True +3196,above,400k,The window is above the table.,above,True +3204,above,400k,The lamp is positioned above the chair.,above,True +3206,above,400k,The lamp is positioned above the nightstand.,above,True +3209,above,400k,The picture is above the box.,above,True +3210,above,400k,The window is above the table.,above,True +3215,above,400k,The window is located above the cabinet.,above,True +3216,above,400k,The picture is above the table.,above,True +3218,above,400k,The lamp is positioned above the chair.,above,True +3227,above,400k,The lamp is above the chair.,above,True +3237,above,400k,The picture is above the counter.,above,True +3238,above,400k,The shelves are above the chair.,above,True +3240,above,400k,The television is above the table.,above,True +3247,above,400k,The shelves are above the dresser.,above,True +3262,above,400k,The curtain is above the bag.,above,True +3272,above,400k,The window is above the table.,above,True +3286,above,400k,The lamp is positioned above the chair.,above,True +3293,above,400k,The television is positioned above the night stand.,above,True +3294,above,400k,The mirror is above the desk.,above,True +3295,above,400k,The books are located above the dresser.,above,True +3299,above,400k,The curtain is above the box.,above,True +3302,above,400k,The whiteboard is above the bag.,above,True +3303,above,400k,The books are located above the chair.,above,True +3312,above,400k,The shelves are located below the bed.,above,False +3318,above,400k,The mirror is positioned above the sink.,above,True +3320,above,400k,The picture is above the chair.,above,True +3336,above,400k,The towel is above the toilet.,above,True +3339,above,400k,The picture is above the table.,above,True +3341,above,400k,The window is above the table.,above,True +3346,above,400k,The shelves are positioned higher than the pillow.,above,False +3349,above,400k,The television is positioned above the night stand.,above,True +3366,above,400k,The window is located above the desk.,above,True +3367,above,400k,The picture is above the table.,above,True +3370,above,400k,The window is above the chair.,above,True +3371,above,400k,The paper is positioned above the chair.,above,True +3383,above,400k,The lamp is positioned above the chair.,above,True +3391,above,400k,The picture is above the dresser.,above,True +3395,above,400k,The shelves are above the table.,above,True +3401,above,400k,The whiteboard is above the pillow.,above,True +3408,above,400k,The lamp is positioned above the chair.,above,True +3409,above,400k,The picture is above the table.,above,True +3413,above,400k,The books are located above the refrigerator.,above,True +3417,above,400k,The whiteboard is above the desk.,above,True +3421,above,400k,The mirror is above the chair.,above,True +3424,above,400k,The window is above the sink.,above,True +3427,above,400k,The shelves are above the chair.,above,True +3450,above,400k,The towel is located below the table.,above,False +3460,above,400k,The picture is above the table.,above,True +3464,above,400k,The whiteboard is above the pillow.,above,True +3468,above,400k,The towel is above the bathtub.,above,True +3471,above,400k,The window is above the toilet.,above,True +3472,above,400k,The window is above the night stand.,above,True +3475,above,400k,The picture is above the pillow.,above,True +3512,above,400k,The window is above the toilet.,above,True +3519,above,400k,The lamp is positioned above the chair.,above,True +3520,above,400k,The picture is above the table.,above,True +3525,above,400k,The mirror is positioned above the sink.,above,True +3528,above,400k,The television is above the table.,above,True +3530,above,400k,The window is above the bed.,above,True +3532,above,400k,The television is positioned above the cabinet.,above,True +3544,above,400k,The television is positioned above the dresser.,above,True +3546,above,400k,The window is above the box.,above,True +3551,above,400k,The window is located above the cabinet.,above,True +3558,above,400k,The television is positioned above the cabinet.,above,True +3563,above,400k,The picture is above the toilet.,above,True +3566,above,400k,The window is above the pillow.,above,True +3570,above,400k,The television is positioned above the dresser.,above,True +3574,above,400k,The window is above the desk.,above,True +3585,above,400k,The window is above the night stand.,above,True +3592,above,400k,The box is located above the cabinet.,above,True +3608,above,400k,The window is above the bag.,above,True +3617,above,400k,The picture is above the counter.,above,True +3621,above,400k,The whiteboard is above the chair.,above,True +3623,above,400k,The whiteboard is positioned higher than the bag.,above,False +3626,above,400k,The picture is above the counter.,above,True +3631,above,400k,The picture is above the sink.,above,True +3634,above,400k,The window is above the cabinet.,above,True +3636,above,400k,The window is above the cabinet.,above,True +13,under,400k,The dresser is positioned lower than the mirror.,under,False +18,under,400k,The dresser is below the mirror.,under,False +21,under,400k,The monitor is positioned under the lamp.,under,True +26,under,400k,The scale is positioned under the lamp.,under,True +47,under,400k,The bed is below the fan.,under,False +49,under,400k,The sink is below the lamp.,under,False +56,under,400k,The sofa is below the television.,under,False +70,under,400k,The bin is below the lamp.,under,False +76,under,400k,The dresser is below the television.,under,False +77,under,400k,The stool is below the globe.,under,False +79,under,400k,The vase is below the candle.,under,False +103,under,400k,The bin is located below the fan.,under,False +105,under,400k,The computer is located below the fan.,under,False +108,under,400k,The bin is located below the picture.,under,False +112,under,400k,The bucket is below the picture.,under,False +113,under,400k,The computer is located below the fan.,under,False +119,under,400k,The sink is below the mirror.,under,False +143,under,400k,The stairs are below the scale.,under,False +147,under,400k,The toilet is below the shelves.,under,False +166,under,400k,The toilet is below the shelves.,under,False +171,under,400k,The bar is positioned below the shelves.,under,False +172,under,400k,The plate is located below the curtain.,under,False +177,under,400k,The bucket is located below the table.,under,False +180,under,400k,The monitor is located below the shelves.,under,False +188,under,400k,The bin is located below the monitor.,under,False +195,under,400k,The dresser is positioned under the mirror.,under,True +215,under,400k,The microwave is located below the pipe.,under,False +224,under,400k,The rug is positioned under the fireplace.,under,True +225,under,400k,The stairs are below the scale.,under,False +230,under,400k,The soap is located below the pot.,under,False +239,under,400k,The rug is positioned under the fireplace.,under,True +244,under,400k,The doll is below the picture.,under,False +249,under,400k,The counter is below the telephone.,under,False +251,under,400k,The desk is below the pipe.,under,False +255,under,400k,The bin is located below the fan.,under,False +260,under,400k,The desk is below the pipe.,under,False +261,under,400k,The toilet is below the mirror.,under,False +265,under,400k,The sink is below the mirror.,under,False +281,under,400k,The towel is below the blinds.,under,False +289,under,400k,The grill is below the plant.,under,False +302,under,400k,The counter is below the microwave.,under,False +304,under,400k,The paper is located below the lamp.,under,False +306,under,400k,The table is below the chimney.,under,False +308,under,400k,The car is below the box.,under,False +309,under,400k,The drawer is located below the lamp.,under,False +315,under,400k,The tray is positioned under the cabinet.,under,True +324,under,400k,The blanket is below the picture.,under,False +327,under,400k,The toilet is below the towel.,under,False +329,under,400k,The table is below the wine.,under,False +335,under,400k,The table is below the stick.,under,False +343,under,400k,The table is below the globe.,under,False +347,under,400k,The chest is located below the mirror.,under,False +348,under,400k,The counter is below the clock.,under,False +352,under,400k,The towel is below the blinds.,under,False +357,under,400k,The table is below the clock.,under,False +365,under,400k,The chest is located below the mirror.,under,False +368,under,400k,The dresser is below the mirror.,under,False +379,under,400k,The table is below the clock.,under,False +386,under,400k,The basket is below the fan.,under,False +398,under,400k,The counter is below the telephone.,under,False +400,under,400k,The car is below the box.,under,False +402,under,400k,The car is located below the lamp.,under,False +403,under,400k,The drawer is located below the television.,under,False +404,under,400k,The plant is below the picture.,under,False +406,under,400k,The drawer is located below the lamp.,under,False +414,under,400k,The oven is located below the bottle.,under,False +436,under,400k,The bucket is located below the curtain.,under,False +441,under,400k,The printer is located below the fan.,under,False +456,under,400k,The bar is located below the stairs.,under,False +476,under,400k,The toilet is below the clock.,under,False +479,under,400k,The stove is below the microwave.,under,False +498,under,400k,The table is positioned under the railing.,under,True +501,under,400k,The towel is below the blinds.,under,False +503,under,400k,The fireplace is below the picture.,under,False +504,under,400k,The printer is below the fan.,under,False +514,under,400k,The cart is below the pipe.,under,False +515,under,400k,The bar is located below the pipe.,under,False +516,under,400k,The stairs are below the mirror.,under,False +526,under,400k,The dog is below the clock.,under,False +530,under,400k,The sofa is below the fan.,under,False +533,under,400k,The drawer is located below the lamp.,under,False +537,under,400k,The basket is located below the railing.,under,False +539,under,400k,The bar is located below the shelves.,under,False +546,under,400k,The table is below the stick.,under,False +551,under,400k,The toilet is below the mirror.,under,False +557,under,400k,The bench is below the picture.,under,False +573,under,400k,The table is below the clock.,under,False +575,under,400k,The basket is located below the lamp.,under,False +577,under,400k,The towel is below the cleaner.,under,False +586,under,400k,The stove is located below the railing.,under,False +592,under,400k,The bucket is below the picture.,under,False +606,under,400k,The bar is located below the pipe.,under,False +608,under,400k,The table is positioned under the fireplace.,under,True +611,under,400k,The towel is located below the cleaner.,under,False +614,under,400k,The towel is located below the clock.,under,False +617,under,400k,The stairs are located below the clock.,under,False +620,under,400k,The bar is located below the stairs.,under,False +622,under,400k,The pot is located below the photo.,under,False +627,under,400k,The chest is located below the picture.,under,False +632,under,400k,The cart is positioned under the pipe.,under,True +637,under,400k,The soap is located below the pot.,under,False +639,under,400k,The counter is below the lamp.,under,False +641,under,400k,The drawer is located below the tray.,under,False +647,under,400k,The bar is located below the shelves.,under,False +656,under,400k,The bench is below the picture.,under,False +657,under,400k,The fireplace is below the picture.,under,False +667,under,400k,The car is below the box.,under,False +668,under,400k,The doll is below the picture.,under,False +675,under,400k,The lamp is positioned below the shelves.,under,False +679,under,400k,The chest is below the lamp.,under,False +680,under,400k,The bar is located below the stairs.,under,False +685,under,400k,The blanket is below the picture.,under,False +706,under,400k,The blanket is below the lamp.,under,False +710,under,400k,The cart is positioned under the pipe.,under,True +711,under,400k,The light is located above the lamp.,under,False +712,under,400k,The sink is below the mirror.,under,False +713,under,400k,The cart is positioned under the pipe.,under,True +714,under,400k,The tray is positioned under the cabinet.,under,True +716,under,400k,The blanket is below the lamp.,under,False +724,under,400k,The towel is located below the bottle.,under,False +725,under,400k,The sink is below the cabinet.,under,False +744,under,400k,The rug is below the glass.,under,False +750,under,400k,The counter is below the telephone.,under,False +751,under,400k,The soap is located below the pot.,under,False +756,under,400k,The ball is below the picture.,under,False +777,under,400k,The desk is below the picture.,under,False +779,under,400k,The ottoman is below the railing.,under,False +781,under,400k,The basket is below the picture.,under,False +784,under,400k,The globe is positioned under the lamp.,under,True +786,under,400k,The pillow is below the television.,under,False +795,under,400k,The globe is positioned under the photo.,under,True +820,under,400k,The printer is located below the monitor.,under,False +821,under,400k,The plate is positioned below the window.,under,False +822,under,400k,The bucket is located below the curtain.,under,False +823,under,400k,The bar is located below the shelves.,under,False +824,under,400k,The desk is positioned under the picture.,under,True +825,under,400k,The stool is located below the oven.,under,False +840,under,400k,The car is below the lamp.,under,False +843,under,400k,The table is below the stairs.,under,False +846,under,400k,The towel is below the bottle.,under,False +850,under,400k,The counter is below the telephone.,under,False +852,under,400k,The television is below the clock.,under,False +864,under,400k,The table is below the light.,under,False +875,under,400k,The pot is located below the shelves.,under,False +883,under,400k,The car is located below the box.,under,False +893,under,400k,The box is located below the television.,under,False +897,under,400k,The pillow is below the glass.,under,False +904,under,400k,The blanket is below the picture.,under,False +913,under,400k,The vase is below the candle.,under,False +916,under,400k,The bar is located below the pipe.,under,False +918,under,400k,The towel is below the cleaner.,under,False +929,under,400k,The bar is positioned under the lamp.,under,True +930,under,400k,The table is below the clock.,under,False +944,under,400k,The table is below the lamp.,under,False +953,under,400k,The bench is below the fan.,under,False +955,under,400k,The rug is located below the cabinet.,under,False +968,under,400k,The paper is positioned lower than the television.,under,False +970,under,400k,The bed is below the globe.,under,False +971,under,400k,The towel is located below the cleaner.,under,False +979,under,400k,The bed is positioned under the window.,under,True +990,under,400k,The sofa is below the shelves.,under,False +1012,under,400k,The table is positioned lower than the chimney.,under,False +1025,under,400k,The globe is positioned lower than the fan.,under,False +1038,under,400k,The bin is below the fan.,under,False +1040,under,400k,The doll is below the picture.,under,False +1045,under,400k,The bed is below the television.,under,False +1051,under,400k,The chair is below the chimney.,under,False +1053,under,400k,The counter is positioned under the mirror.,under,True +1057,under,400k,The stand is below the picture.,under,False +1061,under,400k,The bucket is below the picture.,under,False +1062,under,400k,The car is below the box.,under,False +1063,under,400k,The television is positioned lower than the lamp.,under,False +1067,under,400k,The dresser is below the mirror.,under,False +1072,under,400k,The cart is below the pipe.,under,False +1076,under,400k,The sink is below the pot.,under,False +1079,under,400k,The bar is positioned below the shelves.,under,False +1093,under,400k,The bar is located above the curtain.,under,False +1094,under,400k,The blanket is below the mirror.,under,False +1107,under,400k,The printer is located below the fan.,under,False +1109,under,400k,The toy is below the curtain.,under,False +1112,under,400k,The sink is below the wardrobe.,under,False +1120,under,400k,The vase is below the candle.,under,False +1127,under,400k,The television is below the clock.,under,False +1132,under,400k,The vase is positioned lower than the candle.,under,False +1133,under,400k,The lamp is located below the shelves.,under,False +1143,under,400k,The bar is located below the shelves.,under,False +1147,under,400k,The computer is positioned under the fan.,under,True +1151,under,400k,The box is located below the television.,under,False +1154,under,400k,The basket is located below the lamp.,under,False +1157,under,400k,The bar is located below the stairs.,under,False +1164,under,400k,The towel is below the cleaner.,under,False +1165,under,400k,The table is below the clock.,under,False +1168,under,400k,The stairs are below the picture.,under,False +1169,under,400k,The book is located below the microwave.,under,False +1188,under,400k,The grill is located below the cabinet.,under,False +1192,under,400k,The bed is below the lamp.,under,False +1197,under,400k,The picture is positioned higher than the lamp.,under,False +1201,under,400k,The spoon is positioned under the toaster.,under,True +1203,under,400k,The tissue box is below the cabinet.,under,False +1205,under,400k,The chair is below the window.,under,False +1219,under,400k,The cabinet is located below the mirror.,under,False +1233,under,400k,The alarmclock is below the laptop.,under,False +1235,under,400k,The soapbar is positioned lower than the handtowel.,under,False +1237,under,400k,The dishsponge is located below the cabinet.,under,False +1243,under,400k,The drawer is below the alarm clock.,under,False +1245,under,400k,The tomato is below the houseplant.,under,False +1248,under,400k,The chair is below the bowl.,under,False +1254,under,400k,The book is positioned lower than the painting.,under,False +1270,under,400k,The apple is below the potato.,under,False +1274,under,400k,The potato is located below the mirror.,under,False +1275,under,400k,The drawer is located below the bowl.,under,False +1282,under,400k,The sidetable is positioned lower than the mirror.,under,False +1284,under,400k,The sink is below the mirror.,under,False +1289,under,400k,The cabinet is below the apple.,under,False +1290,under,400k,The ottoman is below the floorlamp.,under,False +1293,under,400k,The dishsponge is located below the coffeemachine.,under,False +1297,under,400k,The dishsponge is located below the mug.,under,False +1299,under,400k,The garbage can is below the hand towel holder.,under,False +1305,under,400k,The plate is below the glassbottle.,under,False +1313,under,400k,The drawer is located below the microwave.,under,False +1318,under,400k,The lettuce is located below the bread.,under,False +1326,under,400k,The shelf is located above the bowl.,under,False +1331,under,400k,The chair is below the papertowelroll.,under,False +1348,under,400k,The cd is positioned lower than the painting.,under,False +1350,under,400k,The apple is below the microwave.,under,False +1359,under,400k,The houseplant is positioned under the painting.,under,True +1364,under,400k,The scrubbrush is positioned lower than the soapbottle.,under,False +1366,under,400k,The garbage can is below the light switch.,under,False +1383,under,400k,The drawer is below the houseplant.,under,False +1391,under,400k,The plunger is below the toiletpaperhanger.,under,False +1394,under,400k,The dishsponge is located below the cabinet.,under,False +1401,under,400k,The plate is located below the countertop.,under,False +1408,under,400k,The toiletpaper is below the mirror.,under,False +1424,under,400k,The garbage can is below the soap bottle.,under,False +1431,under,400k,The spraybottle is below the handtowel.,under,False +1435,under,400k,The alarmclock is positioned under the window.,under,True +1436,under,400k,The spatula is located below the microwave.,under,False +1437,under,400k,The spraybottle is below the handtowelholder.,under,False +1439,under,400k,The spatula is located below the cabinet.,under,False +1450,under,400k,The drawer is below the potato.,under,False +1451,under,400k,The potato is below the cup.,under,False +1455,under,400k,The dishsponge is located below the handtowel.,under,False +1456,under,400k,The chair is below the spatula.,under,False +1461,under,400k,The countertop is below the mirror.,under,False +1468,under,400k,The pan is located below the window.,under,False +1469,under,400k,The sidetable is below the handtowel.,under,False +1471,under,400k,The lettuce is below the window.,under,False +1478,under,400k,The drawer is located below the microwave.,under,False +1483,under,400k,The tissuebox is positioned under the handtowel.,under,True +1486,under,400k,The mug is below the cabinet.,under,False +1492,under,400k,The chair is below the laptop.,under,False +1496,under,400k,The book is positioned lower than the window.,under,False +1497,under,400k,The toaster is positioned under the window.,under,True +1499,under,400k,The plate is below the window.,under,False +1515,under,400k,The chair is below the vase.,under,False +1519,under,400k,The apple is located below the wine bottle.,under,False +1528,under,400k,The cellphone is below the painting.,under,False +1529,under,400k,The apple is below the potato.,under,False +1538,under,400k,The apple is below the mug.,under,False +1542,under,400k,The houseplant is below the painting.,under,False +1546,under,400k,The drawer is located below the egg.,under,False +1548,under,400k,The butterknife is positioned under the cabinet.,under,True +1558,under,400k,The tissue box is below the handtowelholder.,under,False +1564,under,400k,The dishsponge is located below the mug.,under,False +1565,under,400k,The pot is below the microwave.,under,False +1570,under,400k,The sink is positioned lower than the handtowel.,under,False +1576,under,400k,The knife is positioned under the window.,under,True +1580,under,400k,The garbage can is below the handtowelholder.,under,False +1585,under,400k,The dishsponge is located below the mirror.,under,False +1593,under,400k,The apple is located below the microwave.,under,False +1603,under,400k,The drawer is located below the microwave.,under,False +1604,under,400k,The bowl is below the mug.,under,False +1605,under,400k,The lettuce is below the potato.,under,False +1616,under,400k,The toaster is positioned under the cabinet.,under,True +1618,under,400k,The laptop is positioned lower than the houseplant.,under,False +1635,under,400k,The garbage can is located below the countertop.,under,False +1640,under,400k,The plate is located below the pan.,under,False +1658,under,400k,The toaster is positioned under the window.,under,True +1660,under,400k,The teddybear is below the painting.,under,False +1667,under,400k,The toaster is positioned under the cabinet.,under,True +1669,under,400k,The apple is located below the microwave.,under,False +1672,under,400k,The pan is below the saltshaker.,under,False +1679,under,400k,The garbage can is below the hand towel.,under,False +1680,under,400k,The garbage can is below the hand towel.,under,False +1690,under,400k,The lettuce is located below the window.,under,False +1691,under,400k,The chair is below the houseplant.,under,False +1693,under,400k,The chair is below the mug.,under,False +1694,under,400k,The drawer is located below the plate.,under,False +1696,under,400k,The garbage can is below the mirror.,under,False +1711,under,400k,The apple is located below the cabinet.,under,False +1714,under,400k,The keychain is located below the statue.,under,False +1729,under,400k,The garbage can is below the mirror.,under,False +1733,under,400k,The lettuce is located below the bread.,under,False +1734,under,400k,The toiletpaper is positioned lower than the mirror.,under,False +1736,under,400k,The bed is below the bowl.,under,False +1739,under,400k,The spatula is located below the microwave.,under,False +1740,under,400k,The soapbar is positioned under the handtowel.,under,True +1749,under,400k,The dishsponge is located below the mirror.,under,False +1751,under,400k,The toiletpaper is positioned under the countertop.,under,True +1755,under,400k,The pot is located below the cabinet.,under,False +1770,under,400k,The chair is below the spoon.,under,False +1773,under,400k,The vase is below the painting.,under,False +1784,under,400k,The garbage can is below the houseplant.,under,False +1793,under,400k,The chair is located below the laptop.,under,False +1794,under,400k,The drawer is located below the plate.,under,False +1800,under,400k,The drawer is located below the egg.,under,False +1808,under,400k,The watch is positioned under the window.,under,True +1810,under,400k,The plate is located below the countertop.,under,False +1813,under,400k,The laptop is positioned under the window.,under,True +1820,under,400k,The spray bottle is located below the bathtub.,under,False +1822,under,400k,The chair is below the laptop.,under,False +1826,under,400k,The potato is located below the microwave.,under,False +1828,under,400k,The apple is below the cabinet.,under,False +1832,under,400k,The chair is below the tomato.,under,False +1840,under,400k,The sidetable is below the handtowelholder.,under,False +1850,under,400k,The drawer is located below the lettuce.,under,False +1863,under,400k,The toiletpaperhanger is positioned lower than the handtowel.,under,False +1869,under,400k,The butterknife is below the cup.,under,False +1877,under,400k,The dishsponge is below the cup.,under,False +1883,under,400k,The countertop is below the handtowel.,under,False +1894,under,400k,The ottoman is below the pillow.,under,False +1905,under,400k,The plunger is below the toiletpaperhanger.,under,False +1907,under,400k,The scrubbrush is below the toiletpaperhanger.,under,False +1915,under,400k,The drawer is located below the potato.,under,False +1919,under,400k,The mug is positioned lower than the apple.,under,False +1922,under,400k,The soapbar is positioned under the handtowel.,under,True +1928,under,400k,The drawer is below the spatula.,under,False +1942,under,400k,The fork is positioned under the mug.,under,True +1946,under,400k,The apple is located below the mirror.,under,False +1955,under,400k,The cd is below the alarmclock.,under,False +1958,under,400k,The drawer is located below the pan.,under,False +1961,under,400k,The drawer is located below the countertop.,under,False +1970,under,400k,The alarmclock is positioned lower than the painting.,under,False +1972,under,400k,The chair is below the bowl.,under,False +1974,under,400k,The spatula is located below the microwave.,under,False +1981,under,400k,The garbage can is below the apple.,under,False +1987,under,400k,The dishsponge is located below the cabinet.,under,False +1988,under,400k,The toiletpaper is below the mirror.,under,False +1998,under,400k,The sidetable is below the handtowel.,under,False +2000,under,400k,The drawer is located below the soap bottle.,under,False +2001,under,400k,The plate is below the window.,under,False +2002,under,400k,The ottoman is below the floorlamp.,under,False +2011,under,400k,The spoon is positioned under the houseplant.,under,True +2020,under,400k,The apple is located below the microwave.,under,False +2026,under,400k,The cd is located below the window.,under,False +2027,under,400k,The sidetable is below the handtowel.,under,False +2028,under,400k,The plate is below the window.,under,False +2037,under,400k,The cabinet is below the microwave.,under,False +2043,under,400k,The potato is located below the cabinet.,under,False +2048,under,400k,The chair is below the window.,under,False +2057,under,400k,The soapbar is positioned lower than the spraybottle.,under,False +2066,under,400k,The mug is positioned under the window.,under,True +2071,under,400k,The sink is located below the handtowel.,under,False +2072,under,400k,The potato is located below the microwave.,under,False +2074,under,400k,The toiletpaperhanger is located below the mirror.,under,False +2081,under,400k,The bread is located below the cabinet.,under,False +2088,under,400k,The saltshaker is located below the cabinet.,under,False +2094,under,400k,The mug is below the window.,under,False +2112,under,400k,The garbage can is below the hand towel holder.,under,False +2137,under,400k,The cup is positioned under the window.,under,True +2152,under,400k,The cabinet is located below the countertop.,under,False +2153,under,400k,The drawer is located below the houseplant.,under,False +2156,under,400k,The chair is below the mug.,under,False +2176,under,400k,The countertop is below the mirror.,under,False +2181,under,400k,The dishsponge is located below the handtowel.,under,False +2197,under,400k,The newspaper is located below the window.,under,False +2200,under,400k,The spoon is below the cabinet.,under,False +2206,under,400k,The cabinet is located below the countertop.,under,False +2215,under,400k,The drawer is located below the pot.,under,False +2217,under,400k,The chair is below the window.,under,False +2220,under,400k,The plate is located below the countertop.,under,False +2223,under,400k,The toaster is positioned under the cabinet.,under,True +2228,under,400k,The plate is below the window.,under,False +2233,under,400k,The drawer is below the tomato.,under,False +2244,under,400k,The chair is below the bowl.,under,False +2245,under,400k,The garbage can is below the hand towel.,under,False +2250,under,400k,The dishsponge is positioned lower than the handtowelholder.,under,False +2253,under,400k,The cabinet is below the saltshaker.,under,False +2255,under,400k,The cabinet is located below the countertop.,under,False +2266,under,400k,The countertop is below the handtowelholder.,under,False +2272,under,400k,The garbage can is below the spray bottle.,under,False +2277,under,400k,The plate is located below the lettuce.,under,False +2278,under,400k,The mug is below the window.,under,False +2280,under,400k,The cd is positioned lower than the desklamp.,under,False +2288,under,400k,The lettuce is below the potato.,under,False +2289,under,400k,The toiletpaper is below the mirror.,under,False +2313,under,400k,The spatula is located below the microwave.,under,False +2324,under,400k,The drawer is located below the microwave.,under,False +2326,under,400k,The drawer is below the spatula.,under,False +2339,under,400k,The chair is below the statue.,under,False +2343,under,400k,The spatula is located below the cabinet.,under,False +2344,under,400k,The apple is below the mug.,under,False +2349,under,400k,The dishsponge is located below the stoveburner.,under,False +2356,under,400k,The chair is below the window.,under,False +2391,under,400k,The drawer is below the spatula.,under,False +2392,under,400k,The saltshaker is positioned under the window.,under,True +2398,under,400k,The alarmclock is positioned lower than the painting.,under,False +2399,under,400k,The cabinet is below the soapbottle.,under,False +2400,under,400k,The dishsponge is located below the handtowelholder.,under,False +2402,under,400k,The bed is below the bowl.,under,False +2413,under,400k,The dishsponge is located below the pot.,under,False +2423,under,400k,The vase is below the painting.,under,False +2445,under,400k,The bag is located below the window.,under,False +2459,under,400k,The box is below the window.,under,False +2466,under,400k,The bed is below the curtain.,under,False +2472,under,400k,The bed is below the television.,under,False +2474,under,400k,The table is positioned under the window.,under,True +2480,under,400k,The sofa is below the shelves.,under,False +2483,under,400k,The chair is below the lamp.,under,False +2489,under,400k,The night stand is below the lamp.,under,False +2507,under,400k,The chair is positioned under the window.,under,True +2515,under,400k,The sink is below the window.,under,False +2528,under,400k,The counter is positioned under the window.,under,True +2532,under,400k,The night stand is below the curtain.,under,False +2545,under,400k,The desk is below the picture.,under,False +2548,under,400k,The desk is positioned under the window.,under,True +2551,under,400k,The chair is below the bookshelf.,under,False +2553,under,400k,The table is below the picture.,under,False +2558,under,400k,The desk is below the cabinet.,under,False +2563,under,400k,The cabinet is located below the picture.,under,False +2567,under,400k,The chair is below the lamp.,under,False +2572,under,400k,The night stand is below the lamp.,under,False +2587,under,400k,The chair is below the mirror.,under,False +2591,under,400k,The table is below the window.,under,False +2595,under,400k,The bag is below the television.,under,False +2604,under,400k,The night stand is positioned under the window.,under,True +2605,under,400k,The toilet is below the picture.,under,False +2608,under,400k,The chair is below the mirror.,under,False +2611,under,400k,The books are positioned under the whiteboard.,under,True +2614,under,400k,The lamp is positioned under the picture.,under,True +2621,under,400k,The chair is below the picture.,under,False +2622,under,400k,The cabinet is located below the window.,under,False +2635,under,400k,The chair is below the whiteboard.,under,False +2636,under,400k,The desk is positioned under the mirror.,under,True +2674,under,400k,The toilet is below the window.,under,False +2682,under,400k,The cabinet is below the picture.,under,False +2687,under,400k,The desk is below the mirror.,under,False +2699,under,400k,The chair is below the window.,under,False +2705,under,400k,The chair is below the picture.,under,False +2709,under,400k,The sink is below the mirror.,under,False +2710,under,400k,The bathtub is below the towel.,under,False +2714,under,400k,The bag is located below the door.,under,False +2715,under,400k,The bag is located below the clothes.,under,False +2726,under,400k,The bag is located below the curtain.,under,False +2729,under,400k,The sofa is below the curtain.,under,False +2730,under,400k,The cabinet is below the picture.,under,False +2736,under,400k,The counter is below the window.,under,False +2740,under,400k,The table is below the window.,under,False +2757,under,400k,The sink is below the mirror.,under,False +2771,under,400k,The cabinet is below the picture.,under,False +2775,under,400k,The night stand is below the picture.,under,False +2799,under,400k,The night stand is below the lamp.,under,False +2804,under,400k,The dresser is below the television.,under,False +2808,under,400k,The sink is below the picture.,under,False +2812,under,400k,The refrigerator is below the television.,under,False +2819,under,400k,The desk is below the pillow.,under,False +2826,under,400k,The chair is below the paper.,under,False +2832,under,400k,The toilet is below the window.,under,False +2833,under,400k,The table is below the picture.,under,False +2835,under,400k,The chair is below the window.,under,False +2837,under,400k,The table is below the picture.,under,False +2852,under,400k,The sink is below the mirror.,under,False +2858,under,400k,The cabinet is below the television.,under,False +2867,under,400k,The towel is below the picture.,under,False +2872,under,400k,The toilet is below the window.,under,False +2873,under,400k,The desk is positioned under the window.,under,True +2889,under,400k,The box is located below the blinds.,under,False +2892,under,400k,The desk is below the window.,under,False +2900,under,400k,The bag is below the curtain.,under,False +2901,under,400k,The clothes are located below the table.,under,False +2908,under,400k,The toilet is below the picture.,under,False +2913,under,400k,The toilet is below the picture.,under,False +2915,under,400k,The chair is below the picture.,under,False +2942,under,400k,The box is located below the blinds.,under,False +2944,under,400k,The night stand is below the picture.,under,False +2952,under,400k,The chair is below the shelves.,under,False +2954,under,400k,The box is located below the window.,under,False +2957,under,400k,The sofa is below the mirror.,under,False +2961,under,400k,The dresser is below the curtain.,under,False +2963,under,400k,The bag is located below the clothes.,under,False +2967,under,400k,The clothes are located below the table.,under,False +2975,under,400k,The dresser is below the shelves.,under,False +2980,under,400k,The box is below the pillow.,under,False +3013,under,400k,The pillow is below the picture.,under,False +3019,under,400k,The table is below the picture.,under,False +3023,under,400k,The table is below the picture.,under,False +3025,under,400k,The toilet is below the window.,under,False +3029,under,400k,The table is below the window.,under,False +3038,under,400k,The counter is below the picture.,under,False +3042,under,400k,The box is below the picture.,under,False +3043,under,400k,The chair is below the television.,under,False +3047,under,400k,The chair is below the window.,under,False +3049,under,400k,The cabinet is positioned under the window.,under,True +3050,under,400k,The cabinet is below the box.,under,False +3057,under,400k,The cabinet is located below the window.,under,False +3061,under,400k,The chair is below the blinds.,under,False +3062,under,400k,The paper is positioned under the window.,under,True +3071,under,400k,The refridgerator is below the books.,under,False +3075,under,400k,The chair is below the curtain.,under,False +3077,under,400k,The desk is below the window.,under,False +3084,under,400k,The bag is below the whiteboard.,under,False +3087,under,400k,The table is below the window.,under,False +3092,under,400k,The cabinet is below the window.,under,False +3099,under,400k,The cabinet is below the picture.,under,False +3100,under,400k,The table is positioned under the window.,under,True +3107,under,400k,The night stand is below the lamp.,under,False +3109,under,400k,The sink is below the mirror.,under,False +3111,under,400k,The books are located below the shelves.,under,False +3112,under,400k,The table is below the picture.,under,False +3114,under,400k,The table is below the picture.,under,False +3120,under,400k,The desk is positioned under the window.,under,True +3127,under,400k,The toilet is below the window.,under,False +3130,under,400k,The night stand is below the picture.,under,False +3137,under,400k,The box is below the picture.,under,False +3138,under,400k,The chair is below the lamp.,under,False +3141,under,400k,The sofa is below the whiteboard.,under,False +3142,under,400k,The towel is below the picture.,under,False +3146,under,400k,The chair is below the curtain.,under,False +3149,under,400k,The cabinet is located below the window.,under,False +3150,under,400k,The night stand is below the lamp.,under,False +3153,under,400k,The sink is below the window.,under,False +3161,under,400k,The cabinet is below the mirror.,under,False +3166,under,400k,The refrigerator is below the television.,under,False +3170,under,400k,The cabinet is below the window.,under,False +3175,under,400k,The night stand is below the television.,under,False +3178,under,400k,The table is below the clothes.,under,False +3179,under,400k,The table is below the picture.,under,False +3184,under,400k,The toilet is below the window.,under,False +3192,under,400k,The chair is below the mirror.,under,False +3193,under,400k,The chair is below the paper.,under,False +3203,under,400k,The counter is below the picture.,under,False +3217,under,400k,The pillow is below the whiteboard.,under,False +3221,under,400k,The toilet is below the picture.,under,False +3223,under,400k,The table is below the shelves.,under,False +3224,under,400k,The bag is below the television.,under,False +3229,under,400k,The dresser is below the books.,under,False +3230,under,400k,The toilet is below the picture.,under,False +3231,under,400k,The cabinet is located below the picture.,under,False +3234,under,400k,The cabinet is located below the window.,under,False +3243,under,400k,The cabinet is below the window.,under,False +3244,under,400k,The toilet is below the picture.,under,False +3246,under,400k,The bookshelf is below the bag.,under,False +3255,under,400k,The table is below the picture.,under,False +3258,under,400k,The night stand is below the lamp.,under,False +3260,under,400k,The cabinet is positioned under the window.,under,True +3266,under,400k,The night stand is positioned under the window.,under,True +3271,under,400k,The bag is below the television.,under,False +3273,under,400k,The box is located below the window.,under,False +3277,under,400k,The cabinet is below the window.,under,False +3279,under,400k,The table is below the picture.,under,False +3284,under,400k,The table is below the picture.,under,False +3292,under,400k,The shelves are positioned below the picture.,under,False +3305,under,400k,The desk is below the window.,under,False +3307,under,400k,The cabinet is positioned under the window.,under,True +3308,under,400k,The cabinet is below the box.,under,False +3317,under,400k,The chair is positioned under the window.,under,True +3319,under,400k,The table is below the window.,under,False +3323,under,400k,The bed is below the window.,under,False +3327,under,400k,The chair is below the lamp.,under,False +3329,under,400k,The toilet is below the picture.,under,False +3345,under,400k,The table is below the lamp.,under,False +3348,under,400k,The chair is below the window.,under,False +3351,under,400k,The night stand is positioned under the television.,under,True +3352,under,400k,The chair is below the mirror.,under,False +3355,under,400k,The chair is below the pillow.,under,False +3365,under,400k,The bed is below the shelves.,under,False +3373,under,400k,The toilet is below the picture.,under,False +3377,under,400k,The bag is below the television.,under,False +3388,under,400k,The table is below the television.,under,False +3393,under,400k,The chair is below the lamp.,under,False +3394,under,400k,The desk is positioned under the mirror.,under,True +3405,under,400k,The cabinet is below the whiteboard.,under,False +3414,under,400k,The table is below the picture.,under,False +3415,under,400k,The sink is below the picture.,under,False +3420,under,400k,The dresser is below the mirror.,under,False +3434,under,400k,The sink is below the picture.,under,False +3438,under,400k,The table is below the picture.,under,False +3444,under,400k,The pillow is below the picture.,under,False +3445,under,400k,The toilet is below the mirror.,under,False +3446,under,400k,The picture is above the cabinet.,under,False +3453,under,400k,The box is below the pillow.,under,False +3459,under,400k,The table is below the picture.,under,False +3467,under,400k,The box is below the window.,under,False +3485,under,400k,The box is below the picture.,under,False +3489,under,400k,The dresser is below the television.,under,False +3508,under,400k,The night stand is below the curtain.,under,False +3526,under,400k,The chair is below the shelves.,under,False +3538,under,400k,The dresser is below the shelves.,under,False +3545,under,400k,The sink is below the mirror.,under,False +3560,under,400k,The desk is below the lamp.,under,False +3564,under,400k,The box is below the picture.,under,False +3565,under,400k,The pillow is below the shelves.,under,False +3573,under,400k,The chair is below the whiteboard.,under,False +3578,under,400k,The bathtub is below the mirror.,under,False +3579,under,400k,The table is below the picture.,under,False +3581,under,400k,The chair is below the picture.,under,False +3587,under,400k,The shelves are positioned below the lamp.,under,False +3603,under,400k,The night stand is positioned under the window.,under,True +3605,under,400k,The table is below the picture.,under,False +3613,under,400k,The chair is below the window.,under,False +3629,under,400k,The bag is located below the window.,under,False +3639,under,400k,The chair is below the mirror.,under,False +6,far,400k,cabinet is positioned far from table.,far,True +8,far,400k,window is positioned far from chair.,far,True +9,far,400k,curtain is positioned closer to the viewer than doll.,far,False +23,far,400k,chair is positioned close to the viewer.,far,False +30,far,400k,oven is positioned close to the viewer.,far,False +40,far,400k,chair is positioned close to fireplace.,far,False +44,far,400k,oven is positioned close to pillow.,far,False +45,far,400k,window is positioned far from stove.,far,True +50,far,400k,shelves is positioned far from coffee table.,far,True +51,far,400k,curtain is positioned close to bed.,far,False +52,far,400k,coffee table is positioned close to fireplace.,far,False +58,far,400k,window is positioned close to plant.,far,False +90,far,400k,window is positioned far from lamp.,far,True +92,far,400k,pot is positioned close to cabinet.,far,False +93,far,400k,window is positioned close to range hood.,far,False +96,far,400k,banister is positioned far from tray.,far,True +104,far,400k,mirror is positioned close to the viewer.,far,False +110,far,400k,door is located far from the camera.,far,True +111,far,400k,television is positioned 1.35 meters away from the viewer.,far,False +116,far,400k,picture is positioned far from counter.,far,True +120,far,400k,cabinet is positioned far from lamp.,far,True +130,far,400k,plant is positioned closer to the viewer than table.,far,False +132,far,400k,curtain is positioned close to piano.,far,False +135,far,400k,plant is positioned close to bin.,far,False +145,far,400k,window is positioned close to soap.,far,False +146,far,400k,chair is positioned closer to the viewer than stool.,far,False +148,far,400k,bookshelf is positioned close to window.,far,False +153,far,400k,computer is positioned close to table.,far,False +163,far,400k,mirror is positioned far from stand.,far,True +167,far,400k,counter is positioned close to chair.,far,False +170,far,400k,window is positioned far from pot.,far,True +174,far,400k,door is positioned far from cart.,far,True +175,far,400k,plant is positioned far from counter.,far,True +179,far,400k,window is positioned far from cart.,far,True +181,far,400k,The distance between you and refrigerator is 3.59 meters.,far,False +191,far,400k,window is positioned closer to the viewer than door.,far,False +192,far,400k,mirror is positioned close to cup.,far,False +201,far,400k,shelves is positioned close to curtain.,far,False +204,far,400k,window is positioned far from candlestick.,far,True +205,far,400k,car is located far from washing machine.,far,True +207,far,400k,fireplace is positioned far from table.,far,True +219,far,400k,window is positioned closer to the viewer than door.,far,False +222,far,400k,fireplace is positioned far from piano.,far,True +228,far,400k,picture is positioned closer to the viewer than curtain.,far,False +229,far,400k,sculpture is positioned closer to the viewer than curtain.,far,False +233,far,400k,clock is positioned close to pot.,far,False +236,far,400k,window is positioned far from counter.,far,True +241,far,400k,mirror is positioned close to cabinet.,far,False +247,far,400k,book is positioned close to desk.,far,False +254,far,400k,picture is positioned closer to the viewer than bed.,far,False +258,far,400k,shelves is positioned close to globe.,far,False +262,far,400k,window is positioned far from blanket.,far,True +263,far,400k,counter is positioned close to picture.,far,False +272,far,400k,cabinet is positioned far from table.,far,True +286,far,400k,window is positioned far from plant.,far,True +294,far,400k,mirror is positioned closer to the viewer than curtain.,far,False +297,far,400k,window is positioned far from cabinet.,far,True +299,far,400k,television is positioned far from coffee table.,far,True +320,far,400k,cabinet is positioned close to picture.,far,False +321,far,400k,bar is positioned far from cabinet.,far,True +323,far,400k,light is positioned closer to the viewer than railing.,far,False +336,far,400k,plant is positioned close to chest.,far,False +342,far,400k,picture is positioned closer to the viewer than bathtub.,far,False +351,far,400k,oven is positioned close to the viewer.,far,False +360,far,400k,photo is positioned close to globe.,far,False +364,far,400k,paper is positioned close to printer.,far,False +376,far,400k,window is positioned far from candlestick.,far,True +397,far,400k,window is positioned far from lamp.,far,True +401,far,400k,night stand is positioned close to the viewer.,far,False +410,far,400k,cabinet is positioned closer to the viewer than vase.,far,False +412,far,400k,pot is positioned closer to the viewer than window.,far,False +419,far,400k,picture is positioned closer to the viewer than television.,far,False +420,far,400k,fireplace is positioned close to sculpture.,far,False +424,far,400k,picture is positioned close to table.,far,False +431,far,400k,stove is positioned close to the viewer.,far,False +438,far,400k,door is positioned far from range hood.,far,True +442,far,400k,picture is positioned closer to the viewer than coffee table.,far,False +444,far,400k,fireplace is positioned far from curtain.,far,True +445,far,400k,plant is positioned closer to the viewer than chimney.,far,False +446,far,400k,picture is positioned close to fireplace.,far,False +450,far,400k,computer is positioned close to the viewer.,far,False +453,far,400k,shower curtain is positioned close to bathtub.,far,False +460,far,400k,glass is positioned close to the viewer.,far,False +463,far,400k,cart is positioned close to the viewer.,far,False +471,far,400k,shelves is positioned far from railing.,far,True +473,far,400k,window is positioned close to cabinet.,far,False +488,far,400k,picture is positioned far from tray.,far,True +491,far,400k,sink is positioned close to dresser.,far,False +493,far,400k,plant is positioned closer to the viewer than blanket.,far,False +496,far,400k,window is positioned close to the viewer.,far,False +502,far,400k,lamp is positioned closer to the viewer than curtain.,far,False +505,far,400k,fireplace is positioned far from stool.,far,True +510,far,400k,television is positioned far from tea pot.,far,True +517,far,400k,window is positioned far from table.,far,True +524,far,400k,oven is positioned close to towel.,far,False +532,far,400k,lamp is positioned close to chair.,far,False +561,far,400k,window is positioned far from pot.,far,True +565,far,400k,chair is positioned close to table.,far,False +566,far,400k,picture is positioned far from blanket.,far,True +584,far,400k,window is positioned close to dresser.,far,False +590,far,400k,shelves is positioned close to picture.,far,False +593,far,400k,chair is positioned close to the viewer.,far,False +594,far,400k,monitor is positioned closer to the viewer than banister.,far,False +595,far,400k,pipe is positioned closer to the viewer than window.,far,False +605,far,400k,sculpture is positioned close to piano.,far,False +629,far,400k,window is positioned far from cabinet.,far,True +631,far,400k,fireplace is positioned far from picture.,far,True +634,far,400k,plant is positioned close to the viewer.,far,False +635,far,400k,box is positioned closer to the viewer than car.,far,False +638,far,400k,cabinet is positioned closer to the viewer than picture.,far,False +640,far,400k,door is located far from cabinet.,far,True +645,far,400k,curtain is positioned far from sofa.,far,True +648,far,400k,headboard is positioned close to the viewer.,far,False +660,far,400k,picture is positioned far from microwave.,far,True +673,far,400k,window is positioned closer to the viewer than lamp.,far,False +674,far,400k,window is positioned far from table.,far,True +681,far,400k,picture is positioned closer to the viewer than door.,far,False +683,far,400k,chair is positioned close to the viewer.,far,False +699,far,400k,window is positioned far from dresser.,far,True +702,far,400k,blinds is positioned close to sink.,far,False +720,far,400k,curtain is positioned closer to the viewer than lamp shade.,far,False +727,far,400k,door is located far from chair.,far,True +732,far,400k,refridgerator is positioned far from counter.,far,True +739,far,400k,pot is positioned close to cabinet.,far,False +761,far,400k,cabinet is positioned far from fireplace.,far,True +764,far,400k,picture is positioned far from cup.,far,True +767,far,400k,chair is positioned close to bed.,far,False +774,far,400k,chair is positioned close to pillow.,far,False +776,far,400k,television is positioned close to the viewer.,far,False +778,far,400k,curtain is positioned close to cabinet.,far,False +804,far,400k,fireplace is positioned close to sculpture.,far,False +808,far,400k,window is positioned far from pot.,far,True +811,far,400k,door is positioned close to table.,far,False +813,far,400k,counter is positioned closer to the viewer than curtain.,far,False +814,far,400k,door is positioned far from cabinet.,far,True +832,far,400k,chair is positioned close to monitor.,far,False +837,far,400k,mirror is positioned close to counter.,far,False +839,far,400k,mirror is positioned far from chair.,far,True +841,far,400k,sink is positioned close to the camera.,far,False +851,far,400k,table is positioned close to the viewer.,far,False +854,far,400k,window is positioned far from counter.,far,True +857,far,400k,television is positioned close to the viewer.,far,False +870,far,400k,fireplace is positioned far from chair.,far,True +874,far,400k,window is positioned far from fireplace.,far,True +879,far,400k,window is positioned far from sofa.,far,True +881,far,400k,window is positioned far from range hood.,far,True +892,far,400k,window is positioned closer to the viewer than door.,far,False +896,far,400k,door is positioned far from chair.,far,True +907,far,400k,pipe is positioned close to counter.,far,False +920,far,400k,window is positioned far from stove.,far,True +935,far,400k,lamp is positioned closer to the viewer than mirror.,far,False +936,far,400k,curtain is positioned far from bar.,far,True +937,far,400k,curtain is positioned close to coffee table.,far,False +942,far,400k,monitor is positioned closer to the viewer than fan.,far,False +946,far,400k,window is positioned far from bar.,far,True +965,far,400k,picture is positioned far from cabinet.,far,True +966,far,400k,chair is positioned close to the viewer.,far,False +967,far,400k,window is positioned far from chair.,far,True +977,far,400k,window is positioned far from spice rack.,far,True +999,far,400k,night stand is positioned close to bed.,far,False +1001,far,400k,picture is positioned far from lamp.,far,True +1002,far,400k,chair is positioned close to the viewer.,far,False +1006,far,400k,desk is positioned close to fireplace.,far,False +1009,far,400k,chair is positioned close to the viewer.,far,False +1011,far,400k,chair is positioned closer to the viewer than window.,far,False +1027,far,400k,television is positioned far from table.,far,True +1032,far,400k,curtain is positioned close to piano.,far,False +1033,far,400k,window is positioned far from stove.,far,True +1050,far,400k,photo is positioned far from fireplace.,far,True +1055,far,400k,cabinet is positioned close to case.,far,False +1056,far,400k,desk is positioned close to lamp.,far,False +1064,far,400k,door is positioned far from the camera.,far,True +1091,far,400k,window is positioned far from chair.,far,True +1096,far,400k,counter is positioned close to the viewer.,far,False +1108,far,400k,window is positioned far from cup.,far,True +1110,far,400k,picture is positioned far from cup.,far,True +1111,far,400k,door is located far from bed.,far,True +1114,far,400k,mirror is positioned close to fireplace.,far,False +1118,far,400k,drawer is positioned close to chair.,far,False +1122,far,400k,window is positioned close to the viewer.,far,False +1134,far,400k,television is positioned far from fireplace.,far,True +1142,far,400k,box is positioned closer to the viewer than car.,far,False +1145,far,400k,picture is positioned closer to the viewer than lamp.,far,False +1148,far,400k,door is positioned close to the viewer.,far,False +1160,far,400k,window is positioned far from tv stand.,far,True +1161,far,400k,curtain is positioned far from coffee table.,far,True +1163,far,400k,bed is positioned far from coffee table.,far,True +1166,far,400k,vase is positioned close to lamp.,far,False +1171,far,400k,counter is positioned close to the viewer.,far,False +1173,far,400k,mirror is positioned close to sofa.,far,False +1186,far,400k,blinds is positioned close to sink.,far,False +1190,far,400k,cabinet is positioned close to the viewer.,far,False +1200,far,400k,chair is positioned close to the viewer.,far,False +1202,far,400k,mirror is positioned far from spraybottle.,far,True +1206,far,400k,toaster is positioned close to bread.,far,False +1216,far,400k,tomato is positioned close to spatula.,far,False +1227,far,400k,The distance between you and desklamp is 1.23 meters.,far,False +1230,far,400k,alarmclock is positioned close to chair.,far,False +1255,far,400k,window is positioned far from alarmclock.,far,True +1261,far,400k,spraybottle is positioned close to soapbottle.,far,False +1268,far,400k,alarmclock is positioned close to chair.,far,False +1276,far,400k,sink is positioned close to spraybottle.,far,False +1280,far,400k,fridge is positioned far from soapbottle.,far,True +1286,far,400k,chair is positioned close to spatula.,far,False +1302,far,400k,chair is positioned close to mug.,far,False +1303,far,400k,lettuce is positioned close to spatula.,far,False +1308,far,400k,chair is positioned close to cup.,far,False +1320,far,400k,handtowel is positioned close to cabinet.,far,False +1323,far,400k,tomato is positioned close to the viewer.,far,False +1325,far,400k,pot is positioned close to potato.,far,False +1332,far,400k,mirror is positioned far from toiletpaper.,far,True +1342,far,400k,mirror is positioned close to sink.,far,False +1347,far,400k,chair is positioned close to potato.,far,False +1358,far,400k,tomato is positioned close to spoon.,far,False +1361,far,400k,handtowel is positioned close to dishsponge.,far,False +1363,far,400k,floorlamp is positioned far from plate.,far,True +1377,far,400k,chair is positioned close to plate.,far,False +1384,far,400k,cabinet is positioned close to spatula.,far,False +1385,far,400k,winebottle is positioned close to kettle.,far,False +1395,far,400k,bread is positioned close to the viewer.,far,False +1406,far,400k,winebottle is positioned close to dishsponge.,far,False +1414,far,400k,bed is positioned close to the viewer.,far,False +1441,far,400k,spraybottle is positioned close to tissuebox.,far,False +1474,far,400k,alarmclock is positioned close to the viewer.,far,False +1484,far,400k,handtowelholder is positioned close to handtowel.,far,False +1494,far,400k,sink is positioned close to lettuce.,far,False +1501,far,400k,coffeemachine is positioned close to soapbottle.,far,False +1504,far,400k,tomato is positioned close to bread.,far,False +1508,far,400k,mug is positioned close to the viewer.,far,False +1513,far,400k,showerdoor is positioned far from toiletpaperhanger.,far,True +1514,far,400k,alarmclock is positioned close to keychain.,far,False +1516,far,400k,peppershaker is positioned close to fork.,far,False +1518,far,400k,soapbottle is positioned close to cup.,far,False +1520,far,400k,handtowel is positioned close to tissuebox.,far,False +1521,far,400k,laptop is positioned close to window.,far,False +1527,far,400k,curtains is positioned close to the camera.,far,False +1539,far,400k,pan is positioned close to knife.,far,False +1541,far,400k,coffeemachine is positioned far from cup.,far,True +1549,far,400k,bathtub is positioned far from spraybottle.,far,True +1554,far,400k,showerdoor is positioned far from the camera.,far,True +1556,far,400k,mug is positioned close to peppershaker.,far,False +1574,far,400k,cabinet is positioned far from apple.,far,True +1575,far,400k,book is positioned far from cup.,far,True +1577,far,400k,spatula is positioned close to tomato.,far,False +1590,far,400k,window is positioned far from apple.,far,True +1595,far,400k,cabinet is positioned far from fork.,far,True +1606,far,400k,window is positioned far from bowl.,far,True +1609,far,400k,scrubbrush is positioned close to soapbar.,far,False +1610,far,400k,alarmclock is positioned close to cellphone.,far,False +1624,far,400k,fridge is positioned far from saltshaker.,far,True +1631,far,400k,tomato is positioned close to mug.,far,False +1636,far,400k,bread is positioned close to plate.,far,False +1653,far,400k,"In the image, sidetable appears to be far from sofa.",far,True +1655,far,400k,cup is positioned close to the viewer.,far,False +1661,far,400k,plate is positioned close to the viewer.,far,False +1664,far,400k,sink is positioned close to cup.,far,False +1668,far,400k,desklamp is positioned close to book.,far,False +1673,far,400k,glassbottle is positioned closer to the viewer than houseplant.,far,False +1676,far,400k,pan is positioned close to bread.,far,False +1683,far,400k,chair is positioned close to plate.,far,False +1686,far,400k,cell phone is positioned closer to the viewer than chair.,far,False +1695,far,400k,fridge is positioned far from plate.,far,True +1705,far,400k,cabinet is positioned close to spatula.,far,False +1718,far,400k,bowl is positioned close to chair.,far,False +1721,far,400k,lettuce is positioned close to glassbottle.,far,False +1737,far,400k,safe is positioned far from sidetable.,far,True +1743,far,400k,pan is positioned close to the viewer.,far,False +1748,far,400k,book is positioned closer to the viewer than winebottle.,far,False +1750,far,400k,plate is positioned close to diningtable.,far,False +1753,far,400k,sofa is positioned far from the camera.,far,True +1758,far,400k,pot is positioned closer to the viewer than winebottle.,far,False +1760,far,400k,toiletpaper is positioned close to mirror.,far,False +1761,far,400k,bread is positioned close to potato.,far,False +1762,far,400k,painting is positioned far from alarmclock.,far,True +1786,far,400k,window is positioned far from vase.,far,True +1787,far,400k,book is positioned close to cup.,far,False +1788,far,400k,toaster is positioned far from pan.,far,True +1819,far,400k,alarmclock is positioned close to mug.,far,False +1830,far,400k,cup is positioned close to peppershaker.,far,False +1837,far,400k,toaster is positioned far from bread.,far,True +1838,far,400k,window is positioned far from the viewer.,far,True +1839,far,400k,bread is positioned close to lettuce.,far,False +1846,far,400k,microwave is positioned close to spatula.,far,False +1859,far,400k,garbagecan is positioned close to egg.,far,False +1861,far,400k,tomato is positioned far from mug.,far,True +1866,far,400k,"In the image, sidetable appears to be far from pillow.",far,True +1875,far,400k,glassbottle is positioned close to potato.,far,False +1876,far,400k,bread is positioned close to cabinet.,far,False +1878,far,400k,toaster is positioned close to spatula.,far,False +1880,far,400k,microwave is positioned close to bread.,far,False +1912,far,400k,kettle is positioned close to the viewer.,far,False +1913,far,400k,window is positioned far from chair.,far,True +1920,far,400k,painting is positioned far from laptop.,far,True +1924,far,400k,The distance of butterknife from potato is 1.23 meters.,far,False +1929,far,400k,window is positioned far from garbagecan.,far,True +1932,far,400k,plate is positioned close to fork.,far,False +1938,far,400k,handtowel is positioned close to the viewer.,far,False +1943,far,400k,cd is positioned close to alarmclock.,far,False +1950,far,400k,fridge is positioned close to garbagecan.,far,False +1952,far,400k,pan is positioned close to apple.,far,False +1959,far,400k,mirror is positioned far from toiletpaper.,far,True +1962,far,400k,mug is positioned close to lettuce.,far,False +1971,far,400k,glassbottle is positioned close to cup.,far,False +1978,far,400k,bowl is positioned close to plate.,far,False +1991,far,400k,lettuce is positioned closer to the viewer than saltshaker.,far,False +1992,far,400k,soapbottle is positioned close to knife.,far,False +1995,far,400k,apple is positioned close to ladle.,far,False +1997,far,400k,lettuce is positioned close to the viewer.,far,False +2018,far,400k,cabinet is positioned closer to the viewer than window.,far,False +2025,far,400k,lettuce is positioned close to glassbottle.,far,False +2029,far,400k,apple is positioned close to spatula.,far,False +2033,far,400k,painting is positioned far from sidetable.,far,True +2040,far,400k,lettuce is positioned close to winebottle.,far,False +2045,far,400k,toaster is positioned far from egg.,far,True +2047,far,400k,glassbottle is positioned close to bread.,far,False +2055,far,400k,peppershaker is positioned close to winebottle.,far,False +2063,far,400k,mug is positioned close to chair.,far,False +2068,far,400k,sink is positioned close to potato.,far,False +2070,far,400k,tomato is positioned close to soapbottle.,far,False +2075,far,400k,toaster is positioned far from cup.,far,True +2077,far,400k,toaster is positioned far from pan.,far,True +2083,far,400k,mirror is positioned close to handtowel.,far,False +2092,far,400k,cup is positioned close to peppershaker.,far,False +2098,far,400k,desklamp is positioned close to book.,far,False +2100,far,400k,papertowelroll is positioned closer to the viewer than handtowel.,far,False +2102,far,400k,kettle is positioned far from butterknife.,far,True +2107,far,400k,The distance between you and sidetable is 1.10 meters.,far,False +2109,far,400k,chair is positioned far from spatula.,far,True +2116,far,400k,They are positioned close to each other.,far,False +2118,far,400k,"In the image, sidetable appears to be close to the viewer.",far,False +2122,far,400k,desklamp is positioned close to book.,far,False +2129,far,400k,pan is positioned close to apple.,far,False +2135,far,400k,papertowelroll is positioned close to dishsponge.,far,False +2140,far,400k,lettuce is positioned close to diningtable.,far,False +2147,far,400k,houseplant is positioned far from tomato.,far,True +2149,far,400k,garbagecan is positioned a distance from egg.,far,False +2157,far,400k,glassbottle is positioned close to pan.,far,False +2158,far,400k,glassbottle is positioned closer to the viewer than potato.,far,False +2165,far,400k,glassbottle is positioned close to bread.,far,False +2167,far,400k,window is positioned far from chair.,far,True +2172,far,400k,chair is positioned close to the viewer.,far,False +2174,far,400k,mug is positioned close to toaster.,far,False +2178,far,400k,fridge is positioned far from the camera.,far,True +2180,far,400k,garbagecan is positioned close to soapbottle.,far,False +2187,far,400k,pencil is positioned close to the viewer.,far,False +2204,far,400k,bread is positioned close to potato.,far,False +2205,far,400k,toaster is positioned close to tomato.,far,False +2207,far,400k,pot is positioned close to knife.,far,False +2210,far,400k,apple is positioned close to spatula.,far,False +2213,far,400k,chair is positioned close to the viewer.,far,False +2216,far,400k,apple is positioned close to the viewer.,far,False +2218,far,400k,cup is positioned close to soapbottle.,far,False +2224,far,400k,painting is positioned far from pillow.,far,True +2231,far,400k,lettuce is positioned close to pan.,far,False +2234,far,400k,bread is positioned close to lettuce.,far,False +2240,far,400k,armchair is positioned close to the viewer.,far,False +2241,far,400k,dresser is positioned far from laptop.,far,True +2242,far,400k,sofa is positioned close to the viewer.,far,False +2256,far,400k,remotecontrol is positioned close to mug.,far,False +2264,far,400k,bowl is positioned close to the viewer.,far,False +2267,far,400k,garbagecan is positioned a considerable distance from sink.,far,False +2273,far,400k,glassbottle is positioned close to bread.,far,False +2274,far,400k,pillow is positioned closer to the viewer than laptop.,far,False +2283,far,400k,glassbottle is positioned close to apple.,far,False +2292,far,400k,pot is positioned close to the viewer.,far,False +2293,far,400k,mug is positioned close to the viewer.,far,False +2297,far,400k,handtowelholder is positioned close to handtowel.,far,False +2300,far,400k,cup is positioned close to bread.,far,False +2308,far,400k,houseplant is positioned far from apple.,far,True +2311,far,400k,knife is positioned close to lettuce.,far,False +2317,far,400k,laptop is positioned close to cd.,far,False +2318,far,400k,scrubbrush is positioned close to soapbar.,far,False +2323,far,400k,ladle is positioned close to bread.,far,False +2333,far,400k,chair is positioned close to vase.,far,False +2341,far,400k,alarmclock is positioned close to cellphone.,far,False +2342,far,400k,soapbottle is positioned close to glassbottle.,far,False +2346,far,400k,mirror is positioned close to countertop.,far,False +2357,far,400k,They are positioned close to each other.,far,False +2358,far,400k,toaster is positioned close to pan.,far,False +2360,far,400k,glassbottle is positioned close to the viewer.,far,False +2361,far,400k,mug is positioned close to alarmclock.,far,False +2370,far,400k,sofa is positioned far from vase.,far,True +2376,far,400k,pencil is positioned close to bowl.,far,False +2377,far,400k,bed is positioned close to watch.,far,False +2380,far,400k,dishsponge is positioned close to toaster.,far,False +2381,far,400k,bowl is positioned closer to the viewer than newspaper.,far,False +2382,far,400k,cd is positioned close to alarmclock.,far,False +2395,far,400k,lettuce is positioned closer to the viewer than tomato.,far,False +2410,far,400k,mug is positioned close to spatula.,far,False +2416,far,400k,mug is positioned close to painting.,far,False +2418,far,400k,floorlamp is positioned far from pillow.,far,True +2434,far,400k,chair is positioned close to book.,far,False +2436,far,400k,book is positioned close to apple.,far,False +2437,far,400k,laptop is positioned far from diningtable.,far,True +2447,far,400k,window is positioned far from cabinet.,far,True +2448,far,400k,bookshelf is positioned close to chair.,far,False +2453,far,400k,window is positioned close to desk.,far,False +2458,far,400k,desk is positioned close to cabinet.,far,False +2470,far,400k,window is positioned far from desk.,far,True +2477,far,400k,box is positioned close to desk.,far,False +2491,far,400k,shelves is positioned far from chair.,far,True +2518,far,400k,curtain is positioned far from picture.,far,True +2526,far,400k,night stand is positioned close to the viewer.,far,False +2530,far,400k,curtain is positioned close to Unknown.,far,False +2540,far,400k,curtain is positioned far from picture.,far,True +2544,far,400k,window is positioned far from Unknown.,far,True +2546,far,400k,television is positioned close to bed.,far,False +2556,far,400k,desk is positioned far from chair.,far,True +2560,far,400k,window is positioned far from desk.,far,True +2561,far,400k,window is positioned far from chair.,far,True +2570,far,400k,window is positioned far from towel.,far,True +2573,far,400k,window is positioned closer to the viewer than chair.,far,False +2578,far,400k,mirror is positioned close to toilet.,far,False +2580,far,400k,lamp is positioned close to picture.,far,False +2583,far,400k,window is positioned far from table.,far,True +2586,far,400k,window is positioned far from sofa.,far,True +2593,far,400k,window is positioned far from the viewer.,far,True +2599,far,400k,bookshelf is positioned closer to the viewer than pillow.,far,False +2606,far,400k,refridgerator is positioned close to television.,far,False +2612,far,400k,refridgerator is positioned far from table.,far,True +2619,far,400k,curtain is positioned close to cabinet.,far,False +2624,far,400k,television is positioned far from bed.,far,True +2625,far,400k,lamp is positioned close to bag.,far,False +2631,far,400k,bag is positioned close to counter.,far,False +2639,far,400k,cabinet is positioned close to the viewer.,far,False +2641,far,400k,cabinet is positioned close to table.,far,False +2646,far,400k,window is positioned close to sofa.,far,False +2649,far,400k,window is positioned far from chair.,far,True +2650,far,400k,pillow is positioned close to the viewer.,far,False +2660,far,400k,shelves is positioned far from desk.,far,True +2661,far,400k,picture is positioned closer to the viewer than window.,far,False +2670,far,400k,shelves is positioned close to bed.,far,False +2676,far,400k,box is positioned closer to the viewer than bag.,far,False +2678,far,400k,window is positioned close to curtain.,far,False +2679,far,400k,shower curtain is positioned far from cabinet.,far,True +2680,far,400k,desk is positioned close to picture.,far,False +2685,far,400k,chair is positioned close to the viewer.,far,False +2702,far,400k,cabinet is positioned closer to the viewer than whiteboard.,far,False +2734,far,400k,window is positioned far from pillow.,far,True +2739,far,400k,window is positioned far from curtain.,far,True +2745,far,400k,window is positioned far from bookshelf.,far,True +2747,far,400k,refridgerator is positioned far from sink.,far,True +2753,far,400k,mirror is positioned closer to the viewer than towel.,far,False +2755,far,400k,cabinet is positioned close to picture.,far,False +2769,far,400k,picture is positioned far from counter.,far,True +2772,far,400k,pillow is positioned close to chair.,far,False +2773,far,400k,desk is positioned far from chair.,far,True +2776,far,400k,bag is positioned close to cabinet.,far,False +2785,far,400k,cabinet is positioned close to Unknown.,far,False +2786,far,400k,curtain is positioned far from bag.,far,True +2798,far,400k,bookshelf is positioned close to pillow.,far,False +2800,far,400k,window is positioned far from desk.,far,True +2807,far,400k,window is positioned far from chair.,far,True +2816,far,400k,shelves is positioned close to Unknown.,far,False +2818,far,400k,picture is positioned close to cabinet.,far,False +2821,far,400k,pillow is positioned close to desk.,far,False +2822,far,400k,shower curtain is positioned close to bathtub.,far,False +2825,far,400k,toilet is positioned close to Unknown.,far,False +2830,far,400k,window is positioned far from chair.,far,True +2834,far,400k,chair is positioned closer to the viewer than curtain.,far,False +2854,far,400k,cabinet is positioned close to the viewer.,far,False +2856,far,400k,whiteboard is positioned far from sofa.,far,True +2860,far,400k,dresser is positioned close to picture.,far,False +2862,far,400k,lamp is positioned close to night stand.,far,False +2863,far,400k,shelves is positioned close to Unknown.,far,False +2878,far,400k,curtain is positioned far from table.,far,True +2895,far,400k,window is positioned far from pillow.,far,True +2899,far,400k,sofa is positioned close to the viewer.,far,False +2903,far,400k,mirror is positioned close to toilet.,far,False +2911,far,400k,clothes is positioned close to Unknown.,far,False +2917,far,400k,window is positioned close to the viewer.,far,False +2919,far,400k,cabinet is positioned close to Unknown.,far,False +2920,far,400k,shelves is positioned close to table.,far,False +2931,far,400k,books is positioned close to cabinet.,far,False +2960,far,400k,bookshelf is positioned close to pillow.,far,False +2965,far,400k,whiteboard is positioned far from bag.,far,True +2970,far,400k,television is positioned far from the camera.,far,True +2971,far,400k,lamp is positioned close to chair.,far,False +2978,far,400k,shelves is positioned far from desk.,far,True +2979,far,400k,shelves is positioned close to chair.,far,False +2982,far,400k,window is positioned far from desk.,far,True +2983,far,400k,books is positioned close to box.,far,False +2988,far,400k,curtain is positioned far from table.,far,True +2991,far,400k,bathtub is positioned close to towel.,far,False +2994,far,400k,chair is positioned close to the viewer.,far,False +3001,far,400k,cabinet is positioned closer to the viewer than window.,far,False +3004,far,400k,bed is positioned close to chair.,far,False +3014,far,400k,clothes is positioned close to chair.,far,False +3017,far,400k,window is positioned far from bed.,far,True +3030,far,400k,chair is positioned close to pillow.,far,False +3039,far,400k,shelves is positioned far from chair.,far,True +3041,far,400k,window is positioned far from curtain.,far,True +3044,far,400k,desk is positioned close to cabinet.,far,False +3056,far,400k,shelves is positioned close to Unknown.,far,False +3064,far,400k,refridgerator is positioned far from chair.,far,True +3065,far,400k,curtain is positioned far from box.,far,True +3066,far,400k,whiteboard is positioned far from desk.,far,True +3067,far,400k,window is positioned close to the viewer.,far,False +3070,far,400k,window is positioned close to cabinet.,far,False +3095,far,400k,shelves is positioned far from clothes.,far,True +3097,far,400k,pillow is positioned close to chair.,far,False +3103,far,400k,refridgerator is positioned close to television.,far,False +3110,far,400k,shelves is positioned far from desk.,far,True +3116,far,400k,window is positioned close to refrigerator.,far,False +3124,far,400k,picture is positioned close to cabinet.,far,False +3125,far,400k,window is positioned far from table.,far,True +3126,far,400k,window is positioned far from bag.,far,True +3128,far,400k,refridgerator is positioned far from counter.,far,True +3129,far,400k,window is positioned far from sofa.,far,True +3136,far,400k,window is positioned far from desk.,far,True +3144,far,400k,window is positioned close to whiteboard.,far,False +3151,far,400k,mirror is positioned close to sofa.,far,False +3154,far,400k,pillow is positioned close to chair.,far,False +3157,far,400k,whiteboard is positioned far from Unknown.,far,True +3163,far,400k,shelves is positioned far from refridgerator.,far,True +3168,far,400k,bed is positioned close to chair.,far,False +3176,far,400k,whiteboard is positioned far from books.,far,True +3180,far,400k,television is positioned far from picture.,far,True +3195,far,400k,cabinet is positioned closer to the viewer than window.,far,False +3202,far,400k,clothes is positioned close to table.,far,False +3208,far,400k,television is positioned far from clothes.,far,True +3212,far,400k,shelves is positioned close to bed.,far,False +3213,far,400k,sofa is positioned close to the viewer.,far,False +3228,far,400k,bathtub is positioned close to toilet.,far,False +3232,far,400k,window is positioned far from sofa.,far,True +3245,far,400k,window is positioned far from the camera.,far,True +3253,far,400k,bag is positioned close to window.,far,False +3261,far,400k,window is positioned close to cabinet.,far,False +3263,far,400k,window is positioned close to Unknown.,far,False +3270,far,400k,shelves is positioned far from box.,far,True +3275,far,400k,blinds is positioned far from chair.,far,True +3278,far,400k,shelves is positioned close to bag.,far,False +3282,far,400k,window is positioned far from sofa.,far,True +3285,far,400k,bookshelf is positioned closer to the viewer than whiteboard.,far,False +3290,far,400k,blinds is positioned far from box.,far,True +3304,far,400k,window is positioned far from shelves.,far,True +3321,far,400k,pillow is positioned close to chair.,far,False +3326,far,400k,cabinet is positioned close to the viewer.,far,False +3328,far,400k,bed is positioned close to the viewer.,far,False +3332,far,400k,counter is positioned far from clothes.,far,True +3333,far,400k,shelves is positioned close to dresser.,far,False +3334,far,400k,window is positioned far from Unknown.,far,True +3335,far,400k,window is positioned far from chair.,far,True +3337,far,400k,pillow is positioned close to desk.,far,False +3363,far,400k,shelves is positioned far from chair.,far,True +3369,far,400k,toilet is positioned close to the viewer.,far,False +3375,far,400k,window is positioned far from desk.,far,True +3379,far,400k,cabinet is positioned close to the viewer.,far,False +3385,far,400k,shower curtain is positioned far from towel.,far,True +3386,far,400k,shelves is positioned close to the viewer.,far,False +3396,far,400k,refridgerator is located far from desk.,far,True +3400,far,400k,lamp is positioned close to cabinet.,far,False +3418,far,400k,chair is positioned close to the viewer.,far,False +3422,far,400k,lamp is positioned close to the viewer.,far,False +3423,far,400k,picture is positioned close to Unknown.,far,False +3426,far,400k,chair is positioned close to table.,far,False +3430,far,400k,window is positioned close to sofa.,far,False +3435,far,400k,chair is positioned closer to the viewer than bed.,far,False +3441,far,400k,shelves is positioned close to table.,far,False +3442,far,400k,pillow is positioned close to night stand.,far,False +3447,far,400k,lamp is positioned close to chair.,far,False +3454,far,400k,bathtub is positioned close to sink.,far,False +3457,far,400k,window is positioned close to the viewer.,far,False +3465,far,400k,curtain is positioned far from the camera.,far,True +3470,far,400k,curtain is positioned far from table.,far,True +3481,far,400k,window is positioned close to toilet.,far,False +3483,far,400k,desk is positioned close to Unknown.,far,False +3495,far,400k,bookshelf is positioned closer to the viewer than whiteboard.,far,False +3503,far,400k,chair is positioned close to the viewer.,far,False +3514,far,400k,floor mat is positioned close to bag.,far,False +3515,far,400k,window is positioned far from toilet.,far,True +3517,far,400k,clothes is positioned close to dresser.,far,False +3522,far,400k,bookshelf is positioned closer to the viewer than whiteboard.,far,False +3531,far,400k,window is positioned close to the viewer.,far,False +3533,far,400k,window is positioned far from chair.,far,True +3539,far,400k,curtain is positioned far from bed.,far,True +3549,far,400k,shower curtain is positioned close to toilet.,far,False +3554,far,400k,dresser is positioned close to bed.,far,False +3555,far,400k,shower curtain is positioned far from table.,far,True +3557,far,400k,window is positioned close to the viewer.,far,False +3572,far,400k,toilet is positioned closer to the viewer than bathtub.,far,False +3580,far,400k,shelves is positioned far from chair.,far,True +3586,far,400k,picture is positioned close to dresser.,far,False +3590,far,400k,window is positioned far from the camera.,far,True +3593,far,400k,toilet is positioned close to the viewer.,far,False +3600,far,400k,window is positioned close to mirror.,far,False +3610,far,400k,window is positioned far from table.,far,True +3611,far,400k,curtain is positioned close to chair.,far,False +3612,far,400k,window is positioned closer to the viewer than picture.,far,False +3614,far,400k,window is positioned far from pillow.,far,True +3618,far,400k,shelves is positioned close to clothes.,far,False +3620,far,400k,refrigerator is positioned far from bathtub.,far,True +3624,far,400k,cabinet is positioned close to toilet.,far,False +3625,far,400k,curtain is positioned close to picture.,far,False +0,close,400k,basket is positioned close to towel.,close,True +1,close,400k,pillow is positioned close to the viewer.,close,True +3,close,400k,headboard is positioned closer to the viewer than window.,close,True +4,close,400k,sheet is positioned far from fireplace.,close,False +5,close,400k,stairs is positioned closer to the viewer than table.,close,True +12,close,400k,coffee table is positioned close to picture.,close,True +27,close,400k,plant is positioned closer to the viewer than window.,close,True +35,close,400k,picture is positioned close to the viewer.,close,True +41,close,400k,counter is positioned close to the viewer.,close,True +57,close,400k,table is positioned close to the viewer.,close,True +59,close,400k,chair is positioned close to doll.,close,True +61,close,400k,towel is positioned close to the viewer.,close,True +63,close,400k,fireplace is positioned closer to the viewer than curtain.,close,True +69,close,400k,pillow is positioned close to the viewer.,close,True +82,close,400k,sofa is positioned close to the viewer.,close,True +101,close,400k,television is positioned close to the viewer.,close,True +109,close,400k,table is positioned close to the viewer.,close,True +125,close,400k,table is positioned close to door.,close,True +128,close,400k,sofa is positioned close to the viewer.,close,True +131,close,400k,chair is positioned close to the viewer.,close,True +137,close,400k,lamp is positioned closer to the viewer than wreathe.,close,True +149,close,400k,plant is positioned closer to the viewer than curtain.,close,True +154,close,400k,stool is positioned close to clock.,close,True +155,close,400k,fireplace is positioned close to the viewer.,close,True +161,close,400k,kitchen island is positioned closer to the viewer than door.,close,True +164,close,400k,plant is positioned closer to the viewer than tea pot.,close,True +184,close,400k,curtain is positioned close to dresser.,close,True +185,close,400k,shelves is positioned far from cabinet.,close,False +187,close,400k,cabinet is positioned closer to the viewer than picture.,close,True +190,close,400k,sofa is positioned close to chair.,close,True +193,close,400k,tv stand is positioned close to the viewer.,close,True +197,close,400k,chest is positioned close to curtain.,close,True +208,close,400k,sculpture is positioned close to piano.,close,True +214,close,400k,table is positioned close to the viewer.,close,True +223,close,400k,sofa is positioned close to chair.,close,True +226,close,400k,sofa is positioned close to chair.,close,True +231,close,400k,plant is positioned closer to the viewer than window.,close,True +235,close,400k,sculpture is positioned close to counter.,close,True +238,close,400k,coffee table is positioned close to fireplace.,close,True +242,close,400k,sofa is positioned close to the viewer.,close,True +243,close,400k,window is positioned close to curtain.,close,True +253,close,400k,kitchen island is positioned closer to the viewer than window.,close,True +256,close,400k,table is positioned close to fireplace.,close,True +259,close,400k,cabinet is positioned close to the viewer.,close,True +270,close,400k,table is positioned close to the viewer.,close,True +273,close,400k,ottoman is positioned close to mirror.,close,True +278,close,400k,vase is positioned close to bed.,close,True +284,close,400k,sofa is positioned close to the viewer.,close,True +288,close,400k,bed is positioned close to door.,close,True +298,close,400k,cabinet is positioned closer to the viewer than chair.,close,True +325,close,400k,pillow is positioned closer to the viewer than television.,close,True +333,close,400k,television is positioned close to tv stand.,close,True +337,close,400k,television is positioned close to desk.,close,True +340,close,400k,table is positioned close to the viewer.,close,True +349,close,400k,lamp is positioned close to pot.,close,True +354,close,400k,sofa is positioned close to the viewer.,close,True +356,close,400k,bed is positioned close to the viewer.,close,True +363,close,400k,sofa is positioned close to chair.,close,True +367,close,400k,chest is positioned close to window.,close,True +370,close,400k,chair is positioned close to monitor.,close,True +374,close,400k,headboard is positioned closer to the viewer than mirror.,close,True +375,close,400k,table is positioned closer to the viewer than mirror.,close,True +377,close,400k,sofa is positioned close to the viewer.,close,True +380,close,400k,bookshelf is positioned close to book.,close,True +383,close,400k,bed is positioned close to chair.,close,True +385,close,400k,wreathe is positioned closer to the viewer than television.,close,True +390,close,400k,door is positioned close to basket.,close,True +392,close,400k,cup is positioned close to table.,close,True +394,close,400k,picture is positioned close to piano.,close,True +413,close,400k,table is positioned closer to the viewer than fan.,close,True +415,close,400k,lamp is positioned close to pillow.,close,True +416,close,400k,sink is positioned closer to the viewer than sofa.,close,True +417,close,400k,shelves is positioned far from cabinet.,close,False +418,close,400k,table is positioned closer to the viewer than window.,close,True +422,close,400k,candlestick is positioned close to the viewer.,close,True +423,close,400k,lamp is positioned close to the viewer.,close,True +433,close,400k,sculpture is positioned close to counter.,close,True +434,close,400k,lamp is positioned closer to the viewer than picture.,close,True +437,close,400k,glass is positioned close to counter.,close,True +447,close,400k,bowl is positioned close to dresser.,close,True +467,close,400k,table is positioned close to the viewer.,close,True +472,close,400k,plant is positioned close to table.,close,True +480,close,400k,chair is positioned close to the viewer.,close,True +487,close,400k,floor mat is positioned closer to the viewer than mirror.,close,True +507,close,400k,table is positioned close to the viewer.,close,True +518,close,400k,tray is positioned close to sofa.,close,True +525,close,400k,sofa is positioned close to piano.,close,True +536,close,400k,kitchen island is positioned close to stove.,close,True +538,close,400k,stove is positioned closer to the viewer than spice rack.,close,True +540,close,400k,sculpture is positioned close to table.,close,True +541,close,400k,table is positioned closer to the viewer than lamp.,close,True +542,close,400k,table is positioned closer to the viewer than window.,close,True +556,close,400k,bed is positioned close to curtain.,close,True +564,close,400k,table is positioned closer to the viewer than fan.,close,True +574,close,400k,bar is positioned close to refrigerator.,close,True +576,close,400k,door is positioned close to cabinet.,close,True +588,close,400k,refrigerator is positioned close to the viewer.,close,True +591,close,400k,sheet is positioned close to the viewer.,close,True +623,close,400k,table is positioned close to door.,close,True +628,close,400k,window is positioned closer to the viewer than mirror.,close,True +649,close,400k,bookshelf is positioned close to the viewer.,close,True +651,close,400k,sofa is positioned closer to the viewer than banister.,close,True +653,close,400k,kitchen island is positioned close to dishwasher.,close,True +654,close,400k,table is positioned close to the viewer.,close,True +655,close,400k,door is positioned close to dresser.,close,True +662,close,400k,table is positioned close to monitor.,close,True +663,close,400k,table is positioned close to the viewer.,close,True +664,close,400k,bed is positioned close to lamp.,close,True +676,close,400k,sofa is positioned close to the viewer.,close,True +678,close,400k,bar is positioned closer to the viewer than sofa.,close,True +687,close,400k,table is positioned close to the viewer.,close,True +688,close,400k,fireplace is positioned close to chair.,close,True +695,close,400k,door is positioned close to globe.,close,True +698,close,400k,sofa is positioned close to curtain.,close,True +700,close,400k,keyboard is positioned close to monitor.,close,True +704,close,400k,coffee table is positioned close to the viewer.,close,True +707,close,400k,plant is positioned close to piano.,close,True +719,close,400k,tv stand is positioned close to the viewer.,close,True +728,close,400k,bed is positioned close to door.,close,True +730,close,400k,tray is positioned close to table.,close,True +734,close,400k,monitor is positioned closer to the viewer than whiteboard.,close,True +735,close,400k,lamp is positioned closer to the viewer than window.,close,True +736,close,400k,bar is positioned close to window.,close,True +742,close,400k,water cooler is positioned closer to the viewer than coffee table.,close,True +743,close,400k,coffee table is positioned close to the viewer.,close,True +745,close,400k,counter is positioned close to picture.,close,True +749,close,400k,glass is positioned close to plant.,close,True +757,close,400k,table is positioned close to the viewer.,close,True +758,close,400k,cup is positioned close to counter.,close,True +759,close,400k,table is positioned close to the viewer.,close,True +763,close,400k,chair is positioned close to bed.,close,True +765,close,400k,fan is positioned close to picture.,close,True +772,close,400k,chair is positioned close to the viewer.,close,True +775,close,400k,door is positioned close to piano.,close,True +791,close,400k,door is positioned close to the viewer.,close,True +792,close,400k,tray is positioned close to sofa.,close,True +798,close,400k,table is positioned close to the viewer.,close,True +800,close,400k,basket is positioned close to counter.,close,True +817,close,400k,stool is positioned close to fireplace.,close,True +819,close,400k,sculpture is positioned close to fireplace.,close,True +829,close,400k,curtain is positioned close to picture.,close,True +830,close,400k,chair is positioned close to the viewer.,close,True +836,close,400k,printer is positioned close to the viewer.,close,True +838,close,400k,sofa is positioned closer to the viewer than banister.,close,True +855,close,400k,chair is positioned close to table.,close,True +861,close,400k,television is positioned closer to the viewer than door.,close,True +863,close,400k,tray is positioned close to table.,close,True +868,close,400k,candlestick is positioned close to sofa.,close,True +871,close,400k,desk is positioned close to door.,close,True +878,close,400k,garbage bin is positioned close to the viewer.,close,True +884,close,400k,utensil is positioned close to pot.,close,True +887,close,400k,desk is positioned close to door.,close,True +888,close,400k,desk is positioned close to curtain.,close,True +891,close,400k,pot is positioned close to chest.,close,True +899,close,400k,cabinet is positioned closer to the viewer than pot.,close,True +914,close,400k,wreathe is positioned closer to the viewer than chair.,close,True +924,close,400k,sculpture is positioned close to the camera.,close,True +927,close,400k,stove is positioned close to cabinet.,close,True +928,close,400k,coffee table is positioned close to sofa.,close,True +932,close,400k,soap is positioned close to range hood.,close,True +939,close,400k,stove is positioned close to the viewer.,close,True +940,close,400k,stool is positioned close to the viewer.,close,True +943,close,400k,sink is positioned close to the viewer.,close,True +945,close,400k,doll is positioned close to bed.,close,True +949,close,400k,coffee table is positioned closer to the viewer than television.,close,True +954,close,400k,lamp is positioned close to the viewer.,close,True +961,close,400k,cabinet is positioned closer to the viewer than lamp.,close,True +972,close,400k,door is positioned far from picture.,close,False +987,close,400k,vase is positioned close to picture.,close,True +989,close,400k,pool table is positioned close to the viewer.,close,True +992,close,400k,stairs is positioned close to plant.,close,True +994,close,400k,lamp is positioned closer to the viewer than mirror.,close,True +1000,close,400k,table is positioned close to dresser.,close,True +1003,close,400k,plate is positioned closer to the viewer than window.,close,True +1007,close,400k,stool is positioned close to the viewer.,close,True +1017,close,400k,table is positioned close to the viewer.,close,True +1018,close,400k,lamp is positioned closer to the viewer than picture.,close,True +1026,close,400k,cabinet is positioned close to stove.,close,True +1029,close,400k,desk is positioned close to table.,close,True +1037,close,400k,rug is positioned close to cabinet.,close,True +1039,close,400k,globe is positioned close to desk.,close,True +1043,close,400k,chair is positioned closer to the viewer than curtain.,close,True +1049,close,400k,chest is positioned far from table.,close,False +1059,close,400k,curtain is positioned close to bed.,close,True +1066,close,400k,bed is positioned close to the viewer.,close,True +1073,close,400k,toaster oven is positioned close to clock.,close,True +1081,close,400k,coffee table is positioned close to the viewer.,close,True +1086,close,400k,plant is positioned close to the viewer.,close,True +1097,close,400k,toy is positioned close to picture.,close,True +1098,close,400k,bar is positioned close to oven.,close,True +1100,close,400k,stool is positioned close to the viewer.,close,True +1103,close,400k,table is positioned close to stove.,close,True +1121,close,400k,counter is positioned closer to the viewer than television.,close,True +1139,close,400k,cabinet is positioned close to sink.,close,True +1140,close,400k,bar is positioned close to shelves.,close,True +1149,close,400k,bar is positioned close to cabinet.,close,True +1156,close,400k,ball is positioned closer to the viewer than chair.,close,True +1177,close,400k,globe is positioned close to door.,close,True +1178,close,400k,oven is positioned close to refrigerator.,close,True +1181,close,400k,cup is positioned close to door.,close,True +1189,close,400k,sculpture is positioned close to curtain.,close,True +1191,close,400k,cabinet is positioned closer to the viewer than window.,close,True +1207,close,400k,saltshaker is positioned close to butterknife.,close,True +1211,close,400k,laptop is positioned close to book.,close,True +1212,close,400k,alarmclock is positioned close to laptop.,close,True +1213,close,400k,vase is positioned closer to the viewer than window.,close,True +1214,close,400k,candle is positioned close to countertop.,close,True +1224,close,400k,glassbottle is positioned closer to the viewer than spatula.,close,True +1225,close,400k,egg is positioned close to pot.,close,True +1244,close,400k,pot is positioned close to the viewer.,close,True +1247,close,400k,plate is positioned closer to the viewer than newspaper.,close,True +1249,close,400k,garbagecan is positioned close to countertop.,close,True +1250,close,400k,dishsponge is positioned close to potato.,close,True +1252,close,400k,dishsponge is positioned close to apple.,close,True +1260,close,400k,toiletpaper is positioned close to soapbottle.,close,True +1262,close,400k,creditcard is positioned close to plate.,close,True +1264,close,400k,bread is positioned close to the viewer.,close,True +1272,close,400k,egg is positioned close to plate.,close,True +1278,close,400k,bowl is positioned closer to the viewer than houseplant.,close,True +1281,close,400k,tomato is positioned closer to the viewer than apple.,close,True +1287,close,400k,cell phone is positioned close to vase.,close,True +1292,close,400k,The distance between you and sidetable is 1.23 meters.,close,False +1296,close,400k,keychain is positioned close to bowl.,close,True +1300,close,400k,lettuce is positioned close to knife.,close,True +1301,close,400k,plate is positioned close to potato.,close,True +1306,close,400k,plate is positioned closer to the viewer than houseplant.,close,True +1328,close,400k,bowl is positioned close to potato.,close,True +1329,close,400k,chair is positioned close to desklamp.,close,True +1337,close,400k,cell phone is positioned close to pan.,close,True +1341,close,400k,peppershaker is positioned close to the viewer.,close,True +1345,close,400k,soapbar is positioned close to scrubbrush.,close,True +1349,close,400k,tomato is positioned close to bread.,close,True +1360,close,400k,soapbar is positioned close to sink.,close,True +1372,close,400k,countertop is positioned close to pot.,close,True +1376,close,400k,cloth is positioned close to showerdoor.,close,True +1378,close,400k,pan is positioned closer to the viewer than window.,close,True +1379,close,400k,spraybottle is positioned close to the viewer.,close,True +1381,close,400k,drawer is positioned close to the viewer.,close,True +1390,close,400k,tomato is positioned close to glassbottle.,close,True +1393,close,400k,plate is positioned close to the viewer.,close,True +1404,close,400k,vase is positioned close to the viewer.,close,True +1407,close,400k,egg is positioned close to soapbottle.,close,True +1411,close,400k,lettuce is positioned close to potato.,close,True +1416,close,400k,garbagecan is positioned close to the viewer.,close,True +1418,close,400k,lettuce is positioned close to potato.,close,True +1419,close,400k,potato is positioned close to bread.,close,True +1422,close,400k,plate is positioned closer to the viewer than spatula.,close,True +1428,close,400k,chair is positioned close to mug.,close,True +1433,close,400k,spraybottle is positioned close to the viewer.,close,True +1442,close,400k,soapbar is positioned close to spraybottle.,close,True +1447,close,400k,cup is positioned close to glassbottle.,close,True +1454,close,400k,glassbottle is positioned close to lettuce.,close,True +1466,close,400k,pan is positioned closer to the viewer than window.,close,True +1489,close,400k,lettuce is positioned close to pot.,close,True +1495,close,400k,tissuebox is positioned close to handtowelholder.,close,True +1500,close,400k,They are positioned close to each other.,close,True +1502,close,400k,dishsponge is positioned closer to the viewer than knife.,close,True +1503,close,400k,pan is positioned close to soapbottle.,close,True +1505,close,400k,garbagecan is positioned close to countertop.,close,True +1522,close,400k,soapbottle is positioned far from tomato.,close,False +1525,close,400k,bread is positioned close to cup.,close,True +1530,close,400k,peppershaker is positioned close to ladle.,close,True +1532,close,400k,potato is positioned closer to the viewer than fridge.,close,True +1540,close,400k,spatula is positioned closer to the viewer than toaster.,close,True +1545,close,400k,saltshaker is positioned close to statue.,close,True +1557,close,400k,soapbottle is positioned close to bread.,close,True +1559,close,400k,cell phone is positioned close to book.,close,True +1561,close,400k,spatula is positioned closer to the viewer than pen.,close,True +1567,close,400k,potato is positioned closer to the viewer than cabinet.,close,True +1569,close,400k,bowl is positioned closer to the viewer than tomato.,close,True +1571,close,400k,chair is positioned close to mug.,close,True +1579,close,400k,plate is positioned close to the viewer.,close,True +1581,close,400k,mug is positioned close to apple.,close,True +1586,close,400k,pan is positioned close to plate.,close,True +1607,close,400k,soapbottle is positioned close to microwave.,close,True +1612,close,400k,apple is positioned close to spatula.,close,True +1613,close,400k,potato is positioned closer to the viewer than tomato.,close,True +1621,close,400k,apple is positioned close to garbagecan.,close,True +1623,close,400k,bowl is positioned closer to the viewer than winebottle.,close,True +1625,close,400k,knife is positioned closer to the viewer than apple.,close,True +1629,close,400k,bowl is positioned closer to the viewer than houseplant.,close,True +1630,close,400k,drawer is positioned far from tomato.,close,False +1642,close,400k,They are positioned close to each other.,close,True +1648,close,400k,potato is positioned closer to the viewer than peppershaker.,close,True +1650,close,400k,lettuce is positioned close to toaster.,close,True +1651,close,400k,spoon is positioned close to potato.,close,True +1652,close,400k,cup is positioned close to plate.,close,True +1659,close,400k,alarmclock is positioned close to the viewer.,close,True +1682,close,400k,toaster is positioned close to pan.,close,True +1687,close,400k,alarmclock is positioned close to chair.,close,True +1688,close,400k,tomato is positioned close to the viewer.,close,True +1692,close,400k,cup is positioned close to plate.,close,True +1697,close,400k,plate is positioned closer to the viewer than fork.,close,True +1700,close,400k,plate is positioned closer to the viewer than pillow.,close,True +1706,close,400k,The distance of butterknife from potato is 1.23 inches.,close,False +1707,close,400k,laptop is positioned close to teddybear.,close,True +1725,close,400k,toiletpaper is positioned close to cabinet.,close,True +1728,close,400k,lettuce is positioned closer to the viewer than tomato.,close,True +1732,close,400k,mug is positioned close to bread.,close,True +1741,close,400k,plate is positioned close to the viewer.,close,True +1742,close,400k,cell phone is positioned close to soapbottle.,close,True +1763,close,400k,bread is positioned close to the viewer.,close,True +1767,close,400k,mug is positioned close to the viewer.,close,True +1775,close,400k,They are positioned close to each other.,close,True +1782,close,400k,statue is positioned close to the viewer.,close,True +1795,close,400k,pan is positioned close to saltshaker.,close,True +1799,close,400k,soapbottle is positioned close to the viewer.,close,True +1802,close,400k,plate is positioned close to glassbottle.,close,True +1806,close,400k,chair is positioned close to tissuebox.,close,True +1807,close,400k,sofa is positioned close to pillow.,close,True +1809,close,400k,chair is positioned close to spatula.,close,True +1811,close,400k,toaster is positioned close to potato.,close,True +1812,close,400k,vase is positioned closer to the viewer than window.,close,True +1814,close,400k,garbagecan is positioned closer to the viewer than handtowel.,close,True +1815,close,400k,cup is positioned close to pot.,close,True +1816,close,400k,mug is positioned close to toaster.,close,True +1817,close,400k,cup is positioned close to bowl.,close,True +1823,close,400k,potato is positioned closer to the viewer than glassbottle.,close,True +1824,close,400k,garbagecan is positioned a considerable distance from spraybottle.,close,False +1825,close,400k,bowl is positioned close to the viewer.,close,True +1833,close,400k,dishsponge is positioned close to bread.,close,True +1843,close,400k,pillow is positioned closer to the viewer than floorlamp.,close,True +1844,close,400k,dishsponge is positioned close to mug.,close,True +1860,close,400k,toiletpaper is positioned close to the viewer.,close,True +1865,close,400k,apple is positioned closer to the viewer than potato.,close,True +1871,close,400k,vase is positioned close to the viewer.,close,True +1872,close,400k,keychain is positioned close to book.,close,True +1879,close,400k,alarmclock is positioned closer to the viewer than cellphone.,close,True +1881,close,400k,soapbottle is positioned close to coffeemachine.,close,True +1887,close,400k,tomato is positioned close to the viewer.,close,True +1890,close,400k,plate is positioned close to lettuce.,close,True +1898,close,400k,cup is positioned close to spatula.,close,True +1900,close,400k,potato is positioned close to chair.,close,True +1901,close,400k,bread is positioned close to butterknife.,close,True +1902,close,400k,dishsponge is positioned close to cloth.,close,True +1914,close,400k,pan is positioned close to plate.,close,True +1927,close,400k,lettuce is positioned closer to the viewer than tomato.,close,True +1935,close,400k,garbagecan is positioned closer to the viewer than chair.,close,True +1944,close,400k,cup is positioned close to the viewer.,close,True +1949,close,400k,peppershaker is positioned close to the viewer.,close,True +1951,close,400k,garbagecan is positioned closer to the viewer than chair.,close,True +1963,close,400k,pan is positioned close to glassbottle.,close,True +1979,close,400k,bowl is positioned close to pencil.,close,True +1980,close,400k,potato is positioned close to coffeemachine.,close,True +1984,close,400k,alarmclock is positioned closer to the viewer than laptop.,close,True +1994,close,400k,book is positioned close to chair.,close,True +2004,close,400k,bread is positioned close to chair.,close,True +2005,close,400k,cloth is positioned close to the viewer.,close,True +2006,close,400k,plate is positioned close to spatula.,close,True +2009,close,400k,toiletpaper is positioned closer to the viewer than garbagecan.,close,True +2012,close,400k,vase is positioned close to laptop.,close,True +2015,close,400k,mug is positioned close to the camera.,close,True +2022,close,400k,soapbottle is positioned close to dishsponge.,close,True +2031,close,400k,peppershaker is positioned close to mug.,close,True +2056,close,400k,potato is positioned close to the viewer.,close,True +2060,close,400k,remotecontrol is positioned close to sofa.,close,True +2062,close,400k,egg is positioned close to coffeemachine.,close,True +2069,close,400k,dishsponge is positioned close to pan.,close,True +2073,close,400k,tomato is positioned close to spoon.,close,True +2079,close,400k,ladle is positioned close to bread.,close,True +2082,close,400k,window is positioned far from fork.,close,False +2085,close,400k,soapbar is positioned close to spraybottle.,close,True +2095,close,400k,The distance between you and sidetable is 1.35 meters.,close,False +2096,close,400k,dishsponge is positioned close to pan.,close,True +2108,close,400k,watch is positioned close to coffeetable.,close,True +2110,close,400k,cup is positioned close to the viewer.,close,True +2111,close,400k,peppershaker is positioned close to cup.,close,True +2138,close,400k,tissuebox is positioned close to the viewer.,close,True +2148,close,400k,tomato is positioned close to toaster.,close,True +2155,close,400k,toiletpaper is positioned close to scrubbrush.,close,True +2170,close,400k,cup is positioned close to apple.,close,True +2175,close,400k,toiletpaper is positioned closer to the viewer than garbagecan.,close,True +2183,close,400k,dishsponge is positioned close to handtowelholder.,close,True +2184,close,400k,peppershaker is positioned close to dishsponge.,close,True +2186,close,400k,plate is positioned close to drawer.,close,True +2193,close,400k,They are positioned close to each other.,close,True +2194,close,400k,pot is positioned close to the viewer.,close,True +2203,close,400k,pot is positioned close to cup.,close,True +2235,close,400k,mug is positioned closer to the viewer than apple.,close,True +2249,close,400k,remotecontrol is positioned closer to the viewer than floorlamp.,close,True +2262,close,400k,peppershaker is positioned close to cup.,close,True +2271,close,400k,drawer is positioned close to spatula.,close,True +2276,close,400k,statue is positioned closer to the viewer than sofa.,close,True +2284,close,400k,chair is positioned close to the viewer.,close,True +2295,close,400k,sink is positioned closer to the viewer than winebottle.,close,True +2296,close,400k,remotecontrol is positioned close to the viewer.,close,True +2314,close,400k,The distance between you and butterknife is 1.35 meters.,close,False +2315,close,400k,glassbottle is positioned closer to the viewer than toaster.,close,True +2321,close,400k,window is positioned far from garbagecan.,close,False +2329,close,400k,tomato is positioned close to the viewer.,close,True +2332,close,400k,apple is positioned close to pan.,close,True +2335,close,400k,apple is positioned close to butterknife.,close,True +2338,close,400k,plate is positioned closer to the viewer than mug.,close,True +2345,close,400k,pan is positioned close to garbagecan.,close,True +2350,close,400k,tomato is positioned close to the viewer.,close,True +2351,close,400k,plate is positioned close to spatula.,close,True +2371,close,400k,The distance between you and soapbottle is 1.10 meters.,close,False +2374,close,400k,spoon is positioned close to dishsponge.,close,True +2375,close,400k,The distance between you and sidetable is 1.23 meters.,close,False +2385,close,400k,coffeetable is positioned closer to the viewer than sidetable.,close,True +2393,close,400k,tomato is positioned closer to the viewer than knife.,close,True +2397,close,400k,countertop is positioned close to cabinet.,close,True +2403,close,400k,garbagecan is positioned closer to the viewer than plunger.,close,True +2411,close,400k,soapbottle is positioned close to mirror.,close,True +2414,close,400k,The distance between you and sidetable is 1.35 meters.,close,False +2419,close,400k,apple is positioned close to bread.,close,True +2420,close,400k,laptop is positioned close to vase.,close,True +2421,close,400k,cloth is positioned close to papertowelroll.,close,True +2422,close,400k,mug is positioned close to soapbottle.,close,True +2427,close,400k,remotecontrol is positioned close to the viewer.,close,True +2429,close,400k,tomato is positioned close to spoon.,close,True +2439,close,400k,peppershaker is positioned close to cup.,close,True +2441,close,400k,pillow is positioned close to the viewer.,close,True +2455,close,400k,box is positioned close to the viewer.,close,True +2456,close,400k,desk is positioned close to the viewer.,close,True +2460,close,400k,table is positioned close to the viewer.,close,True +2465,close,400k,pillow is positioned close to bookshelf.,close,True +2484,close,400k,chair is positioned close to the viewer.,close,True +2487,close,400k,cabinet is positioned close to Unknown.,close,True +2490,close,400k,table is positioned close to the viewer.,close,True +2494,close,400k,chair is positioned close to the viewer.,close,True +2495,close,400k,towel is positioned closer to the viewer than box.,close,True +2497,close,400k,table is positioned close to the viewer.,close,True +2504,close,400k,box is positioned close to Unknown.,close,True +2508,close,400k,desk is positioned close to pillow.,close,True +2513,close,400k,bed is positioned close to chair.,close,True +2514,close,400k,bed is positioned close to chair.,close,True +2517,close,400k,cabinet is positioned closer to the viewer than shower curtain.,close,True +2522,close,400k,chair is positioned close to the viewer.,close,True +2524,close,400k,table is positioned close to the viewer.,close,True +2535,close,400k,bed is positioned close to the viewer.,close,True +2536,close,400k,table is positioned closer to the viewer than bathtub.,close,True +2550,close,400k,chair is positioned close to the viewer.,close,True +2555,close,400k,towel is positioned closer to the viewer than shower curtain.,close,True +2559,close,400k,bag is positioned close to Unknown.,close,True +2562,close,400k,towel is positioned close to sink.,close,True +2571,close,400k,table is positioned close to chair.,close,True +2574,close,400k,table is positioned closer to the viewer than cabinet.,close,True +2576,close,400k,desk is positioned close to bed.,close,True +2582,close,400k,cabinet is positioned closer to the viewer than window.,close,True +2584,close,400k,table is positioned close to the viewer.,close,True +2585,close,400k,bag is positioned close to Unknown.,close,True +2618,close,400k,table is positioned closer to the viewer than refridgerator.,close,True +2623,close,400k,dresser is positioned close to the viewer.,close,True +2630,close,400k,chair is positioned closer to the viewer than window.,close,True +2634,close,400k,bed is positioned close to window.,close,True +2648,close,400k,sofa is positioned close to the viewer.,close,True +2655,close,400k,bed is positioned close to picture.,close,True +2657,close,400k,lamp is positioned closer to the viewer than chair.,close,True +2659,close,400k,bag is positioned close to chair.,close,True +2663,close,400k,desk is positioned close to the viewer.,close,True +2666,close,400k,dresser is positioned closer to the viewer than curtain.,close,True +2667,close,400k,sofa is positioned close to the viewer.,close,True +2669,close,400k,cabinet is positioned close to toilet.,close,True +2672,close,400k,chair is positioned close to the viewer.,close,True +2684,close,400k,towel is positioned close to bathtub.,close,True +2698,close,400k,table is positioned close to chair.,close,True +2707,close,400k,lamp is positioned close to the viewer.,close,True +2711,close,400k,refridgerator is positioned close to chair.,close,True +2713,close,400k,sofa is positioned close to the camera.,close,True +2716,close,400k,paper is positioned closer to the viewer than window.,close,True +2727,close,400k,table is positioned closer to the viewer than clothes.,close,True +2741,close,400k,cabinet is positioned closer to the viewer than bathtub.,close,True +2750,close,400k,towel is positioned close to mirror.,close,True +2752,close,400k,shelves is positioned closer to the viewer than curtain.,close,True +2756,close,400k,table is positioned closer to the viewer than window.,close,True +2759,close,400k,cabinet is positioned close to bathtub.,close,True +2760,close,400k,cabinet is positioned close to Unknown.,close,True +2763,close,400k,shelves is positioned close to lamp.,close,True +2764,close,400k,table is positioned close to desk.,close,True +2774,close,400k,table is positioned close to the viewer.,close,True +2778,close,400k,window is positioned far from toilet.,close,False +2783,close,400k,paper is positioned close to Unknown.,close,True +2789,close,400k,chair is positioned close to the viewer.,close,True +2790,close,400k,night stand is positioned close to the viewer.,close,True +2791,close,400k,bag is positioned closer to the viewer than cabinet.,close,True +2793,close,400k,chair is positioned close to bag.,close,True +2794,close,400k,desk is positioned close to sofa.,close,True +2801,close,400k,box is positioned closer to the viewer than curtain.,close,True +2803,close,400k,chair is positioned close to the viewer.,close,True +2813,close,400k,cabinet is positioned close to desk.,close,True +2814,close,400k,chair is positioned close to the viewer.,close,True +2815,close,400k,bed is positioned close to window.,close,True +2829,close,400k,window is positioned far from the viewer.,close,False +2843,close,400k,night stand is positioned close to the viewer.,close,True +2847,close,400k,cabinet is positioned close to desk.,close,True +2848,close,400k,shelves is positioned close to chair.,close,True +2849,close,400k,cabinet is positioned closer to the viewer than bathtub.,close,True +2851,close,400k,television is positioned close to picture.,close,True +2853,close,400k,bag is positioned close to window.,close,True +2859,close,400k,desk is positioned close to the viewer.,close,True +2866,close,400k,bed is positioned close to curtain.,close,True +2868,close,400k,pillow is positioned close to the viewer.,close,True +2869,close,400k,sofa is positioned close to the viewer.,close,True +2870,close,400k,refridgerator is positioned close to the viewer.,close,True +2879,close,400k,table is positioned close to chair.,close,True +2881,close,400k,dresser is positioned close to books.,close,True +2882,close,400k,bag is positioned close to books.,close,True +2883,close,400k,bed is positioned close to curtain.,close,True +2887,close,400k,sofa is positioned close to the viewer.,close,True +2896,close,400k,window is positioned far from the viewer.,close,False +2897,close,400k,bag is positioned close to Unknown.,close,True +2907,close,400k,chair is positioned closer to the viewer than curtain.,close,True +2912,close,400k,table is positioned close to the viewer.,close,True +2930,close,400k,chair is positioned close to the viewer.,close,True +2941,close,400k,desk is positioned closer to the viewer than sofa.,close,True +2964,close,400k,sofa is positioned close to the viewer.,close,True +2993,close,400k,sofa is positioned close to the viewer.,close,True +2998,close,400k,bed is positioned close to the viewer.,close,True +3000,close,400k,chair is positioned close to the viewer.,close,True +3003,close,400k,sofa is positioned close to desk.,close,True +3009,close,400k,lamp is positioned close to the viewer.,close,True +3010,close,400k,toilet is positioned close to bathtub.,close,True +3011,close,400k,table is positioned close to books.,close,True +3015,close,400k,chair is positioned closer to the viewer than lamp.,close,True +3021,close,400k,towel is positioned close to toilet.,close,True +3040,close,400k,toilet is positioned close to sink.,close,True +3069,close,400k,chair is positioned close to the viewer.,close,True +3073,close,400k,chair is positioned close to the viewer.,close,True +3081,close,400k,bed is positioned close to chair.,close,True +3089,close,400k,pillow is positioned close to the viewer.,close,True +3096,close,400k,cabinet is positioned closer to the viewer than bathtub.,close,True +3098,close,400k,cabinet is positioned close to toilet.,close,True +3104,close,400k,chair is positioned close to window.,close,True +3108,close,400k,table is positioned close to the viewer.,close,True +3117,close,400k,cabinet is positioned close to desk.,close,True +3118,close,400k,bookshelf is positioned close to lamp.,close,True +3121,close,400k,bed is positioned close to lamp.,close,True +3122,close,400k,refridgerator is located far from clothes.,close,False +3135,close,400k,sink is positioned close to table.,close,True +3148,close,400k,dresser is positioned close to chair.,close,True +3156,close,400k,desk is positioned close to Unknown.,close,True +3158,close,400k,cabinet is positioned close to the viewer.,close,True +3159,close,400k,clothes is positioned closer to the viewer than chair.,close,True +3160,close,400k,bookshelf is positioned close to lamp.,close,True +3162,close,400k,dresser is positioned close to box.,close,True +3191,close,400k,sofa is positioned close to the viewer.,close,True +3199,close,400k,lamp is positioned close to the viewer.,close,True +3211,close,400k,bed is positioned close to pillow.,close,True +3214,close,400k,bed is positioned close to the viewer.,close,True +3220,close,400k,counter is positioned close to the viewer.,close,True +3222,close,400k,sofa is positioned close to chair.,close,True +3225,close,400k,bookshelf is positioned close to box.,close,True +3233,close,400k,desk is positioned close to the viewer.,close,True +3239,close,400k,cabinet is positioned close to desk.,close,True +3254,close,400k,bag is positioned close to desk.,close,True +3259,close,400k,bed is positioned close to table.,close,True +3269,close,400k,chair is positioned close to bed.,close,True +3274,close,400k,television is positioned close to picture.,close,True +3276,close,400k,bag is positioned close to Unknown.,close,True +3291,close,400k,curtain is positioned close to the viewer.,close,True +3300,close,400k,box is positioned close to picture.,close,True +3311,close,400k,chair is positioned close to window.,close,True +3313,close,400k,chair is positioned close to the viewer.,close,True +3331,close,400k,bed is positioned close to sofa.,close,True +3338,close,400k,counter is positioned closer to the viewer than table.,close,True +3340,close,400k,bookshelf is positioned close to bag.,close,True +3343,close,400k,box is positioned closer to the viewer than television.,close,True +3354,close,400k,chair is positioned close to whiteboard.,close,True +3358,close,400k,window is positioned close to the viewer.,close,True +3359,close,400k,table is positioned close to the viewer.,close,True +3368,close,400k,sofa is positioned close to the viewer.,close,True +3378,close,400k,cabinet is positioned closer to the viewer than picture.,close,True +3381,close,400k,dresser is positioned close to clothes.,close,True +3402,close,400k,bag is positioned close to desk.,close,True +3406,close,400k,chair is positioned close to the viewer.,close,True +3407,close,400k,desk is positioned close to Unknown.,close,True +3411,close,400k,bag is positioned close to sofa.,close,True +3419,close,400k,bed is positioned close to desk.,close,True +3429,close,400k,chair is positioned close to dresser.,close,True +3431,close,400k,sofa is positioned close to the viewer.,close,True +3432,close,400k,chair is positioned close to the viewer.,close,True +3439,close,400k,desk is positioned close to curtain.,close,True +3440,close,400k,box is positioned close to table.,close,True +3452,close,400k,chair is positioned close to the viewer.,close,True +3455,close,400k,chair is positioned close to the viewer.,close,True +3458,close,400k,chair is positioned close to whiteboard.,close,True +3461,close,400k,whiteboard is positioned far from pillow.,close,False +3478,close,400k,table is positioned close to the viewer.,close,True +3482,close,400k,desk is positioned close to chair.,close,True +3492,close,400k,chair is positioned close to the viewer.,close,True +3496,close,400k,chair is positioned close to the viewer.,close,True +3497,close,400k,table is positioned close to chair.,close,True +3498,close,400k,dresser is positioned close to desk.,close,True +3500,close,400k,bag is positioned close to the viewer.,close,True +3502,close,400k,table is positioned close to the viewer.,close,True +3506,close,400k,desk is positioned close to window.,close,True +3511,close,400k,sink is positioned close to toilet.,close,True +3518,close,400k,dresser is positioned close to the viewer.,close,True +3521,close,400k,bag is positioned close to sofa.,close,True +3524,close,400k,desk is positioned close to cabinet.,close,True +3535,close,400k,cabinet is positioned closer to the viewer than window.,close,True +3548,close,400k,towel is positioned close to sink.,close,True +3552,close,400k,window is positioned close to the viewer.,close,True +3556,close,400k,box is positioned close to table.,close,True +3561,close,400k,window is positioned far from bag.,close,False +3567,close,400k,shelves is positioned close to table.,close,True +3575,close,400k,bed is positioned close to window.,close,True +3577,close,400k,bookshelf is positioned close to chair.,close,True +3583,close,400k,chair is positioned close to window.,close,True +3597,close,400k,cabinet is positioned close to the viewer.,close,True +3599,close,400k,table is positioned closer to the viewer than bathtub.,close,True +3601,close,400k,pillow is positioned closer to the viewer than window.,close,True +3602,close,400k,chair is positioned close to the viewer.,close,True +3607,close,400k,bed is positioned close to picture.,close,True +3615,close,400k,shelves is positioned close to chair.,close,True +3619,close,400k,chair is positioned close to the viewer.,close,True +3622,close,400k,dresser is positioned close to lamp.,close,True +3630,close,400k,dresser is positioned close to the viewer.,close,True +3633,close,400k,desk is positioned closer to the viewer than whiteboard.,close,True +3635,close,400k,mirror is positioned closer to the viewer than window.,close,True +3637,close,400k,toilet is positioned closer to the viewer than bathtub.,close,True diff --git a/exp2a_correct_filter/results_old/molmo/accuracy/predictions_800k.csv b/exp2a_correct_filter/results_old/molmo/accuracy/predictions_800k.csv new file mode 100644 index 0000000000000000000000000000000000000000..feba8be732a09db24426d1b677f511df796a88b3 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/accuracy/predictions_800k.csv @@ -0,0 +1,3641 @@ +index,category,scale,predicted,expected,is_correct +7,left,800k,The jar is to the left of the stairs.,left,True +11,left,800k,The toilet is positioned on the left side of the mirror.,left,True +15,left,800k,The telephone is to the left of the curtain.,left,True +16,left,800k,The bar is to the right of the oven.,left,False +22,left,800k,The globe is to the left of the fan.,left,True +24,left,800k,The sofa is to the left of the candle.,left,True +25,left,800k,The lamp is to the left of the book.,left,True +36,left,800k,The chimney is positioned on the left side of the cabinet.,left,True +37,left,800k,The door is to the left of the telephone.,left,True +38,left,800k,The picture is to the left of the machine.,left,True +39,left,800k,The mirror is to the left of the toilet.,left,True +55,left,800k,The shelves are to the left of the globe.,left,True +60,left,800k,The desk is to the left of the bin.,left,True +62,left,800k,The printer is to the left of the paper.,left,True +65,left,800k,The bar is to the left of the oven.,left,True +66,left,800k,The wine is to the left of the picture.,left,True +71,left,800k,The mirror is to the left of the blinds.,left,True +72,left,800k,The blanket is to the left of the lamp.,left,True +73,left,800k,The table is to the left of the basket.,left,True +74,left,800k,The picture is to the left of the stick.,left,True +78,left,800k,The chair is to the left of the pot.,left,True +87,left,800k,The television is to the right of the bar.,left,False +89,left,800k,The pot is to the left of the lamp.,left,True +91,left,800k,The picture is to the left of the piano.,left,True +97,left,800k,The bed is to the left of the doll.,left,True +100,left,800k,The doll is positioned on the left side of the bench.,left,True +102,left,800k,The soap is positioned on the left side of the sink.,left,True +122,left,800k,The dresser is to the left of the bowl.,left,True +126,left,800k,The counter is to the left of the stove.,left,True +139,left,800k,The candle is to the left of the stairs.,left,True +140,left,800k,The bin is to the left of the picture.,left,True +142,left,800k,The bar is positioned on the left side of the sofa.,left,True +144,left,800k,The television is to the left of the tray.,left,True +157,left,800k,The doll is to the left of the door.,left,True +160,left,800k,The chest is to the left of the lamp.,left,True +173,left,800k,The lamp is to the left of the globe.,left,True +186,left,800k,The sculpture is to the left of the bar.,left,True +196,left,800k,The doll is positioned on the left side of the bench.,left,True +199,left,800k,The towel is to the left of the ottoman.,left,True +209,left,800k,The cabinet is to the left of the bench.,left,True +211,left,800k,The curtain is to the left of the bag.,left,True +212,left,800k,The table is to the right of the scale.,left,False +213,left,800k,The shelves are to the left of the globe.,left,True +218,left,800k,The toy is to the left of the lamp.,left,True +220,left,800k,The picture is to the right of the machine.,left,False +221,left,800k,The mirror is to the left of the cup.,left,True +237,left,800k,The fireplace is to the left of the bed.,left,True +250,left,800k,The table is to the left of the globe.,left,True +252,left,800k,The curtain is to the left of the bar.,left,True +269,left,800k,The door is to the left of the glass.,left,True +271,left,800k,The sofa is to the left of the piano.,left,True +275,left,800k,The plant is to the left of the glass.,left,True +279,left,800k,The sofa is to the left of the table.,left,True +280,left,800k,The sculpture is to the left of the mirror.,left,True +282,left,800k,The glass is to the right of the fireplace.,left,False +283,left,800k,The glass is to the left of the stairs.,left,True +290,left,800k,The shelves are to the left of the railing.,left,True +295,left,800k,The clothes are to the left of the sofa.,left,True +301,left,800k,The soap is to the right of the jar.,left,False +307,left,800k,The glass is to the right of the plant.,left,False +310,left,800k,The picture is to the left of the blanket.,left,True +311,left,800k,The shelves are to the left of the bin.,left,True +313,left,800k,The pillow is to the left of the telephone.,left,True +314,left,800k,The microwave is positioned on the left side of the toy.,left,True +318,left,800k,The picture is to the left of the piano.,left,True +328,left,800k,The photo is to the left of the shelves.,left,True +332,left,800k,The stove is to the left of the stairs.,left,True +334,left,800k,The television is to the left of the oven.,left,True +346,left,800k,The table is to the left of the trophy.,left,True +353,left,800k,The microwave is to the right of the toy.,left,False +358,left,800k,The toilet is to the left of the sink.,left,True +359,left,800k,The sink is to the left of the bar.,left,True +366,left,800k,The sink is to the left of the cup.,left,True +369,left,800k,The photo is to the left of the globe.,left,True +373,left,800k,The chair is to the left of the bucket.,left,True +378,left,800k,The printer is positioned on the left side of the scale.,left,True +388,left,800k,The counter is to the left of the cup.,left,True +396,left,800k,The cabinet is to the right of the stick.,left,False +399,left,800k,The stairs are to the left of the candle.,left,True +405,left,800k,The telephone is to the left of the shelves.,left,True +425,left,800k,The doll is positioned on the left side of the bench.,left,True +426,left,800k,The cabinet is to the left of the globe.,left,True +440,left,800k,The glass is to the left of the towel.,left,True +452,left,800k,The stove is to the left of the clock.,left,True +455,left,800k,The lamp is to the right of the trophy.,left,False +458,left,800k,The table is to the left of the bin.,left,True +464,left,800k,The monitor is to the left of the printer.,left,True +470,left,800k,The table is to the left of the wine.,left,True +481,left,800k,The fireplace is to the left of the stand.,left,True +483,left,800k,The sofa is to the left of the television.,left,True +486,left,800k,The glass is to the right of the plant.,left,False +489,left,800k,The counter is to the left of the cup.,left,True +492,left,800k,The curtain is to the right of the shelves.,left,False +497,left,800k,The blanket is to the left of the dresser.,left,True +499,left,800k,The towel is to the left of the toy.,left,True +511,left,800k,The chest is to the left of the bin.,left,True +521,left,800k,The chimney is to the left of the microwave.,left,True +522,left,800k,The stick is to the left of the picture.,left,True +523,left,800k,The lamp is to the left of the toilet.,left,True +529,left,800k,The sculpture is to the right of the curtain.,left,False +543,left,800k,The desk is to the left of the printer.,left,True +544,left,800k,The doll is to the left of the machine.,left,True +545,left,800k,The cabinet is to the left of the machine.,left,True +548,left,800k,The picture is to the left of the glass.,left,True +553,left,800k,The globe is to the left of the chair.,left,True +558,left,800k,The table is to the left of the stairs.,left,True +563,left,800k,The candle is to the left of the fireplace.,left,True +567,left,800k,The sink is to the left of the microwave.,left,True +568,left,800k,The microwave is to the left of the toy.,left,True +578,left,800k,The curtain is to the left of the bowl.,left,True +579,left,800k,The glass is to the left of the plant.,left,True +581,left,800k,The clothes are to the left of the sofa.,left,True +587,left,800k,The sink is to the left of the bowl.,left,True +589,left,800k,The wine is to the left of the picture.,left,True +598,left,800k,The cabinet is to the right of the bin.,left,False +603,left,800k,The fireplace is to the left of the plant.,left,True +615,left,800k,The toy to the left of the table is Snoopy.,left,True +621,left,800k,The shelves are to the left of the ladder.,left,True +636,left,800k,The dresser is to the left of the cabinet.,left,True +642,left,800k,The bucket is to the left of the towel.,left,True +658,left,800k,The plant is to the left of the box.,left,True +665,left,800k,The telephone is to the left of the curtain.,left,True +669,left,800k,The lamp is to the left of the wardrobe.,left,True +672,left,800k,The dresser is to the left of the wardrobe.,left,True +684,left,800k,The window is to the right of the telephone.,left,False +690,left,800k,The book is to the left of the vase.,left,True +692,left,800k,The microwave is to the left of the picture.,left,True +694,left,800k,The doll is to the left of the dresser.,left,True +709,left,800k,The scale is positioned on the left side of the stairs.,left,True +718,left,800k,The chimney is to the left of the photo.,left,True +721,left,800k,The fireplace is to the left of the sofa.,left,True +723,left,800k,The curtain is to the left of the chest.,left,True +733,left,800k,The picture is to the left of the glass.,left,True +737,left,800k,The window is to the left of the glass.,left,True +740,left,800k,The pot is to the left of the lamp.,left,True +748,left,800k,The picture is to the left of the glass.,left,True +754,left,800k,The bag is to the left of the towel.,left,True +770,left,800k,The clothes are to the left of the clock.,left,True +788,left,800k,The light is to the left of the bed.,left,True +790,left,800k,The doll is to the left of the curtain.,left,True +793,left,800k,The lamp is to the left of the bin.,left,True +796,left,800k,The bed is to the left of the bicycle.,left,True +799,left,800k,The cup is to the left of the mirror.,left,True +803,left,800k,The clothes are to the left of the sofa.,left,True +806,left,800k,The bin is to the left of the picture.,left,True +807,left,800k,The piano is to the left of the fireplace.,left,True +812,left,800k,The table is to the left of the chair.,left,True +815,left,800k,The rug is to the left of the clothes.,left,True +818,left,800k,The photo is to the left of the globe.,left,True +827,left,800k,The curtain is to the left of the fireplace.,left,True +828,left,800k,The fireplace is to the left of the table.,left,True +833,left,800k,The toilet is to the left of the sink.,left,True +842,left,800k,The picture to the left of the microwave is framed in black.,left,True +844,left,800k,The toy is to the left of the lamp.,left,True +865,left,800k,The lamp is to the left of the bottle.,left,True +866,left,800k,The curtain is to the left of the wardrobe.,left,True +867,left,800k,The chimney is to the left of the cabinet.,left,True +872,left,800k,The mirror is to the right of the cup.,left,False +873,left,800k,The vessel is to the right of the microwave.,left,False +880,left,800k,The chimney is to the left of the cabinet.,left,True +882,left,800k,The chair is positioned on the left side of the sink.,left,True +890,left,800k,The television is to the left of the computer.,left,True +903,left,800k,The sofa is to the left of the stick.,left,True +905,left,800k,The picture is to the left of the piano.,left,True +912,left,800k,The sofa is to the left of the television.,left,True +915,left,800k,The monitor is to the left of the book.,left,True +917,left,800k,The microwave is to the left of the photo.,left,True +925,left,800k,The lamp is to the left of the stove.,left,True +951,left,800k,The lamp is to the left of the trophy.,left,True +952,left,800k,The bed is to the left of the mirror.,left,True +959,left,800k,The computer is to the right of the printer.,left,False +960,left,800k,The book is to the left of the printer.,left,True +964,left,800k,The door is to the left of the plate.,left,True +969,left,800k,The case is to the right of the table.,left,False +976,left,800k,The sculpture is to the left of the mirror.,left,True +978,left,800k,The television is to the left of the person.,left,True +982,left,800k,The oven is to the left of the sofa.,left,True +986,left,800k,The photo is to the left of the bag.,left,True +991,left,800k,The cabinet is to the left of the bicycle.,left,True +1013,left,800k,The counter is to the left of the bar.,left,True +1020,left,800k,The fireplace is to the left of the television.,left,True +1031,left,800k,The curtain is to the left of the cabinet.,left,True +1034,left,800k,The plant is to the left of the grill.,left,True +1041,left,800k,The towel is to the left of the lamp.,left,True +1042,left,800k,The monitor is to the left of the printer.,left,True +1044,left,800k,The cup is to the left of the mirror.,left,True +1047,left,800k,The television is to the left of the cabinet.,left,True +1058,left,800k,The glass is to the right of the television.,left,False +1065,left,800k,The globe is to the left of the desk.,left,True +1069,left,800k,The lamp is to the left of the pillow.,left,True +1080,left,800k,The door is to the left of the stairs.,left,True +1083,left,800k,The doll is to the left of the desk.,left,True +1089,left,800k,The window is to the left of the glass.,left,True +1090,left,800k,The fireplace is to the left of the machine.,left,True +1099,left,800k,The fireplace is to the left of the chest.,left,True +1115,left,800k,The lamp is to the left of the bottle.,left,True +1123,left,800k,The microwave is to the left of the chair.,left,True +1124,left,800k,The pillow is to the right of the machine.,left,False +1125,left,800k,The towel is to the left of the lamp.,left,True +1128,left,800k,The cup is to the left of the counter.,left,True +1130,left,800k,The picture is to the left of the sculpture.,left,True +1137,left,800k,The curtain is to the left of the chest.,left,True +1138,left,800k,The fireplace is to the left of the machine.,left,True +1153,left,800k,The oven is to the left of the sofa.,left,True +1170,left,800k,The lamp is to the left of the bar.,left,True +1174,left,800k,The table is positioned on the left side of the cabinet.,left,True +1176,left,800k,The stick is to the left of the picture.,left,True +1184,left,800k,The pillow is to the left of the lamp.,left,True +1194,left,800k,The mirror is to the left of the cup.,left,True +1198,left,800k,The bar is to the left of the table.,left,True +1204,left,800k,The butterknife is to the right of the apple.,left,False +1210,left,800k,The remotecontrol is to the left of the mug.,left,True +1215,left,800k,The pot is to the left of the lettuce.,left,True +1231,left,800k,The pan is to the left of the potato.,left,True +1236,left,800k,The papertowelroll is to the left of the pan.,left,True +1240,left,800k,The spatula is to the right of the cup.,left,False +1241,left,800k,The mug is to the left of the toaster.,left,True +1251,left,800k,The bowl is to the left of the lettuce.,left,True +1256,left,800k,The lettuce is to the left of the coffeemachine.,left,True +1265,left,800k,The egg is to the left of the pot.,left,True +1269,left,800k,The chair is to the left of the alarmclock.,left,True +1277,left,800k,The toaster is to the left of the statue.,left,True +1294,left,800k,The kettle is to the left of the apple.,left,True +1295,left,800k,The soapbottle is to the left of the toiletpaper.,left,True +1309,left,800k,The knife is to the right of the lettuce.,left,False +1310,left,800k,The desklamp is to the left of the cd.,left,True +1311,left,800k,The toaster is positioned on spatula's left side.,left,True +1312,left,800k,The alarmclock is to the left of the chair.,left,True +1314,left,800k,The pillow is to the left of the floorlamp.,left,True +1315,left,800k,The statue is to the left of the armchair.,left,True +1317,left,800k,The laptop is to the left of the teddybear.,left,True +1319,left,800k,The spatula is to the left of the bread.,left,True +1321,left,800k,The peppershaker is to the left of the knife.,left,True +1327,left,800k,The houseplant is to the left of the floorlamp.,left,True +1333,left,800k,The book is to the left of the spatula.,left,True +1334,left,800k,The countertop is to the left of the towel.,left,True +1335,left,800k,The coffeemachine is to the left of the toaster.,left,True +1346,left,800k,The potato is to the left of the saltshaker.,left,True +1353,left,800k,The lettuce is to the left of the saltshaker.,left,True +1362,left,800k,The microwave is to the left of the tomato.,left,True +1370,left,800k,The fridge is to the right of the garbage can.,left,False +1375,left,800k,The butterknife is to the left of the tomato.,left,True +1382,left,800k,The armchair is to the left of the tissuebox.,left,True +1388,left,800k,The bowl is to the left of the winebottle.,left,True +1389,left,800k,The plate is to the left of the apple.,left,True +1410,left,800k,The tomato is to the left of the apple.,left,True +1417,left,800k,The pot is to the left of the tomato.,left,True +1420,left,800k,The statue is to the left of the countertop.,left,True +1423,left,800k,The butterknife is to the right of the coffeemachine.,left,False +1425,left,800k,The apple is to the left of the mug.,left,True +1434,left,800k,The mug is to the left of the winebottle.,left,True +1438,left,800k,The countertop is to the left of the plunger.,left,True +1443,left,800k,The glassbottle is to the left of the apple.,left,True +1449,left,800k,The plate is to the left of the pan.,left,True +1460,left,800k,The garbage can is to the left of the butterknife.,left,True +1462,left,800k,The bowl is to the left of the bread.,left,True +1464,left,800k,The peppershaker is to the left of the cup.,left,True +1467,left,800k,The bread is to the left of the pan.,left,True +1472,left,800k,The mug is to the left of the bread.,left,True +1475,left,800k,The desklamp is to the left of the keychain.,left,True +1476,left,800k,The fridge is to the left of the garbage can.,left,True +1488,left,800k,The teddybear is positioned on the left side of the laptop.,left,True +1490,left,800k,The bread is to the left of the pot.,left,True +1512,left,800k,The pillow is to the left of the box.,left,True +1523,left,800k,The mug is to the left of the lettuce.,left,True +1526,left,800k,The potato is to the left of the cabinet.,left,True +1543,left,800k,The toaster is to the left of the bread.,left,True +1551,left,800k,The toaster is to the left of the dishsponge.,left,True +1552,left,800k,The microwave is to the left of the mug.,left,True +1553,left,800k,The plate is to the left of the pan.,left,True +1562,left,800k,The cup is to the left of the fork.,left,True +1572,left,800k,The apple is to the left of the tomato.,left,True +1582,left,800k,The tomato is to the left of the ladle.,left,True +1583,left,800k,The lettuce is to the left of the saltshaker.,left,True +1584,left,800k,The book is to the left of the bed.,left,True +1587,left,800k,The bread is to the left of the pen.,left,True +1589,left,800k,The apple is to the left of the spatula.,left,True +1596,left,800k,The bowl is to the left of the mug.,left,True +1598,left,800k,The candle is positioned on the left side of the handtowel.,left,True +1602,left,800k,The pan is to the left of the glassbottle.,left,True +1608,left,800k,The winebottle is to the left of the tomato.,left,True +1622,left,800k,The toiletpaperhanger is to the right of the scrubbrush.,left,False +1628,left,800k,The saltshaker is to the left of the kettle.,left,True +1634,left,800k,The tissue box is to the left of the chair.,left,True +1638,left,800k,The apple is to the left of the mug.,left,True +1641,left,800k,The vase is to the left of the statue.,left,True +1644,left,800k,The bread is to the left of the apple.,left,True +1647,left,800k,The chair is to the left of the cup.,left,True +1665,left,800k,The cloth is to the left of the towel.,left,True +1670,left,800k,The potato is to the left of the bread.,left,True +1671,left,800k,The toaster is to the left of the lettuce.,left,True +1689,left,800k,The mug is to the left of the bread.,left,True +1698,left,800k,The pot is to the left of the spatula.,left,True +1704,left,800k,The bread is to the left of the tomato.,left,True +1709,left,800k,The bowl is to the left of the winebottle.,left,True +1710,left,800k,The egg is to the left of the chair.,left,True +1715,left,800k,The plate is to the right of the lettuce.,left,False +1719,left,800k,The chair is to the left of the alarmclock.,left,True +1720,left,800k,The soapbottle is to the left of the handtowel.,left,True +1724,left,800k,The mug is to the left of the garbage can.,left,True +1727,left,800k,The glassbottle is to the left of the lettuce.,left,True +1735,left,800k,The drawer is to the left of the stoveknob.,left,True +1744,left,800k,The pot is to the left of the toaster.,left,True +1746,left,800k,The plate is to the left of the sink.,left,True +1756,left,800k,The tomato is to the left of the dishsponge.,left,True +1764,left,800k,The lettuce is to the left of the tomato.,left,True +1766,left,800k,The dining table is to the left of the microwave.,left,True +1772,left,800k,The spoon is to the left of the coffeemachine.,left,True +1774,left,800k,The vase is to the left of the sofa.,left,True +1776,left,800k,The cd is to the left of the mug.,left,True +1778,left,800k,The laptop is to the left of the box.,left,True +1790,left,800k,The saltshaker is to the right of the soapbottle.,left,False +1792,left,800k,The plate is to the left of the countertop.,left,True +1796,left,800k,The statue is to the right of the garbage can.,left,False +1798,left,800k,The cloth is to the right of the spraybottle.,left,False +1818,left,800k,The houseplant is to the left of the lettuce.,left,True +1821,left,800k,The cup is to the left of the soapbottle.,left,True +1841,left,800k,The painting is to the left of the pillow.,left,True +1845,left,800k,The bread is to the left of the glassbottle.,left,True +1847,left,800k,The pan is to the left of the garbage can.,left,True +1848,left,800k,The apple is to the left of the tomato.,left,True +1851,left,800k,The remotecontrol is to the left of the box.,left,True +1858,left,800k,The plate is to the left of the pan.,left,True +1870,left,800k,The cd is to the left of the alarmclock.,left,True +1873,left,800k,The bread is to the left of the pot.,left,True +1882,left,800k,The tissue box is to the left of the vase.,left,True +1884,left,800k,The mug is to the left of the potato.,left,True +1886,left,800k,The kettle is to the left of the cup.,left,True +1888,left,800k,The plate is to the left of the garbage can.,left,True +1892,left,800k,The toilet is to the left of the garbage can.,left,True +1895,left,800k,The toaster is to the left of the spoon.,left,True +1899,left,800k,The egg is to the left of the peppershaker.,left,True +1906,left,800k,The garbage can is to the left of the soapbar.,left,True +1908,left,800k,The bread is to the left of the plate.,left,True +1911,left,800k,The toaster is to the left of the pot.,left,True +1916,left,800k,The winebottle is to the left of the tomato.,left,True +1917,left,800k,The houseplant is to the left of the bowl.,left,True +1921,left,800k,The houseplant is to the left of the pan.,left,True +1923,left,800k,The handtowelholder is to the left of the window.,left,True +1939,left,800k,The ladle is to the left of the tomato.,left,True +1947,left,800k,The houseplant is to the left of the tomato.,left,True +1954,left,800k,The spoon is to the right of the plate.,left,False +1956,left,800k,The peppershaker is to the right of the bowl.,left,False +1964,left,800k,The tomato is to the left of the potato.,left,True +1969,left,800k,The bread is to the left of the glassbottle.,left,True +1975,left,800k,The houseplant is to the right of the vase.,left,False +2010,left,800k,The toaster is to the left of the plate.,left,True +2023,left,800k,The spoon is to the left of the bowl.,left,True +2034,left,800k,The blinds are to the left of the spoon.,left,True +2036,left,800k,The plate is to the left of the statue.,left,True +2038,left,800k,The lettuce is to the left of the dishsponge.,left,True +2042,left,800k,The plunger is to the left of the garbage can.,left,True +2044,left,800k,The sidetable is to the left of the countertop.,left,True +2046,left,800k,The pot is to the left of the spatula.,left,True +2067,left,800k,The toaster is to the left of the garbage can.,left,True +2090,left,800k,The pen is to the right of the book.,left,False +2101,left,800k,The peppershaker is to the right of the dishsponge.,left,False +2103,left,800k,The bowl is to the left of the alarmclock.,left,True +2104,left,800k,The toaster is to the left of the dishsponge.,left,True +2105,left,800k,The baseballbat is to the left of the teddybear.,left,True +2113,left,800k,The potato is to the left of the glassbottle.,left,True +2114,left,800k,The statue is to the left of the cabinet.,left,True +2117,left,800k,The spatula is to the left of the pan.,left,True +2124,left,800k,The laptop is to the left of the vase.,left,True +2125,left,800k,The toilet is to the left of the toiletpaperhanger.,left,True +2127,left,800k,The egg is to the left of the pot.,left,True +2130,left,800k,The mug is to the left of the kettle.,left,True +2133,left,800k,The book is to the left of the desklamp.,left,True +2134,left,800k,The spatula is to the left of the apple.,left,True +2139,left,800k,The boots are to the left of the cellphone.,left,True +2144,left,800k,The chair is to the left of the alarmclock.,left,True +2146,left,800k,The spatula is to the left of the apple.,left,True +2159,left,800k,The potato is to the left of the apple.,left,True +2160,left,800k,The toaster is to the left of the kettle.,left,True +2168,left,800k,The spatula is to the right of the potato.,left,False +2169,left,800k,The countertop is to the left of the pot.,left,True +2171,left,800k,The mug is to the left of the toaster.,left,True +2173,left,800k,The mug is to the right of the garbage can.,left,False +2177,left,800k,diningtable is to the left of countertop.,left,True +2188,left,800k,The butterknife is to the left of the lettuce.,left,True +2190,left,800k,The spraybottle is to the right of the soapbottle.,left,False +2198,left,800k,The spatula is to the left of the fork.,left,True +2208,left,800k,The pot is to the left of the apple.,left,True +2212,left,800k,The handtowel is to the left of the dishsponge.,left,True +2214,left,800k,The bread is to the left of the winebottle.,left,True +2222,left,800k,The butterknife is to the left of the cup.,left,True +2227,left,800k,The toaster is positioned on the left side of the bowl.,left,True +2232,left,800k,The toiletpaper is to the left of the garbagecan.,left,True +2236,left,800k,The drawer is to the left of the alarmclock.,left,True +2237,left,800k,The spoon is to the right of the coffeemachine.,left,False +2246,left,800k,The soapbottle is to the right of the drawer.,left,False +2248,left,800k,The toaster is to the left of the glassbottle.,left,True +2254,left,800k,The mug is to the left of the laptop.,left,True +2258,left,800k,The cup is to the left of the coffeemachine.,left,True +2263,left,800k,The houseplant is to the left of the vase.,left,True +2268,left,800k,The drawer is to the left of the mug.,left,True +2270,left,800k,The ladle is to the left of the garbage can.,left,True +2279,left,800k,The bowl is to the left of the peppershaker.,left,True +2281,left,800k,The alarmclock is to the left of the book.,left,True +2285,left,800k,The sofa is to the left of the sidetable.,left,True +2287,left,800k,The pan is to the left of the dishsponge.,left,True +2290,left,800k,The pot is to the left of the cup.,left,True +2294,left,800k,The apple is to the left of the microwave.,left,True +2340,left,800k,The mug is to the right of the butterknife.,left,False +2354,left,800k,The lettuce is to the left of the knife.,left,True +2367,left,800k,The alarmclock is to the left of the laptop.,left,True +2369,left,800k,The cell phone is to the left of the apple.,left,True +2373,left,800k,The kettle is to the left of the lettuce.,left,True +2383,left,800k,The egg is to the left of the pot.,left,True +2387,left,800k,The kettle is to the left of the coffeemachine.,left,True +2405,left,800k,The pot is to the left of the drawer.,left,True +2409,left,800k,The stoveburner is to the left of the drawer.,left,True +2415,left,800k,The pan is to the left of the lettuce.,left,True +2424,left,800k,The coffeemachine is to the left of the toaster.,left,True +2428,left,800k,The spoon is to the right of the potato.,left,False +2432,left,800k,The pillow is to the left of the floorlamp.,left,True +2442,left,800k,The window is to the left of the chair.,left,True +2444,left,800k,The pillow is to the right of the chair.,left,False +2461,left,800k,The curtain is to the left of the night stand.,left,True +2467,left,800k,The chair is to the left of the counter.,left,True +2468,left,800k,The lamp is to the left of the curtain.,left,True +2469,left,800k,The box is to the left of the floor mat.,left,True +2475,left,800k,The box is to the left of the whiteboard.,left,True +2481,left,800k,The pillow is to the left of the cabinet.,left,True +2482,left,800k,The shelves are to the left of the table.,left,True +2485,left,800k,The whiteboard is to the left of the shelves.,left,True +2488,left,800k,The curtain is to the left of the picture.,left,True +2496,left,800k,The refridgerator is to the left of the desk.,left,True +2498,left,800k,The refridgerator is to the left of the chair.,left,True +2499,left,800k,The whiteboard is to the left of the clothes.,left,True +2502,left,800k,The television is to the left of the window.,left,True +2503,left,800k,The sink is to the left of the bathtub.,left,True +2506,left,800k,The paper is to the left of the door.,left,True +2509,left,800k,The towel is to the left of the bathtub.,left,True +2520,left,800k,The pillow is to the left of the table.,left,True +2523,left,800k,The shelves are to the right of the curtain.,left,False +2538,left,800k,The lamp is to the left of the window.,left,True +2543,left,800k,The bag is to the left of the window.,left,True +2552,left,800k,The door is to the left of the cabinet.,left,True +2557,left,800k,The door is to the left of the shelves.,left,True +2596,left,800k,The sink is to the left of the bag.,left,True +2607,left,800k,The clothes are to the left of the dresser.,left,True +2627,left,800k,The curtain is to the left of the shelves.,left,True +2628,left,800k,The desk is to the left of the box.,left,True +2633,left,800k,The desk is to the left of the shelves.,left,True +2637,left,800k,The chair is to the left of the bed.,left,True +2638,left,800k,The chair is to the left of the television.,left,True +2652,left,800k,The shelves are to the left of the towel.,left,True +2656,left,800k,The sink is to the left of the door.,left,True +2658,left,800k,The whiteboard is to the left of the window.,left,True +2665,left,800k,The picture is to the left of the television.,left,True +2668,left,800k,The chair is to the left of the blinds.,left,True +2677,left,800k,The whiteboard is to the left of the desk.,left,True +2686,left,800k,The sofa is to the left of the desk.,left,True +2689,left,800k,The picture is to the left of the dresser.,left,True +2691,left,800k,The desk is to the left of the bag.,left,True +2695,left,800k,The whiteboard is to the left of the table.,left,True +2700,left,800k,The television is to the left of the table.,left,True +2701,left,800k,The table is to the left of the cabinet.,left,True +2703,left,800k,The chair is to the left of the sofa.,left,True +2704,left,800k,The window is to the left of the desk.,left,True +2706,left,800k,The blinds are to the left of the whiteboard.,left,True +2717,left,800k,The cabinet is to the left of the window.,left,True +2721,left,800k,The sink is to the left of the toilet.,left,True +2723,left,800k,The bag is to the left of the table.,left,True +2724,left,800k,The bag is to the left of the chair.,left,True +2742,left,800k,The night stand is to the left of the cabinet.,left,True +2749,left,800k,The picture is to the left of the whiteboard.,left,True +2751,left,800k,The mirror is to the left of the bag.,left,True +2761,left,800k,The floor mat is to the left of the bathtub.,left,True +2765,left,800k,The cabinet is to the left of the blinds.,left,True +2768,left,800k,The towel is to the right of the bathtub.,left,False +2770,left,800k,The cabinet is to the left of the bathtub.,left,True +2781,left,800k,The television is to the left of the lamp.,left,True +2782,left,800k,The pillow is to the left of the door.,left,True +2788,left,800k,The sofa is to the left of the desk.,left,True +2795,left,800k,The window is to the left of the picture.,left,True +2806,left,800k,The bathtub is to the left of the toilet.,left,True +2809,left,800k,The picture is to the left of the window.,left,True +2811,left,800k,The desk is to the left of the bed.,left,True +2824,left,800k,The bag is to the left of the door.,left,True +2827,left,800k,The picture is to the left of the sofa.,left,True +2828,left,800k,The chair is to the left of the shelves.,left,True +2842,left,800k,The shelves are to the left of the picture.,left,True +2846,left,800k,The pillow is to the left of the table.,left,True +2850,left,800k,The door is to the left of the refridgerator.,left,True +2864,left,800k,The window is to the right of the sofa.,left,False +2865,left,800k,The cabinet is to the left of the bag.,left,True +2871,left,800k,The window is to the left of the whiteboard.,left,True +2874,left,800k,The clothes are to the left of the desk.,left,True +2875,left,800k,The door is to the right of the cabinet.,left,False +2886,left,800k,The chair is to the left of the books.,left,True +2888,left,800k,The table is to the left of the counter.,left,True +2891,left,800k,The whiteboard is to the left of the desk.,left,True +2893,left,800k,The bookshelf is to the left of the chair.,left,True +2904,left,800k,The chair is to the left of the paper.,left,True +2906,left,800k,The door is to the left of the cabinet.,left,True +2910,left,800k,The toilet is to the left of the shower curtain.,left,True +2918,left,800k,The refridgerator is to the left of the chair.,left,True +2921,left,800k,The window is to the left of the television.,left,True +2923,left,800k,The whiteboard is to the left of the window.,left,True +2924,left,800k,The picture is to the left of the pillow.,left,True +2927,left,800k,The bookshelf is to the left of the mirror.,left,True +2932,left,800k,The door is to the left of the chair.,left,True +2935,left,800k,The sink is to the left of the table.,left,True +2938,left,800k,The table is to the left of the window.,left,True +2939,left,800k,The bed is to the left of the dresser.,left,True +2940,left,800k,The refridgerator is to the left of the window.,left,True +2945,left,800k,The picture is to the left of the television.,left,True +2946,left,800k,The night stand is to the left of the window.,left,True +2948,left,800k,The window is to the left of the table.,left,True +2949,left,800k,The bag is to the left of the mirror.,left,True +2955,left,800k,The door is to the left of the cabinet.,left,True +2972,left,800k,The television is to the left of the chair.,left,True +2974,left,800k,The desk is to the left of the bed.,left,True +2981,left,800k,The counter is to the right of the clothes.,left,False +2989,left,800k,The picture is to the left of the television.,left,True +3002,left,800k,The sink is to the left of the desk.,left,True +3005,left,800k,The door is to the right of the cabinet.,left,False +3007,left,800k,The lamp is to the left of the dresser.,left,True +3012,left,800k,The sofa is to the left of the refridgerator.,left,True +3020,left,800k,The pillow is to the left of the books.,left,True +3022,left,800k,The box is to the right of the books.,left,False +3024,left,800k,The chair is to the left of the towel.,left,True +3026,left,800k,The pillow is to the left of the night stand.,left,True +3027,left,800k,The sofa is to the left of the shelves.,left,True +3037,left,800k,The pillow is to the left of the desk.,left,True +3051,left,800k,The chair is to the left of the curtain.,left,True +3054,left,800k,The shelves are to the left of the pillow.,left,True +3078,left,800k,The cabinet is to the left of the shower curtain.,left,True +3080,left,800k,The whiteboard is to the left of the window.,left,True +3085,left,800k,The window is to the left of the chair.,left,True +3088,left,800k,The table is to the left of the window.,left,True +3090,left,800k,The shelves are to the left of the table.,left,True +3091,left,800k,The pillow is to the right of the table.,left,False +3093,left,800k,The chair is to the left of the picture.,left,True +3106,left,800k,The door is to the left of the cabinet.,left,True +3123,left,800k,The desk is to the left of the door.,left,True +3131,left,800k,The desk is to the left of the picture.,left,True +3143,left,800k,The window is to the left of the desk.,left,True +3152,left,800k,The desk is to the left of the curtain.,left,True +3171,left,800k,The sink is to the left of the toilet.,left,True +3174,left,800k,The mirror is to the left of the toilet.,left,True +3187,left,800k,The sink is to the left of the toilet.,left,True +3188,left,800k,The shelves are to the right of the pillow.,left,False +3190,left,800k,The lamp is to the left of the dresser.,left,True +3197,left,800k,The door is to the left of the bed.,left,True +3201,left,800k,The toilet is to the left of the bathtub.,left,True +3242,left,800k,The bed is to the left of the desk.,left,True +3248,left,800k,The shower curtain is to the left of the table.,left,True +3249,left,800k,The cabinet is to the left of the bag.,left,True +3250,left,800k,The shelves are to the left of the window.,left,True +3257,left,800k,The night stand is to the left of the table.,left,True +3264,left,800k,The cabinet is to the left of the blinds.,left,True +3267,left,800k,The bed is to the left of the picture.,left,True +3280,left,800k,The window is to the left of the table.,left,True +3296,left,800k,The picture is to the left of the lamp.,left,True +3298,left,800k,The books are to the left of the door.,left,True +3301,left,800k,The bed is to the left of the dresser.,left,True +3322,left,800k,The pillow is to the left of the chair.,left,True +3325,left,800k,The refridgerator is to the left of the sink.,left,True +3342,left,800k,The picture is to the left of the television.,left,True +3344,left,800k,The chair is to the left of the bed.,left,True +3347,left,800k,The shelves are to the left of the dresser.,left,True +3350,left,800k,The cabinet is to the left of the books.,left,True +3353,left,800k,The picture is to the left of the television.,left,True +3357,left,800k,The bed is to the left of the chair.,left,True +3361,left,800k,The shower curtain is to the left of the toilet.,left,True +3362,left,800k,The shelves are to the right of the door.,left,False +3364,left,800k,The towel is to the left of the toilet.,left,True +3372,left,800k,The window is to the left of the whiteboard.,left,True +3376,left,800k,The sink is to the left of the bathtub.,left,True +3384,left,800k,The books are to the left of the window.,left,True +3398,left,800k,The table is to the left of the door.,left,True +3399,left,800k,The chair is to the left of the refridgerator.,left,True +3403,left,800k,The pillow is to the left of the box.,left,True +3410,left,800k,The dresser is to the left of the box.,left,True +3412,left,800k,The paper is to the left of the cabinet.,left,True +3416,left,800k,The counter is to the left of the table.,left,True +3433,left,800k,The chair is to the right of the desk.,left,False +3436,left,800k,The bathtub is to the left of the table.,left,True +3437,left,800k,The chair is to the left of the bed.,left,True +3443,left,800k,The bathtub is to the left of the toilet.,left,True +3448,left,800k,The door is to the left of the sofa.,left,True +3469,left,800k,The dresser is to the left of the bed.,left,True +3474,left,800k,The cabinet is to the left of the bag.,left,True +3476,left,800k,The sofa is to the left of the desk.,left,True +3479,left,800k,The toilet is to the left of the door.,left,True +3487,left,800k,The whiteboard is to the left of the chair.,left,True +3488,left,800k,The bag is to the left of the bathtub.,left,True +3490,left,800k,The window is to the left of the television.,left,True +3491,left,800k,The shelves are to the left of the window.,left,True +3494,left,800k,The table is to the left of the bed.,left,True +3501,left,800k,The television is to the left of the desk.,left,True +3509,left,800k,The bag is to the left of the toilet.,left,True +3510,left,800k,The pillow is to the left of the night stand.,left,True +3516,left,800k,The table is to the left of the refridgerator.,left,True +3527,left,800k,The sofa is to the left of the window.,left,True +3529,left,800k,The bookshelf is to the left of the sofa.,left,True +3534,left,800k,The bed is to the left of the picture.,left,True +3537,left,800k,The chair is to the left of the mirror.,left,True +3542,left,800k,The table is to the left of the bag.,left,True +3543,left,800k,The bed is to the left of the table.,left,True +3553,left,800k,The window is to the left of the towel.,left,True +3559,left,800k,The lamp is to the left of the table.,left,True +3568,left,800k,The desk is to the left of the table.,left,True +3571,left,800k,The sofa is to the left of the cabinet.,left,True +3576,left,800k,The table is to the left of the bed.,left,True +3582,left,800k,The desk is to the left of the table.,left,True +3584,left,800k,The sofa is to the left of the shelves.,left,True +3589,left,800k,The cabinet is to the left of the door.,left,True +3596,left,800k,The window is to the left of the television.,left,True +3598,left,800k,The pillow is to the left of the night stand.,left,True +3616,left,800k,The towel is to the right of the sink.,left,False +3628,left,800k,The desk is to the left of the bed.,left,True +3638,left,800k,The window is to the right of the picture.,left,False +2,right,800k,The cabinet is to the right of the bag.,right,True +14,right,800k,The chair is to the right of the doll.,right,True +17,right,800k,The plant is to the right of the glass.,right,True +19,right,800k,The correct answer is: right.,right,True +28,right,800k,The microwave is to the right of the lamp.,right,True +29,right,800k,The sculpture is to the right of the chair.,right,True +33,right,800k,The wardrobe is to the right of the curtain.,right,True +42,right,800k,The globe is to the right of the shelves.,right,True +43,right,800k,The glass is to the right of the picture.,right,True +46,right,800k,The pillow is to the left of the stool.,right,False +48,right,800k,The bed is to the right of the ottoman.,right,True +53,right,800k,The vase is to the right of the vessel.,right,True +54,right,800k,The table is positioned on the right side of the bar.,right,True +68,right,800k,The desk is positioned on the right side of the bar.,right,True +75,right,800k,The trophy is to the right of the table.,right,True +84,right,800k,The scale is to the left of the table.,right,False +85,right,800k,The toy is to the right of the lamp.,right,True +86,right,800k,The sink is to the right of the stove.,right,True +88,right,800k,The desk is to the left of the globe.,right,False +95,right,800k,The toilet is positioned on the right side of the cabinet.,right,True +99,right,800k,The vessel is to the right of the window.,right,True +106,right,800k,The sofa is to the right of the oven.,right,True +114,right,800k,The table is to the right of the bar.,right,True +115,right,800k,The picture is to the right of the cup.,right,True +117,right,800k,The sofa is to the left of the table.,right,False +121,right,800k,The towel is to the right of the mirror.,right,True +123,right,800k,The stick is to the right of the curtain.,right,True +124,right,800k,The table is to the left of the basket.,right,False +127,right,800k,The oven is to the left of the bottle.,right,False +129,right,800k,The cup is to the right of the picture.,right,True +133,right,800k,The sculpture is to the right of the railing.,right,True +134,right,800k,The glass is to the right of the mirror.,right,True +136,right,800k,The sculpture is to the right of the picture.,right,True +141,right,800k,The picture is to the right of the wine.,right,True +151,right,800k,The lamp is to the left of the trophy.,right,False +159,right,800k,The pillow is to the right of the bar.,right,True +162,right,800k,The dresser is to the right of the stool.,right,True +176,right,800k,The fireplace is to the right of the lamp.,right,True +178,right,800k,The curtain is to the right of the stick.,right,True +182,right,800k,The dresser is to the right of the pitcher.,right,True +189,right,800k,The sculpture is to the right of the cup.,right,True +194,right,800k,The curtain is to the right of the bowl.,right,True +198,right,800k,The fireplace is to the right of the vase.,right,True +202,right,800k,The curtain is to the right of the fireplace.,right,True +203,right,800k,The picture is to the right of the bar.,right,True +206,right,800k,The toy is to the right of the clock.,right,True +216,right,800k,The sofa is to the right of the candle.,right,True +227,right,800k,The fireplace is to the right of the piano.,right,True +232,right,800k,The television is to the right of the fan.,right,True +246,right,800k,The lamp is positioned on the right side of the candle.,right,True +248,right,800k,The railing is to the right of the bed.,right,True +257,right,800k,The mirror is to the right of the toilet.,right,True +267,right,800k,The basket is to the right of the globe.,right,True +268,right,800k,The bar is to the right of the box.,right,True +274,right,800k,The stove is to the right of the clock.,right,True +277,right,800k,The desk is positioned on the right side of the wardrobe.,right,True +287,right,800k,The cup is to the right of the counter.,right,True +291,right,800k,The table is to the right of the cup.,right,True +300,right,800k,The counter is to the right of the towel.,right,True +316,right,800k,The curtain is to the right of the doll.,right,True +317,right,800k,The bench is to the right of the blinds.,right,True +319,right,800k,The trophy is to the right of the table.,right,True +322,right,800k,The curtain is to the right of the stool.,right,True +331,right,800k,The lamp is to the right of the pot.,right,True +341,right,800k,The bar is to the right of the lamp.,right,True +344,right,800k,The plant is to the right of the piano.,right,True +350,right,800k,The bar is to the right of the curtain.,right,True +355,right,800k,The microwave is to the right of the table.,right,True +362,right,800k,The lamp is to the right of the pillow.,right,True +371,right,800k,The towel is to the right of the bucket.,right,True +384,right,800k,The cabinet is to the right of the sheet.,right,True +387,right,800k,The monitor is to the right of the cart.,right,True +393,right,800k,The sofa is positioned on the right side of the clothes.,right,True +408,right,800k,The plant is to the right of the glass.,right,True +409,right,800k,The rug is to the right of the globe.,right,True +421,right,800k,The television is to the right of the cabinet.,right,True +429,right,800k,The cabinet is to the right of the sofa.,right,True +430,right,800k,The fan is to the right of the globe.,right,True +435,right,800k,The stairs are to the right of the scale.,right,True +439,right,800k,The stairs are to the right of the mirror.,right,True +448,right,800k,The cup is to the right of the counter.,right,True +449,right,800k,The clock is to the left of the cabinet.,right,False +451,right,800k,The window is to the right of the television.,right,True +462,right,800k,The bed is to the right of the basket.,right,True +465,right,800k,The sink is positioned on soap's left side.,right,False +474,right,800k,The television is to the right of the wall.,right,True +477,right,800k,The telephone is to the left of the door.,right,False +478,right,800k,The sink is positioned on the right side of the table.,right,True +482,right,800k,The globe is positioned on the right side of the cabinet.,right,True +484,right,800k,The fireplace is to the right of the wardrobe.,right,True +485,right,800k,The person is to the right of the television.,right,True +500,right,800k,The picture is to the right of the counter.,right,True +508,right,800k,The table is to the right of the stick.,right,True +512,right,800k,The bin is to the right of the table.,right,True +519,right,800k,The cart is to the right of the stand.,right,True +527,right,800k,The sink is positioned on the right side of the oven.,right,True +528,right,800k,The pot is to the right of the vessel.,right,True +535,right,800k,The sofa is positioned on the right side of the bar.,right,True +549,right,800k,The table is to the right of the clothes.,right,True +550,right,800k,The lamp is to the right of the candle.,right,True +555,right,800k,The lamp is to the right of the chair.,right,True +570,right,800k,The trophy is to the right of the lamp.,right,True +572,right,800k,The sculpture is to the right of the cup.,right,True +596,right,800k,The chair is to the right of the vase.,right,True +597,right,800k,The vessel is to the right of the table.,right,True +601,right,800k,The ottoman is to the right of the pillow.,right,True +602,right,800k,The ottoman is positioned on the right side of the lamp.,right,True +607,right,800k,The picture is to the right of the cup.,right,True +609,right,800k,The counter is to the right of the cup.,right,True +616,right,800k,The curtain is to the right of the television.,right,True +618,right,800k,The globe is to the right of the stand.,right,True +619,right,800k,The stick is to the right of the picture.,right,True +625,right,800k,The counter is to the right of the cup.,right,True +626,right,800k,The box is to the right of the desk.,right,True +633,right,800k,The printer is to the right of the book.,right,True +643,right,800k,The mirror is positioned on the right side of the curtain.,right,True +646,right,800k,The railing is to the right of the lamp.,right,True +650,right,800k,The stairs are to the left of the counter.,right,False +652,right,800k,The table is to the right of the toy.,right,True +666,right,800k,The picture is to the right of the wine.,right,True +670,right,800k,The window is to the right of the telephone.,right,True +689,right,800k,The chair is to the right of the globe.,right,True +691,right,800k,The sink is to the right of the bed.,right,True +729,right,800k,The chimney is to the right of the table.,right,True +731,right,800k,The pillow is to the right of the lamp.,right,True +738,right,800k,The stool is to the right of the sofa.,right,True +746,right,800k,The lamp is positioned on the left side of the sofa.,right,False +752,right,800k,The wine is to the right of the table.,right,True +769,right,800k,The oven is to the right of the stove.,right,True +783,right,800k,The bicycle is to the right of the doll.,right,True +785,right,800k,The fireplace is to the right of the sink.,right,True +787,right,800k,The bar is to the right of the sculpture.,right,True +794,right,800k,The basket is to the right of the table.,right,True +805,right,800k,The window is to the right of the telephone.,right,True +810,right,800k,The curtain is to the right of the fireplace.,right,True +831,right,800k,The sculpture is to the right of the picture.,right,True +834,right,800k,The dresser is to the right of the machine.,right,True +845,right,800k,The railing is to the right of the counter.,right,True +847,right,800k,The door is to the right of the tray.,right,True +848,right,800k,The rug is to the right of the table.,right,True +853,right,800k,The pot is to the right of the vessel.,right,True +869,right,800k,The tray is to the right of the bowl.,right,True +885,right,800k,The cabinet is to the right of the chimney.,right,True +900,right,800k,The case is to the right of the desk.,right,True +902,right,800k,The printer is to the right of the computer.,right,True +906,right,800k,The stand is to the right of the sculpture.,right,True +908,right,800k,The stairs are to the right of the stove.,right,True +910,right,800k,The telephone is to the right of the door.,right,True +911,right,800k,The lamp is to the right of the bar.,right,True +919,right,800k,The stool is to the right of the bed.,right,True +921,right,800k,The doll is to the left of the chair.,right,False +923,right,800k,The telephone is to the right of the table.,right,True +926,right,800k,The printer is to the left of the table.,right,False +931,right,800k,The grill is positioned on the right side of the column.,right,True +933,right,800k,The lamp is to the right of the toy.,right,True +941,right,800k,The vessel is to the right of the table.,right,True +948,right,800k,The bucket is positioned on the right side of the shelves.,right,True +963,right,800k,The trophy is to the right of the lamp.,right,True +973,right,800k,The table is to the right of the cup.,right,True +974,right,800k,The car is positioned on the right side of the box.,right,True +975,right,800k,The plate is to the right of the door.,right,True +980,right,800k,The door is to the right of the tray.,right,True +983,right,800k,The cart is to the right of the desk.,right,True +985,right,800k,The globe is to the right of the fan.,right,True +988,right,800k,The fireplace is to the right of the plant.,right,True +993,right,800k,The cabinet is to the right of the bar.,right,True +995,right,800k,The chair is to the right of the bicycle.,right,True +1004,right,800k,The bed is positioned on the right side of the dresser.,right,True +1005,right,800k,The lamp is to the right of the trophy.,right,True +1008,right,800k,The globe is positioned on the left side of the shelves.,right,False +1010,right,800k,The curtain is to the right of the sculpture.,right,True +1014,right,800k,The lamp is to the right of the toy.,right,True +1015,right,800k,The clock is to the right of the stove.,right,True +1019,right,800k,The picture is to the left of the wine.,right,False +1022,right,800k,The picture is to the right of the chimney.,right,True +1023,right,800k,The stairs are to the right of the sculpture.,right,True +1028,right,800k,The table is to the right of the trophy.,right,True +1030,right,800k,The bottle is to the right of the lamp.,right,True +1035,right,800k,The desk is to the right of the light.,right,True +1052,right,800k,The cup is to the right of the counter.,right,True +1054,right,800k,The cabinet is to the right of the car.,right,True +1068,right,800k,The desk is to the right of the bicycle.,right,True +1070,right,800k,The jar is to the right of the pot.,right,True +1074,right,800k,The mirror is to the right of the curtain.,right,True +1082,right,800k,The piano is to the right of the picture.,right,True +1084,right,800k,The telephone is to the right of the chair.,right,True +1085,right,800k,The sofa is positioned on the right side of the picture.,right,True +1088,right,800k,The case is to the right of the shelves.,right,True +1092,right,800k,The picture is to the right of the bin.,right,True +1101,right,800k,The window is to the right of the telephone.,right,True +1102,right,800k,The chair is to the right of the vessel.,right,True +1106,right,800k,The clock is to the right of the door.,right,True +1113,right,800k,The sofa is to the right of the handle.,right,True +1116,right,800k,The telephone is to the right of the chair.,right,True +1117,right,800k,The sink is positioned on the right side of the microwave.,right,True +1119,right,800k,The vessel is to the right of the table.,right,True +1129,right,800k,The microwave is to the right of the oven.,right,True +1135,right,800k,The sculpture is to the right of the shelves.,right,True +1136,right,800k,The lamp is to the right of the trophy.,right,True +1141,right,800k,The chest is positioned on wooden stairs at center.,right,False +1144,right,800k,The stairs are to the right of the scale.,right,True +1146,right,800k,The monitor is to the right of the cart.,right,True +1150,right,800k,The television is to the right of the sofa.,right,True +1152,right,800k,The rug is to the right of the chair.,right,True +1158,right,800k,The pot is to the right of the chair.,right,True +1159,right,800k,The vessel is to the right of the table.,right,True +1175,right,800k,The shelves are to the right of the bar.,right,True +1183,right,800k,The chair is to the right of the blanket.,right,True +1185,right,800k,The oven is to the left of the bar.,right,False +1193,right,800k,The plate is positioned on the right side of the cabinet.,right,True +1208,right,800k,The cup is to the right of the soapbottle.,right,True +1217,right,800k,The book is to the left of the cellphone.,right,False +1222,right,800k,The towel is to the right of the countertop.,right,True +1223,right,800k,The pan is to the right of the window.,right,True +1226,right,800k,The soapbottle is to the right of the toiletpaper.,right,True +1228,right,800k,The pan is to the right of the garbage can.,right,True +1229,right,800k,The pan is to the right of the apple.,right,True +1234,right,800k,The egg is to the right of the toaster.,right,True +1239,right,800k,The safe is to the right of the cd.,right,True +1242,right,800k,The cell phone is to the right of the chair.,right,True +1263,right,800k,The bread is to the right of the toaster.,right,True +1266,right,800k,The peppershaker is to the right of the potato.,right,True +1267,right,800k,The garbage can is to the right of the spatula.,right,True +1273,right,800k,The mug is to the right of the cd.,right,True +1279,right,800k,The armchair is positioned on the left side of the sofa.,right,False +1285,right,800k,The floorlamp is to the right of the painting.,right,True +1304,right,800k,The cup is to the right of the dishsponge.,right,True +1324,right,800k,The glassbottle is to the right of the bowl.,right,True +1336,right,800k,The pillow is to the right of the box.,right,True +1339,right,800k,The egg is to the right of the toaster.,right,True +1351,right,800k,The sidetable is to the right of the newspaper.,right,True +1352,right,800k,The window is to the right of the plate.,right,True +1355,right,800k,The cup is to the right of the pot.,right,True +1356,right,800k,The knife is to the right of the tomato.,right,True +1357,right,800k,The creditcard is to the right of the vase.,right,True +1365,right,800k,The pot is to the right of the spatula.,right,True +1373,right,800k,The lettuce is to the right of the cup.,right,True +1374,right,800k,The mug is to the right of the winebottle.,right,True +1380,right,800k,The bowl is to the right of the plate.,right,True +1398,right,800k,The cabinet is to the right of the potato.,right,True +1399,right,800k,The lettuce is to the right of the apple.,right,True +1402,right,800k,The correct answer is: right.,right,True +1403,right,800k,The laptop is positioned on the left side of the pillow.,right,False +1405,right,800k,The chair is to the right of the drawer.,right,True +1412,right,800k,The knife is to the right of the ladle.,right,True +1427,right,800k,The cup is to the right of the tomato.,right,True +1429,right,800k,The mug is to the right of the bowl.,right,True +1432,right,800k,The handtowel is to the right of the spraybottle.,right,True +1440,right,800k,The spatula is to the right of the cup.,right,True +1446,right,800k,The plate is to the left of the microwave.,right,False +1448,right,800k,The coffeemachine is to the right of the potato.,right,True +1459,right,800k,The houseplant is to the right of the coffeetable.,right,True +1465,right,800k,The winebottle is to the left of the potato.,right,False +1473,right,800k,The pillow is to the right of the teddybear.,right,True +1477,right,800k,The lettuce is to the right of the safe.,right,True +1479,right,800k,The saltshaker is to the right of the sidetable.,right,True +1480,right,800k,The lettuce is positioned on the right side of the dishsponge.,right,True +1482,right,800k,The countertop is to the right of the stoveburner.,right,True +1493,right,800k,The spatula is to the right of the microwave.,right,True +1507,right,800k,The chair is to the right of the drawer.,right,True +1510,right,800k,The lettuce is to the right of the spatula.,right,True +1511,right,800k,The handtowel is to the right of the soapbottle.,right,True +1535,right,800k,The desklamp is to the right of the cellphone.,right,True +1536,right,800k,The lettuce is to the right of the mug.,right,True +1537,right,800k,The soapbar is to the right of the spraybottle.,right,True +1547,right,800k,The statue is to the right of the laptop.,right,True +1560,right,800k,The cabinet is to the right of the kettle.,right,True +1568,right,800k,The pot is to the left of the toaster.,right,False +1578,right,800k,The cup is to the right of the pan.,right,True +1588,right,800k,The peppershaker is to the right of the cup.,right,True +1594,right,800k,The stoveburner is to the right of the lettuce.,right,True +1599,right,800k,The egg is to the right of the mirror.,right,True +1601,right,800k,The box is to the right of the houseplant.,right,True +1611,right,800k,The spatula is to the right of the cup.,right,True +1615,right,800k,The toilet paper is to the right of the candle.,right,True +1617,right,800k,The apple is to the right of the saltshaker.,right,True +1620,right,800k,The plate is to the right of the lettuce.,right,True +1627,right,800k,The soapbottle is to the right of the ladle.,right,True +1633,right,800k,The toaster is positioned on the left side of the bread.,right,False +1637,right,800k,The spatula is to the right of the fridge.,right,True +1643,right,800k,The alarmclock is to the right of the laptop.,right,True +1649,right,800k,The mirror is to the right of the cabinet.,right,True +1657,right,800k,The lettuce is to the right of the bowl.,right,True +1663,right,800k,The microwave is to the right of the tomato.,right,True +1674,right,800k,The pot is to the right of the countertop.,right,True +1675,right,800k,The laptop is to the right of the book.,right,True +1677,right,800k,The pot is to the right of the bread.,right,True +1678,right,800k,The garbage can is to the right of the ladle.,right,True +1684,right,800k,The garbage can is to the right of the laptop.,right,True +1685,right,800k,The mug is to the right of the potato.,right,True +1699,right,800k,The garbage can is to the right of the tomato.,right,True +1701,right,800k,The laptop is to the right of the desklamp.,right,True +1702,right,800k,The safe is to the right of the vase.,right,True +1703,right,800k,The pot is to the right of the countertop.,right,True +1717,right,800k,The pan is to the right of the glassbottle.,right,True +1723,right,800k,The ladle is to the right of the apple.,right,True +1726,right,800k,The bread is to the right of the egg.,right,True +1757,right,800k,The bread is to the right of the lettuce.,right,True +1769,right,800k,The soapbottle is to the right of the mug.,right,True +1777,right,800k,The toaster is positioned on soapbottle's right side.,right,True +1779,right,800k,The glassbottle is to the right of the pan.,right,True +1780,right,800k,The knife is to the left of the toaster.,right,False +1781,right,800k,The bread is to the right of the toaster.,right,True +1789,right,800k,The painting is to the left of the garbage can.,right,False +1804,right,800k,The dishsponge is to the right of the bread.,right,True +1805,right,800k,The cup is to the right of the kettle.,right,True +1827,right,800k,The potato is positioned on the left side of the plate.,right,False +1829,right,800k,The tomato is to the right of the bowl.,right,True +1831,right,800k,The spraybottle is to the left of the soapbottle.,right,False +1834,right,800k,The floorlamp is to the right of the pillow.,right,True +1835,right,800k,The egg is to the right of the knife.,right,True +1836,right,800k,The spatula is to the right of the pan.,right,True +1842,right,800k,The lettuce is positioned on soapbottle's right side.,right,True +1849,right,800k,The winebottle is to the right of the kettle.,right,True +1854,right,800k,The mug is to the left of the chair.,right,False +1856,right,800k,The sofa is to the right of the vase.,right,True +1862,right,800k,The apple is to the right of the plate.,right,True +1864,right,800k,The bread is to the right of the chair.,right,True +1868,right,800k,The soapbar is to the right of the countertop.,right,True +1874,right,800k,The pan is to the right of the potato.,right,True +1889,right,800k,The alarmclock is to the right of the cd.,right,True +1893,right,800k,The soapbottle is to the right of the fridge.,right,True +1896,right,800k,The cell phone is to the right of the bed.,right,True +1904,right,800k,The handtowelholder is to the right of the mirror.,right,True +1909,right,800k,The apple is to the right of the lettuce.,right,True +1918,right,800k,The toaster is positioned on the right side of the statue.,right,True +1926,right,800k,The mug is to the right of the knife.,right,True +1931,right,800k,The mug is to the right of the bread.,right,True +1940,right,800k,The bread is to the right of the tomato.,right,True +1941,right,800k,The pan is to the right of the bowl.,right,True +1957,right,800k,The pan is to the right of the plate.,right,True +1965,right,800k,The vase is to the left of the houseplant.,right,False +1966,right,800k,The spoon is to the left of the drawer.,right,False +1967,right,800k,The spatula is to the right of the lettuce.,right,True +1973,right,800k,The cloth is to the right of the soapbottle.,right,True +1976,right,800k,The toaster is to the right of the mug.,right,True +1977,right,800k,The bowl is to the right of the kettle.,right,True +1982,right,800k,The apple is to the left of the spatula.,right,False +1983,right,800k,The cup is to the right of the bread.,right,True +1985,right,800k,The spraybottle is to the right of the dishsponge.,right,True +1990,right,800k,The bread is to the right of the soapbottle.,right,True +1996,right,800k,The countertop is to the right of the plunger.,right,True +2013,right,800k,The apple is to the right of the tomato.,right,True +2016,right,800k,The spatula is to the right of the cup.,right,True +2017,right,800k,The cup is to the right of the chair.,right,True +2019,right,800k,The soapbar is positioned on the left side of the soapbottle.,right,False +2021,right,800k,The drawer is to the left of the soapbottle.,right,False +2030,right,800k,The garbage can is to the right of the kettle.,right,True +2049,right,800k,The pan is to the right of the cup.,right,True +2050,right,800k,The statue is to the right of the tissuebox.,right,True +2051,right,800k,The sidetable is to the right of the houseplant.,right,True +2061,right,800k,The bowl is to the right of the garbage can.,right,True +2065,right,800k,The countertop is to the right of the statue.,right,True +2076,right,800k,The knife is to the right of the mug.,right,True +2078,right,800k,The soapbottle is to the right of the fridge.,right,True +2084,right,800k,The ladle is to the right of the peppershaker.,right,True +2093,right,800k,The spatula is to the right of the saltshaker.,right,True +2097,right,800k,The bowl is to the right of the mug.,right,True +2099,right,800k,The dishsponge is positioned on the right side of the handtowel.,right,True +2106,right,800k,The tomato is to the right of the houseplant.,right,True +2119,right,800k,The houseplant is to the right of the floorlamp.,right,True +2121,right,800k,The dishsponge is to the right of the cup.,right,True +2123,right,800k,The chair is to the right of the sidetable.,right,True +2136,right,800k,The lettuce is to the right of the mug.,right,True +2141,right,800k,The alarmclock is to the right of the bowl.,right,True +2143,right,800k,The cabinet is to the right of the potato.,right,True +2145,right,800k,The apple is to the right of the toaster.,right,True +2151,right,800k,The glassbottle is to the right of the kettle.,right,True +2154,right,800k,The desklamp is to the right of the armchair.,right,True +2162,right,800k,The dishsponge is to the right of the knife.,right,True +2164,right,800k,The teddybear is to the right of the baseballbat.,right,True +2182,right,800k,The lettuce is positioned on the right side of the egg.,right,True +2191,right,800k,The winebottle is to the right of the pot.,right,True +2196,right,800k,The glassbottle is to the right of the houseplant.,right,True +2199,right,800k,The mug is to the right of the potato.,right,True +2202,right,800k,The spatula is to the right of the microwave.,right,True +2209,right,800k,The spatula is to the right of the fork.,right,True +2211,right,800k,The mug is to the right of the book.,right,True +2221,right,800k,The garbage can is to the right of the kettle.,right,True +2225,right,800k,The tomato is to the right of the houseplant.,right,True +2226,right,800k,The apple is to the right of the dishsponge.,right,True +2229,right,800k,The dishsponge is to the right of the tomato.,right,True +2230,right,800k,The laptop is to the right of the teddybear.,right,True +2239,right,800k,The statue is to the right of the remotecontrol.,right,True +2247,right,800k,The butterknife is to the right of the egg.,right,True +2259,right,800k,The plate is to the right of the potato.,right,True +2260,right,800k,The spatula is to the right of the plate.,right,True +2265,right,800k,The bowl is to the right of the alarmclock.,right,True +2282,right,800k,The kettle is to the left of the pot.,right,False +2291,right,800k,The pot is to the right of the lettuce.,right,True +2301,right,800k,The peppershaker is to the right of the cup.,right,True +2302,right,800k,The dishsponge is to the right of the toaster.,right,True +2303,right,800k,The garbage can is to the right of the spray bottle.,right,True +2304,right,800k,The soapbottle is to the right of the coffeemachine.,right,True +2309,right,800k,The window is to the right of the statue.,right,True +2310,right,800k,The tomato is to the right of the pan.,right,True +2316,right,800k,The garbage can is to the right of the dish sponge.,right,True +2320,right,800k,The handtowel is to the right of the spraybottle.,right,True +2328,right,800k,The plunger is to the right of the toiletpaperhanger.,right,True +2334,right,800k,The plate is to the right of the papertowelroll.,right,True +2347,right,800k,The knife is to the right of the saltshaker.,right,True +2353,right,800k,The laptop is positioned on the right side of the box.,right,True +2355,right,800k,The microwave is to the right of the peppershaker.,right,True +2359,right,800k,The peppershaker is to the right of the lettuce.,right,True +2362,right,800k,The plate is to the right of the spatula.,right,True +2365,right,800k,The garbage can is to the right of the toaster.,right,True +2366,right,800k,The alarmclock is to the right of the cd.,right,True +2379,right,800k,The mug is to the right of the book.,right,True +2389,right,800k,The chair is to the left of the bread.,right,False +2390,right,800k,The lettuce is to the right of the mug.,right,True +2396,right,800k,The toiletpaper is to the right of the towel.,right,True +2401,right,800k,The desklamp is to the right of the book.,right,True +2406,right,800k,The mug is to the right of the tomato.,right,True +2407,right,800k,The cup is to the left of the butterknife.,right,False +2408,right,800k,The bread is to the right of the pan.,right,True +2426,right,800k,The glassbottle is to the right of the bread.,right,True +2431,right,800k,The toaster is to the right of the window.,right,True +2433,right,800k,The pot is to the right of the tomato.,right,True +2435,right,800k,The toaster is positioned on soapbottle's right side.,right,True +2438,right,800k,The cabinet is to the right of the glassbottle.,right,True +2440,right,800k,The table is to the right of the chair.,right,True +2449,right,800k,The mirror is to the right of the picture.,right,True +2450,right,800k,The box is to the right of the desk.,right,True +2451,right,800k,The television is to the right of the window.,right,True +2457,right,800k,The clothes are to the right of the whiteboard.,right,True +2462,right,800k,The night stand is to the right of the chair.,right,True +2463,right,800k,The lamp is to the right of the picture.,right,True +2471,right,800k,The toilet is positioned on the left side of the cabinet.,right,False +2473,right,800k,The window is to the right of the pillow.,right,True +2479,right,800k,The chair is to the right of the table.,right,True +2486,right,800k,The shelves are to the right of the desk.,right,True +2501,right,800k,The mirror is to the right of the window.,right,True +2510,right,800k,The shelves are to the right of the curtain.,right,True +2512,right,800k,The shelves are to the right of the chair.,right,True +2516,right,800k,The sink is to the right of the toilet.,right,True +2519,right,800k,The bag is to the right of the shelves.,right,True +2521,right,800k,The table is to the right of the television.,right,True +2525,right,800k,The door is to the right of the lamp.,right,True +2527,right,800k,The chair is to the right of the refridgerator.,right,True +2529,right,800k,The toilet is to the right of the bathtub.,right,True +2533,right,800k,The pillow is to the right of the shelves.,right,True +2534,right,800k,The television is to the right of the door.,right,True +2537,right,800k,The pillow is to the right of the whiteboard.,right,True +2554,right,800k,The television is to the right of the picture.,right,True +2564,right,800k,The chair is to the right of the television.,right,True +2565,right,800k,The window is to the right of the chair.,right,True +2568,right,800k,The shower curtain is to the right of the cabinet.,right,True +2569,right,800k,The chair is to the right of the cabinet.,right,True +2575,right,800k,The bag is to the right of the counter.,right,True +2590,right,800k,The television is to the right of the picture.,right,True +2594,right,800k,The sofa is to the right of the whiteboard.,right,True +2597,right,800k,The lamp is to the right of the television.,right,True +2601,right,800k,The dresser is to the right of the desk.,right,True +2602,right,800k,The window is to the right of the table.,right,True +2603,right,800k,The window is to the left of the pillow.,right,False +2609,right,800k,The sofa is to the right of the chair.,right,True +2610,right,800k,The towel is to the right of the mirror.,right,True +2613,right,800k,The window is to the right of the sofa.,right,True +2616,right,800k,The television is to the right of the chair.,right,True +2629,right,800k,The chair is to the right of the shelves.,right,True +2642,right,800k,The cabinet is to the right of the window.,right,True +2645,right,800k,The sofa is positioned on the right side of the table.,right,True +2654,right,800k,The toilet is to the right of the shower curtain.,right,True +2662,right,800k,The desk is to the right of the refridgerator.,right,True +2673,right,800k,The chair is to the right of the window.,right,True +2675,right,800k,The television is to the right of the window.,right,True +2683,right,800k,The desk is to the right of the sofa.,right,True +2690,right,800k,The desk is to the right of the television.,right,True +2693,right,800k,The whiteboard is to the right of the window.,right,True +2697,right,800k,The bathtub is to the right of the toilet.,right,True +2712,right,800k,The books are to the right of the desk.,right,True +2718,right,800k,The chair is to the right of the television.,right,True +2722,right,800k,The refridgerator is to the right of the desk.,right,True +2728,right,800k,The mirror is to the right of the toilet.,right,True +2731,right,800k,The clothes are to the right of the pillow.,right,True +2733,right,800k,The door is to the left of the shelves.,right,False +2738,right,800k,The chair is to the right of the refridgerator.,right,True +2744,right,800k,The chair is to the right of the bookshelf.,right,True +2748,right,800k,The refridgerator is to the left of the table.,right,False +2754,right,800k,The door is to the right of the chair.,right,True +2758,right,800k,The cabinet is to the right of the whiteboard.,right,True +2762,right,800k,The pillow is to the left of the shelves.,right,False +2766,right,800k,The window is to the right of the pillow.,right,True +2767,right,800k,The chair is to the right of the curtain.,right,True +2777,right,800k,The picture is to the right of the window.,right,True +2779,right,800k,The television is to the right of the table.,right,True +2780,right,800k,The television is to the right of the window.,right,True +2784,right,800k,The sink is to the right of the refridgerator.,right,True +2787,right,800k,The bag is to the right of the picture.,right,True +2810,right,800k,The lamp is to the right of the sofa.,right,True +2823,right,800k,The chair is positioned on the right side of the shelves.,right,True +2831,right,800k,The window is to the right of the television.,right,True +2836,right,800k,The lamp is to the right of the box.,right,True +2838,right,800k,The toilet is positioned on the right side of the bathtub.,right,True +2841,right,800k,The window is to the right of the shelves.,right,True +2857,right,800k,The table is to the right of the shower curtain.,right,True +2877,right,800k,The bag is to the right of the sink.,right,True +2880,right,800k,The sink is to the right of the toilet.,right,True +2885,right,800k,The pillow is to the right of the shelves.,right,True +2898,right,800k,The window is to the right of the chair.,right,True +2902,right,800k,The bookshelf is to the right of the shelves.,right,True +2905,right,800k,The picture is to the left of the window.,right,False +2909,right,800k,The dresser is to the right of the sofa.,right,True +2916,right,800k,The table is to the right of the lamp.,right,True +2926,right,800k,The clothes are to the right of the sink.,right,True +2928,right,800k,The chair is positioned on the right side of the box.,right,True +2933,right,800k,The chair is to the right of the door.,right,True +2937,right,800k,The door is to the left of the shelves.,right,False +2951,right,800k,The window is to the right of the bed.,right,True +2962,right,800k,The sofa is positioned on the right side of the table.,right,True +2966,right,800k,The sink is to the right of the toilet.,right,True +2969,right,800k,The bag is to the right of the cabinet.,right,True +2984,right,800k,The chair is to the right of the box.,right,True +2986,right,800k,The sink is to the right of the towel.,right,True +2992,right,800k,The window is to the right of the lamp.,right,True +2996,right,800k,The books are to the right of the desk.,right,True +2997,right,800k,The whiteboard is to the right of the blinds.,right,True +2999,right,800k,The table is to the right of the bed.,right,True +3006,right,800k,The toilet is positioned on the right side of the sink.,right,True +3008,right,800k,The toilet is positioned on the right side of the window.,right,True +3031,right,800k,The bed is to the right of the lamp.,right,True +3033,right,800k,The cabinet is to the right of the chair.,right,True +3034,right,800k,The mirror is to the right of the window.,right,True +3036,right,800k,The cabinet is to the right of the chair.,right,True +3048,right,800k,The curtain is to the right of the lamp.,right,True +3055,right,800k,The chair is to the right of the sofa.,right,True +3072,right,800k,The shower curtain is to the right of the toilet.,right,True +3076,right,800k,The desk is to the right of the bed.,right,True +3082,right,800k,The desk is to the right of the box.,right,True +3094,right,800k,The shelves are to the right of the picture.,right,True +3101,right,800k,The desk is to the right of the bookshelf.,right,True +3102,right,800k,The table is to the right of the bathtub.,right,True +3115,right,800k,The sink is to the right of the towel.,right,True +3119,right,800k,The shelves are to the right of the curtain.,right,True +3132,right,800k,The lamp is to the right of the picture.,right,True +3133,right,800k,The bag is to the right of the window.,right,True +3140,right,800k,The lamp is to the right of the picture.,right,True +3147,right,800k,The chair is to the right of the shelves.,right,True +3164,right,800k,The books are to the right of the pillow.,right,True +3165,right,800k,The window is to the right of the desk.,right,True +3169,right,800k,The curtain is to the right of the dresser.,right,True +3172,right,800k,The box is to the right of the chair.,right,True +3173,right,800k,The bathtub is to the right of the toilet.,right,True +3185,right,800k,The table is to the right of the sofa.,right,True +3186,right,800k,The shelves are to the right of the lamp.,right,True +3198,right,800k,The chair is to the right of the shelves.,right,True +3200,right,800k,The toilet is to the right of the bathtub.,right,True +3205,right,800k,The door is to the right of the paper.,right,True +3207,right,800k,The desk is to the right of the bed.,right,True +3219,right,800k,The box is to the right of the cabinet.,right,True +3226,right,800k,The window is to the right of the picture.,right,True +3235,right,800k,The toilet is positioned on the right side of the window.,right,True +3236,right,800k,The cabinet is to the left of the paper.,right,False +3241,right,800k,The dresser is positioned on the right side of the night stand.,right,True +3251,right,800k,The box is to the right of the picture.,right,True +3252,right,800k,The chair is positioned on the right side of the shelves.,right,True +3256,right,800k,The bathtub is to the right of the sink.,right,True +3265,right,800k,The desk is to the right of the window.,right,True +3268,right,800k,The curtain is to the right of the bag.,right,True +3281,right,800k,The whiteboard is to the right of the window.,right,True +3283,right,800k,The toilet is to the right of the shower curtain.,right,True +3287,right,800k,The television is to the right of the window.,right,True +3288,right,800k,The picture is to the right of the chair.,right,True +3289,right,800k,The window is to the left of the pillow.,right,False +3297,right,800k,The desk is to the right of the person.,right,True +3306,right,800k,The table is to the right of the lamp.,right,True +3309,right,800k,The television is to the right of the picture.,right,True +3310,right,800k,The curtain is to the right of the night stand.,right,True +3314,right,800k,The cabinet is to the right of the bed.,right,True +3315,right,800k,The chair is to the right of the clothes.,right,True +3316,right,800k,The table is to the right of the shelves.,right,True +3324,right,800k,The television is to the right of the picture.,right,True +3330,right,800k,The desk is to the right of the pillow.,right,True +3356,right,800k,The towel is to the right of the floor mat.,right,True +3360,right,800k,The bathtub is to the right of the sink.,right,True +3374,right,800k,The chair is to the right of the bed.,right,True +3380,right,800k,The window is to the right of the refrigerator.,right,True +3382,right,800k,The window is to the right of the whiteboard.,right,True +3387,right,800k,The toilet is positioned on the right side of the sink.,right,True +3389,right,800k,The lamp is to the right of the curtain.,right,True +3390,right,800k,The door is to the right of the lamp.,right,True +3392,right,800k,The night stand is to the right of the pillow.,right,True +3397,right,800k,The bathtub is to the left of the cabinet.,right,False +3404,right,800k,The bathtub is to the left of the toilet.,right,False +3425,right,800k,The sink is to the right of the towel.,right,True +3428,right,800k,The chair is to the right of the window.,right,True +3449,right,800k,The toilet is to the right of the bag.,right,True +3451,right,800k,The television is to the right of the chair.,right,True +3456,right,800k,The window is to the right of the picture.,right,True +3462,right,800k,The bag is to the right of the cabinet.,right,True +3463,right,800k,The cabinet is to the right of the books.,right,True +3466,right,800k,The night stand is to the right of the chair.,right,True +3473,right,800k,The bathtub is to the right of the toilet.,right,True +3477,right,800k,The box is to the right of the bag.,right,True +3480,right,800k,The toilet is positioned on the right side of the bathtub.,right,True +3484,right,800k,The dresser is to the right of the door.,right,True +3486,right,800k,The table is to the right of the chair.,right,True +3493,right,800k,The table is to the right of the desk.,right,True +3499,right,800k,The dresser is to the right of the shelves.,right,True +3504,right,800k,The desk is to the right of the pillow.,right,True +3505,right,800k,The window is to the right of the lamp.,right,True +3507,right,800k,The curtain is to the right of the chair.,right,True +3513,right,800k,The towel is to the right of the shower curtain.,right,True +3523,right,800k,The cabinet is to the right of the night stand.,right,True +3536,right,800k,The shelves are to the right of the counter.,right,True +3540,right,800k,The chair is to the right of the shelves.,right,True +3541,right,800k,The bed is to the right of the table.,right,True +3547,right,800k,The mirror is to the right of the towel.,right,True +3550,right,800k,The desk is to the right of the sofa.,right,True +3562,right,800k,The picture is to the right of the chair.,right,True +3569,right,800k,The window is to the right of the refridgerator.,right,True +3588,right,800k,The night stand is to the right of the chair.,right,True +3591,right,800k,The towel is to the right of the chair.,right,True +3594,right,800k,The picture is to the left of the window.,right,False +3595,right,800k,The towel is to the right of the window.,right,True +3604,right,800k,The table is to the right of the shelves.,right,True +3606,right,800k,The door is to the right of the cabinet.,right,True +3609,right,800k,The clothes are to the right of the refridgerator.,right,True +3627,right,800k,The shelves are to the right of the window.,right,True +3632,right,800k,The table is to the right of the bathtub.,right,True +10,above,800k,The picture is positioned higher than the rug.,above,False +20,above,800k,The lamp is positioned under the stand.,above,False +31,above,800k,The curtain is above the plate.,above,True +32,above,800k,The sofa is positioned under the rug.,above,False +34,above,800k,The stairs are positioned higher than the bar.,above,False +64,above,800k,The mirror is positioned above the sink.,above,True +67,above,800k,The picture is located above the bin.,above,True +80,above,800k,The globe is positioned under the table.,above,False +81,above,800k,The book is positioned under the bin.,above,False +83,above,800k,The picture is above the ottoman.,above,True +94,above,800k,The plant is positioned under the towel.,above,False +98,above,800k,The clock is positioned higher than the bench.,above,False +107,above,800k,The clock is positioned over the table.,above,False +118,above,800k,The fan is located above the computer.,above,True +138,above,800k,The railing is above the sofa.,above,True +150,above,800k,The telephone is positioned under the plate.,above,False +152,above,800k,The photo is positioned under the globe.,above,False +156,above,800k,The fireplace is above the rug.,above,True +158,above,800k,The picture is above the doll.,above,True +165,above,800k,The chimney is above the plant.,above,True +168,above,800k,The lamp is positioned under the bed.,above,False +169,above,800k,The telephone is positioned under the counter.,above,False +183,above,800k,The picture is above the basket.,above,True +200,above,800k,The monitor is above the stairs.,above,True +210,above,800k,The pipe is positioned under the bar.,above,False +217,above,800k,The fan is located above the table.,above,True +234,above,800k,The clock is positioned under the counter.,above,False +240,above,800k,The monitor is positioned under the printer.,above,False +245,above,800k,The fan is located above the keyboard.,above,True +264,above,800k,The towel is positioned under the toilet.,above,False +266,above,800k,The shelves are positioned above the sink.,above,True +276,above,800k,The clock is positioned higher than the table.,above,False +285,above,800k,The microwave is positioned under the book.,above,False +292,above,800k,The pipe is located above the counter.,above,True +293,above,800k,The television is positioned higher than the cabinet.,above,False +296,above,800k,The picture is above the fireplace.,above,True +303,above,800k,The microwave is positioned above the sink.,above,True +305,above,800k,The television is positioned under the shelves.,above,False +312,above,800k,The pipe is positioned under the board.,above,False +326,above,800k,The plant is located above the grill.,above,True +330,above,800k,The plant is located above the grill.,above,True +338,above,800k,The stool is positioned under the wall.,above,False +339,above,800k,The clock is positioned on the wall above the table.,above,True +345,above,800k,The lamp is above the scale.,above,True +361,above,800k,The picture is above the desk.,above,True +372,above,800k,The picture is above the blanket.,above,True +381,above,800k,The monitor is positioned under the stairs.,above,False +382,above,800k,The mirror is above the dresser.,above,True +389,above,800k,The chimney is above the table.,above,True +391,above,800k,The television is positioned under the bed.,above,False +395,above,800k,The chest is located above the stairs.,above,True +407,above,800k,The pot is positioned under soap.,above,False +411,above,800k,The stairs are located above the bar.,above,True +427,above,800k,The mirror is positioned above the table.,above,True +428,above,800k,The picture is above the bench.,above,True +432,above,800k,The telephone is positioned under the counter.,above,False +443,above,800k,The fan is located above the desk.,above,True +454,above,800k,The lamp is positioned higher than the bin in the image.,above,False +457,above,800k,The picture is positioned on the wall above the toilet.,above,True +459,above,800k,The lamp is positioned under the board.,above,False +461,above,800k,The picture is located above the fireplace.,above,True +466,above,800k,The mirror is positioned above the sink.,above,True +468,above,800k,The door is located above the bin.,above,True +469,above,800k,The telephone is positioned under the plate.,above,False +475,above,800k,The fireplace is positioned under the stool.,above,False +490,above,800k,The lamp is positioned under the bed.,above,False +494,above,800k,The clock is positioned higher than the table.,above,False +495,above,800k,The mirror is positioned higher than the towel.,above,False +506,above,800k,The picture is above the basket.,above,True +509,above,800k,The television is positioned above the counter.,above,True +513,above,800k,The picture is located above the bin.,above,True +520,above,800k,The lamp is positioned under the bucket.,above,False +531,above,800k,The mirror is positioned above the counter.,above,True +534,above,800k,The picture is above the doll.,above,True +547,above,800k,The fan is located above the keyboard.,above,True +552,above,800k,The fan is located above the table.,above,True +554,above,800k,The glass is positioned under the pillow.,above,False +559,above,800k,The picture is above the doll.,above,True +560,above,800k,The picture is above the plant.,above,True +562,above,800k,The clock is positioned under the table.,above,False +569,above,800k,The candle is positioned under the vase.,above,False +571,above,800k,The television is positioned under the stool.,above,False +580,above,800k,The lamp is positioned under the desk.,above,False +582,above,800k,The bed is positioned under the ball.,above,False +583,above,800k,The picture is above the doll.,above,True +585,above,800k,The railing is above the sofa.,above,True +599,above,800k,The blinds are positioned under the tray.,above,False +600,above,800k,The clock is positioned higher than the chair.,above,False +604,above,800k,The stick is positioned under the table.,above,False +610,above,800k,The cleaner is positioned under the towel.,above,False +612,above,800k,The window is above the clothes.,above,True +613,above,800k,The sink is positioned under the bucket.,above,False +624,above,800k,The television is positioned above the counter.,above,True +630,above,800k,The fan is located above the table.,above,True +644,above,800k,The fan is located above the bed.,above,True +659,above,800k,The shelves are positioned under the bar.,above,False +661,above,800k,The scale is positioned under the stairs.,above,False +671,above,800k,The pot is positioned under the soap.,above,False +677,above,800k,The mirror is positioned higher than the stairs.,above,False +682,above,800k,The towel is positioned under the toilet.,above,False +686,above,800k,The window is above the plate.,above,True +693,above,800k,The cleaner is positioned under the towel.,above,False +696,above,800k,The pipe is above the desk.,above,True +697,above,800k,The television is positioned above the dresser.,above,True +701,above,800k,The stick is positioned under the table.,above,False +703,above,800k,The globe is positioned under the stool.,above,False +705,above,800k,The lamp is positioned above the sink.,above,True +708,above,800k,The pipe is above the desk.,above,True +715,above,800k,The lamp is positioned above the counter.,above,True +717,above,800k,The mirror is positioned higher than the toilet in the image.,above,False +722,above,800k,The shelves are positioned under the box.,above,False +726,above,800k,The shelves are positioned above the paper.,above,True +741,above,800k,The lamp is above the chest.,above,True +747,above,800k,The chimney is above the chair.,above,True +753,above,800k,The fireplace is above the stool.,above,True +755,above,800k,The fan is located above the table.,above,True +760,above,800k,The pipe is above the cart.,above,True +762,above,800k,The railing is above the stand.,above,True +766,above,800k,The picture is above the table.,above,True +768,above,800k,The curtain is above the bucket.,above,True +771,above,800k,The clock is positioned on the wall above the dog.,above,True +773,above,800k,The mirror is positioned above the sink.,above,True +780,above,800k,The bottle is positioned under the towel.,above,False +782,above,800k,The mirror is positioned higher than the table.,above,False +789,above,800k,The shelves are positioned on the left side of the printer.,above,False +797,above,800k,The mirror is positioned higher than the sink.,above,False +801,above,800k,The railing is positioned under the window.,above,False +802,above,800k,The clock is positioned under the counter.,above,False +809,above,800k,The mirror is positioned above the sink.,above,True +816,above,800k,The railing is positioned under the table.,above,False +826,above,800k,The mirror is above the chest.,above,True +835,above,800k,The picture is above the box.,above,True +849,above,800k,The light is positioned under the table.,above,False +856,above,800k,The lamp is positioned under the blanket.,above,False +858,above,800k,The sheet is positioned under the chair.,above,False +859,above,800k,The lamp is above the monitor.,above,True +860,above,800k,The clock is positioned higher than the television.,above,False +862,above,800k,The shelves are positioned under the bar.,above,False +876,above,800k,The fan is located above the basket.,above,True +877,above,800k,The window is above the counter.,above,True +886,above,800k,The lamp is positioned under the desk.,above,False +889,above,800k,The microwave is positioned under the sink.,above,False +894,above,800k,The television is above the bed.,above,True +895,above,800k,The lamp is positioned higher than the bin in the image.,above,False +898,above,800k,The clock is positioned higher than the television.,above,False +901,above,800k,The lamp is positioned under the bed.,above,False +909,above,800k,The pipe is positioned under the board.,above,False +922,above,800k,The television is positioned under the counter.,above,False +934,above,800k,The light is above the counter.,above,True +938,above,800k,The fan is located above the bed.,above,True +947,above,800k,The mirror is positioned under the railing.,above,False +950,above,800k,The glass is above the pillow.,above,True +956,above,800k,The telephone is positioned under the counter.,above,False +957,above,800k,The window is above the blanket.,above,True +958,above,800k,The clock is positioned higher than the television.,above,False +962,above,800k,The picture is above the bucket.,above,True +981,above,800k,The television is positioned above the counter.,above,True +984,above,800k,The lamp is above the toilet.,above,True +996,above,800k,The clock is positioned higher than the television.,above,False +997,above,800k,The toy is positioned under the microwave.,above,False +998,above,800k,The sculpture is above the dresser.,above,True +1016,above,800k,The photo is positioned under the pot.,above,False +1021,above,800k,The lamp is above the dresser.,above,True +1024,above,800k,The lamp is positioned under the sink.,above,False +1036,above,800k,The television is above the pillow.,above,True +1046,above,800k,The cleaner is positioned under the towel.,above,False +1048,above,800k,The ladder is positioned under the stairs.,above,False +1060,above,800k,The fan is located above the basket.,above,True +1071,above,800k,The microwave is above the counter.,above,True +1075,above,800k,The lamp is positioned under the bed.,above,False +1077,above,800k,The fan is positioned higher than the bin in the image.,above,False +1078,above,800k,The fan is located above the computer.,above,True +1087,above,800k,The curtain is above the plate.,above,True +1095,above,800k,The clock is positioned under the table.,above,False +1104,above,800k,The blinds are positioned under the tray.,above,False +1105,above,800k,The wine is positioned under the table.,above,False +1126,above,800k,The clock is positioned higher than the chair.,above,False +1131,above,800k,The photo is positioned under the globe.,above,False +1155,above,800k,The lamp is positioned under the blanket.,above,False +1162,above,800k,The clock is positioned higher than the container.,above,False +1167,above,800k,The mirror is positioned above the sink.,above,True +1172,above,800k,The lamp is above the grill.,above,True +1179,above,800k,The fan is located above the bed.,above,True +1180,above,800k,The fan is located above the monitor.,above,True +1182,above,800k,The railing is above the stove.,above,True +1187,above,800k,The television is positioned above the table.,above,True +1195,above,800k,The shelves are positioned above the bar.,above,True +1196,above,800k,The stick is positioned under the table.,above,False +1199,above,800k,The lamp is above the grill.,above,True +1209,above,800k,The cabinet is above the spatula.,above,True +1218,above,800k,The window is above the plate.,above,True +1220,above,800k,The soap bottle is positioned under the scrubbrush.,above,False +1221,above,800k,The handtowel is positioned under the dishsponge.,above,False +1232,above,800k,The window is above the chair.,above,True +1238,above,800k,The window is above the laptop.,above,True +1246,above,800k,The window is above the book.,above,True +1253,above,800k,The microwave is above the drawer.,above,True +1257,above,800k,The painting is above the sidetable.,above,True +1258,above,800k,The window is above the cellphone.,above,True +1259,above,800k,The cabinet is above the toaster.,above,True +1271,above,800k,The microwave is located above the drawer.,above,True +1283,above,800k,The plate is positioned under the drawer.,above,False +1288,above,800k,The window is above the plate.,above,True +1291,above,800k,The countertop is positioned under the toiletpaper.,above,False +1298,above,800k,The cabinet is above the spatula.,above,True +1307,above,800k,The spatula is above the drawer.,above,True +1316,above,800k,The handtowelholder is above the tissuebox.,above,True +1322,above,800k,The handtowel is positioned under the toiletpaperhanger.,above,False +1330,above,800k,The microwave is above the drawer.,above,True +1338,above,800k,The handtowel is above the sidetable.,above,True +1340,above,800k,The bowl is above the chair.,above,True +1343,above,800k,The countertop is above the drawer.,above,True +1344,above,800k,The window is above the lettuce.,above,True +1354,above,800k,The peppershaker is above the fork.,above,True +1367,above,800k,The handtowelholder is above the tissuebox.,above,True +1368,above,800k,The laptop is positioned under the garbage can.,above,False +1369,above,800k,The peppershaker is above the pan.,above,True +1371,above,800k,The painting is above the book.,above,True +1386,above,800k,The handtowel is above the toiletpaper.,above,True +1387,above,800k,The painting is above the cd.,above,True +1392,above,800k,The handtowelholder is above the tissuebox.,above,True +1396,above,800k,The window is above the plate.,above,True +1397,above,800k,The countertop is above the cabinet.,above,True +1400,above,800k,The window is above the tomato.,above,True +1409,above,800k,The window is above the saltshaker.,above,True +1413,above,800k,The window is above the mug.,above,True +1415,above,800k,The handtowel is positioned under the tissuebox.,above,False +1421,above,800k,The soapbottle is above the drawer.,above,True +1426,above,800k,The pot is positioned under the drawer.,above,False +1430,above,800k,The microwave is above the pan.,above,True +1444,above,800k,The mirror is above the spraybottle.,above,True +1445,above,800k,The laptop is above the creditcard.,above,True +1452,above,800k,The toiletpaperhanger is positioned under the cloth.,above,False +1453,above,800k,The bowl is above the garbage can.,above,True +1457,above,800k,The vase is above the keychain.,above,True +1458,above,800k,The alarm clock is positioned on the top surface of the drawer.,above,False +1463,above,800k,The window is above the chair.,above,True +1470,above,800k,The saltshaker is above the drawer.,above,True +1481,above,800k,The cabinet is above the apple.,above,True +1485,above,800k,The mug is positioned under the chair.,above,False +1487,above,800k,The potato is positioned under the drawer.,above,False +1491,above,800k,The cabinet is above the spatula.,above,True +1498,above,800k,The countertop is positioned under the drawer.,above,False +1506,above,800k,The microwave is above the pan.,above,True +1509,above,800k,The handtowel is positioned under the sink.,above,False +1517,above,800k,The handtowelholder is above the sidetable.,above,True +1524,above,800k,The countertop is positioned under the toiletpaper.,above,False +1531,above,800k,The desklamp is above the cd.,above,True +1533,above,800k,The countertop is above the drawer.,above,True +1534,above,800k,The countertop is above the garbage can.,above,True +1544,above,800k,The coffeemachine is above the mug.,above,True +1550,above,800k,The laptop is positioned under the chair.,above,False +1555,above,800k,The cabinet is above the pot.,above,True +1563,above,800k,The mug is positioned under the chair.,above,False +1566,above,800k,The mirror is above the garbage can.,above,True +1573,above,800k,The houseplant is above the plate.,above,True +1591,above,800k,The cabinet is above the spatula.,above,True +1592,above,800k,The handtowel is positioned under the tissuebox.,above,False +1597,above,800k,The mug is above the apple.,above,True +1600,above,800k,The toaster is positioned under the pan.,above,False +1614,above,800k,The handtowelholder is above the spraybottle.,above,True +1619,above,800k,The window is above the lettuce.,above,True +1626,above,800k,The bread is above the garbage can.,above,True +1632,above,800k,The tomato is above the bowl.,above,True +1639,above,800k,The pan is above the drawer.,above,True +1645,above,800k,The microwave is above the drawer.,above,True +1646,above,800k,The cabinet is above the spatula.,above,True +1654,above,800k,The cabinet is above the tissuebox.,above,True +1656,above,800k,The coffeemachine is above the cabinet.,above,True +1662,above,800k,The soapbottle is above the cabinet.,above,True +1666,above,800k,The window is above the box.,above,True +1681,above,800k,The mirror is above the coffeemachine.,above,True +1708,above,800k,The pan is above the drawer.,above,True +1712,above,800k,The microwave is above the apple.,above,True +1713,above,800k,The knife is positioned on the left side of the drawer.,above,False +1716,above,800k,The mirror is positioned over the countertop.,above,False +1722,above,800k,The microwave is above the drawer.,above,True +1730,above,800k,The lettuce is positioned under the plate.,above,False +1731,above,800k,The towel is positioned under the garbage can.,above,False +1738,above,800k,The handtowel is positioned under the soapbottle.,above,False +1745,above,800k,The window is above the tomato.,above,True +1747,above,800k,The alarmclock is positioned under the book.,above,False +1752,above,800k,The mirror is positioned higher than the plunger in the image.,above,False +1754,above,800k,The mirror is positioned over the countertop.,above,False +1759,above,800k,The shelf is above the laptop.,above,True +1765,above,800k,The window is above the chair.,above,True +1768,above,800k,The coffeemachine is positioned under the dishsponge.,above,False +1771,above,800k,The microwave is above the drawer.,above,True +1783,above,800k,The handtowelholder is positioned under the soapbar.,above,False +1785,above,800k,The window is above the plate.,above,True +1791,above,800k,The painting is above the cd.,above,True +1797,above,800k,The painting is above the cd.,above,True +1801,above,800k,The saltshaker is above the cabinet.,above,True +1803,above,800k,The countertop is positioned under the toiletpaper.,above,False +1852,above,800k,The egg is above the drawer.,above,True +1853,above,800k,The desklamp is positioned under the bed.,above,False +1855,above,800k,The apple is above the lettuce.,above,True +1857,above,800k,The bowl is positioned under the chair.,above,False +1867,above,800k,The cabinet is above the toaster.,above,True +1885,above,800k,The cabinet is above the toaster.,above,True +1891,above,800k,The egg is above the drawer.,above,True +1897,above,800k,The apple is above the mug.,above,True +1903,above,800k,The countertop is below the toiletpaperhanger.,above,False +1910,above,800k,The window is above the newspaper.,above,True +1925,above,800k,The handtowel is above the garbagecan.,above,True +1930,above,800k,The spatula is above the drawer.,above,True +1933,above,800k,The cabinet is above the tomato.,above,True +1934,above,800k,The alarmclock is positioned under the chair.,above,False +1936,above,800k,The vase is above the drawer.,above,True +1937,above,800k,The cabinet is above the tomato.,above,True +1945,above,800k,The window is positioned higher than the bathtub.,above,False +1948,above,800k,The soapbottle is positioned under the pan.,above,False +1953,above,800k,The shelf is positioned under the chair.,above,False +1960,above,800k,The statue is positioned under the chair.,above,False +1968,above,800k,The handtowelholder is positioned under the handtowel.,above,False +1986,above,800k,The window is above the bread.,above,True +1989,above,800k,The bowl is above the tennisracket.,above,True +1993,above,800k,The saltshaker is above the cabinet.,above,True +1999,above,800k,The toaster is positioned under the spoon.,above,False +2003,above,800k,The cabinet is positioned higher than the saltshaker.,above,False +2007,above,800k,The window is located above the chair.,above,True +2008,above,800k,The microwave is above the cabinet.,above,True +2014,above,800k,The houseplant is positioned higher than the drawer in the image.,above,False +2024,above,800k,The apple is above the drawer.,above,True +2032,above,800k,The statue is positioned under the alarmclock.,above,False +2035,above,800k,The plate is positioned under the drawer.,above,False +2039,above,800k,The window is above the papertowelroll.,above,True +2041,above,800k,The countertop is above the garbage can.,above,True +2052,above,800k,The microwave is above the spatula.,above,True +2053,above,800k,The apple is above the garbage can.,above,True +2054,above,800k,The mug is positioned higher than the cellphone in the image.,above,False +2058,above,800k,The cabinet is above the tomato.,above,True +2059,above,800k,The mirror is above the soapbottle.,above,True +2064,above,800k,The handtowel is above the sidetable.,above,True +2080,above,800k,The cabinet is above the potato.,above,True +2086,above,800k,The cabinet is above the countertop.,above,True +2087,above,800k,The laptop is positioned under the chair.,above,False +2089,above,800k,The candle is above the toiletpaper.,above,True +2091,above,800k,The book is positioned under the drawer.,above,False +2115,above,800k,The bowl is positioned under the watch.,above,False +2120,above,800k,The microwave is positioned on the left side of the drawer.,above,False +2126,above,800k,The window is above the cup.,above,True +2128,above,800k,The handtowel is positioned under the countertop.,above,False +2131,above,800k,The window is above the toaster.,above,True +2132,above,800k,The handtowelholder is above the spraybottle.,above,True +2142,above,800k,The handtowelholder is positioned under the dishsponge.,above,False +2150,above,800k,The handtowelholder is above the bathtub.,above,True +2161,above,800k,The mirror is positioned above the sink.,above,True +2163,above,800k,The handtowelholder is positioned under the countertop.,above,False +2166,above,800k,The lightswitch is above the remotecontrol.,above,True +2179,above,800k,The window is above the knife.,above,True +2185,above,800k,The kettle is above the dishsponge.,above,True +2189,above,800k,The countertop is above the garbage can.,above,True +2192,above,800k,The toaster is positioned under the pan.,above,False +2195,above,800k,The floorlamp is above the ottoman.,above,True +2201,above,800k,The handtowel is positioned over the tissuebox.,above,False +2219,above,800k,The window is above the bread.,above,True +2238,above,800k,The statue is above the keychain.,above,True +2243,above,800k,The coffeemachine is positioned under the dishsponge.,above,False +2251,above,800k,The mirror is above the garbage can.,above,True +2252,above,800k,The potato is positioned under the drawer.,above,False +2257,above,800k,The potato is positioned under the drawer.,above,False +2261,above,800k,The window is above the bread.,above,True +2269,above,800k,The handtowelholder is above the garbagecan.,above,True +2275,above,800k,The cabinet is positioned higher than the saltshaker.,above,False +2286,above,800k,The potato is located above the cabinet.,above,True +2298,above,800k,The mug is positioned under the plate.,above,False +2299,above,800k,The countertop is below the plate.,above,False +2305,above,800k,The window is above the apple.,above,True +2306,above,800k,The vase is above the bowl.,above,True +2307,above,800k,The blinds are above the dish sponge.,above,True +2312,above,800k,The handtowelholder is positioned under the handtowel.,above,False +2319,above,800k,The egg is above the drawer.,above,True +2322,above,800k,The handtowelholder is above the sidetable.,above,True +2325,above,800k,The knife is positioned on the left side of the drawer.,above,False +2327,above,800k,The microwave is positioned under the sink.,above,False +2330,above,800k,The houseplant is above the shelf.,above,True +2331,above,800k,The window is above the plate.,above,True +2336,above,800k,The microwave is above the potato.,above,True +2337,above,800k,The window is above the mug.,above,True +2348,above,800k,The countertop is positioned under the toiletpaper.,above,False +2352,above,800k,The microwave is above the apple.,above,True +2363,above,800k,The correct answer is: above.,above,True +2364,above,800k,The cup is above the bowl.,above,True +2368,above,800k,The pillow is positioned under the ottoman.,above,False +2372,above,800k,The cabinet is above the spoon.,above,True +2378,above,800k,The window is above the plate.,above,True +2384,above,800k,The mirror is above the dishsponge.,above,True +2386,above,800k,The microwave is above the countertop.,above,True +2388,above,800k,The desklamp is positioned under the chair.,above,False +2394,above,800k,The microwave is above the pot.,above,True +2404,above,800k,The mirror is positioned higher than the garbage can.,above,False +2412,above,800k,The painting is above the alarm clock.,above,True +2417,above,800k,The cabinet is above the bread.,above,True +2425,above,800k,The floorlamp is above the ottoman.,above,True +2430,above,800k,The cabinet is above the apple.,above,True +2443,above,800k,The shelves are above the dresser.,above,True +2446,above,800k,The picture is above the chair.,above,True +2452,above,800k,The whiteboard is above the bag.,above,True +2454,above,800k,The lamp is above the chair.,above,True +2464,above,800k,The window is above the desk.,above,True +2476,above,800k,The picture is above the pillow.,above,True +2478,above,800k,The picture is above the table.,above,True +2492,above,800k,The television is above the dresser.,above,True +2493,above,800k,The curtain is above the chair.,above,True +2500,above,800k,The chair is positioned under the pillow.,above,False +2505,above,800k,The picture is above the table.,above,True +2511,above,800k,The window is located above the desk.,above,True +2531,above,800k,The picture is above the table.,above,True +2539,above,800k,The picture is above the sofa.,above,True +2541,above,800k,The window is above the toilet.,above,True +2542,above,800k,The shelves are above the chair.,above,True +2547,above,800k,The lamp is positioned higher than the night stand in the image.,above,False +2549,above,800k,The window is above the bag.,above,True +2566,above,800k,The picture is above the chair.,above,True +2577,above,800k,The mirror is above the chair.,above,True +2579,above,800k,The picture is above the counter.,above,True +2581,above,800k,The picture is above the toilet.,above,True +2588,above,800k,The lamp is positioned under the chair.,above,False +2589,above,800k,The lamp is above the table.,above,True +2592,above,800k,The picture is above the night stand.,above,True +2598,above,800k,The television is above the bag.,above,True +2600,above,800k,The curtain is above the night stand.,above,True +2615,above,800k,The whiteboard is positioned higher than the chair.,above,False +2617,above,800k,The window is above the counter.,above,True +2620,above,800k,The picture is above the lamp.,above,True +2626,above,800k,The lamp is positioned under the chair.,above,False +2632,above,800k,The picture is above the chair.,above,True +2640,above,800k,The television is positioned above the table.,above,True +2643,above,800k,The picture is above the table.,above,True +2644,above,800k,The picture is above the books.,above,True +2647,above,800k,The picture is above the cabinet.,above,True +2651,above,800k,The mirror is above the towel.,above,True +2653,above,800k,The picture is above the night stand.,above,True +2664,above,800k,The window is above the table.,above,True +2671,above,800k,The window is above the toilet.,above,True +2681,above,800k,The picture is above the toilet.,above,True +2688,above,800k,The picture is above the night stand.,above,True +2692,above,800k,The pillow is positioned under the box.,above,False +2694,above,800k,The television is positioned higher than the dresser in the image.,above,False +2696,above,800k,The picture is above the toilet.,above,True +2708,above,800k,The lamp is positioned higher than the night stand in the image.,above,False +2719,above,800k,The cabinet is positioned under the table.,above,False +2720,above,800k,The window is above the cabinet.,above,True +2725,above,800k,The picture is above the box.,above,True +2732,above,800k,The picture is above the sink.,above,True +2735,above,800k,The towel is positioned under the toilet.,above,False +2737,above,800k,The pillow is positioned under the box.,above,False +2743,above,800k,The window is above the bed.,above,True +2746,above,800k,The window is above the chair.,above,True +2792,above,800k,The picture is above the sofa.,above,True +2796,above,800k,The picture is above the table.,above,True +2797,above,800k,The blinds are above the box.,above,True +2802,above,800k,The mirror is positioned higher than the chair.,above,False +2805,above,800k,The window is above the table.,above,True +2817,above,800k,The picture is above the table.,above,True +2820,above,800k,The picture is above the bed.,above,True +2839,above,800k,The picture is above the cabinet.,above,True +2840,above,800k,The picture is above the night stand.,above,True +2844,above,800k,The window is above the paper.,above,True +2845,above,800k,The lamp is positioned higher than the chair in the image.,above,False +2855,above,800k,The window is above the desk.,above,True +2861,above,800k,The clothes are located above the bag.,above,True +2876,above,800k,The refridgerator is located below the chair.,above,False +2884,above,800k,The picture is above the desk.,above,True +2890,above,800k,The mirror is positioned over the cabinet.,above,False +2894,above,800k,The television is above the bag.,above,True +2914,above,800k,The window is above the desk.,above,True +2922,above,800k,The picture is above the desk.,above,True +2925,above,800k,The television is above the bag.,above,True +2929,above,800k,The window is above the pillow.,above,True +2934,above,800k,The whiteboard is above the cabinet.,above,True +2936,above,800k,The picture is above the towel.,above,True +2943,above,800k,The mirror is above the chair.,above,True +2947,above,800k,The shelves are positioned above the table.,above,True +2950,above,800k,The shelves are positioned above the table.,above,True +2953,above,800k,The lamp is positioned higher than the pillow.,above,False +2956,above,800k,The mirror is above the towel.,above,True +2958,above,800k,The window is above the cabinet.,above,True +2959,above,800k,The picture is on the wall above the table.,above,True +2968,above,800k,The window is above the cabinet.,above,True +2973,above,800k,The mirror is positioned above the sink.,above,True +2976,above,800k,The picture is above the cabinet.,above,True +2977,above,800k,The mirror is above the sink.,above,True +2985,above,800k,The television is above the bag.,above,True +2987,above,800k,The clothes are located above the bag.,above,True +2990,above,800k,The blinds are positioned under the box.,above,False +2995,above,800k,The picture is above the toilet.,above,True +3016,above,800k,The mirror is above the bathtub.,above,True +3018,above,800k,The picture is above the night stand.,above,True +3028,above,800k,The clothes are above the bag.,above,True +3032,above,800k,The picture is located above the shelves.,above,True +3035,above,800k,The shelves are above the dresser.,above,True +3045,above,800k,The picture is above the chair.,above,True +3046,above,800k,The shelves are positioned above the desk.,above,True +3052,above,800k,The picture is above the cabinet.,above,True +3053,above,800k,The window is above the table.,above,True +3058,above,800k,The window is above the bed.,above,True +3059,above,800k,The window is above the table.,above,True +3060,above,800k,The picture is above the toilet.,above,True +3063,above,800k,The window is above the bed.,above,True +3068,above,800k,The whiteboard is positioned on the wall above the sofa.,above,True +3074,above,800k,The window is above the box.,above,True +3079,above,800k,The paper is positioned under the chair.,above,False +3083,above,800k,The blinds are positioned on the wall above the table.,above,True +3086,above,800k,The mirror is above the sink.,above,True +3105,above,800k,The shelves are positioned above the sink.,above,True +3113,above,800k,The television is positioned higher than the refridgerator.,above,False +3134,above,800k,The window is above the table.,above,True +3139,above,800k,The lamp is positioned higher than the chair in the image.,above,False +3145,above,800k,The picture is above the sink.,above,True +3155,above,800k,The whiteboard is above the cabinet.,above,True +3167,above,800k,The mirror is positioned above the sink.,above,True +3177,above,800k,The television is positioned higher than the chair.,above,False +3181,above,800k,The picture is above the night stand.,above,True +3182,above,800k,The picture is above the table.,above,True +3183,above,800k,The paper is positioned under the chair.,above,False +3189,above,800k,The window is above the cabinet.,above,True +3194,above,800k,The shelves are positioned above the desk.,above,True +3196,above,800k,The window is above the table.,above,True +3204,above,800k,The lamp is positioned under the chair.,above,False +3206,above,800k,The lamp is above the night stand.,above,True +3209,above,800k,The picture is above the box.,above,True +3210,above,800k,The window is above the table.,above,True +3215,above,800k,The window is above the cabinet.,above,True +3216,above,800k,The picture is above the table.,above,True +3218,above,800k,The lamp is positioned higher than the chair.,above,False +3227,above,800k,The lamp is above the chair.,above,True +3237,above,800k,The picture is above the counter.,above,True +3238,above,800k,The shelves are positioned above the chair.,above,True +3240,above,800k,The television is positioned above the table.,above,True +3247,above,800k,The shelves are positioned above the dresser.,above,True +3262,above,800k,The curtain is above the bag.,above,True +3272,above,800k,The window is above the table.,above,True +3286,above,800k,The lamp is positioned higher than the chair.,above,False +3293,above,800k,The television is positioned higher than the night stand.,above,False +3294,above,800k,The mirror is above the desk.,above,True +3295,above,800k,The books are positioned under the dresser.,above,False +3299,above,800k,The curtain is above the box.,above,True +3302,above,800k,The whiteboard is positioned higher than the bag.,above,False +3303,above,800k,The books are positioned under the chair.,above,False +3312,above,800k,The shelves are positioned under the bed.,above,False +3318,above,800k,The mirror is positioned above the sink.,above,True +3320,above,800k,The picture is above the chair.,above,True +3336,above,800k,The towel is positioned under the toilet.,above,False +3339,above,800k,The picture is above the table.,above,True +3341,above,800k,The window is above the table.,above,True +3346,above,800k,The shelves are positioned above the pillow.,above,True +3349,above,800k,The television is positioned higher than the night stand.,above,False +3366,above,800k,The window is above the desk.,above,True +3367,above,800k,The picture is above the table.,above,True +3370,above,800k,The window is above the chair.,above,True +3371,above,800k,The paper is positioned under the chair.,above,False +3383,above,800k,The lamp is above the chair.,above,True +3391,above,800k,The picture is above the dresser.,above,True +3395,above,800k,The shelves are positioned above the table.,above,True +3401,above,800k,The whiteboard is above the pillow.,above,True +3408,above,800k,The lamp is positioned higher than the chair.,above,False +3409,above,800k,The picture is above the table.,above,True +3413,above,800k,The books are positioned on the left side of the refridgerator.,above,False +3417,above,800k,The whiteboard is positioned higher than the desk in the image.,above,False +3421,above,800k,The mirror is above the chair.,above,True +3424,above,800k,The window is above the sink.,above,True +3427,above,800k,The shelves are positioned above the chair.,above,True +3450,above,800k,The towel is positioned under the table.,above,False +3460,above,800k,"The picture is on the wall, positioned higher than the table.",above,False +3464,above,800k,The whiteboard is above the pillow.,above,True +3468,above,800k,The towel is positioned under the bathtub.,above,False +3471,above,800k,The window is above the toilet.,above,True +3472,above,800k,The window is above the night stand.,above,True +3475,above,800k,The picture is above the pillow.,above,True +3512,above,800k,The window is above the toilet.,above,True +3519,above,800k,The lamp is positioned under the chair.,above,False +3520,above,800k,The picture is above the table.,above,True +3525,above,800k,The mirror is above the sink.,above,True +3528,above,800k,The television is positioned above the table.,above,True +3530,above,800k,The window is above the bed.,above,True +3532,above,800k,The television is positioned above the cabinet.,above,True +3544,above,800k,The television is positioned higher than the dresser.,above,False +3546,above,800k,The window is above the box.,above,True +3551,above,800k,The window is above the cabinet.,above,True +3558,above,800k,The television is positioned above the cabinet.,above,True +3563,above,800k,The picture is above the toilet.,above,True +3566,above,800k,The window is above the pillow.,above,True +3570,above,800k,The television is above the dresser.,above,True +3574,above,800k,The window is above the desk.,above,True +3585,above,800k,The window is above the night stand.,above,True +3592,above,800k,The box is positioned under the cabinet.,above,False +3608,above,800k,The window is above the bag.,above,True +3617,above,800k,The picture is above the counter.,above,True +3621,above,800k,The whiteboard is positioned higher than the chair.,above,False +3623,above,800k,The whiteboard is positioned higher than the bag.,above,False +3626,above,800k,The picture is above the counter.,above,True +3631,above,800k,The picture is above the sink.,above,True +3634,above,800k,The window is above the cabinet.,above,True +3636,above,800k,The window is above the cabinet.,above,True +13,under,800k,The dresser is positioned under the mirror.,under,True +18,under,800k,The dresser is positioned under the mirror.,under,True +21,under,800k,The monitor is positioned under the lamp.,under,True +26,under,800k,The scale is positioned under the lamp.,under,True +47,under,800k,The bed is below the fan.,under,False +49,under,800k,The sink is below the lamp.,under,False +56,under,800k,The sofa is positioned under the television.,under,True +70,under,800k,The bin is positioned under the lamp.,under,True +76,under,800k,The dresser is positioned under the television.,under,True +77,under,800k,The stool is positioned under the globe.,under,True +79,under,800k,The vase is positioned under the candle.,under,True +103,under,800k,The bin is positioned under the fan.,under,True +105,under,800k,The computer is positioned under the fan.,under,True +108,under,800k,The bin is positioned under the picture.,under,True +112,under,800k,The bucket is positioned under the picture.,under,True +113,under,800k,The computer is positioned under the fan.,under,True +119,under,800k,The sink is below the mirror.,under,False +143,under,800k,The stairs are located below the scale.,under,False +147,under,800k,The toilet is positioned under the shelves.,under,True +166,under,800k,The toilet is positioned under the shelves.,under,True +171,under,800k,The bar is positioned under the shelves.,under,True +172,under,800k,The plate is positioned under the curtain.,under,True +177,under,800k,The bucket is positioned under the table.,under,True +180,under,800k,The monitor is positioned under the shelves.,under,True +188,under,800k,The bin is positioned under the monitor.,under,True +195,under,800k,The dresser is positioned under the mirror.,under,True +215,under,800k,The microwave is positioned under the pipe.,under,True +224,under,800k,The rug is positioned under the fireplace.,under,True +225,under,800k,The stairs are located below the scale.,under,False +230,under,800k,The soap is positioned under the pot.,under,True +239,under,800k,The rug is positioned under the fireplace.,under,True +244,under,800k,The doll is positioned under the picture.,under,True +249,under,800k,The counter is below the telephone.,under,False +251,under,800k,The desk is positioned under the pipe.,under,True +255,under,800k,The bin is positioned under the fan.,under,True +260,under,800k,The desk is positioned under the pipe.,under,True +261,under,800k,The toilet is below the mirror.,under,False +265,under,800k,The sink is below the mirror.,under,False +281,under,800k,The towel is positioned under the blinds.,under,True +289,under,800k,The grill is positioned under the plant.,under,True +302,under,800k,The counter is below the microwave.,under,False +304,under,800k,The paper is positioned under the lamp.,under,True +306,under,800k,The table is positioned under the chimney.,under,True +308,under,800k,The car is positioned under the box.,under,True +309,under,800k,The drawer is positioned under the lamp.,under,True +315,under,800k,The tray is positioned under the cabinet.,under,True +324,under,800k,The blanket is positioned under the picture.,under,True +327,under,800k,The toilet is below the towel.,under,False +329,under,800k,The table is positioned under the wine.,under,True +335,under,800k,The table is below the stick.,under,False +343,under,800k,The table is below the globe.,under,False +347,under,800k,The chest is positioned under the mirror.,under,True +348,under,800k,The counter is below the clock.,under,False +352,under,800k,The towel is positioned under the blinds.,under,True +357,under,800k,The table is positioned under the clock.,under,True +365,under,800k,The chest is positioned under the mirror.,under,True +368,under,800k,The dresser is positioned under the mirror.,under,True +379,under,800k,The table is positioned under the clock.,under,True +386,under,800k,The basket is positioned under the fan.,under,True +398,under,800k,The counter is below the telephone.,under,False +400,under,800k,The car is positioned under the box.,under,True +402,under,800k,The car is positioned under the lamp.,under,True +403,under,800k,The drawer is positioned under the television.,under,True +404,under,800k,The plant is positioned under the picture.,under,True +406,under,800k,The drawer is positioned under the lamp.,under,True +414,under,800k,The oven is located below the bottle.,under,False +436,under,800k,The bucket is positioned under the curtain.,under,True +441,under,800k,The printer is positioned under the fan.,under,True +456,under,800k,The bar is positioned under the stairs.,under,True +476,under,800k,The toilet is positioned under the clock.,under,True +479,under,800k,The stove is located below the microwave.,under,False +498,under,800k,The table is positioned under the railing.,under,True +501,under,800k,The towel is positioned under the blinds.,under,True +503,under,800k,The fireplace is located below the picture.,under,False +504,under,800k,The printer is positioned under the fan.,under,True +514,under,800k,The cart is positioned under the pipe.,under,True +515,under,800k,The bar is positioned under the pipe.,under,True +516,under,800k,The stairs are positioned under the mirror.,under,True +526,under,800k,The dog is below the clock.,under,False +530,under,800k,The sofa is positioned under the fan.,under,True +533,under,800k,The drawer is positioned under the lamp.,under,True +537,under,800k,The basket is positioned under the railing.,under,True +539,under,800k,The bar is positioned under the shelves.,under,True +546,under,800k,The table is below the stick.,under,False +551,under,800k,The toilet is positioned under the mirror.,under,True +557,under,800k,The benches are positioned under the picture.,under,True +573,under,800k,The table is positioned under the clock.,under,True +575,under,800k,The basket is positioned under the lamp.,under,True +577,under,800k,The towel is positioned under the cleaner.,under,True +586,under,800k,The stove is located below the railing.,under,False +592,under,800k,The bucket is positioned under the picture.,under,True +606,under,800k,The bar is positioned under the pipe.,under,True +608,under,800k,The table is positioned under the fireplace.,under,True +611,under,800k,The towel is positioned under the cleaner.,under,True +614,under,800k,The towel is positioned under the clock.,under,True +617,under,800k,The stairs are positioned under the clock.,under,True +620,under,800k,The bar is positioned under the stairs.,under,True +622,under,800k,The pot is positioned under the photo.,under,True +627,under,800k,The chest is positioned under the picture.,under,True +632,under,800k,The cart is positioned under the pipe.,under,True +637,under,800k,The soap is positioned under the pot.,under,True +639,under,800k,The counter is below the lamp.,under,False +641,under,800k,The drawer is positioned under the tray.,under,True +647,under,800k,The bar is positioned under the shelves.,under,True +656,under,800k,The bench is positioned under the picture.,under,True +657,under,800k,The fireplace is positioned under the picture.,under,True +667,under,800k,The car is positioned under the box.,under,True +668,under,800k,The doll is positioned under the picture.,under,True +675,under,800k,The lamp is positioned under the shelves.,under,True +679,under,800k,The chest is positioned under the lamp.,under,True +680,under,800k,The bar is positioned under the stairs.,under,True +685,under,800k,The blanket is positioned under the picture.,under,True +706,under,800k,The blanket is positioned under the lamp.,under,True +710,under,800k,The cart is positioned under the pipe.,under,True +711,under,800k,The light is above the lamp.,under,False +712,under,800k,The sink is below the mirror.,under,False +713,under,800k,The cart is positioned under the pipe.,under,True +714,under,800k,The tray is positioned under the cabinet.,under,True +716,under,800k,The blanket is positioned under the lamp.,under,True +724,under,800k,The towel is positioned under the bottle.,under,True +725,under,800k,The sink is positioned under the cabinet.,under,True +744,under,800k,The rug is positioned under the glass.,under,True +750,under,800k,The counter is positioned under the telephone.,under,True +751,under,800k,The soap is positioned under the pot.,under,True +756,under,800k,The ball is positioned under the picture.,under,True +777,under,800k,The desk is positioned under the picture.,under,True +779,under,800k,The ottoman is positioned under the railing.,under,True +781,under,800k,The basket is positioned under the picture.,under,True +784,under,800k,The globe is positioned under the lamp.,under,True +786,under,800k,The pillow is positioned under the television.,under,True +795,under,800k,The globe is positioned under the photo.,under,True +820,under,800k,The printer is positioned under the monitor.,under,True +821,under,800k,The plate is positioned under the window.,under,True +822,under,800k,The bucket is positioned under the curtain.,under,True +823,under,800k,The bar is positioned under the shelves.,under,True +824,under,800k,The desk is positioned under the picture.,under,True +825,under,800k,The stool is positioned under the oven.,under,True +840,under,800k,The car is positioned under the lamp.,under,True +843,under,800k,The table is positioned under the stairs.,under,True +846,under,800k,The towel is positioned under the bottle.,under,True +850,under,800k,The counter is below the telephone.,under,False +852,under,800k,The television is positioned under the clock.,under,True +864,under,800k,The table is positioned under the light.,under,True +875,under,800k,The pot is positioned under the shelves.,under,True +883,under,800k,The car is positioned under the box.,under,True +893,under,800k,The box is positioned under the television.,under,True +897,under,800k,The pillow is positioned under the glass.,under,True +904,under,800k,The blanket is positioned under the picture.,under,True +913,under,800k,The vase is positioned under the candle.,under,True +916,under,800k,The bar is positioned under the pipe.,under,True +918,under,800k,The towel is positioned under the cleaner.,under,True +929,under,800k,The bar is positioned under the lamp.,under,True +930,under,800k,The table is below the clock.,under,False +944,under,800k,The table is below the lamp.,under,False +953,under,800k,The bench is positioned under the fan.,under,True +955,under,800k,The rug is positioned under the cabinet.,under,True +968,under,800k,The paper is positioned under the television.,under,True +970,under,800k,The bed is below the globe.,under,False +971,under,800k,The towel is positioned under the cleaner.,under,True +979,under,800k,The bed is positioned under the window.,under,True +990,under,800k,The sofa is positioned under the shelves.,under,True +1012,under,800k,The table is positioned under the chimney.,under,True +1025,under,800k,The globe is positioned under the fan.,under,True +1038,under,800k,The bin is positioned under the fan.,under,True +1040,under,800k,The doll is positioned under the picture.,under,True +1045,under,800k,The bed is positioned under the television.,under,True +1051,under,800k,The chair is positioned under the chimney.,under,True +1053,under,800k,The counter is positioned under the mirror.,under,True +1057,under,800k,The stand is positioned under the picture.,under,True +1061,under,800k,The bucket is positioned under the picture.,under,True +1062,under,800k,The car is positioned under the box.,under,True +1063,under,800k,The television is positioned under the lamp.,under,True +1067,under,800k,The dresser is positioned under the mirror.,under,True +1072,under,800k,The cart is positioned under the pipe.,under,True +1076,under,800k,The sink is below the pot.,under,False +1079,under,800k,The bar is positioned under the shelves.,under,True +1093,under,800k,The bar is positioned under the curtain.,under,True +1094,under,800k,The blanket is below the mirror.,under,False +1107,under,800k,The printer is positioned under the fan.,under,True +1109,under,800k,The toy is positioned under the curtain.,under,True +1112,under,800k,The sink is below the wardrobe.,under,False +1120,under,800k,The vase is positioned under the candle.,under,True +1127,under,800k,The television is positioned under the clock.,under,True +1132,under,800k,The vase is positioned under the candle.,under,True +1133,under,800k,The lamp is positioned under the shelves.,under,True +1143,under,800k,The bar is positioned under the shelves.,under,True +1147,under,800k,The computer is positioned under the fan.,under,True +1151,under,800k,The box is positioned under the television.,under,True +1154,under,800k,The basket is below the lamp.,under,False +1157,under,800k,The bar is located below the stairs.,under,False +1164,under,800k,The towel is positioned under the cleaner.,under,True +1165,under,800k,The table is positioned under the clock.,under,True +1168,under,800k,The stairs are positioned under the picture.,under,True +1169,under,800k,The book is positioned under the microwave.,under,True +1188,under,800k,The grill is positioned under the cabinet.,under,True +1192,under,800k,The bed is positioned under the lamp.,under,True +1197,under,800k,The picture is positioned under the lamp.,under,True +1201,under,800k,The spoon is positioned under the toaster.,under,True +1203,under,800k,The tissue box is below the cabinet.,under,False +1205,under,800k,The chair is below the window.,under,False +1219,under,800k,The cabinet is below the mirror.,under,False +1233,under,800k,The alarmclock is positioned under the laptop.,under,True +1235,under,800k,The soapbar is positioned under the handtowel.,under,True +1237,under,800k,The dishsponge is positioned under the cabinet.,under,True +1243,under,800k,The drawer is positioned under the alarm clock.,under,True +1245,under,800k,The tomato is below the houseplant.,under,False +1248,under,800k,The chair is positioned under the bowl.,under,True +1254,under,800k,The book is positioned under the painting.,under,True +1270,under,800k,The apple is positioned under the potato.,under,True +1274,under,800k,The potato is positioned under the mirror.,under,True +1275,under,800k,The drawer is below the bowl.,under,False +1282,under,800k,The sidetable is positioned under the mirror.,under,True +1284,under,800k,The sink is below the mirror.,under,False +1289,under,800k,The cabinet is below the apple.,under,False +1290,under,800k,The ottoman is positioned under the floorlamp.,under,True +1293,under,800k,The dishsponge is positioned under the coffeemachine.,under,True +1297,under,800k,The dishsponge is positioned under the mug.,under,True +1299,under,800k,The garbage can is positioned under the hand towel holder.,under,True +1305,under,800k,The plate is below the glassbottle.,under,False +1313,under,800k,The drawer is below the microwave.,under,False +1318,under,800k,The lettuce is positioned under the bread.,under,True +1326,under,800k,The shelf is positioned under the bowl.,under,True +1331,under,800k,The chair is below the papertowelroll.,under,False +1348,under,800k,The cd is positioned under the painting.,under,True +1350,under,800k,The apple is below the microwave.,under,False +1359,under,800k,The houseplant is positioned under the painting.,under,True +1364,under,800k,The scrubbrush is positioned under the soapbottle.,under,True +1366,under,800k,The garbage can is positioned under the light switch.,under,True +1383,under,800k,The drawer is positioned under the houseplant.,under,True +1391,under,800k,The plunger is positioned under the toiletpaperhanger.,under,True +1394,under,800k,The dishsponge is positioned under the cabinet.,under,True +1401,under,800k,The plate is positioned under the countertop.,under,True +1408,under,800k,The correct answer is: below.,under,False +1424,under,800k,The garbage can is below the soap bottle.,under,False +1431,under,800k,The spray bottle is positioned under the hand towel.,under,True +1435,under,800k,The alarm clock is positioned under the window.,under,True +1436,under,800k,The spatula is positioned under the microwave.,under,True +1437,under,800k,The spraybottle is positioned under the handtowelholder.,under,True +1439,under,800k,The spatula is positioned under the cabinet.,under,True +1450,under,800k,The drawer is below the potato.,under,False +1451,under,800k,The potato is positioned under the cup.,under,True +1455,under,800k,The dishsponge is positioned under the handtowel.,under,True +1456,under,800k,The chair is below the spatula.,under,False +1461,under,800k,The countertop is below the mirror.,under,False +1468,under,800k,The pan is positioned under the window.,under,True +1469,under,800k,The sidetable is positioned under the handtowel.,under,True +1471,under,800k,The lettuce is positioned under the window.,under,True +1478,under,800k,The drawer is below the microwave.,under,False +1483,under,800k,The tissuebox is below the handtowel.,under,False +1486,under,800k,The mug is positioned under the cabinet.,under,True +1492,under,800k,The chair is positioned under the laptop.,under,True +1496,under,800k,The book is positioned under the window.,under,True +1497,under,800k,The toaster is positioned under the window.,under,True +1499,under,800k,The plate is positioned under the window.,under,True +1515,under,800k,The chair is positioned under the vase.,under,True +1519,under,800k,The apple is below the winebottle.,under,False +1528,under,800k,The cellphone is positioned under the painting.,under,True +1529,under,800k,The apple is positioned under the potato.,under,True +1538,under,800k,The apple is below the mug.,under,False +1542,under,800k,The houseplant is positioned under the painting.,under,True +1546,under,800k,The drawer is below the egg.,under,False +1548,under,800k,The butterknife is positioned under the cabinet.,under,True +1558,under,800k,The tissue box is positioned under the handtowelholder.,under,True +1564,under,800k,The dishsponge is positioned under the mug.,under,True +1565,under,800k,The pot is positioned under the microwave.,under,True +1570,under,800k,The sink is below the handtowel.,under,False +1576,under,800k,The knife is positioned under the window.,under,True +1580,under,800k,The garbage can is positioned under the handtowelholder.,under,True +1585,under,800k,The dishsponge is positioned under the mirror.,under,True +1593,under,800k,The apple is positioned under the microwave.,under,True +1603,under,800k,The drawer is below the microwave.,under,False +1604,under,800k,The bowl is below the mug.,under,False +1605,under,800k,The lettuce is positioned under the potato.,under,True +1616,under,800k,The toaster is positioned under the cabinet.,under,True +1618,under,800k,The laptop is positioned under the houseplant.,under,True +1635,under,800k,The garbage can is positioned under the countertop.,under,True +1640,under,800k,The plate is below the pan.,under,False +1658,under,800k,The toaster is positioned under the window.,under,True +1660,under,800k,The teddybear is positioned under the painting.,under,True +1667,under,800k,The toaster is positioned under the cabinet.,under,True +1669,under,800k,The apple is positioned under the microwave.,under,True +1672,under,800k,The pan is positioned under the saltshaker.,under,True +1679,under,800k,The garbage can is positioned under the hand towel.,under,True +1680,under,800k,The garbage can is positioned under the hand towel.,under,True +1690,under,800k,The lettuce is positioned under the window.,under,True +1691,under,800k,The chair is positioned under the houseplant.,under,True +1693,under,800k,The chair is below the mug.,under,False +1694,under,800k,The drawer is below the plate.,under,False +1696,under,800k,The garbage can is positioned under the mirror.,under,True +1711,under,800k,The apple is positioned under the cabinet.,under,True +1714,under,800k,The keychain is positioned under the statue.,under,True +1729,under,800k,The garbage can is positioned under the mirror.,under,True +1733,under,800k,The lettuce is positioned under the bread.,under,True +1734,under,800k,The correct answer is: below.,under,False +1736,under,800k,The bed is below the bowl.,under,False +1739,under,800k,The spatula is positioned under the microwave.,under,True +1740,under,800k,The correct answer is: below.,under,False +1749,under,800k,The dishsponge is positioned under the mirror.,under,True +1751,under,800k,The correct answer is: below.,under,False +1755,under,800k,The pot is positioned under the cabinet.,under,True +1770,under,800k,The chair is below the spoon.,under,False +1773,under,800k,The vase is positioned under the painting.,under,True +1784,under,800k,The garbage can is positioned under the houseplant.,under,True +1793,under,800k,The chair is below the laptop.,under,False +1794,under,800k,The drawer is below the plate.,under,False +1800,under,800k,The drawer is below the egg.,under,False +1808,under,800k,"The watch is positioned on the watch face, which is the upper part of the watch body.",under,False +1810,under,800k,The plate is positioned under the countertop.,under,True +1813,under,800k,The laptop is positioned under the window.,under,True +1820,under,800k,The spray bottle is positioned under the bathtub.,under,True +1822,under,800k,The chair is below the laptop.,under,False +1826,under,800k,The potato is positioned under the microwave.,under,True +1828,under,800k,The apple is below the cabinet.,under,False +1832,under,800k,The chair is below the tomato.,under,False +1840,under,800k,The sidetable is positioned under the handtowelholder.,under,True +1850,under,800k,The drawer is below the lettuce.,under,False +1863,under,800k,The toiletpaperhanger is positioned under the handtowel.,under,True +1869,under,800k,The butterknife is positioned under the cup.,under,True +1877,under,800k,The dishsponge is positioned under the cup.,under,True +1883,under,800k,The countertop is below the handtowel.,under,False +1894,under,800k,The ottoman is positioned under the pillow.,under,True +1905,under,800k,The plunger is positioned under the toiletpaperhanger.,under,True +1907,under,800k,The correct answer is: below.,under,False +1915,under,800k,The drawer is below the potato.,under,False +1919,under,800k,The mug is positioned under the apple.,under,True +1922,under,800k,The correct answer is: below.,under,False +1928,under,800k,The drawer is below the spatula.,under,False +1942,under,800k,The fork is positioned under the mug.,under,True +1946,under,800k,The apple is below the mirror.,under,False +1955,under,800k,The cd is positioned under the alarmclock.,under,True +1958,under,800k,The drawer is below the pan.,under,False +1961,under,800k,The drawer is positioned under the countertop.,under,True +1970,under,800k,The alarmclock is positioned under the painting.,under,True +1972,under,800k,The chair is below the bowl.,under,False +1974,under,800k,The spatula is positioned under the microwave.,under,True +1981,under,800k,The garbage can is positioned under the apple.,under,True +1987,under,800k,The dishsponge is positioned under the cabinet.,under,True +1988,under,800k,The correct answer is: below.,under,False +1998,under,800k,The sidetable is positioned under the handtowel.,under,True +2000,under,800k,The drawer is below the soapbottle.,under,False +2001,under,800k,The plate is positioned under the window.,under,True +2002,under,800k,The ottoman is positioned under the floorlamp.,under,True +2011,under,800k,The spoon is positioned under the houseplant.,under,True +2020,under,800k,The apple is positioned under the microwave.,under,True +2026,under,800k,The cd is positioned under the window.,under,True +2027,under,800k,The sidetable is positioned under the handtowel.,under,True +2028,under,800k,The plate is positioned under the window.,under,True +2037,under,800k,The cabinet is below the microwave.,under,False +2043,under,800k,The potato is positioned under the cabinet.,under,True +2048,under,800k,The chair is positioned under the window.,under,True +2057,under,800k,The correct answer is: below.,under,False +2066,under,800k,The mug is positioned under the window.,under,True +2071,under,800k,The sink is below the handtowel.,under,False +2072,under,800k,The potato is positioned under the microwave.,under,True +2074,under,800k,The correct answer is: below.,under,False +2081,under,800k,The bread is positioned under the cabinet.,under,True +2088,under,800k,The saltshaker is positioned under the cabinet.,under,True +2094,under,800k,The mug is positioned under the window.,under,True +2112,under,800k,The garbage can is positioned under the handtowelholder.,under,True +2137,under,800k,The cup is positioned under the window.,under,True +2152,under,800k,The cabinet is below the countertop.,under,False +2153,under,800k,The drawer is below the houseplant.,under,False +2156,under,800k,The chair is below the mug.,under,False +2176,under,800k,The countertop is below the mirror.,under,False +2181,under,800k,The dishsponge is positioned under the handtowel.,under,True +2197,under,800k,The newspaper is positioned under the window.,under,True +2200,under,800k,The spoon is positioned under the cabinet.,under,True +2206,under,800k,The cabinet is positioned under the countertop.,under,True +2215,under,800k,The drawer is below the pot.,under,False +2217,under,800k,The chair is below the window.,under,False +2220,under,800k,The plate is positioned under the countertop.,under,True +2223,under,800k,The toaster is positioned under the cabinet.,under,True +2228,under,800k,The plate is positioned under the window.,under,True +2233,under,800k,The drawer is below the tomato.,under,False +2244,under,800k,The chair is positioned under the bowl.,under,True +2245,under,800k,The garbage can is positioned under the hand towel.,under,True +2250,under,800k,The dishsponge is positioned under the handtowelholder.,under,True +2253,under,800k,The cabinet is below the saltshaker.,under,False +2255,under,800k,The cabinet is positioned under the countertop.,under,True +2266,under,800k,The countertop is below the handtowelholder.,under,False +2272,under,800k,The garbage can is below the spray bottle.,under,False +2277,under,800k,The plate is positioned under the lettuce.,under,True +2278,under,800k,The mug is below the window.,under,False +2280,under,800k,The cd is positioned under the desklamp.,under,True +2288,under,800k,The lettuce is positioned under the potato.,under,True +2289,under,800k,The correct answer is: below.,under,False +2313,under,800k,The spatula is positioned under the microwave.,under,True +2324,under,800k,The drawer is below the microwave.,under,False +2326,under,800k,The drawer is below the spatula.,under,False +2339,under,800k,The chair is positioned under the statue.,under,True +2343,under,800k,The spatula is positioned under the cabinet.,under,True +2344,under,800k,The apple is positioned under the mug.,under,True +2349,under,800k,The dishsponge is positioned under the stoveburner.,under,True +2356,under,800k,The chair is below the window.,under,False +2391,under,800k,The drawer is below the spatula.,under,False +2392,under,800k,The saltshaker is positioned under the window.,under,True +2398,under,800k,The alarmclock is positioned under the painting.,under,True +2399,under,800k,The cabinet is below the soapbottle.,under,False +2400,under,800k,The dishsponge is positioned under the handtowelholder.,under,True +2402,under,800k,The bed is below the bowl.,under,False +2413,under,800k,The dishsponge is positioned under the pot.,under,True +2423,under,800k,The vase is positioned under the painting.,under,True +2445,under,800k,The bag is positioned under the window.,under,True +2459,under,800k,The box is positioned under the window.,under,True +2466,under,800k,The bed is below the curtain.,under,False +2472,under,800k,The bed is positioned under the television.,under,True +2474,under,800k,The table is below the window.,under,False +2480,under,800k,The sofa is below the shelves.,under,False +2483,under,800k,The chair is positioned under the lamp.,under,True +2489,under,800k,The night stand is positioned under the lamp.,under,True +2507,under,800k,The chair is positioned under the window.,under,True +2515,under,800k,The sink is below the window.,under,False +2528,under,800k,The counter is positioned under the window.,under,True +2532,under,800k,The night stand is positioned under the curtain.,under,True +2545,under,800k,The desk is positioned under the picture.,under,True +2548,under,800k,The desk is below the window.,under,False +2551,under,800k,The chair is below the bookshelf.,under,False +2553,under,800k,The table is positioned under the picture.,under,True +2558,under,800k,The desk is positioned under the cabinet.,under,True +2563,under,800k,The cabinet is positioned under the picture.,under,True +2567,under,800k,The chair is positioned under the lamp.,under,True +2572,under,800k,The night stand is positioned under the lamp.,under,True +2587,under,800k,The chair is below the mirror.,under,False +2591,under,800k,The table is below the window.,under,False +2595,under,800k,The bag is positioned under the television.,under,True +2604,under,800k,The night stand is positioned under the window.,under,True +2605,under,800k,The toilet is positioned under the picture.,under,True +2608,under,800k,The chair is below the mirror.,under,False +2611,under,800k,The books are positioned under the whiteboard.,under,True +2614,under,800k,The lamp is positioned under the picture.,under,True +2621,under,800k,The chair is below the picture.,under,False +2622,under,800k,The cabinet is positioned under the window.,under,True +2635,under,800k,The chair is below the whiteboard.,under,False +2636,under,800k,The desk is below the mirror.,under,False +2674,under,800k,The toilet is positioned under the window.,under,True +2682,under,800k,The cabinet is positioned under the picture.,under,True +2687,under,800k,The desk is below the mirror.,under,False +2699,under,800k,The chair is positioned under the window.,under,True +2705,under,800k,The chair is positioned under the picture.,under,True +2709,under,800k,The sink is below the mirror.,under,False +2710,under,800k,The bathtub is below the towel.,under,False +2714,under,800k,The bag is positioned under the door.,under,True +2715,under,800k,The bag is positioned under the clothes.,under,True +2726,under,800k,The bag is positioned under the curtain.,under,True +2729,under,800k,The sofa is positioned under the curtain.,under,True +2730,under,800k,The cabinet is below the picture.,under,False +2736,under,800k,The counter is positioned under the window.,under,True +2740,under,800k,The table is below the window.,under,False +2757,under,800k,The sink is below the mirror.,under,False +2771,under,800k,The cabinet is below the picture.,under,False +2775,under,800k,The night stand is positioned under the picture.,under,True +2799,under,800k,The night stand is positioned under the lamp.,under,True +2804,under,800k,The dresser is positioned under the television.,under,True +2808,under,800k,The sink is below the picture.,under,False +2812,under,800k,The refridgerator is below the television.,under,False +2819,under,800k,The desk is below the pillow.,under,False +2826,under,800k,The chair is positioned under the paper.,under,True +2832,under,800k,The toilet is positioned under the window.,under,True +2833,under,800k,The table is below the picture.,under,False +2835,under,800k,The chair is below the window.,under,False +2837,under,800k,The table is positioned under the picture.,under,True +2852,under,800k,The sink is below the mirror.,under,False +2858,under,800k,The cabinet is positioned under the television.,under,True +2867,under,800k,The towel is positioned under the picture.,under,True +2872,under,800k,The toilet is positioned under the window.,under,True +2873,under,800k,The desk is positioned under the window.,under,True +2889,under,800k,The box is positioned under the blinds.,under,True +2892,under,800k,The desk is below the window.,under,False +2900,under,800k,The bag is positioned under the curtain.,under,True +2901,under,800k,The clothes are positioned under the table.,under,True +2908,under,800k,The toilet is positioned under the picture.,under,True +2913,under,800k,The toilet is below the picture.,under,False +2915,under,800k,The chair is positioned under the picture.,under,True +2942,under,800k,The box is positioned under the blinds.,under,True +2944,under,800k,The night stand is positioned under the picture.,under,True +2952,under,800k,The chair is positioned under the shelves.,under,True +2954,under,800k,The box is positioned under the window.,under,True +2957,under,800k,The sofa is below the mirror.,under,False +2961,under,800k,The dresser is positioned under the curtain.,under,True +2963,under,800k,The bag is positioned under the clothes.,under,True +2967,under,800k,The clothes are located below the table.,under,False +2975,under,800k,The dresser is positioned under the shelves.,under,True +2980,under,800k,The box is positioned under the pillow.,under,True +3013,under,800k,The pillow is below the picture.,under,False +3019,under,800k,The table is positioned under the picture.,under,True +3023,under,800k,The table is positioned under the picture.,under,True +3025,under,800k,The toilet is positioned under the window.,under,True +3029,under,800k,The table is below the window.,under,False +3038,under,800k,The counter is below the picture.,under,False +3042,under,800k,The box is below the picture.,under,False +3043,under,800k,The chair is positioned under the television.,under,True +3047,under,800k,The chair is positioned under the window.,under,True +3049,under,800k,The cabinet is positioned under the window.,under,True +3050,under,800k,The box is above the cabinet.,under,False +3057,under,800k,The cabinet is below the window.,under,False +3061,under,800k,The chair is below the blinds.,under,False +3062,under,800k,The paper is positioned under the window.,under,True +3071,under,800k,The refridgerator is below the books.,under,False +3075,under,800k,The chair is below the curtain.,under,False +3077,under,800k,The desk is positioned under the window.,under,True +3084,under,800k,The bag is positioned under the whiteboard.,under,True +3087,under,800k,The table is positioned under the window.,under,True +3092,under,800k,The cabinet is positioned under the window.,under,True +3099,under,800k,The cabinet is positioned under the picture.,under,True +3100,under,800k,The table is below the window.,under,False +3107,under,800k,The night stand is positioned under the lamp.,under,True +3109,under,800k,The sink is below the mirror.,under,False +3111,under,800k,The books are positioned under the shelves.,under,True +3112,under,800k,The table is below the picture.,under,False +3114,under,800k,The table is positioned under the picture.,under,True +3120,under,800k,The desk is below the window.,under,False +3127,under,800k,The toilet is positioned under the window.,under,True +3130,under,800k,The night stand is positioned under the picture.,under,True +3137,under,800k,The box is positioned under the picture.,under,True +3138,under,800k,The chair is below the lamp.,under,False +3141,under,800k,The sofa is positioned under the whiteboard.,under,True +3142,under,800k,The towel is positioned under the picture.,under,True +3146,under,800k,The chair is below the curtain.,under,False +3149,under,800k,The cabinet is below the window.,under,False +3150,under,800k,The night stand is positioned under the lamp.,under,True +3153,under,800k,The sink is below the window.,under,False +3161,under,800k,The cabinet is below the mirror.,under,False +3166,under,800k,The refridgerator is below the television.,under,False +3170,under,800k,The cabinet is positioned under the window.,under,True +3175,under,800k,The night stand is positioned under the television.,under,True +3178,under,800k,The table is below the clothes.,under,False +3179,under,800k,The table is below the picture.,under,False +3184,under,800k,The toilet is positioned under the window.,under,True +3192,under,800k,The chair is below the mirror.,under,False +3193,under,800k,The chair is positioned under the paper.,under,True +3203,under,800k,The counter is below the picture.,under,False +3217,under,800k,The pillow is positioned under the whiteboard.,under,True +3221,under,800k,The toilet is positioned under the picture.,under,True +3223,under,800k,The table is positioned under the shelves.,under,True +3224,under,800k,The bag is positioned under the television.,under,True +3229,under,800k,The dresser is positioned under the books.,under,True +3230,under,800k,The toilet is positioned under the picture.,under,True +3231,under,800k,The cabinet is positioned under the picture.,under,True +3234,under,800k,The cabinet is positioned under the window.,under,True +3243,under,800k,The cabinet is positioned under the window.,under,True +3244,under,800k,The toilet is positioned under the picture.,under,True +3246,under,800k,The bookshelf is positioned under the bag.,under,True +3255,under,800k,The table is below the picture.,under,False +3258,under,800k,The night stand is positioned under the lamp.,under,True +3260,under,800k,The cabinet is positioned under the window.,under,True +3266,under,800k,The night stand is positioned under the window.,under,True +3271,under,800k,The bag is positioned under the television.,under,True +3273,under,800k,The box is positioned under the window.,under,True +3277,under,800k,The cabinet is positioned under the window.,under,True +3279,under,800k,The table is positioned under the picture.,under,True +3284,under,800k,The table is positioned under the picture.,under,True +3292,under,800k,The shelves are positioned under the picture.,under,True +3305,under,800k,The desk is below the window.,under,False +3307,under,800k,The cabinet is positioned under the window.,under,True +3308,under,800k,The cabinet is below the box.,under,False +3317,under,800k,The chair is positioned under the window.,under,True +3319,under,800k,The table is positioned under the window.,under,True +3323,under,800k,The bed is positioned under the window.,under,True +3327,under,800k,The chair is below the lamp.,under,False +3329,under,800k,The toilet is below the picture.,under,False +3345,under,800k,The table is below the lamp.,under,False +3348,under,800k,The chair is positioned under the window.,under,True +3351,under,800k,The night stand is positioned under the television.,under,True +3352,under,800k,The chair is below the mirror.,under,False +3355,under,800k,The chair is below the pillow.,under,False +3365,under,800k,The bed is positioned under the shelves.,under,True +3373,under,800k,The toilet is below the picture.,under,False +3377,under,800k,The bag is positioned under the television.,under,True +3388,under,800k,The table is positioned under the television.,under,True +3393,under,800k,The chair is positioned under the lamp.,under,True +3394,under,800k,The desk is below the mirror.,under,False +3405,under,800k,The cabinet is positioned under the whiteboard.,under,True +3414,under,800k,The table is positioned under the picture.,under,True +3415,under,800k,The sink is below the picture.,under,False +3420,under,800k,The dresser is positioned under the mirror.,under,True +3434,under,800k,The sink is below the picture.,under,False +3438,under,800k,The table is positioned under the picture.,under,True +3444,under,800k,The pillow is positioned under the picture.,under,True +3445,under,800k,The toilet is below the mirror.,under,False +3446,under,800k,The picture is above the cabinet.,under,False +3453,under,800k,The box is positioned under the pillow.,under,True +3459,under,800k,The table is positioned under the picture.,under,True +3467,under,800k,The box is positioned under the window.,under,True +3485,under,800k,The box is below the picture.,under,False +3489,under,800k,The dresser is positioned under the television.,under,True +3508,under,800k,The night stand is positioned under the curtain.,under,True +3526,under,800k,The chair is positioned under the shelves.,under,True +3538,under,800k,The dresser is below the shelves.,under,False +3545,under,800k,The sink is below the mirror.,under,False +3560,under,800k,The desk is below the lamp.,under,False +3564,under,800k,The box is positioned under the picture.,under,True +3565,under,800k,The pillow is below the shelves.,under,False +3573,under,800k,The chair is positioned under the whiteboard.,under,True +3578,under,800k,The bathtub is below the mirror.,under,False +3579,under,800k,The table is positioned under the picture.,under,True +3581,under,800k,The chair is below the picture.,under,False +3587,under,800k,The shelves are positioned under the lamp.,under,True +3603,under,800k,The night stand is positioned under the window.,under,True +3605,under,800k,The table is positioned under the picture.,under,True +3613,under,800k,The chair is positioned under the window.,under,True +3629,under,800k,The bag is positioned under the window.,under,True +3639,under,800k,The chair is below the mirror.,under,False +6,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +8,far,800k,window is positioned a significant distance from the viewer.,far,False +9,far,800k,curtain is positioned a significant distance from the viewer.,far,False +23,far,800k,chair is positioned a significant distance from the viewer.,far,False +30,far,800k,oven is positioned a significant distance from the viewer.,far,False +40,far,800k,chair is positioned a significant distance from fireplace.,far,False +44,far,800k,oven is positioned a significant distance from the viewer.,far,False +45,far,800k,window is positioned a significant distance from stove.,far,False +50,far,800k,shelves is positioned a significant distance from the viewer.,far,False +51,far,800k,curtain is positioned a significant distance from the viewer.,far,False +52,far,800k,coffee table is positioned a significant distance from fireplace.,far,False +58,far,800k,window is positioned a significant distance from the viewer.,far,False +90,far,800k,window is positioned a significant distance from the viewer.,far,False +92,far,800k,pot is positioned a significant distance from camera.,far,False +93,far,800k,window is positioned a significant distance from the viewer.,far,False +96,far,800k,banister is positioned a significant distance from the viewer.,far,False +104,far,800k,mirror is positioned a significant distance from table.,far,False +110,far,800k,door is positioned a significant distance from the viewer.,far,False +111,far,800k,television is positioned a significant distance from the viewer.,far,False +116,far,800k,picture is positioned a significant distance from counter.,far,False +120,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +130,far,800k,plant is positioned a significant distance from the viewer.,far,False +132,far,800k,curtain is positioned a significant distance from the viewer.,far,False +135,far,800k,plant is positioned a significant distance from the viewer.,far,False +145,far,800k,window is positioned a significant distance from the viewer.,far,False +146,far,800k,chair is positioned a significant distance from the viewer.,far,False +148,far,800k,bookshelf is positioned a significant distance from the anchor window.,far,False +153,far,800k,computer is positioned a significant distance from the viewer.,far,False +163,far,800k,mirror is positioned a significant distance from the viewer.,far,False +167,far,800k,counter is positioned a significant distance from the viewer.,far,False +170,far,800k,window is positioned a significant distance from the viewer.,far,False +174,far,800k,door is positioned a significant distance from the viewer.,far,False +175,far,800k,plant is positioned a significant distance from counter.,far,False +179,far,800k,window is positioned a significant distance from the viewer.,far,False +181,far,800k,refridgerator is positioned a significant distance from the viewer.,far,False +191,far,800k,window is positioned a significant distance from the viewer.,far,False +192,far,800k,mirror is positioned a significant distance from the viewer.,far,False +201,far,800k,shelves is positioned a significant distance from the viewer.,far,False +204,far,800k,window is positioned a significant distance from the viewer.,far,False +205,far,800k,car is positioned a significant distance from washing machine.,far,False +207,far,800k,fireplace is positioned a significant distance from the viewer.,far,False +219,far,800k,window is positioned a significant distance from the viewer.,far,False +222,far,800k,fireplace is positioned a significant distance from the viewer.,far,False +228,far,800k,picture is positioned a significant distance from the viewer.,far,False +229,far,800k,sculpture is positioned a significant distance from the anchor curtain.,far,False +233,far,800k,clock is positioned a significant distance from the viewer.,far,False +236,far,800k,window is positioned a significant distance from counter.,far,False +241,far,800k,mirror is positioned a significant distance from camera.,far,False +247,far,800k,book is positioned a significant distance from the viewer.,far,False +254,far,800k,picture is positioned a significant distance from the viewer.,far,False +258,far,800k,shelves is positioned a significant distance from the viewer.,far,False +262,far,800k,window is positioned a significant distance from the viewer.,far,False +263,far,800k,counter is positioned a significant distance from the viewer.,far,False +272,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +286,far,800k,window is positioned a significant distance from the viewer.,far,False +294,far,800k,mirror is positioned a significant distance from the viewer.,far,False +297,far,800k,window is positioned a significant distance from the viewer.,far,False +299,far,800k,television is positioned a significant distance from the viewer.,far,False +320,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +321,far,800k,bar is positioned a significant distance from cabinet.,far,False +323,far,800k,The distance of railing from light is 1.66 meters.,far,False +336,far,800k,plant is positioned a significant distance from the viewer.,far,False +342,far,800k,picture is positioned a significant distance from bathtub.,far,False +351,far,800k,oven is positioned a significant distance from the viewer.,far,False +360,far,800k,photo is positioned a significant distance from the viewer.,far,False +364,far,800k,paper is positioned a significant distance from the viewer.,far,False +376,far,800k,window is positioned a significant distance from the viewer.,far,False +397,far,800k,window is positioned a significant distance from the viewer.,far,False +401,far,800k,night stand is positioned a significant distance from the viewer.,far,False +410,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +412,far,800k,pot is positioned a significant distance from window.,far,False +419,far,800k,picture is positioned a significant distance from the viewer.,far,False +420,far,800k,fireplace is positioned a significant distance from the viewer.,far,False +424,far,800k,picture is positioned a significant distance from the viewer.,far,False +431,far,800k,stove is positioned a significant distance from the viewer.,far,False +438,far,800k,door is positioned a significant distance from range hood.,far,False +442,far,800k,picture is positioned a significant distance from the viewer.,far,False +444,far,800k,fireplace is positioned a significant distance from the viewer.,far,False +445,far,800k,plant is positioned a significant distance from chimney.,far,False +446,far,800k,picture is positioned a significant distance from fireplace.,far,False +450,far,800k,computer is positioned a significant distance from bookshelf.,far,False +453,far,800k,shower curtain is positioned a significant distance from the viewer.,far,False +460,far,800k,glass is positioned a significant distance from the viewer.,far,False +463,far,800k,cart is positioned a significant distance from garage door.,far,False +471,far,800k,shelves is positioned a significant distance from the viewer.,far,False +473,far,800k,window is positioned a significant distance from the viewer.,far,False +488,far,800k,picture is positioned a significant distance from the viewer.,far,False +491,far,800k,sink is positioned a significant distance from the viewer.,far,False +493,far,800k,plant is positioned a significant distance from the viewer.,far,False +496,far,800k,window is positioned a significant distance from the anchor table.,far,False +502,far,800k,lamp is positioned a significant distance from the viewer.,far,False +505,far,800k,fireplace is positioned a significant distance from the viewer.,far,False +510,far,800k,television is positioned a significant distance from the viewer.,far,False +517,far,800k,window is positioned a significant distance from table.,far,False +524,far,800k,oven is positioned a significant distance from the viewer.,far,False +532,far,800k,lamp is positioned a significant distance from the viewer.,far,False +561,far,800k,window is positioned a significant distance from the viewer.,far,False +565,far,800k,chair is positioned a significant distance from the viewer.,far,False +566,far,800k,picture is positioned a significant distance from the viewer.,far,False +584,far,800k,window is positioned a significant distance from the viewer.,far,False +590,far,800k,shelves is positioned a significant distance from the viewer.,far,False +593,far,800k,chair is positioned a significant distance from the viewer.,far,False +594,far,800k,monitor is positioned a significant distance from the viewer.,far,False +595,far,800k,pipe is positioned a significant distance from the viewer.,far,False +605,far,800k,sculpture is positioned a significant distance from piano.,far,False +629,far,800k,window is positioned a significant distance from the viewer.,far,False +631,far,800k,fireplace is positioned a significant distance from the viewer.,far,False +634,far,800k,plant is positioned a significant distance from the viewer.,far,False +635,far,800k,box is positioned a significant distance from car.,far,False +638,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +640,far,800k,door is positioned a significant distance from the viewer.,far,False +645,far,800k,curtain is positioned a significant distance from the viewer.,far,False +648,far,800k,headboard is positioned a significant distance from the viewer.,far,False +660,far,800k,picture is positioned a significant distance from the viewer.,far,False +673,far,800k,window is positioned a significant distance from the viewer.,far,False +674,far,800k,window is positioned a significant distance from the viewer.,far,False +681,far,800k,picture is positioned a significant distance from door.,far,False +683,far,800k,chair is positioned a significant distance from the viewer.,far,False +699,far,800k,window is positioned a significant distance from dresser.,far,False +702,far,800k,blinds is positioned a significant distance from sink.,far,False +720,far,800k,curtain is positioned a significant distance from the viewer.,far,False +727,far,800k,door way is positioned a significant distance from the viewer.,far,False +732,far,800k,refridgerator is positioned a significant distance from the viewer.,far,False +739,far,800k,pot is positioned a significant distance from camera.,far,False +761,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +764,far,800k,picture is positioned a significant distance from the viewer.,far,False +767,far,800k,chair is positioned a significant distance from the viewer.,far,False +774,far,800k,chair is positioned a significant distance from the viewer.,far,False +776,far,800k,television is positioned a significant distance from the viewer.,far,False +778,far,800k,curtain is positioned a significant distance from the viewer.,far,False +804,far,800k,fireplace is positioned a significant distance from the viewer.,far,False +808,far,800k,window is positioned a significant distance from the viewer.,far,False +811,far,800k,door is positioned a significant distance from the anchor table.,far,False +813,far,800k,counter is positioned a significant distance from the anchor curtain.,far,False +814,far,800k,door is positioned a significant distance from the viewer.,far,False +832,far,800k,chair is positioned a significant distance from the viewer.,far,False +837,far,800k,mirror is positioned a significant distance from the anchor counter.,far,False +839,far,800k,mirror is positioned a significant distance from the viewer.,far,False +841,far,800k,sink is positioned a significant distance from the viewer.,far,False +851,far,800k,table is positioned a significant distance from the viewer.,far,False +854,far,800k,window is positioned a significant distance from the viewer.,far,False +857,far,800k,television is positioned a significant distance from the viewer.,far,False +870,far,800k,fireplace is positioned a significant distance from the viewer.,far,False +874,far,800k,window is positioned a significant distance from fireplace.,far,False +879,far,800k,window is positioned a significant distance from the viewer.,far,False +881,far,800k,window is positioned a significant distance from the viewer.,far,False +892,far,800k,window is positioned a significant distance from the viewer.,far,False +896,far,800k,door is positioned a significant distance from the viewer.,far,False +907,far,800k,pipe is positioned a significant distance from the viewer.,far,False +920,far,800k,window is positioned a significant distance from stove.,far,False +935,far,800k,lamp is positioned a significant distance from the viewer.,far,False +936,far,800k,curtain is positioned a significant distance from the viewer.,far,False +937,far,800k,curtain is positioned a significant distance from coffee table.,far,False +942,far,800k,monitor is positioned a significant distance from fan.,far,False +946,far,800k,window is positioned a significant distance from the viewer.,far,False +965,far,800k,picture is positioned a significant distance from camera.,far,False +966,far,800k,chair is positioned a significant distance from the viewer.,far,False +967,far,800k,window is positioned a significant distance from the viewer.,far,False +977,far,800k,window is positioned a significant distance from the viewer.,far,False +999,far,800k,night stand is positioned a significant distance from the viewer.,far,False +1001,far,800k,picture is positioned a significant distance from the viewer.,far,False +1002,far,800k,chair is positioned a significant distance from the viewer.,far,False +1006,far,800k,desk is positioned a significant distance from fireplace.,far,False +1009,far,800k,chair is positioned a significant distance from the viewer.,far,False +1011,far,800k,chair is positioned a significant distance from the viewer.,far,False +1027,far,800k,television is positioned a significant distance from the viewer.,far,False +1032,far,800k,curtain is positioned a significant distance from the viewer.,far,False +1033,far,800k,window is positioned a significant distance from stove.,far,False +1050,far,800k,photo is positioned a significant distance from fireplace.,far,False +1055,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +1056,far,800k,desk is positioned a significant distance from the viewer.,far,False +1064,far,800k,door is positioned a significant distance from the viewer.,far,False +1091,far,800k,window is positioned a significant distance from the viewer.,far,False +1096,far,800k,counter is positioned a significant distance from the viewer.,far,False +1108,far,800k,window is positioned a significant distance from the viewer.,far,False +1110,far,800k,picture is positioned a significant distance from the viewer.,far,False +1111,far,800k,door is positioned a significant distance from the viewer.,far,False +1114,far,800k,mirror is positioned a significant distance from fireplace.,far,False +1118,far,800k,drawer is positioned a significant distance from the viewer.,far,False +1122,far,800k,window is positioned a significant distance from the viewer.,far,False +1134,far,800k,television is positioned a significant distance from the viewer.,far,False +1142,far,800k,box is positioned a significant distance from car.,far,False +1145,far,800k,picture is positioned a significant distance from the viewer.,far,False +1148,far,800k,door is positioned a significant distance from the viewer.,far,False +1160,far,800k,window is positioned a significant distance from the anchor tv stand.,far,False +1161,far,800k,curtain is positioned a significant distance from the viewer.,far,False +1163,far,800k,bed is positioned a significant distance from the viewer.,far,False +1166,far,800k,vase is positioned a significant distance from the viewer.,far,False +1171,far,800k,counter is positioned a significant distance from the anchor refridgerator.,far,False +1173,far,800k,mirror is positioned a significant distance from the viewer.,far,False +1186,far,800k,blinds is positioned a significant distance from sink.,far,False +1190,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +1200,far,800k,chair is positioned a significant distance from the viewer.,far,False +1202,far,800k,mirror is positioned a significant distance from the viewer.,far,False +1206,far,800k,toaster is positioned a significant distance from the viewer.,far,False +1216,far,800k,tomato is positioned a significant distance from spatula.,far,False +1227,far,800k,"In the image, desklamp appears to be close to cd.",far,False +1230,far,800k,Alarmclock is positioned a significant distance from the viewer.,far,False +1255,far,800k,window is positioned a significant distance from the viewer.,far,False +1261,far,800k,spraybottle is positioned a significant distance from the viewer.,far,False +1268,far,800k,Alarmclock is positioned a significant distance from the viewer.,far,False +1276,far,800k,sink is positioned a significant distance from the viewer.,far,False +1280,far,800k,fridge is positioned a significant distance from the viewer.,far,False +1286,far,800k,chair is positioned a significant distance from the viewer.,far,False +1302,far,800k,chair is positioned a significant distance from the viewer.,far,False +1303,far,800k,lettuce is positioned a significant distance from the viewer.,far,False +1308,far,800k,chair is positioned a significant distance from the viewer.,far,False +1320,far,800k,handtowel is positioned a significant distance from camera.,far,False +1323,far,800k,tomato is positioned a significant distance from the viewer.,far,False +1325,far,800k,pot is positioned a significant distance from the viewer.,far,False +1332,far,800k,mirror is positioned a significant distance from the viewer.,far,False +1342,far,800k,mirror is positioned a significant distance from sink.,far,False +1347,far,800k,chair is positioned a significant distance from the viewer.,far,False +1358,far,800k,tomato is positioned a significant distance from the viewer.,far,False +1361,far,800k,handtowel is positioned a significant distance from the viewer.,far,False +1363,far,800k,floorlamp is positioned a significant distance from the viewer.,far,False +1377,far,800k,chair is positioned a significant distance from the viewer.,far,False +1384,far,800k,cabinet is positioned a significant distance from spatula.,far,False +1385,far,800k,winebottle is positioned a significant distance from kettle.,far,False +1395,far,800k,bread is positioned a significant distance from the viewer.,far,False +1406,far,800k,winebottle is positioned a significant distance from the viewer.,far,False +1414,far,800k,bed is positioned a significant distance from the anchor sidetable.,far,False +1441,far,800k,spraybottle is positioned a significant distance from the viewer.,far,False +1474,far,800k,Alarmclock is positioned a significant distance from the viewer.,far,False +1484,far,800k,handtowelholder is positioned a significant distance from the viewer.,far,False +1494,far,800k,sink is positioned a significant distance from the viewer.,far,False +1501,far,800k,coffeemachine is positioned a significant distance from soapbottle.,far,False +1504,far,800k,tomato is positioned a significant distance from bread.,far,False +1508,far,800k,mug is positioned a significant distance from the viewer.,far,False +1513,far,800k,showerdoor is positioned a significant distance from the viewer.,far,False +1514,far,800k,Alarmclock is positioned a significant distance from the viewer.,far,False +1516,far,800k,peppershaker is positioned a significant distance from the viewer.,far,False +1518,far,800k,soapbottle is positioned a significant distance from the viewer.,far,False +1520,far,800k,handtowel is positioned a significant distance from the viewer.,far,False +1521,far,800k,laptop is positioned a significant distance from the viewer.,far,False +1527,far,800k,curtains is positioned a significant distance from the anchor sidetable.,far,False +1539,far,800k,pan is positioned a significant distance from knife.,far,False +1541,far,800k,coffeemachine is positioned a significant distance from the viewer.,far,False +1549,far,800k,bathtub is positioned a significant distance from the viewer.,far,False +1554,far,800k,showerdoor is positioned a significant distance from the viewer.,far,False +1556,far,800k,mug is positioned a significant distance from the viewer.,far,False +1574,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +1575,far,800k,book is positioned a significant distance from the viewer.,far,False +1577,far,800k,spatula is positioned a significant distance from the viewer.,far,False +1590,far,800k,window is positioned a significant distance from the viewer.,far,False +1595,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +1606,far,800k,window is positioned a significant distance from the viewer.,far,False +1609,far,800k,scrubbrush is positioned a significant distance from the viewer.,far,False +1610,far,800k,Alarmclock is positioned a significant distance from the viewer.,far,False +1624,far,800k,fridge is positioned a significant distance from the viewer.,far,False +1631,far,800k,tomato is positioned a significant distance from the viewer.,far,False +1636,far,800k,bread is positioned a significant distance from the viewer.,far,False +1653,far,800k,"In the image, sidetable appears to be close to sofa.",far,False +1655,far,800k,cup is positioned a significant distance from the viewer.,far,False +1661,far,800k,plate is positioned a significant distance from the anchor sidetable.,far,False +1664,far,800k,sink is positioned a significant distance from the viewer.,far,False +1668,far,800k,desklamp is positioned a significant distance from the viewer.,far,False +1673,far,800k,glassbottle is positioned a significant distance from the viewer.,far,False +1676,far,800k,pan is positioned a significant distance from the viewer.,far,False +1683,far,800k,chair is positioned a significant distance from the viewer.,far,False +1686,far,800k,cell phone is positioned a significant distance from the anchor chair.,far,False +1695,far,800k,fridge is positioned a significant distance from plate.,far,False +1705,far,800k,cabinet is positioned a significant distance from spatula.,far,False +1718,far,800k,bowl is positioned a significant distance from the viewer.,far,False +1721,far,800k,lettuce is positioned a significant distance from the viewer.,far,False +1737,far,800k,safe is positioned a significant distance from the viewer.,far,False +1743,far,800k,pan is positioned a significant distance from the viewer.,far,False +1748,far,800k,book is positioned a significant distance from the viewer compared to winebottle.,far,False +1750,far,800k,plate is positioned a significant distance from the anchor diningtable.,far,False +1753,far,800k,sofa is positioned a significant distance from the viewer.,far,False +1758,far,800k,pot is positioned a significant distance from the viewer.,far,False +1760,far,800k,toiletpaper is positioned a significant distance from the anchor mirror.,far,False +1761,far,800k,bread is positioned a significant distance from the anchor potato.,far,False +1762,far,800k,painting is positioned a significant distance from the anchor alarmclock.,far,False +1786,far,800k,window is positioned a significant distance from the viewer.,far,False +1787,far,800k,book is positioned a significant distance from the viewer.,far,False +1788,far,800k,toaster is positioned a significant distance from the viewer.,far,False +1819,far,800k,Alarmclock is positioned a significant distance from the viewer.,far,False +1830,far,800k,cup is positioned a significant distance from the viewer.,far,False +1837,far,800k,toaster is positioned a significant distance from the viewer.,far,False +1838,far,800k,window is positioned a significant distance from the viewer.,far,False +1839,far,800k,bread is positioned a significant distance from the viewer.,far,False +1846,far,800k,microwave is positioned a significant distance from spatula.,far,False +1859,far,800k,garbagecan is positioned a significant distance from the viewer.,far,False +1861,far,800k,tomato is positioned a significant distance from the viewer.,far,False +1866,far,800k,"In the image, sidetable appears to be close to pillow.",far,False +1875,far,800k,glassbottle is positioned a significant distance from the viewer.,far,False +1876,far,800k,bread is positioned a significant distance from cabinet.,far,False +1878,far,800k,toaster is positioned a significant distance from the viewer.,far,False +1880,far,800k,microwave is positioned a significant distance from the viewer.,far,False +1912,far,800k,kettle is positioned a significant distance from the viewer.,far,False +1913,far,800k,window is positioned a significant distance from the viewer.,far,False +1920,far,800k,painting is positioned a significant distance from laptop.,far,False +1924,far,800k,The distance of butterknife from potato is 7.66 inches.,far,False +1929,far,800k,window is positioned a significant distance from the anchor garbagecan.,far,False +1932,far,800k,plate is positioned a significant distance from the viewer.,far,False +1938,far,800k,handtowel is positioned a significant distance from the anchor sidetable.,far,False +1943,far,800k,cd is positioned a significant distance from the viewer.,far,False +1950,far,800k,fridge is positioned a significant distance from the anchor garbagecan.,far,False +1952,far,800k,pan is positioned a significant distance from the viewer.,far,False +1959,far,800k,mirror is positioned a significant distance from the anchor toiletpaper.,far,False +1962,far,800k,mug is positioned a significant distance from the viewer.,far,False +1971,far,800k,glassbottle is positioned a significant distance from cup.,far,False +1978,far,800k,bowl is positioned a significant distance from the viewer.,far,False +1991,far,800k,lettuce is positioned a significant distance from the viewer.,far,False +1992,far,800k,soapbottle is positioned a significant distance from the viewer.,far,False +1995,far,800k,apple is positioned a significant distance from the viewer.,far,False +1997,far,800k,lettuce is positioned a significant distance from the viewer.,far,False +2018,far,800k,cabinet is positioned a significant distance from the anchor window.,far,False +2025,far,800k,lettuce is positioned a significant distance from the viewer.,far,False +2029,far,800k,apple is positioned a significant distance from the viewer.,far,False +2033,far,800k,painting is positioned a significant distance from the anchor sidetable.,far,False +2040,far,800k,lettuce is positioned a significant distance from the viewer.,far,False +2045,far,800k,toaster is positioned a significant distance from the viewer.,far,False +2047,far,800k,glassbottle is positioned a significant distance from the viewer.,far,False +2055,far,800k,peppershaker is positioned a significant distance from winebottle.,far,False +2063,far,800k,mug is positioned a significant distance from the viewer.,far,False +2068,far,800k,sink is positioned a significant distance from the viewer.,far,False +2070,far,800k,tomato is positioned a significant distance from the viewer.,far,False +2075,far,800k,toaster is positioned a significant distance from the viewer.,far,False +2077,far,800k,toaster is positioned a significant distance from the viewer.,far,False +2083,far,800k,mirror is positioned a significant distance from the viewer.,far,False +2092,far,800k,cup is positioned a significant distance from the viewer.,far,False +2098,far,800k,desklamp is positioned a significant distance from the viewer.,far,False +2100,far,800k,papertowelroll is positioned a significant distance from the viewer.,far,False +2102,far,800k,kettle is positioned a significant distance from the viewer.,far,False +2107,far,800k,"In the image, sidetable appears to be close to the viewer.",far,False +2109,far,800k,chair is positioned a significant distance from the viewer.,far,False +2116,far,800k,"In the image, sidetable appears to be close to baseballbat.",far,False +2118,far,800k,"In the image, sidetable appears to be close to sofa.",far,False +2122,far,800k,desklamp is positioned a significant distance from the viewer.,far,False +2129,far,800k,pan is positioned a significant distance from the viewer.,far,False +2135,far,800k,papertowelroll is positioned a significant distance from the viewer.,far,False +2140,far,800k,lettuce is positioned a significant distance from diningtable.,far,False +2147,far,800k,houseplant is positioned a significant distance from the viewer.,far,False +2149,far,800k,garbagecan is positioned a significant distance from the viewer.,far,False +2157,far,800k,glassbottle is positioned a significant distance from the viewer.,far,False +2158,far,800k,glassbottle is positioned a significant distance from the anchor potato.,far,False +2165,far,800k,glassbottle is positioned a significant distance from the viewer.,far,False +2167,far,800k,window is positioned a significant distance from the viewer.,far,False +2172,far,800k,chair is positioned a significant distance from the anchor shelf.,far,False +2174,far,800k,mug is positioned a significant distance from toaster.,far,False +2178,far,800k,fridge is positioned a significant distance from the viewer.,far,False +2180,far,800k,garbagecan is positioned a significant distance from the viewer.,far,False +2187,far,800k,pencil is positioned a significant distance from the viewer.,far,False +2204,far,800k,bread is positioned a significant distance from the anchor potato.,far,False +2205,far,800k,toaster is positioned a significant distance from the viewer.,far,False +2207,far,800k,pot is positioned a significant distance from knife.,far,False +2210,far,800k,apple is positioned a significant distance from the viewer.,far,False +2213,far,800k,chair is positioned a significant distance from the viewer.,far,False +2216,far,800k,apple is positioned a significant distance from the anchor garbagecan.,far,False +2218,far,800k,cup is positioned a significant distance from the viewer.,far,False +2224,far,800k,painting is positioned a significant distance from the viewer.,far,False +2231,far,800k,lettuce is positioned a significant distance from the viewer.,far,False +2234,far,800k,bread is positioned a significant distance from the viewer.,far,False +2240,far,800k,armchair is positioned a significant distance from the viewer.,far,False +2241,far,800k,dresser is positioned a significant distance from the viewer.,far,False +2242,far,800k,sofa is positioned a significant distance from the viewer.,far,False +2256,far,800k,remotecontrol is positioned a significant distance from the viewer.,far,False +2264,far,800k,bowl is positioned a significant distance from the viewer.,far,False +2267,far,800k,garbagecan is positioned a significant distance from the viewer.,far,False +2273,far,800k,glassbottle is positioned a significant distance from bread.,far,False +2274,far,800k,pillow is positioned a significant distance from the viewer.,far,False +2283,far,800k,glassbottle is positioned a significant distance from the viewer.,far,False +2292,far,800k,pot is positioned a significant distance from the anchor garbagecan.,far,False +2293,far,800k,mug is positioned a significant distance from the viewer.,far,False +2297,far,800k,handtowelholder is positioned a significant distance from the viewer.,far,False +2300,far,800k,cup is positioned a significant distance from bread.,far,False +2308,far,800k,houseplant is positioned a significant distance from the viewer.,far,False +2311,far,800k,knife is positioned a significant distance from the viewer.,far,False +2317,far,800k,laptop is positioned a significant distance from the viewer.,far,False +2318,far,800k,scrubbrush is positioned a significant distance from the viewer.,far,False +2323,far,800k,ladle is positioned a significant distance from bread.,far,False +2333,far,800k,chair is positioned a significant distance from the viewer.,far,False +2341,far,800k,Alarmclock is positioned a significant distance from the viewer.,far,False +2342,far,800k,soapbottle is positioned a significant distance from the viewer.,far,False +2346,far,800k,mirror is positioned a significant distance from the anchor countertop.,far,False +2357,far,800k,"In the image, sidetable appears to be close to the viewer.",far,False +2358,far,800k,toaster is positioned a significant distance from the viewer.,far,False +2360,far,800k,glassbottle is positioned a significant distance from the anchor toaster.,far,False +2361,far,800k,mug is positioned a significant distance from the anchor alarmclock.,far,False +2370,far,800k,sofa is positioned a significant distance from the viewer.,far,False +2376,far,800k,pencil is positioned a significant distance from the viewer.,far,False +2377,far,800k,bed is positioned a significant distance from the viewer.,far,False +2380,far,800k,dishsponge is positioned a significant distance from toaster.,far,False +2381,far,800k,bowl is positioned a significant distance from the viewer.,far,False +2382,far,800k,cd is positioned a significant distance from the viewer.,far,False +2395,far,800k,lettuce is positioned a significant distance from the viewer.,far,False +2410,far,800k,mug is positioned a significant distance from the viewer.,far,False +2416,far,800k,mug is positioned a significant distance from the viewer.,far,False +2418,far,800k,floorlamp is positioned a significant distance from the viewer.,far,False +2434,far,800k,chair is positioned a significant distance from the viewer.,far,False +2436,far,800k,book is positioned a significant distance from the viewer.,far,False +2437,far,800k,laptop is positioned a significant distance from the viewer.,far,False +2447,far,800k,window is positioned a significant distance from cabinet.,far,False +2448,far,800k,bookshelf is positioned a significant distance from the viewer.,far,False +2453,far,800k,window is positioned a significant distance from the viewer.,far,False +2458,far,800k,desk is positioned a significant distance from the viewer.,far,False +2470,far,800k,window is positioned a significant distance from the viewer.,far,False +2477,far,800k,box is positioned a significant distance from the viewer.,far,False +2491,far,800k,shelves is positioned a significant distance from the viewer.,far,False +2518,far,800k,curtain is positioned a significant distance from the viewer.,far,False +2526,far,800k,night stand is positioned a significant distance from the viewer.,far,False +2530,far,800k,curtain is positioned a significant distance from the viewer.,far,False +2540,far,800k,curtain is positioned a significant distance from the viewer.,far,False +2544,far,800k,window is positioned a significant distance from the viewer.,far,False +2546,far,800k,television is positioned a significant distance from bed.,far,False +2556,far,800k,desk is positioned a significant distance from the viewer.,far,False +2560,far,800k,window is positioned a significant distance from desk.,far,False +2561,far,800k,window is positioned a significant distance from the viewer.,far,False +2570,far,800k,window is positioned a significant distance from the viewer.,far,False +2573,far,800k,window is positioned a significant distance from the viewer.,far,False +2578,far,800k,mirror is positioned a significant distance from toilet.,far,False +2580,far,800k,lamp is positioned a significant distance from the viewer.,far,False +2583,far,800k,window is positioned a significant distance from the viewer.,far,False +2586,far,800k,window is positioned a significant distance from sofa.,far,False +2593,far,800k,window is positioned a significant distance from the viewer.,far,False +2599,far,800k,bookshelf is positioned a significant distance from the viewer.,far,False +2606,far,800k,refridgerator is positioned a significant distance from the viewer.,far,False +2612,far,800k,refridgerator is positioned a significant distance from the viewer.,far,False +2619,far,800k,curtain is positioned a significant distance from camera.,far,False +2624,far,800k,television is positioned a significant distance from bed.,far,False +2625,far,800k,lamp is positioned a significant distance from the viewer.,far,False +2631,far,800k,bag is positioned a significant distance from counter.,far,False +2639,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +2641,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +2646,far,800k,window is positioned a significant distance from the viewer.,far,False +2649,far,800k,window is positioned a significant distance from the viewer.,far,False +2650,far,800k,pillow is positioned a significant distance from the viewer.,far,False +2660,far,800k,shelves is positioned a significant distance from the viewer.,far,False +2661,far,800k,picture is positioned a significant distance from the viewer.,far,False +2670,far,800k,shelves is positioned a significant distance from bed.,far,False +2676,far,800k,box is positioned a significant distance from the viewer.,far,False +2678,far,800k,window is positioned a significant distance from the viewer.,far,False +2679,far,800k,shower curtain is positioned a significant distance from camera.,far,False +2680,far,800k,desk is positioned a significant distance from the viewer.,far,False +2685,far,800k,chair is positioned a significant distance from the viewer.,far,False +2702,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +2734,far,800k,window is positioned a significant distance from the viewer.,far,False +2739,far,800k,window is positioned a significant distance from the viewer.,far,False +2745,far,800k,window is positioned a significant distance from the viewer.,far,False +2747,far,800k,refridgerator is positioned a significant distance from the viewer.,far,False +2753,far,800k,mirror is positioned a significant distance from the viewer.,far,False +2755,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +2769,far,800k,picture is positioned a significant distance from the viewer.,far,False +2772,far,800k,pillow is positioned a significant distance from the viewer.,far,False +2773,far,800k,desk is positioned a significant distance from the viewer.,far,False +2776,far,800k,bag is positioned a significant distance from cabinet.,far,False +2785,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +2786,far,800k,curtain is positioned a significant distance from the viewer.,far,False +2798,far,800k,bookshelf is positioned a significant distance from the viewer.,far,False +2800,far,800k,window is positioned a significant distance from the viewer.,far,False +2807,far,800k,window is positioned a significant distance from the viewer.,far,False +2816,far,800k,shelves is positioned a significant distance from the viewer.,far,False +2818,far,800k,picture is positioned a significant distance from cabinet.,far,False +2821,far,800k,pillow is positioned a significant distance from desk.,far,False +2822,far,800k,shower curtain is positioned a significant distance from the viewer.,far,False +2825,far,800k,toilet is positioned a significant distance from the viewer.,far,False +2830,far,800k,window is positioned a significant distance from the viewer.,far,False +2834,far,800k,chair is positioned a significant distance from camera.,far,False +2854,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +2856,far,800k,whiteboard is positioned a significant distance from sofa.,far,False +2860,far,800k,dresser is positioned a significant distance from the viewer.,far,False +2862,far,800k,lamp is positioned a significant distance from the viewer.,far,False +2863,far,800k,shelves is positioned a significant distance from the viewer.,far,False +2878,far,800k,curtain is positioned a significant distance from table.,far,False +2895,far,800k,window is positioned a significant distance from the viewer.,far,False +2899,far,800k,sofa is positioned a significant distance from the viewer.,far,False +2903,far,800k,mirror is positioned a significant distance from toilet.,far,False +2911,far,800k,clothes is positioned a significant distance from the viewer.,far,False +2917,far,800k,window is positioned a significant distance from the viewer.,far,False +2919,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +2920,far,800k,shelves is positioned a significant distance from table.,far,False +2931,far,800k,books is positioned a significant distance from cabinet.,far,False +2960,far,800k,bookshelf is positioned a significant distance from the viewer.,far,False +2965,far,800k,whiteboard is positioned a significant distance from the viewer.,far,False +2970,far,800k,television is positioned a significant distance from the viewer.,far,False +2971,far,800k,lamp is positioned a significant distance from the viewer.,far,False +2978,far,800k,shelves is positioned a significant distance from the viewer.,far,False +2979,far,800k,shelves is positioned a significant distance from chair.,far,False +2982,far,800k,window is positioned a significant distance from the viewer.,far,False +2983,far,800k,books is positioned a significant distance from the viewer.,far,False +2988,far,800k,curtain is positioned a significant distance from the viewer.,far,False +2991,far,800k,bathtub is positioned a significant distance from the viewer.,far,False +2994,far,800k,chair is positioned a significant distance from the viewer.,far,False +3001,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +3004,far,800k,bed is positioned a significant distance from the viewer.,far,False +3014,far,800k,clothes is positioned a significant distance from the viewer.,far,False +3017,far,800k,window is positioned a significant distance from the viewer.,far,False +3030,far,800k,chair is positioned a significant distance from the viewer.,far,False +3039,far,800k,shelves is positioned a significant distance from the viewer.,far,False +3041,far,800k,window is positioned a significant distance from the viewer.,far,False +3044,far,800k,desk is positioned a significant distance from cabinet.,far,False +3056,far,800k,shelves is positioned a significant distance from the viewer.,far,False +3064,far,800k,refridgerator is positioned a significant distance from the viewer.,far,False +3065,far,800k,curtain is positioned a significant distance from the viewer.,far,False +3066,far,800k,whiteboard is positioned a significant distance from the viewer.,far,False +3067,far,800k,window is positioned a significant distance from the viewer.,far,False +3070,far,800k,window is positioned a significant distance from the viewer.,far,False +3095,far,800k,shelves is positioned a significant distance from the viewer.,far,False +3097,far,800k,pillow is positioned a significant distance from the viewer.,far,False +3103,far,800k,refridgerator is positioned a significant distance from the viewer.,far,False +3110,far,800k,shelves is positioned a significant distance from desk.,far,False +3116,far,800k,window is positioned a significant distance from the anchor refridgerator.,far,False +3124,far,800k,picture is positioned a significant distance from cabinet.,far,False +3125,far,800k,window is positioned a significant distance from table.,far,False +3126,far,800k,window is positioned a significant distance from the viewer.,far,False +3128,far,800k,refridgerator is positioned a significant distance from the viewer.,far,False +3129,far,800k,window is positioned a significant distance from sofa.,far,False +3136,far,800k,window is positioned a significant distance from the viewer.,far,False +3144,far,800k,window is positioned a significant distance from the viewer.,far,False +3151,far,800k,mirror is positioned a significant distance from the viewer.,far,False +3154,far,800k,pillow is positioned a significant distance from the viewer.,far,False +3157,far,800k,whiteboard is positioned a significant distance from the viewer.,far,False +3163,far,800k,shelves is positioned a significant distance from the viewer.,far,False +3168,far,800k,bed is positioned a significant distance from the viewer.,far,False +3176,far,800k,whiteboard is positioned a significant distance from the viewer.,far,False +3180,far,800k,television is positioned a significant distance from the viewer.,far,False +3195,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +3202,far,800k,clothes is positioned a significant distance from table.,far,False +3208,far,800k,television is positioned a significant distance from the viewer.,far,False +3212,far,800k,shelves is positioned a significant distance from bed.,far,False +3213,far,800k,sofa is positioned a significant distance from the viewer.,far,False +3228,far,800k,bathtub is positioned a significant distance from the viewer.,far,False +3232,far,800k,window is positioned a significant distance from sofa.,far,False +3245,far,800k,window is positioned a significant distance from the viewer.,far,False +3253,far,800k,bag is positioned a significant distance from window.,far,False +3261,far,800k,window is positioned a significant distance from the viewer.,far,False +3263,far,800k,window is positioned a significant distance from the viewer.,far,False +3270,far,800k,shelves is positioned a significant distance from the viewer.,far,False +3275,far,800k,blinds is positioned a significant distance from chair.,far,False +3278,far,800k,shelves is positioned a significant distance from the viewer.,far,False +3282,far,800k,window is positioned a significant distance from sofa.,far,False +3285,far,800k,bookshelf is positioned a significant distance from the viewer.,far,False +3290,far,800k,blinds is positioned a significant distance from the viewer.,far,False +3304,far,800k,window is positioned a significant distance from the viewer.,far,False +3321,far,800k,pillow is positioned a significant distance from the viewer.,far,False +3326,far,800k,cabinet is positioned a significant distance from the anchor television.,far,False +3328,far,800k,bed is positioned a significant distance from the viewer.,far,False +3332,far,800k,counter is positioned a significant distance from the viewer.,far,False +3333,far,800k,shelves is positioned a significant distance from dresser.,far,False +3334,far,800k,window is positioned a significant distance from the viewer.,far,False +3335,far,800k,window is positioned a significant distance from the viewer.,far,False +3337,far,800k,pillow is positioned a significant distance from the viewer.,far,False +3363,far,800k,shelves is positioned a significant distance from the viewer.,far,False +3369,far,800k,toilet is positioned a significant distance from the viewer.,far,False +3375,far,800k,window is positioned a significant distance from the viewer.,far,False +3379,far,800k,cabinet is positioned a significant distance from the viewer.,far,False +3385,far,800k,shower curtain is positioned a significant distance from the viewer.,far,False +3386,far,800k,shelves is positioned a significant distance from the viewer.,far,False +3396,far,800k,refridgerator is positioned a significant distance from the viewer.,far,False +3400,far,800k,lamp is positioned a significant distance from camera.,far,False +3418,far,800k,chair is positioned a significant distance from the viewer.,far,False +3422,far,800k,lamp is positioned a significant distance from the viewer.,far,False +3423,far,800k,picture is positioned a significant distance from the viewer.,far,False +3426,far,800k,chair is positioned a significant distance from the viewer.,far,False +3430,far,800k,window is positioned a significant distance from sofa.,far,False +3435,far,800k,chair is positioned a significant distance from the viewer.,far,False +3441,far,800k,shelves is positioned a significant distance from table.,far,False +3442,far,800k,pillow is positioned a significant distance from the viewer.,far,False +3447,far,800k,lamp is positioned a significant distance from the viewer.,far,False +3454,far,800k,bathtub is positioned a significant distance from the viewer.,far,False +3457,far,800k,window is positioned a significant distance from cabinet.,far,False +3465,far,800k,curtain is positioned a significant distance from the viewer.,far,False +3470,far,800k,curtain is positioned a significant distance from the viewer.,far,False +3481,far,800k,window is positioned a significant distance from toilet.,far,False +3483,far,800k,desk is positioned a significant distance from the viewer.,far,False +3495,far,800k,bookshelf is positioned a significant distance from the viewer.,far,False +3503,far,800k,chair is positioned a significant distance from the viewer.,far,False +3514,far,800k,floor mat is positioned a significant distance from the viewer.,far,False +3515,far,800k,window is positioned a significant distance from toilet.,far,False +3517,far,800k,clothes is positioned a significant distance from dresser.,far,False +3522,far,800k,bookshelf is positioned a significant distance from the viewer.,far,False +3531,far,800k,window is positioned a significant distance from the viewer.,far,False +3533,far,800k,window is positioned a significant distance from the viewer.,far,False +3539,far,800k,curtain is positioned a significant distance from the viewer.,far,False +3549,far,800k,shower curtain is positioned a significant distance from the viewer.,far,False +3554,far,800k,dresser is positioned a significant distance from the viewer.,far,False +3555,far,800k,shower curtain is positioned a significant distance from the viewer.,far,False +3557,far,800k,window is positioned a significant distance from cabinet.,far,False +3572,far,800k,toilet is positioned a significant distance from bathtub.,far,False +3580,far,800k,shelves is positioned a significant distance from chair.,far,False +3586,far,800k,picture is positioned a significant distance from dresser.,far,False +3590,far,800k,window is positioned a significant distance from the viewer.,far,False +3593,far,800k,toilet is positioned a significant distance from the viewer.,far,False +3600,far,800k,window is positioned a significant distance from the viewer.,far,False +3610,far,800k,window is positioned a significant distance from table.,far,False +3611,far,800k,curtain is positioned a significant distance from the viewer.,far,False +3612,far,800k,window is positioned a significant distance from the viewer.,far,False +3614,far,800k,window is positioned a significant distance from the viewer.,far,False +3618,far,800k,shelves is positioned a significant distance from the viewer.,far,False +3620,far,800k,refridgerator is positioned a significant distance from the viewer.,far,False +3624,far,800k,cabinet is positioned a significant distance from toilet.,far,False +3625,far,800k,curtain is positioned a significant distance from the viewer.,far,False +0,close,800k,basket is positioned a significant distance from the viewer.,close,False +1,close,800k,pillow is positioned a significant distance from fireplace.,close,False +3,close,800k,headboard is positioned a significant distance from the anchor window.,close,False +4,close,800k,sheet is positioned a significant distance from fireplace.,close,False +5,close,800k,stairs is positioned a significant distance from the anchor table.,close,False +12,close,800k,coffee table is positioned a significant distance from the viewer.,close,False +27,close,800k,plant is positioned a significant distance from window.,close,False +35,close,800k,picture is positioned a significant distance from cabinet.,close,False +41,close,800k,counter is positioned a significant distance from the viewer.,close,False +57,close,800k,table is positioned a significant distance from cabinet.,close,False +59,close,800k,chair is positioned a significant distance from the viewer.,close,False +61,close,800k,towel is positioned a significant distance from the anchor coffee table.,close,False +63,close,800k,fireplace is positioned a significant distance from the viewer.,close,False +69,close,800k,pillow is positioned a significant distance from the viewer.,close,False +82,close,800k,sofa is positioned a significant distance from the viewer.,close,False +101,close,800k,television is positioned a significant distance from the viewer.,close,False +109,close,800k,table is positioned a significant distance from the viewer.,close,False +125,close,800k,table is positioned a significant distance from door.,close,False +128,close,800k,sofa is positioned a significant distance from the viewer.,close,False +131,close,800k,chair is positioned a significant distance from the viewer.,close,False +137,close,800k,lamp is positioned a significant distance from the anchor wreathe.,close,False +149,close,800k,plant is positioned a significant distance from the anchor curtain.,close,False +154,close,800k,stool is positioned a significant distance from the viewer.,close,False +155,close,800k,fireplace is positioned a significant distance from the viewer.,close,False +161,close,800k,kitchen island is positioned a significant distance from the viewer.,close,False +164,close,800k,plant is positioned a significant distance from the anchor tea pot.,close,False +184,close,800k,curtain is positioned a significant distance from dresser.,close,False +185,close,800k,shelves is positioned a significant distance from camera.,close,False +187,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +190,close,800k,sofa is positioned a significant distance from the viewer.,close,False +193,close,800k,tv stand is positioned a significant distance from the viewer.,close,False +197,close,800k,chest is positioned a significant distance from the viewer.,close,False +208,close,800k,sculpture is positioned a significant distance from piano.,close,False +214,close,800k,table is positioned a significant distance from the viewer.,close,False +223,close,800k,sofa is positioned a significant distance from the viewer.,close,False +226,close,800k,sofa is positioned a significant distance from the viewer.,close,False +231,close,800k,plant is positioned a significant distance from window.,close,False +235,close,800k,sculpture is positioned a significant distance from counter.,close,False +238,close,800k,coffee table is positioned a significant distance from fireplace.,close,False +242,close,800k,sofa is positioned a significant distance from the viewer.,close,False +243,close,800k,window is positioned a significant distance from the viewer.,close,False +253,close,800k,kitchen island is positioned a significant distance from the anchor window.,close,False +256,close,800k,table is positioned a significant distance from fireplace.,close,False +259,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +270,close,800k,table is positioned a significant distance from the viewer.,close,False +273,close,800k,ottoman is positioned a significant distance from the anchor mirror.,close,False +278,close,800k,vase is positioned a significant distance from bed.,close,False +284,close,800k,sofa is positioned a significant distance from the viewer.,close,False +288,close,800k,bed is positioned a significant distance from door.,close,False +298,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +325,close,800k,pillow is positioned a significant distance from the viewer.,close,False +333,close,800k,television is positioned a significant distance from tv stand.,close,False +337,close,800k,television is positioned a significant distance from the anchor desk.,close,False +340,close,800k,table is positioned a significant distance from the viewer.,close,False +349,close,800k,lamp is positioned a significant distance from the viewer.,close,False +354,close,800k,sofa is positioned a significant distance from the viewer.,close,False +356,close,800k,bed is positioned a significant distance from table.,close,False +363,close,800k,sofa is positioned a significant distance from the viewer.,close,False +367,close,800k,chest is positioned a significant distance from the viewer.,close,False +370,close,800k,chair is positioned a significant distance from the viewer.,close,False +374,close,800k,headboard is positioned a significant distance from the viewer.,close,False +375,close,800k,table is positioned a significant distance from the anchor mirror.,close,False +377,close,800k,sofa is positioned a significant distance from the viewer.,close,False +380,close,800k,bookshelf is positioned a significant distance from the viewer.,close,False +383,close,800k,bed is positioned a significant distance from the viewer.,close,False +385,close,800k,wreathe is positioned a significant distance from the anchor television.,close,False +390,close,800k,door is positioned a significant distance from the viewer.,close,False +392,close,800k,cup is positioned a significant distance from the viewer.,close,False +394,close,800k,picture is positioned a significant distance from piano.,close,False +413,close,800k,table is positioned a significant distance from the viewer.,close,False +415,close,800k,lamp is positioned a significant distance from the viewer.,close,False +416,close,800k,sink is positioned a significant distance from the anchor sofa.,close,False +417,close,800k,shelves is positioned a significant distance from camera.,close,False +418,close,800k,table is positioned a significant distance from window.,close,False +422,close,800k,candlestick is positioned a significant distance from the viewer.,close,False +423,close,800k,lamp is positioned a significant distance from the viewer.,close,False +433,close,800k,sculpture is positioned a significant distance from counter.,close,False +434,close,800k,lamp is positioned a significant distance from the viewer.,close,False +437,close,800k,glass is positioned a significant distance from counter.,close,False +447,close,800k,bowl is positioned a significant distance from dresser.,close,False +467,close,800k,table is positioned a significant distance from the viewer.,close,False +472,close,800k,plant is positioned a significant distance from table.,close,False +480,close,800k,chair is positioned a significant distance from the anchor chest.,close,False +487,close,800k,floor mat is positioned a significant distance from the viewer.,close,False +507,close,800k,table is positioned a significant distance from the anchor garage door.,close,False +518,close,800k,tray is positioned a significant distance from sofa.,close,False +525,close,800k,sofa is positioned a significant distance from the viewer.,close,False +536,close,800k,kitchen island is positioned a significant distance from stove.,close,False +538,close,800k,stove is positioned a significant distance from the viewer.,close,False +540,close,800k,sculpture is positioned a significant distance from table.,close,False +541,close,800k,table is positioned a significant distance from the viewer.,close,False +542,close,800k,table is positioned a significant distance from window.,close,False +556,close,800k,bed is positioned a significant distance from the viewer.,close,False +564,close,800k,table is positioned a significant distance from the viewer.,close,False +574,close,800k,bar is positioned a significant distance from refridgerator.,close,False +576,close,800k,door is positioned a significant distance from cabinet.,close,False +588,close,800k,refridgerator is positioned a significant distance from the viewer.,close,False +591,close,800k,sheet is positioned a significant distance from the viewer.,close,False +623,close,800k,table is positioned a significant distance from door.,close,False +628,close,800k,window is positioned a significant distance from the viewer.,close,False +649,close,800k,bookshelf is positioned a significant distance from the viewer.,close,False +651,close,800k,sofa is positioned a significant distance from the anchor banister.,close,False +653,close,800k,kitchen island is positioned a significant distance from the viewer.,close,False +654,close,800k,table is positioned a significant distance from cabinet.,close,False +655,close,800k,door is positioned a significant distance from dresser.,close,False +662,close,800k,table is positioned a significant distance from the viewer.,close,False +663,close,800k,table is positioned a significant distance from the anchor garage door.,close,False +664,close,800k,bed is positioned a significant distance from the viewer.,close,False +676,close,800k,sofa is positioned a significant distance from the viewer.,close,False +678,close,800k,bar is positioned a significant distance from sofa.,close,False +687,close,800k,table is positioned a significant distance from the viewer.,close,False +688,close,800k,fireplace is positioned a significant distance from the viewer.,close,False +695,close,800k,door is positioned a significant distance from the viewer.,close,False +698,close,800k,sofa is positioned a significant distance from the viewer.,close,False +700,close,800k,keyboard is positioned a significant distance from the viewer.,close,False +704,close,800k,coffee table is positioned a significant distance from the viewer.,close,False +707,close,800k,plant is positioned a significant distance from piano.,close,False +719,close,800k,tv stand is positioned a significant distance from the viewer.,close,False +728,close,800k,bed is positioned a significant distance from the viewer.,close,False +730,close,800k,tray is positioned a significant distance from the viewer.,close,False +734,close,800k,monitor is positioned a significant distance from whiteboard.,close,False +735,close,800k,lamp is positioned a significant distance from the viewer.,close,False +736,close,800k,bar is positioned a significant distance from the viewer.,close,False +742,close,800k,water cooler is positioned a significant distance from the anchor coffee table.,close,False +743,close,800k,coffee table is positioned a significant distance from the viewer.,close,False +745,close,800k,counter is positioned a significant distance from the viewer.,close,False +749,close,800k,glass is positioned a significant distance from the viewer.,close,False +757,close,800k,table is positioned a significant distance from the viewer.,close,False +758,close,800k,cup is positioned a significant distance from the viewer.,close,False +759,close,800k,table is positioned a significant distance from fireplace.,close,False +763,close,800k,chair is positioned a significant distance from the viewer.,close,False +765,close,800k,fan is positioned a significant distance from the viewer.,close,False +772,close,800k,chair is positioned a significant distance from the viewer.,close,False +775,close,800k,door is positioned a significant distance from piano.,close,False +791,close,800k,door is positioned a significant distance from the viewer.,close,False +792,close,800k,tray is positioned a significant distance from sofa.,close,False +798,close,800k,table is positioned a significant distance from range hood.,close,False +800,close,800k,basket is positioned a significant distance from counter.,close,False +817,close,800k,stool is positioned a significant distance from fireplace.,close,False +819,close,800k,sculpture is positioned a significant distance from fireplace.,close,False +829,close,800k,curtain is positioned a significant distance from the viewer.,close,False +830,close,800k,chair is positioned a significant distance from door.,close,False +836,close,800k,printer is positioned a significant distance from table.,close,False +838,close,800k,sofa is positioned a significant distance from the viewer.,close,False +855,close,800k,chair is positioned a significant distance from the viewer.,close,False +861,close,800k,television is positioned a significant distance from door.,close,False +863,close,800k,tray is positioned a significant distance from table.,close,False +868,close,800k,candlestick is positioned a significant distance from sofa.,close,False +871,close,800k,desk is positioned a significant distance from door.,close,False +878,close,800k,garbage bin is positioned a significant distance from the viewer.,close,False +884,close,800k,utensil is positioned a significant distance from the viewer.,close,False +887,close,800k,desk is positioned a significant distance from door.,close,False +888,close,800k,desk is positioned a significant distance from the anchor curtain.,close,False +891,close,800k,pot is positioned a significant distance from the viewer.,close,False +899,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +914,close,800k,wreathe is positioned a significant distance from chair.,close,False +924,close,800k,sculpture is positioned a significant distance from the viewer.,close,False +927,close,800k,stove is positioned a significant distance from cabinet.,close,False +928,close,800k,coffee table is positioned a significant distance from the viewer.,close,False +932,close,800k,soap is positioned a significant distance from range hood.,close,False +939,close,800k,stove is positioned a significant distance from the viewer.,close,False +940,close,800k,stool is positioned a significant distance from the viewer.,close,False +943,close,800k,sink is positioned a significant distance from the viewer.,close,False +945,close,800k,doll is positioned a significant distance from bed.,close,False +949,close,800k,coffee table is positioned a significant distance from the viewer.,close,False +954,close,800k,lamp is positioned a significant distance from the viewer.,close,False +961,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +972,close,800k,door is positioned a significant distance from the viewer.,close,False +987,close,800k,vase is positioned a significant distance from the viewer.,close,False +989,close,800k,pool table is positioned a significant distance from the viewer.,close,False +992,close,800k,stairs is positioned a significant distance from the viewer.,close,False +994,close,800k,lamp is positioned a significant distance from the viewer.,close,False +1000,close,800k,table is positioned a significant distance from dresser.,close,False +1003,close,800k,plate is positioned a significant distance from window.,close,False +1007,close,800k,stool is positioned a significant distance from the viewer.,close,False +1017,close,800k,table is positioned a significant distance from sofa.,close,False +1018,close,800k,lamp is positioned a significant distance from the viewer.,close,False +1026,close,800k,cabinet is positioned a significant distance from stove.,close,False +1029,close,800k,desk is positioned a significant distance from the viewer.,close,False +1037,close,800k,rug is positioned a significant distance from cabinet.,close,False +1039,close,800k,globe is positioned a significant distance from desk.,close,False +1043,close,800k,chair is positioned a significant distance from the anchor curtain.,close,False +1049,close,800k,chest is positioned a significant distance from the viewer.,close,False +1059,close,800k,curtain is positioned a significant distance from the viewer.,close,False +1066,close,800k,bed is positioned a significant distance from window.,close,False +1073,close,800k,toaster oven is positioned a significant distance from the viewer.,close,False +1081,close,800k,coffee table is positioned a significant distance from the viewer.,close,False +1086,close,800k,plant is positioned a significant distance from bar.,close,False +1097,close,800k,toy is positioned a significant distance from the viewer.,close,False +1098,close,800k,bar is positioned a significant distance from oven.,close,False +1100,close,800k,stool is positioned a significant distance from the viewer.,close,False +1103,close,800k,table is positioned a significant distance from stove.,close,False +1121,close,800k,counter is positioned a significant distance from the viewer.,close,False +1139,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +1140,close,800k,bar is positioned a significant distance from the viewer.,close,False +1149,close,800k,bar is positioned a significant distance from cabinet.,close,False +1156,close,800k,ball is positioned a significant distance from the viewer.,close,False +1177,close,800k,globe is positioned a significant distance from door.,close,False +1178,close,800k,oven is positioned a significant distance from refridgerator.,close,False +1181,close,800k,cup is positioned a significant distance from door.,close,False +1189,close,800k,sculpture is positioned a significant distance from camera.,close,False +1191,close,800k,cabinet is positioned a significant distance from window.,close,False +1207,close,800k,saltshaker is positioned a significant distance from the viewer.,close,False +1211,close,800k,laptop is positioned a significant distance from book.,close,False +1212,close,800k,Alarmclock is positioned a significant distance from the viewer.,close,False +1213,close,800k,vase is positioned a significant distance from the anchor window.,close,False +1214,close,800k,candle is positioned a significant distance from the anchor countertop.,close,False +1224,close,800k,glassbottle is positioned a significant distance from the viewer.,close,False +1225,close,800k,egg is positioned a significant distance from pot.,close,False +1244,close,800k,pot is positioned a significant distance from the viewer.,close,False +1247,close,800k,plate is positioned a significant distance from the viewer.,close,False +1249,close,800k,garbagecan is positioned a significant distance from the viewer.,close,False +1250,close,800k,dishsponge is positioned a significant distance from the viewer.,close,False +1252,close,800k,dishsponge is positioned a significant distance from apple.,close,False +1260,close,800k,toiletpaper is positioned a significant distance from soapbottle.,close,False +1262,close,800k,creditcard is positioned a significant distance from plate.,close,False +1264,close,800k,bread is positioned a significant distance from the viewer.,close,False +1272,close,800k,egg is positioned a significant distance from plate.,close,False +1278,close,800k,bowl is positioned a significant distance from the anchor houseplant.,close,False +1281,close,800k,tomato is positioned a significant distance from the viewer.,close,False +1287,close,800k,cell phone is positioned a significant distance from vase.,close,False +1292,close,800k,"In the image, sidetable appears to be close to bowl.",close,True +1296,close,800k,keychain is positioned a significant distance from the viewer.,close,False +1300,close,800k,lettuce is positioned a significant distance from the viewer.,close,False +1301,close,800k,plate is positioned a significant distance from potato.,close,False +1306,close,800k,plate is positioned a significant distance from the viewer.,close,False +1328,close,800k,bowl is positioned a significant distance from potato.,close,False +1329,close,800k,chair is positioned a significant distance from the anchor desklamp.,close,False +1337,close,800k,cell phone is positioned a significant distance from pan.,close,False +1341,close,800k,peppershaker is positioned a significant distance from the anchor dishsponge.,close,False +1345,close,800k,soapbar is positioned a significant distance from the viewer.,close,False +1349,close,800k,tomato is positioned a significant distance from bread.,close,False +1360,close,800k,soapbar is positioned a significant distance from sink.,close,False +1372,close,800k,countertop is positioned a significant distance from the viewer.,close,False +1376,close,800k,cloth is positioned a significant distance from showerdoor.,close,False +1378,close,800k,pan is positioned a significant distance from the anchor window.,close,False +1379,close,800k,spraybottle is positioned a significant distance from the viewer.,close,False +1381,close,800k,drawer is positioned a significant distance from the viewer.,close,False +1390,close,800k,tomato is positioned a significant distance from the viewer.,close,False +1393,close,800k,plate is positioned a significant distance from the viewer.,close,False +1404,close,800k,vase is positioned a significant distance from the anchor sidetable.,close,False +1407,close,800k,egg is positioned a significant distance from the viewer.,close,False +1411,close,800k,lettuce is positioned a significant distance from potato.,close,False +1416,close,800k,garbagecan is positioned a significant distance from the anchor sidetable.,close,False +1418,close,800k,lettuce is positioned a significant distance from potato.,close,False +1419,close,800k,potato is positioned a significant distance from bread.,close,False +1422,close,800k,plate is positioned a significant distance from the viewer.,close,False +1428,close,800k,chair is positioned a significant distance from the viewer.,close,False +1433,close,800k,spraybottle is positioned a significant distance from the anchor garbagecan.,close,False +1442,close,800k,soapbar is positioned a significant distance from the viewer.,close,False +1447,close,800k,cup is positioned a significant distance from the viewer.,close,False +1454,close,800k,glassbottle is positioned a significant distance from the viewer.,close,False +1466,close,800k,pan is positioned a significant distance from the viewer.,close,False +1489,close,800k,lettuce is positioned a significant distance from pot.,close,False +1495,close,800k,tissuebox is positioned a significant distance from the anchor handtowelholder.,close,False +1500,close,800k,"In the image, sidetable appears to be close to desklamp.",close,True +1502,close,800k,dishsponge is positioned a significant distance from camera.,close,False +1503,close,800k,pan is positioned a significant distance from the anchor soapbottle.,close,False +1505,close,800k,garbagecan is positioned a significant distance from the viewer.,close,False +1522,close,800k,soapbottle is positioned a significant distance from the viewer.,close,False +1525,close,800k,bread is positioned a significant distance from the viewer.,close,False +1530,close,800k,peppershaker is positioned a significant distance from the viewer.,close,False +1532,close,800k,potato is positioned a significant distance from fridge.,close,False +1540,close,800k,spatula is positioned a significant distance from toaster.,close,False +1545,close,800k,saltshaker is positioned a significant distance from the viewer.,close,False +1557,close,800k,soapbottle is positioned a significant distance from bread.,close,False +1559,close,800k,cell phone is positioned a significant distance from book.,close,False +1561,close,800k,spatula is positioned a significant distance from the viewer.,close,False +1567,close,800k,potato is positioned a significant distance from camera.,close,False +1569,close,800k,bowl is positioned a significant distance from the anchor tomato.,close,False +1571,close,800k,chair is positioned a significant distance from the viewer.,close,False +1579,close,800k,plate is positioned a significant distance from the viewer.,close,False +1581,close,800k,mug is positioned a significant distance from the viewer.,close,False +1586,close,800k,pan is positioned a significant distance from plate.,close,False +1607,close,800k,soapbottle is positioned a significant distance from microwave.,close,False +1612,close,800k,apple is positioned a significant distance from spatula.,close,False +1613,close,800k,potato is positioned a significant distance from the viewer.,close,False +1621,close,800k,apple is positioned a significant distance from the anchor garbagecan.,close,False +1623,close,800k,bowl is positioned a significant distance from winebottle.,close,False +1625,close,800k,knife is positioned a significant distance from the viewer.,close,False +1629,close,800k,bowl is positioned a significant distance from the viewer.,close,False +1630,close,800k,drawer is positioned a significant distance from the viewer.,close,False +1642,close,800k,"In the image, sidetable appears to be close to the viewer.",close,True +1648,close,800k,potato is positioned a significant distance from the anchor peppershaker.,close,False +1650,close,800k,lettuce is positioned a significant distance from toaster.,close,False +1651,close,800k,spoon is positioned a significant distance from potato.,close,False +1652,close,800k,cup is positioned a significant distance from the viewer.,close,False +1659,close,800k,Alarmclock is positioned a significant distance from the viewer.,close,False +1682,close,800k,toaster is positioned a significant distance from the viewer.,close,False +1687,close,800k,Alarmclock is positioned a significant distance from the viewer.,close,False +1688,close,800k,tomato is positioned a significant distance from the viewer.,close,False +1692,close,800k,cup is positioned a significant distance from the viewer.,close,False +1697,close,800k,plate is positioned a significant distance from the viewer.,close,False +1700,close,800k,plate is positioned a significant distance from the viewer.,close,False +1706,close,800k,The distance of butterknife from potato is 1.12 meters.,close,False +1707,close,800k,laptop is positioned a significant distance from the viewer.,close,False +1725,close,800k,The distance of toiletpaper from cabinet is 7.66 inches.,close,False +1728,close,800k,lettuce is positioned a significant distance from tomato.,close,False +1732,close,800k,mug is positioned a significant distance from bread.,close,False +1741,close,800k,plate is positioned a significant distance from the viewer.,close,False +1742,close,800k,cell phone is positioned a significant distance from the viewer.,close,False +1763,close,800k,bread is positioned a significant distance from toaster.,close,False +1767,close,800k,mug is positioned a significant distance from the anchor microwave.,close,False +1775,close,800k,"In the image, sidetable appears to be close to diningtable.",close,True +1782,close,800k,statue is positioned a significant distance from the viewer.,close,False +1795,close,800k,pan is positioned a significant distance from the anchor saltshaker.,close,False +1799,close,800k,soapbottle is positioned a significant distance from the anchor countertop.,close,False +1802,close,800k,plate is positioned a significant distance from the viewer.,close,False +1806,close,800k,chair is positioned a significant distance from the viewer.,close,False +1807,close,800k,sofa is positioned a significant distance from the viewer.,close,False +1809,close,800k,chair is positioned a significant distance from the viewer.,close,False +1811,close,800k,toaster is positioned a significant distance from the viewer.,close,False +1812,close,800k,vase is positioned a significant distance from the anchor window.,close,False +1814,close,800k,garbagecan is positioned a significant distance from the viewer.,close,False +1815,close,800k,cup is positioned a significant distance from the viewer.,close,False +1816,close,800k,mug is positioned a significant distance from toaster.,close,False +1817,close,800k,cup is positioned a significant distance from the viewer.,close,False +1823,close,800k,potato is positioned a significant distance from the viewer.,close,False +1824,close,800k,garbagecan is positioned a significant distance from the viewer.,close,False +1825,close,800k,bowl is positioned a significant distance from the anchor egg.,close,False +1833,close,800k,dishsponge is positioned a significant distance from bread.,close,False +1843,close,800k,pillow is positioned a significant distance from the anchor floorlamp.,close,False +1844,close,800k,dishsponge is positioned a significant distance from the viewer.,close,False +1860,close,800k,The depth of toiletpaper is 1.12 meters.,close,False +1865,close,800k,apple is positioned a significant distance from potato.,close,False +1871,close,800k,vase is positioned a significant distance from the anchor sidetable.,close,False +1872,close,800k,keychain is positioned a significant distance from book.,close,False +1879,close,800k,Alarmclock is positioned a significant distance from the viewer.,close,False +1881,close,800k,soapbottle is positioned a significant distance from the anchor coffeemachine.,close,False +1887,close,800k,tomato is positioned a significant distance from countertop.,close,False +1890,close,800k,plate is positioned a significant distance from the viewer.,close,False +1898,close,800k,cup is positioned a significant distance from spatula.,close,False +1900,close,800k,potato is positioned a significant distance from the viewer.,close,False +1901,close,800k,bread is positioned a significant distance from the viewer.,close,False +1902,close,800k,dishsponge is positioned a significant distance from the viewer.,close,False +1914,close,800k,pan is positioned a significant distance from plate.,close,False +1927,close,800k,lettuce is positioned a significant distance from tomato.,close,False +1935,close,800k,garbagecan is positioned a significant distance from the viewer.,close,False +1944,close,800k,cup is positioned a significant distance from the anchor coffeemachine.,close,False +1949,close,800k,peppershaker is positioned a significant distance from the viewer.,close,False +1951,close,800k,garbagecan is positioned a significant distance from the viewer.,close,False +1963,close,800k,pan is positioned a significant distance from the viewer.,close,False +1979,close,800k,bowl is positioned a significant distance from pencil.,close,False +1980,close,800k,potato is positioned a significant distance from the anchor coffeemachine.,close,False +1984,close,800k,Alarmclock is positioned a significant distance from the viewer.,close,False +1994,close,800k,book is positioned a significant distance from the viewer.,close,False +2004,close,800k,bread is positioned a significant distance from the viewer.,close,False +2005,close,800k,cloth is positioned a significant distance from the viewer.,close,False +2006,close,800k,plate is positioned a significant distance from spatula.,close,False +2009,close,800k,The distance of toiletpaper from camera is 1.12 meters.,close,False +2012,close,800k,vase is positioned a significant distance from the viewer.,close,False +2015,close,800k,mug is positioned a significant distance from the anchor sidetable.,close,False +2022,close,800k,soapbottle is positioned a significant distance from the anchor dishsponge.,close,False +2031,close,800k,peppershaker is positioned a significant distance from mug.,close,False +2056,close,800k,potato is positioned a significant distance from the anchor coffeemachine.,close,False +2060,close,800k,remotecontrol is positioned a significant distance from sofa.,close,False +2062,close,800k,egg is positioned a significant distance from the anchor coffeemachine.,close,False +2069,close,800k,dishsponge is positioned a significant distance from pan.,close,False +2073,close,800k,tomato is positioned a significant distance from the viewer.,close,False +2079,close,800k,ladle is positioned a significant distance from bread.,close,False +2082,close,800k,window is positioned a significant distance from the viewer.,close,False +2085,close,800k,soapbar is positioned a significant distance from the viewer.,close,False +2095,close,800k,"In the image, sidetable appears to be close to bowl.",close,True +2096,close,800k,dishsponge is positioned a significant distance from pan.,close,False +2108,close,800k,watch is positioned a significant distance from coffeetable.,close,False +2110,close,800k,cup is positioned a significant distance from the viewer.,close,False +2111,close,800k,peppershaker is positioned a significant distance from cup.,close,False +2138,close,800k,tissuebox is positioned a significant distance from the anchor sidetable.,close,False +2148,close,800k,tomato is positioned a significant distance from toaster.,close,False +2155,close,800k,toiletpaper is positioned a significant distance from the viewer.,close,False +2170,close,800k,cup is positioned a significant distance from the viewer.,close,False +2175,close,800k,toiletpaper is positioned a significant distance from the viewer.,close,False +2183,close,800k,dishsponge is positioned a significant distance from handtowelholder.,close,False +2184,close,800k,peppershaker is positioned a significant distance from the viewer.,close,False +2186,close,800k,plate is positioned a significant distance from the anchor drawer.,close,False +2193,close,800k,"In the image, sidetable appears to be close to the viewer.",close,True +2194,close,800k,pot is positioned a significant distance from the viewer.,close,False +2203,close,800k,pot is positioned a significant distance from the viewer.,close,False +2235,close,800k,mug is positioned a significant distance from the viewer.,close,False +2249,close,800k,remotecontrol is positioned a significant distance from the anchor floorlamp.,close,False +2262,close,800k,peppershaker is positioned a significant distance from cup.,close,False +2271,close,800k,drawer is positioned a significant distance from the viewer.,close,False +2276,close,800k,statue is positioned a significant distance from the anchor sofa.,close,False +2284,close,800k,chair is positioned a significant distance from the viewer.,close,False +2295,close,800k,sink is positioned a significant distance from the viewer.,close,False +2296,close,800k,remotecontrol is positioned a significant distance from the viewer.,close,False +2314,close,800k,The object closer to you is pan.,close,True +2315,close,800k,glassbottle is positioned a significant distance from toaster.,close,False +2321,close,800k,window is positioned a significant distance from the anchor garbagecan.,close,False +2329,close,800k,tomato is positioned a significant distance from microwave.,close,False +2332,close,800k,apple is positioned a significant distance from the viewer.,close,False +2335,close,800k,apple is positioned a significant distance from the viewer.,close,False +2338,close,800k,plate is positioned a significant distance from the viewer.,close,False +2345,close,800k,pan is positioned a significant distance from the anchor garbagecan.,close,False +2350,close,800k,tomato is positioned a significant distance from the anchor countertop.,close,False +2351,close,800k,plate is positioned a significant distance from spatula.,close,False +2371,close,800k,sidetable is positioned a significant distance from the viewer.,close,False +2374,close,800k,spoon is positioned a significant distance from the anchor dishsponge.,close,False +2375,close,800k,"In the image, sidetable appears to be close to bowl.",close,True +2385,close,800k,coffeetable is positioned a significant distance from the viewer.,close,False +2393,close,800k,tomato is positioned a significant distance from the viewer.,close,False +2397,close,800k,countertop is positioned a significant distance from the viewer.,close,False +2403,close,800k,garbagecan is positioned a significant distance from plunger.,close,False +2411,close,800k,soapbottle is positioned a significant distance from the anchor mirror.,close,False +2414,close,800k,"In the image, sidetable appears to be close to plate.",close,True +2419,close,800k,apple is positioned a significant distance from bread.,close,False +2420,close,800k,laptop is positioned a significant distance from the viewer.,close,False +2421,close,800k,cloth is positioned a significant distance from the anchor papertowelroll.,close,False +2422,close,800k,mug is positioned a significant distance from the viewer.,close,False +2427,close,800k,remotecontrol is positioned a significant distance from sofa.,close,False +2429,close,800k,tomato is positioned a significant distance from the viewer.,close,False +2439,close,800k,peppershaker is positioned a significant distance from cup.,close,False +2441,close,800k,pillow is positioned a significant distance from the viewer.,close,False +2455,close,800k,box is positioned a significant distance from the viewer.,close,False +2456,close,800k,desk is positioned a significant distance from the viewer.,close,False +2460,close,800k,table is positioned a significant distance from the viewer.,close,False +2465,close,800k,pillow is positioned a significant distance from bookshelf.,close,False +2484,close,800k,chair is positioned a significant distance from the viewer.,close,False +2487,close,800k,cabinet is positioned a significant distance from the anchor Unknown.,close,False +2490,close,800k,table is positioned a significant distance from the viewer.,close,False +2494,close,800k,chair is positioned a significant distance from the viewer.,close,False +2495,close,800k,towel is positioned a significant distance from the viewer.,close,False +2497,close,800k,table is positioned a significant distance from the viewer.,close,False +2504,close,800k,box is positioned a significant distance from the anchor Unknown.,close,False +2508,close,800k,desk is positioned a significant distance from the viewer.,close,False +2513,close,800k,bed is positioned a significant distance from the viewer.,close,False +2514,close,800k,bed is positioned a significant distance from the viewer.,close,False +2517,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +2522,close,800k,chair is positioned a significant distance from the viewer.,close,False +2524,close,800k,table is positioned a significant distance from the viewer.,close,False +2535,close,800k,bed is positioned a significant distance from cabinet.,close,False +2536,close,800k,table is positioned a significant distance from the viewer.,close,False +2550,close,800k,chair is positioned a significant distance from the viewer.,close,False +2555,close,800k,towel is positioned a significant distance from shower curtain.,close,False +2559,close,800k,bag is positioned a significant distance from the viewer.,close,False +2562,close,800k,towel is positioned a significant distance from the viewer.,close,False +2571,close,800k,table is positioned a significant distance from the viewer.,close,False +2574,close,800k,table is positioned a significant distance from the viewer.,close,False +2576,close,800k,desk is positioned a significant distance from bed.,close,False +2582,close,800k,cabinet is positioned a significant distance from the anchor window.,close,False +2584,close,800k,table is positioned a significant distance from the viewer.,close,False +2585,close,800k,bag is positioned a significant distance from the anchor Unknown.,close,False +2618,close,800k,table is positioned a significant distance from the viewer.,close,False +2623,close,800k,dresser is positioned a significant distance from the viewer.,close,False +2630,close,800k,chair is positioned a significant distance from the anchor window.,close,False +2634,close,800k,bed is positioned a significant distance from the anchor window.,close,False +2648,close,800k,sofa is positioned a significant distance from the viewer.,close,False +2655,close,800k,bed is positioned a significant distance from the viewer.,close,False +2657,close,800k,lamp is positioned a significant distance from chair.,close,False +2659,close,800k,bag is positioned a significant distance from the viewer.,close,False +2663,close,800k,desk is positioned a significant distance from refridgerator.,close,False +2666,close,800k,dresser is positioned a significant distance from the anchor curtain.,close,False +2667,close,800k,sofa is positioned a significant distance from the viewer.,close,False +2669,close,800k,cabinet is positioned a significant distance from toilet.,close,False +2672,close,800k,chair is positioned a significant distance from cabinet.,close,False +2684,close,800k,towel is positioned a significant distance from the viewer.,close,False +2698,close,800k,table is positioned a significant distance from the viewer.,close,False +2707,close,800k,lamp is positioned a significant distance from the viewer.,close,False +2711,close,800k,refridgerator is positioned a significant distance from the viewer.,close,False +2713,close,800k,sofa is positioned a significant distance from the viewer.,close,False +2716,close,800k,paper is positioned a significant distance from the viewer.,close,False +2727,close,800k,table is positioned a significant distance from the viewer.,close,False +2741,close,800k,cabinet is positioned a significant distance from bathtub.,close,False +2750,close,800k,towel is positioned a significant distance from the anchor mirror.,close,False +2752,close,800k,shelves is positioned a significant distance from the anchor curtain.,close,False +2756,close,800k,table is positioned a significant distance from the viewer.,close,False +2759,close,800k,cabinet is positioned a significant distance from bathtub.,close,False +2760,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +2763,close,800k,shelves is positioned a significant distance from the viewer.,close,False +2764,close,800k,table is positioned a significant distance from the viewer.,close,False +2774,close,800k,table is positioned a significant distance from the viewer.,close,False +2778,close,800k,window is positioned a significant distance from toilet.,close,False +2783,close,800k,paper is positioned a significant distance from the anchor Unknown.,close,False +2789,close,800k,chair is positioned a significant distance from the viewer.,close,False +2790,close,800k,night stand is positioned a significant distance from the viewer.,close,False +2791,close,800k,bag is positioned a significant distance from camera.,close,False +2793,close,800k,chair is positioned a significant distance from the viewer.,close,False +2794,close,800k,desk is positioned a significant distance from the viewer.,close,False +2801,close,800k,box is positioned a significant distance from the viewer.,close,False +2803,close,800k,chair is positioned a significant distance from the viewer.,close,False +2813,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +2814,close,800k,chair is positioned a significant distance from the viewer.,close,False +2815,close,800k,bed is positioned a significant distance from the anchor window.,close,False +2829,close,800k,window is positioned a significant distance from the viewer.,close,False +2843,close,800k,night stand is positioned a significant distance from the viewer.,close,False +2847,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +2848,close,800k,shelves is positioned a significant distance from chair.,close,False +2849,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +2851,close,800k,television is positioned a significant distance from the viewer.,close,False +2853,close,800k,bag is positioned a significant distance from the viewer.,close,False +2859,close,800k,desk is positioned a significant distance from the viewer.,close,False +2866,close,800k,bed is positioned a significant distance from the viewer.,close,False +2868,close,800k,pillow is positioned a significant distance from the viewer.,close,False +2869,close,800k,sofa is positioned a significant distance from the viewer.,close,False +2870,close,800k,refridgerator is positioned a significant distance from the viewer.,close,False +2879,close,800k,table is positioned a significant distance from the viewer.,close,False +2881,close,800k,dresser is positioned a significant distance from the viewer.,close,False +2882,close,800k,bag is positioned a significant distance from the viewer.,close,False +2883,close,800k,bed is positioned a significant distance from curtain.,close,False +2887,close,800k,sofa is positioned a significant distance from the viewer.,close,False +2896,close,800k,window is positioned a significant distance from the viewer.,close,False +2897,close,800k,bag is positioned a significant distance from the anchor Unknown.,close,False +2907,close,800k,chair is positioned a significant distance from the anchor curtain.,close,False +2912,close,800k,table is positioned a significant distance from the viewer.,close,False +2930,close,800k,chair is positioned a significant distance from the viewer.,close,False +2941,close,800k,desk is positioned a significant distance from the viewer.,close,False +2964,close,800k,sofa is positioned a significant distance from the viewer.,close,False +2993,close,800k,sofa is positioned a significant distance from the viewer.,close,False +2998,close,800k,bed is positioned a significant distance from refridgerator.,close,False +3000,close,800k,chair is positioned a significant distance from the viewer.,close,False +3003,close,800k,sofa is positioned a significant distance from the viewer.,close,False +3009,close,800k,lamp is positioned a significant distance from the viewer.,close,False +3010,close,800k,toilet is positioned a significant distance from the viewer.,close,False +3011,close,800k,table is positioned a significant distance from the viewer.,close,False +3015,close,800k,chair is positioned a significant distance from the viewer.,close,False +3021,close,800k,towel is positioned a significant distance from the viewer.,close,False +3040,close,800k,toilet is positioned a significant distance from the viewer.,close,False +3069,close,800k,chair is positioned a significant distance from the viewer.,close,False +3073,close,800k,chair is positioned a significant distance from the anchor Unknown.,close,False +3081,close,800k,bed is positioned a significant distance from the viewer.,close,False +3089,close,800k,pillow is positioned a significant distance from the anchor Unknown.,close,False +3096,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +3098,close,800k,cabinet is positioned a significant distance from toilet.,close,False +3104,close,800k,chair is positioned a significant distance from window.,close,False +3108,close,800k,table is positioned a significant distance from the viewer.,close,False +3117,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +3118,close,800k,bookshelf is positioned a significant distance from the viewer.,close,False +3121,close,800k,bed is positioned a significant distance from the viewer.,close,False +3122,close,800k,refridgerator is positioned a significant distance from the viewer.,close,False +3135,close,800k,sink is positioned a significant distance from the viewer.,close,False +3148,close,800k,dresser is positioned a significant distance from the viewer.,close,False +3156,close,800k,desk is positioned a significant distance from the anchor Unknown.,close,False +3158,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +3159,close,800k,clothes is positioned a significant distance from chair.,close,False +3160,close,800k,bookshelf is positioned a significant distance from the viewer.,close,False +3162,close,800k,dresser is positioned a significant distance from the viewer.,close,False +3191,close,800k,sofa is positioned a significant distance from the viewer.,close,False +3199,close,800k,lamp is positioned a significant distance from the viewer.,close,False +3211,close,800k,bed is positioned a significant distance from the viewer.,close,False +3214,close,800k,bed is positioned a significant distance from the viewer.,close,False +3220,close,800k,counter is positioned a significant distance from the viewer.,close,False +3222,close,800k,sofa is positioned a significant distance from the viewer.,close,False +3225,close,800k,bookshelf is positioned a significant distance from the viewer.,close,False +3233,close,800k,desk is positioned a significant distance from the viewer.,close,False +3239,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +3254,close,800k,bag is positioned a significant distance from desk.,close,False +3259,close,800k,bed is positioned a significant distance from the viewer.,close,False +3269,close,800k,chair is positioned a significant distance from the viewer.,close,False +3274,close,800k,television is positioned a significant distance from the viewer.,close,False +3276,close,800k,bag is positioned a significant distance from the viewer.,close,False +3291,close,800k,curtain is positioned a significant distance from the viewer.,close,False +3300,close,800k,box is positioned a significant distance from the viewer.,close,False +3311,close,800k,chair is positioned a significant distance from the anchor window.,close,False +3313,close,800k,chair is positioned a significant distance from the viewer.,close,False +3331,close,800k,bed is positioned a significant distance from the viewer.,close,False +3338,close,800k,counter is positioned a significant distance from table.,close,False +3340,close,800k,bookshelf is positioned a significant distance from the viewer.,close,False +3343,close,800k,box is positioned a significant distance from the anchor television.,close,False +3354,close,800k,chair is positioned a significant distance from whiteboard.,close,False +3358,close,800k,window is positioned a significant distance from the viewer.,close,False +3359,close,800k,table is positioned a significant distance from the viewer.,close,False +3368,close,800k,sofa is positioned a significant distance from the viewer.,close,False +3378,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +3381,close,800k,dresser is positioned a significant distance from the viewer.,close,False +3402,close,800k,bag is positioned a significant distance from the viewer.,close,False +3406,close,800k,chair is positioned a significant distance from the anchor television.,close,False +3407,close,800k,desk is positioned a significant distance from the anchor Unknown.,close,False +3411,close,800k,bag is positioned a significant distance from the viewer.,close,False +3419,close,800k,bed is positioned a significant distance from the viewer.,close,False +3429,close,800k,chair is positioned a significant distance from dresser.,close,False +3431,close,800k,sofa is positioned a significant distance from the viewer.,close,False +3432,close,800k,chair is positioned a significant distance from the anchor television.,close,False +3439,close,800k,desk is positioned a significant distance from the anchor curtain.,close,False +3440,close,800k,box is positioned a significant distance from table.,close,False +3452,close,800k,chair is positioned a significant distance from cabinet.,close,False +3455,close,800k,chair is positioned a significant distance from the viewer.,close,False +3458,close,800k,chair is positioned a significant distance from whiteboard.,close,False +3461,close,800k,whiteboard is positioned a significant distance from the viewer.,close,False +3478,close,800k,table is positioned a significant distance from the viewer.,close,False +3482,close,800k,desk is positioned a significant distance from the viewer.,close,False +3492,close,800k,chair is positioned a significant distance from the anchor Unknown.,close,False +3496,close,800k,chair is positioned a significant distance from the viewer.,close,False +3497,close,800k,table is positioned a significant distance from the viewer.,close,False +3498,close,800k,dresser is positioned a significant distance from the viewer.,close,False +3500,close,800k,bag is positioned a significant distance from the viewer.,close,False +3502,close,800k,table is positioned a significant distance from sink.,close,False +3506,close,800k,desk is positioned a significant distance from the anchor window.,close,False +3511,close,800k,sink is positioned a significant distance from the viewer.,close,False +3518,close,800k,dresser is positioned a significant distance from the viewer.,close,False +3521,close,800k,bag is positioned a significant distance from the viewer.,close,False +3524,close,800k,desk is positioned a significant distance from camera.,close,False +3535,close,800k,cabinet is positioned a significant distance from the anchor window.,close,False +3548,close,800k,towel is positioned a significant distance from the viewer.,close,False +3552,close,800k,window is positioned a significant distance from the viewer.,close,False +3556,close,800k,box is positioned a significant distance from the viewer.,close,False +3561,close,800k,window is positioned a significant distance from the viewer.,close,False +3567,close,800k,shelves is positioned a significant distance from table.,close,False +3575,close,800k,bed is positioned a significant distance from window.,close,False +3577,close,800k,bookshelf is positioned a significant distance from the viewer.,close,False +3583,close,800k,chair is positioned a significant distance from the viewer.,close,False +3597,close,800k,cabinet is positioned a significant distance from the viewer.,close,False +3599,close,800k,table is positioned a significant distance from the viewer.,close,False +3601,close,800k,pillow is positioned a significant distance from window.,close,False +3602,close,800k,chair is positioned a significant distance from the viewer.,close,False +3607,close,800k,bed is positioned a significant distance from the viewer.,close,False +3615,close,800k,shelves is positioned a significant distance from chair.,close,False +3619,close,800k,chair is positioned a significant distance from the viewer.,close,False +3622,close,800k,dresser is positioned a significant distance from the viewer.,close,False +3630,close,800k,dresser is positioned a significant distance from the viewer.,close,False +3633,close,800k,desk is positioned a significant distance from the viewer.,close,False +3635,close,800k,mirror is positioned a significant distance from the viewer.,close,False +3637,close,800k,toilet is positioned a significant distance from the viewer.,close,False diff --git a/exp2a_correct_filter/results_old/molmo/accuracy/predictions_80k.csv b/exp2a_correct_filter/results_old/molmo/accuracy/predictions_80k.csv new file mode 100644 index 0000000000000000000000000000000000000000..4ea64f031c8e74ccfe6062614d1ccb02361f71ad --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/accuracy/predictions_80k.csv @@ -0,0 +1,3641 @@ +index,category,scale,predicted,expected,is_correct +7,left,80k,The jar is to the left of the stairs.,left,True +11,left,80k,The toilet is to the right of the mirror.,left,False +15,left,80k,The telephone is to the left of the curtain.,left,True +16,left,80k,The bar is to the right of the oven.,left,False +22,left,80k,The globe is to the left of the fan.,left,True +24,left,80k,The sofa is to the left of the candle.,left,True +25,left,80k,The lamp is to the left of the book.,left,True +36,left,80k,The chimney is to the left of the cabinet.,left,True +37,left,80k,The door is to the left of the telephone.,left,True +38,left,80k,The picture is to the left of the machine.,left,True +39,left,80k,The mirror is to the left of the toilet.,left,True +55,left,80k,The shelves are to the left of the globe.,left,True +60,left,80k,The desk is to the left of the bin.,left,True +62,left,80k,The printer is to the left of the paper.,left,True +65,left,80k,The bar is to the left of the oven.,left,True +66,left,80k,The wine is to the left of the picture.,left,True +71,left,80k,The mirror is to the left of the blinds.,left,True +72,left,80k,The blanket is to the left of the lamp.,left,True +73,left,80k,The table is to the left of the basket.,left,True +74,left,80k,The picture is to the left of the stick.,left,True +78,left,80k,The chair is to the left of the pot.,left,True +87,left,80k,The television is to the right of the bar.,left,False +89,left,80k,The pot is to the left of the lamp.,left,True +91,left,80k,The picture is to the left of the piano.,left,True +97,left,80k,The bed is to the left of the doll.,left,True +100,left,80k,The doll is to the left of the bench.,left,True +102,left,80k,The soap is to the right of the sink.,left,False +122,left,80k,The dresser is to the left of the bowl.,left,True +126,left,80k,The counter is to the left of the stove.,left,True +139,left,80k,The candle is to the left of the stairs.,left,True +140,left,80k,The bin is to the left of the picture.,left,True +142,left,80k,The bar is to the left of the sofa.,left,True +144,left,80k,The television is to the left of the tray.,left,True +157,left,80k,The doll is to the left of the door.,left,True +160,left,80k,The chest is to the left of the lamp.,left,True +173,left,80k,The lamp is to the left of the globe.,left,True +186,left,80k,The sculpture is to the left of the bar.,left,True +196,left,80k,The doll is to the right of the bench.,left,False +199,left,80k,The towel is to the left of the ottoman.,left,True +209,left,80k,The cabinet is to the left of the bench.,left,True +211,left,80k,The curtain is to the left of the bag.,left,True +212,left,80k,The table is to the right of the scale.,left,False +213,left,80k,The shelves are to the left of the globe.,left,True +218,left,80k,The toy is to the left of the lamp.,left,True +220,left,80k,The picture is to the left of the machine.,left,True +221,left,80k,The mirror is to the left of the cup.,left,True +237,left,80k,The fireplace is to the left of the bed.,left,True +250,left,80k,The table is to the left of the globe.,left,True +252,left,80k,The curtain is to the left of the bar.,left,True +269,left,80k,The door is to the left of the glass.,left,True +271,left,80k,The sofa is to the left of the piano.,left,True +275,left,80k,The plant is to the left of the glass.,left,True +279,left,80k,The sofa is to the left of the table.,left,True +280,left,80k,The sculpture is to the left of the mirror.,left,True +282,left,80k,The glass is to the right of the fireplace.,left,False +283,left,80k,The glass is to the left of the stairs.,left,True +290,left,80k,The shelves are to the left of the railing.,left,True +295,left,80k,The clothes are to the left of the sofa.,left,True +301,left,80k,The soap is to the right of the jar.,left,False +307,left,80k,The glass is to the right of the plant.,left,False +310,left,80k,The picture is to the left of the blanket.,left,True +311,left,80k,The shelves are to the left of the bin.,left,True +313,left,80k,The pillow is to the left of the telephone.,left,True +314,left,80k,The microwave is to the right of the toy.,left,False +318,left,80k,The picture is to the left of the piano.,left,True +328,left,80k,The photo is to the left of the shelves.,left,True +332,left,80k,The stove is to the left of the stairs.,left,True +334,left,80k,The television is to the left of the oven.,left,True +346,left,80k,The table is to the left of the trophy.,left,True +353,left,80k,The microwave is to the right of the toy.,left,False +358,left,80k,The toilet is to the left of the sink.,left,True +359,left,80k,The sink is to the left of the bar.,left,True +366,left,80k,The sink is to the left of the cup.,left,True +369,left,80k,The photo is to the left of the globe.,left,True +373,left,80k,The chair is to the left of the bucket.,left,True +378,left,80k,The printer is to the right of the scale.,left,False +388,left,80k,The counter is to the left of the cup.,left,True +396,left,80k,The cabinet is to the right of the stick.,left,False +399,left,80k,The stairs are to the left of the candle.,left,True +405,left,80k,The telephone is to the left of the shelves.,left,True +425,left,80k,The doll is to the right of the bench.,left,False +426,left,80k,The cabinet is to the left of the globe.,left,True +440,left,80k,The glass is to the left of the towel.,left,True +452,left,80k,The stove is to the left of the clock.,left,True +455,left,80k,The lamp is to the right of the trophy.,left,False +458,left,80k,The table is to the left of the bin.,left,True +464,left,80k,The monitor is to the left of the printer.,left,True +470,left,80k,The table is to the left of the wine.,left,True +481,left,80k,The fireplace is to the left of the stand.,left,True +483,left,80k,The sofa is to the left of the television.,left,True +486,left,80k,The glass is to the left of the plant.,left,True +489,left,80k,The counter is to the right of the cup.,left,False +492,left,80k,The curtain is to the left of the shelves.,left,True +497,left,80k,The blanket is to the left of the dresser.,left,True +499,left,80k,The towel is to the left of the toy.,left,True +511,left,80k,The chest is to the left of the bin.,left,True +521,left,80k,The chimney is to the left of the microwave.,left,True +522,left,80k,The stick is to the left of the picture.,left,True +523,left,80k,The lamp is to the left of the toilet.,left,True +529,left,80k,The sculpture is to the left of the curtain.,left,True +543,left,80k,The desk is to the left of the printer.,left,True +544,left,80k,The doll is to the left of the machine.,left,True +545,left,80k,The cabinet is to the left of the machine.,left,True +548,left,80k,The picture is to the right of the glass.,left,False +553,left,80k,The globe is to the left of the chair.,left,True +558,left,80k,The table is to the left of the stairs.,left,True +563,left,80k,The candle is to the left of the fireplace.,left,True +567,left,80k,The sink is to the left of the microwave.,left,True +568,left,80k,The microwave is to the left of the toy.,left,True +578,left,80k,The curtain is to the left of the bowl.,left,True +579,left,80k,The glass is to the left of the plant.,left,True +581,left,80k,The clothes are to the left of the sofa.,left,True +587,left,80k,The sink is to the left of the bowl.,left,True +589,left,80k,The wine is to the left of the picture.,left,True +598,left,80k,The cabinet is to the left of the bin.,left,True +603,left,80k,The fireplace is to the left of the plant.,left,True +615,left,80k,The toy is to the left of the table.,left,True +621,left,80k,The shelves are to the left of the ladder.,left,True +636,left,80k,The dresser is to the left of the cabinet.,left,True +642,left,80k,The bucket is to the left of the towel.,left,True +658,left,80k,The plant is to the left of the box.,left,True +665,left,80k,The telephone is to the left of the curtain.,left,True +669,left,80k,The lamp is to the left of the wardrobe.,left,True +672,left,80k,The dresser is to the left of the wardrobe.,left,True +684,left,80k,The window is to the left of the telephone.,left,True +690,left,80k,The book is to the left of the vase.,left,True +692,left,80k,The microwave is to the left of the picture.,left,True +694,left,80k,The doll is to the left of the dresser.,left,True +709,left,80k,The scale is to the right of the stairs.,left,False +718,left,80k,The chimney is to the left of the photo.,left,True +721,left,80k,The fireplace is to the left of the sofa.,left,True +723,left,80k,The curtain is to the left of the chest.,left,True +733,left,80k,The picture is to the left of the glass.,left,True +737,left,80k,The window is to the left of the glass.,left,True +740,left,80k,The pot is to the left of the lamp.,left,True +748,left,80k,The picture is to the left of the glass.,left,True +754,left,80k,The bag is to the left of the towel.,left,True +770,left,80k,The clothes are to the right of the clock.,left,False +788,left,80k,The light is to the left of the bed.,left,True +790,left,80k,The doll is to the left of the curtain.,left,True +793,left,80k,The lamp is to the left of the bin.,left,True +796,left,80k,The bed is to the left of the bicycle.,left,True +799,left,80k,The cup is to the left of the mirror.,left,True +803,left,80k,The clothes are to the left of the sofa.,left,True +806,left,80k,The bin is to the left of the picture.,left,True +807,left,80k,The piano is to the left of the fireplace.,left,True +812,left,80k,The table is to the left of the chair.,left,True +815,left,80k,The rug is to the left of the clothes.,left,True +818,left,80k,The photo is to the left of the globe.,left,True +827,left,80k,The curtain is to the left of the fireplace.,left,True +828,left,80k,The fireplace is to the left of the table.,left,True +833,left,80k,The toilet is to the left of the sink.,left,True +842,left,80k,The picture is to the left of the microwave.,left,True +844,left,80k,The toy is to the left of the lamp.,left,True +865,left,80k,The lamp is to the left of the bottle.,left,True +866,left,80k,The curtain is to the left of the wardrobe.,left,True +867,left,80k,The chimney is to the left of the cabinet.,left,True +872,left,80k,The mirror is to the right of the cup.,left,False +873,left,80k,The vessel is to the left of the microwave.,left,True +880,left,80k,The chimney is to the left of the cabinet.,left,True +882,left,80k,The chair is to the left of the sink.,left,True +890,left,80k,The television is to the left of the computer.,left,True +903,left,80k,The sofa is to the left of the stick.,left,True +905,left,80k,The picture is to the left of the piano.,left,True +912,left,80k,The sofa is to the left of the television.,left,True +915,left,80k,The monitor is to the left of the book.,left,True +917,left,80k,The microwave is to the left of the photo.,left,True +925,left,80k,The lamp is to the left of the stove.,left,True +951,left,80k,The lamp is to the left of the trophy.,left,True +952,left,80k,The bed is to the left of the mirror.,left,True +959,left,80k,The computer is to the right of the printer.,left,False +960,left,80k,The book is to the left of the printer.,left,True +964,left,80k,The door is to the left of the plate.,left,True +969,left,80k,The case is to the left of the table.,left,True +976,left,80k,The sculpture is to the left of the mirror.,left,True +978,left,80k,The television is to the left of the person.,left,True +982,left,80k,The oven is to the left of the sofa.,left,True +986,left,80k,The photo is to the left of the bag.,left,True +991,left,80k,The cabinet is to the left of the bicycle.,left,True +1013,left,80k,The counter is to the left of the bar.,left,True +1020,left,80k,The fireplace is to the left of the television.,left,True +1031,left,80k,The curtain is to the left of the cabinet.,left,True +1034,left,80k,The plant is to the left of the grill.,left,True +1041,left,80k,The towel is to the left of the lamp.,left,True +1042,left,80k,The monitor is to the left of the printer.,left,True +1044,left,80k,The cup is to the left of the mirror.,left,True +1047,left,80k,The television is to the left of the cabinet.,left,True +1058,left,80k,The glass is to the right of the television.,left,False +1065,left,80k,The globe is to the left of the desk.,left,True +1069,left,80k,The lamp is to the left of the pillow.,left,True +1080,left,80k,The door is to the left of the stairs.,left,True +1083,left,80k,The doll is to the left of the desk.,left,True +1089,left,80k,The window is to the left of the glass.,left,True +1090,left,80k,The fireplace is to the left of the machine.,left,True +1099,left,80k,The fireplace is to the left of the chest.,left,True +1115,left,80k,The lamp is to the left of the bottle.,left,True +1123,left,80k,The microwave is to the left of the chair.,left,True +1124,left,80k,The pillow is to the left of the machine.,left,True +1125,left,80k,The towel is to the left of the lamp.,left,True +1128,left,80k,The cup is to the left of the counter.,left,True +1130,left,80k,The picture is to the left of the sculpture.,left,True +1137,left,80k,The curtain is to the left of the chest.,left,True +1138,left,80k,The fireplace is to the left of the machine.,left,True +1153,left,80k,The oven is to the left of the sofa.,left,True +1170,left,80k,The lamp is to the left of the bar.,left,True +1174,left,80k,The table is to the left of the cabinet.,left,True +1176,left,80k,The stick is to the left of the picture.,left,True +1184,left,80k,The pillow is to the left of the lamp.,left,True +1194,left,80k,The mirror is to the left of the cup.,left,True +1198,left,80k,The bar is to the left of the table.,left,True +1204,left,80k,The butterknife is to the left of the apple.,left,True +1210,left,80k,The remotecontrol is to the left of the mug.,left,True +1215,left,80k,The pot is to the left of the lettuce.,left,True +1231,left,80k,The pan is to the left of the potato.,left,True +1236,left,80k,The papertowelroll is to the left of the pan.,left,True +1240,left,80k,The spatula is to the right of the cup.,left,False +1241,left,80k,The mug is to the left of the toaster.,left,True +1251,left,80k,The bowl is to the left of the lettuce.,left,True +1256,left,80k,The lettuce is to the left of the coffeemachine.,left,True +1265,left,80k,The egg is to the left of the pot.,left,True +1269,left,80k,The chair is to the left of the alarmclock.,left,True +1277,left,80k,The toaster is to the left of the statue.,left,True +1294,left,80k,The kettle is to the left of the apple.,left,True +1295,left,80k,The soapbottle is to the left of the toiletpaper.,left,True +1309,left,80k,The knife is to the left of the lettuce.,left,True +1310,left,80k,The desk lamp is to the left of the cd.,left,True +1311,left,80k,The toaster is to the left of the spatula.,left,True +1312,left,80k,The alarmclock is to the left of the chair.,left,True +1314,left,80k,The pillow is to the left of the floorlamp.,left,True +1315,left,80k,The statue is to the left of the armchair.,left,True +1317,left,80k,The laptop is to the left of the teddybear.,left,True +1319,left,80k,The spatula is to the left of the bread.,left,True +1321,left,80k,The peppershaker is to the left of the knife.,left,True +1327,left,80k,The houseplant is to the left of the floorlamp.,left,True +1333,left,80k,The book is to the left of the spatula.,left,True +1334,left,80k,The countertop is to the left of the towel.,left,True +1335,left,80k,The coffeemachine is to the left of the toaster.,left,True +1346,left,80k,The potato is to the left of the saltshaker.,left,True +1353,left,80k,The lettuce is to the left of the saltshaker.,left,True +1362,left,80k,The microwave is to the left of the tomato.,left,True +1370,left,80k,The fridge is to the left of the garbagecan.,left,True +1375,left,80k,The butterknife is to the left of the tomato.,left,True +1382,left,80k,The armchair is to the left of the tissuebox.,left,True +1388,left,80k,The bowl is to the left of the winebottle.,left,True +1389,left,80k,The plate is to the left of the apple.,left,True +1410,left,80k,The tomato is to the left of the apple.,left,True +1417,left,80k,The pot is to the left of the tomato.,left,True +1420,left,80k,The statue is to the left of the countertop.,left,True +1423,left,80k,The butterknife is to the left of the coffeemachine.,left,True +1425,left,80k,The apple is to the left of the mug.,left,True +1434,left,80k,The mug is to the left of the winebottle.,left,True +1438,left,80k,The countertop is to the left of the plunger.,left,True +1443,left,80k,The glassbottle is to the left of the apple.,left,True +1449,left,80k,The plate is to the left of the pan.,left,True +1460,left,80k,The garbagecan is to the left of the butterknife.,left,True +1462,left,80k,The bowl is to the left of the bread.,left,True +1464,left,80k,The peppershaker is to the left of the cup.,left,True +1467,left,80k,The bread is to the left of the pan.,left,True +1472,left,80k,The mug is to the left of the bread.,left,True +1475,left,80k,The desk lamp is to the left of the keychain.,left,True +1476,left,80k,The fridge is to the left of the garbagecan.,left,True +1488,left,80k,The teddybear is to the left of the laptop.,left,True +1490,left,80k,The bread is to the left of the pot.,left,True +1512,left,80k,The pillow is to the left of the box.,left,True +1523,left,80k,The mug is to the left of the lettuce.,left,True +1526,left,80k,The potato is to the left of the cabinet.,left,True +1543,left,80k,The toaster is to the left of the bread.,left,True +1551,left,80k,The toaster is to the left of the dishsponge.,left,True +1552,left,80k,The microwave is to the left of the mug.,left,True +1553,left,80k,The plate is to the left of the pan.,left,True +1562,left,80k,The cup is to the right of the fork.,left,False +1572,left,80k,The apple is to the left of the tomato.,left,True +1582,left,80k,The tomato is to the left of the ladle.,left,True +1583,left,80k,The lettuce is to the left of the saltshaker.,left,True +1584,left,80k,The book is to the left of the bed.,left,True +1587,left,80k,The bread is to the left of the pen.,left,True +1589,left,80k,The apple is to the left of the spatula.,left,True +1596,left,80k,The bowl is to the left of the mug.,left,True +1598,left,80k,The candle is to the left of the handtowel.,left,True +1602,left,80k,The pan is to the left of the glassbottle.,left,True +1608,left,80k,The winebottle is to the left of the tomato.,left,True +1622,left,80k,The toiletpaperhanger is to the left of the scrubbrush.,left,True +1628,left,80k,The saltshaker is to the left of the kettle.,left,True +1634,left,80k,The tissuebox is to the left of the chair.,left,True +1638,left,80k,The apple is to the left of the mug.,left,True +1641,left,80k,The vase is to the left of the statue.,left,True +1644,left,80k,The bread is to the left of the apple.,left,True +1647,left,80k,The chair is to the left of the cup.,left,True +1665,left,80k,The cloth is to the left of the towel.,left,True +1670,left,80k,The potato is to the left of the bread.,left,True +1671,left,80k,The toaster is to the left of the lettuce.,left,True +1689,left,80k,The mug is to the left of the bread.,left,True +1698,left,80k,The pot is to the left of the spatula.,left,True +1704,left,80k,The bread is to the left of the tomato.,left,True +1709,left,80k,The bowl is to the left of the winebottle.,left,True +1710,left,80k,The egg is to the left of the chair.,left,True +1715,left,80k,The plate is to the right of the lettuce.,left,False +1719,left,80k,The chair is to the left of the alarmclock.,left,True +1720,left,80k,The soapbottle is to the left of the handtowel.,left,True +1724,left,80k,The mug is to the left of the garbagecan.,left,True +1727,left,80k,The glassbottle is to the left of the lettuce.,left,True +1735,left,80k,The drawer is to the left of the stoveknob.,left,True +1744,left,80k,The pot is to the left of the toaster.,left,True +1746,left,80k,The plate is to the left of the sink.,left,True +1756,left,80k,The tomato is to the left of the dishsponge.,left,True +1764,left,80k,The lettuce is to the left of the tomato.,left,True +1766,left,80k,The diningtable is to the left of the microwave.,left,True +1772,left,80k,The spoon is to the left of the coffeemachine.,left,True +1774,left,80k,The vase is to the left of the sofa.,left,True +1776,left,80k,The CD is to the left of the mug.,left,True +1778,left,80k,The laptop is to the left of the box.,left,True +1790,left,80k,The saltshaker is to the left of the soapbottle.,left,True +1792,left,80k,The plate is to the left of the countertop.,left,True +1796,left,80k,The statue is to the left of the garbagecan.,left,True +1798,left,80k,The cloth is to the left of the spraybottle.,left,True +1818,left,80k,The houseplant is to the left of the lettuce.,left,True +1821,left,80k,The cup is to the left of the soapbottle.,left,True +1841,left,80k,The painting is to the left of the pillow.,left,True +1845,left,80k,The bread is to the left of the glassbottle.,left,True +1847,left,80k,The pan is to the left of the garbagecan.,left,True +1848,left,80k,The apple is to the left of the tomato.,left,True +1851,left,80k,The remotecontrol is to the left of the box.,left,True +1858,left,80k,The plate is to the left of the pan.,left,True +1870,left,80k,The CD is to the left of the alarmclock.,left,True +1873,left,80k,The bread is to the left of the pot.,left,True +1882,left,80k,The tissuebox is to the left of the vase.,left,True +1884,left,80k,The mug is to the left of the potato.,left,True +1886,left,80k,The kettle is to the left of the cup.,left,True +1888,left,80k,The plate is to the left of the garbagecan.,left,True +1892,left,80k,The toilet is to the left of the garbagecan.,left,True +1895,left,80k,The toaster is to the left of the spoon.,left,True +1899,left,80k,The egg is to the left of the peppershaker.,left,True +1906,left,80k,The garbagecan is to the left of the soapbar.,left,True +1908,left,80k,The bread is to the left of the plate.,left,True +1911,left,80k,The toaster is to the left of the pot.,left,True +1916,left,80k,The winebottle is to the left of the tomato.,left,True +1917,left,80k,The houseplant is to the left of the bowl.,left,True +1921,left,80k,The houseplant is to the left of the pan.,left,True +1923,left,80k,The handtowelholder is to the left of the window.,left,True +1939,left,80k,The ladle is to the left of the tomato.,left,True +1947,left,80k,The houseplant is to the left of the tomato.,left,True +1954,left,80k,The spoon is to the left of the plate.,left,True +1956,left,80k,The peppershaker is to the right of the bowl.,left,False +1964,left,80k,The tomato is to the left of the potato.,left,True +1969,left,80k,The bread is to the left of the glassbottle.,left,True +1975,left,80k,The houseplant is to the right of the vase.,left,False +2010,left,80k,The toaster is to the left of the plate.,left,True +2023,left,80k,The spoon is to the left of the bowl.,left,True +2034,left,80k,The blinds are to the left of the spoon.,left,True +2036,left,80k,The plate is to the left of the statue.,left,True +2038,left,80k,The lettuce is to the left of the dishsponge.,left,True +2042,left,80k,The plunger is to the left of the garbagecan.,left,True +2044,left,80k,The sidetable is to the left of the countertop.,left,True +2046,left,80k,The pot is to the left of the spatula.,left,True +2067,left,80k,The toaster is to the left of the garbagecan.,left,True +2090,left,80k,The pen is to the left of the book.,left,True +2101,left,80k,The peppershaker is to the right of the dishsponge.,left,False +2103,left,80k,The bowl is to the left of the alarmclock.,left,True +2104,left,80k,The toaster is to the left of the dishsponge.,left,True +2105,left,80k,The baseballbat is to the left of the teddybear.,left,True +2113,left,80k,The potato is to the left of the glassbottle.,left,True +2114,left,80k,The statue is to the left of the cabinet.,left,True +2117,left,80k,The spatula is to the left of the pan.,left,True +2124,left,80k,The laptop is to the left of the vase.,left,True +2125,left,80k,The toilet is to the left of the toiletpaperhanger.,left,True +2127,left,80k,The egg is to the left of the pot.,left,True +2130,left,80k,The mug is to the left of the kettle.,left,True +2133,left,80k,The book is to the left of the desklamp.,left,True +2134,left,80k,The spatula is to the left of the apple.,left,True +2139,left,80k,The boots are to the left of the cellphone.,left,True +2144,left,80k,The chair is to the left of the alarmclock.,left,True +2146,left,80k,The spatula is to the left of the apple.,left,True +2159,left,80k,The potato is to the left of the apple.,left,True +2160,left,80k,The toaster is to the left of the kettle.,left,True +2168,left,80k,The spatula is to the right of the potato.,left,False +2169,left,80k,The countertop is to the left of the pot.,left,True +2171,left,80k,The mug is to the left of the toaster.,left,True +2173,left,80k,The garbagecan is to the left of the mug.,left,True +2177,left,80k,The diningtable is to the left of the countertop.,left,True +2188,left,80k,The butterknife is to the left of the lettuce.,left,True +2190,left,80k,The spraybottle is to the left of the soapbottle.,left,True +2198,left,80k,The spatula is to the left of the fork.,left,True +2208,left,80k,The pot is to the left of the apple.,left,True +2212,left,80k,The handtowel is to the left of the dishsponge.,left,True +2214,left,80k,The bread is to the left of the winebottle.,left,True +2222,left,80k,The butterknife is to the left of the cup.,left,True +2227,left,80k,The toaster is to the left of the bowl.,left,True +2232,left,80k,The toiletpaper is to the left of the garbagecan.,left,True +2236,left,80k,The drawer is to the left of the alarmclock.,left,True +2237,left,80k,The spoon is to the right of the coffeemachine.,left,False +2246,left,80k,The soapbottle is to the right of the drawer.,left,False +2248,left,80k,The toaster is to the left of the glassbottle.,left,True +2254,left,80k,The mug is to the left of the laptop.,left,True +2258,left,80k,The cup is to the left of the coffeemachine.,left,True +2263,left,80k,The houseplant is to the left of the vase.,left,True +2268,left,80k,The drawer is to the left of the mug.,left,True +2270,left,80k,The ladle is to the left of the garbagecan.,left,True +2279,left,80k,The bowl is to the left of the peppershaker.,left,True +2281,left,80k,The alarmclock is to the left of the book.,left,True +2285,left,80k,The sofa is to the left of the sidetable.,left,True +2287,left,80k,The pan is to the left of the dishsponge.,left,True +2290,left,80k,The pot is to the left of the cup.,left,True +2294,left,80k,The apple is to the left of the microwave.,left,True +2340,left,80k,The butterknife is to the left of the mug.,left,True +2354,left,80k,The lettuce is to the left of the knife.,left,True +2367,left,80k,The alarmclock is to the left of the laptop.,left,True +2369,left,80k,The cell phone is to the left of the apple.,left,True +2373,left,80k,The kettle is to the left of the lettuce.,left,True +2383,left,80k,The egg is to the left of the pot.,left,True +2387,left,80k,The kettle is to the left of the coffeemachine.,left,True +2405,left,80k,The pot is to the left of the drawer.,left,True +2409,left,80k,The stoveburner is to the left of the drawer.,left,True +2415,left,80k,The pan is to the left of the lettuce.,left,True +2424,left,80k,The coffeemachine is to the left of the toaster.,left,True +2428,left,80k,The spoon is to the right of the potato.,left,False +2432,left,80k,The pillow is to the left of the floorlamp.,left,True +2442,left,80k,The window is to the left of the chair.,left,True +2444,left,80k,The pillow is to the left of the chair.,left,True +2461,left,80k,The curtain is to the left of the night stand.,left,True +2467,left,80k,The chair is to the left of the counter.,left,True +2468,left,80k,The lamp is to the left of the curtain.,left,True +2469,left,80k,The box is to the left of the floor mat.,left,True +2475,left,80k,The box is to the left of the whiteboard.,left,True +2481,left,80k,The pillow is to the left of the cabinet.,left,True +2482,left,80k,The shelves are to the left of the table.,left,True +2485,left,80k,The whiteboard is to the left of the shelves.,left,True +2488,left,80k,The curtain is to the left of the picture.,left,True +2496,left,80k,The refrigerator is to the left of the desk.,left,True +2498,left,80k,The refrigerator is to the left of the chair.,left,True +2499,left,80k,The whiteboard is to the left of the clothes.,left,True +2502,left,80k,The television is to the left of the window.,left,True +2503,left,80k,The sink is to the left of the bathtub.,left,True +2506,left,80k,The paper is to the left of the door.,left,True +2509,left,80k,The towel is to the left of the bathtub.,left,True +2520,left,80k,The pillow is to the left of the table.,left,True +2523,left,80k,The shelves are to the left of the curtain.,left,True +2538,left,80k,The lamp is to the left of the window.,left,True +2543,left,80k,The bag is to the left of the window.,left,True +2552,left,80k,The door is to the left of the cabinet.,left,True +2557,left,80k,The door is to the left of the shelves.,left,True +2596,left,80k,The sink is to the left of the bag.,left,True +2607,left,80k,The clothes are to the left of the dresser.,left,True +2627,left,80k,The curtain is to the left of the shelves.,left,True +2628,left,80k,The desk is to the left of the box.,left,True +2633,left,80k,The desk is to the left of the shelves.,left,True +2637,left,80k,The chair is to the left of the bed.,left,True +2638,left,80k,The chair is to the left of the television.,left,True +2652,left,80k,The shelves are to the left of the towel.,left,True +2656,left,80k,The sink is to the left of the door.,left,True +2658,left,80k,The whiteboard is to the left of the window.,left,True +2665,left,80k,The picture is to the left of the television.,left,True +2668,left,80k,The chair is to the left of the blinds.,left,True +2677,left,80k,The whiteboard is to the left of the desk.,left,True +2686,left,80k,The sofa is to the left of the desk.,left,True +2689,left,80k,The picture is to the left of the dresser.,left,True +2691,left,80k,The desk is to the left of the bag.,left,True +2695,left,80k,The whiteboard is to the left of the table.,left,True +2700,left,80k,The television is to the left of the table.,left,True +2701,left,80k,The table is to the left of the cabinet.,left,True +2703,left,80k,The chair is to the left of the sofa.,left,True +2704,left,80k,The window is to the left of the desk.,left,True +2706,left,80k,The blinds are to the left of the whiteboard.,left,True +2717,left,80k,The cabinet is to the left of the window.,left,True +2721,left,80k,The sink is to the left of the toilet.,left,True +2723,left,80k,The bag is to the left of the table.,left,True +2724,left,80k,The bag is to the left of the chair.,left,True +2742,left,80k,The nightstand is to the left of the cabinet.,left,True +2749,left,80k,The picture is to the left of the whiteboard.,left,True +2751,left,80k,The mirror is to the left of the bag.,left,True +2761,left,80k,The floor mat is to the left of the bathtub.,left,True +2765,left,80k,The cabinet is to the left of the blinds.,left,True +2768,left,80k,The towel is to the left of the bathtub.,left,True +2770,left,80k,The cabinet is to the left of the bathtub.,left,True +2781,left,80k,The television is to the left of the lamp.,left,True +2782,left,80k,The pillow is to the left of the door.,left,True +2788,left,80k,The sofa is to the left of the desk.,left,True +2795,left,80k,The window is to the left of the picture.,left,True +2806,left,80k,The bathtub is to the left of the toilet.,left,True +2809,left,80k,The picture is to the left of the window.,left,True +2811,left,80k,The desk is to the left of the bed.,left,True +2824,left,80k,The bag is to the left of the door.,left,True +2827,left,80k,The picture is to the left of the sofa.,left,True +2828,left,80k,The chair is to the left of the shelves.,left,True +2842,left,80k,The shelves are to the left of the picture.,left,True +2846,left,80k,The pillow is to the left of the table.,left,True +2850,left,80k,The door is to the left of the refrigerator.,left,True +2864,left,80k,The window is to the left of the sofa.,left,True +2865,left,80k,The cabinet is to the left of the bag.,left,True +2871,left,80k,The window is to the left of the whiteboard.,left,True +2874,left,80k,The clothes are to the right of the desk.,left,False +2875,left,80k,The door is to the left of the cabinet.,left,True +2886,left,80k,The chair is to the left of the books.,left,True +2888,left,80k,The table is to the left of the counter.,left,True +2891,left,80k,The whiteboard is to the left of the desk.,left,True +2893,left,80k,The bookshelf is to the left of the chair.,left,True +2904,left,80k,The chair is to the left of the paper.,left,True +2906,left,80k,The door is to the left of the cabinet.,left,True +2910,left,80k,The toilet is to the left of the shower curtain.,left,True +2918,left,80k,The refrigerator is to the left of the chair.,left,True +2921,left,80k,The window is to the left of the television.,left,True +2923,left,80k,The whiteboard is to the left of the window.,left,True +2924,left,80k,The picture is to the left of the pillow.,left,True +2927,left,80k,The bookshelf is to the left of the mirror.,left,True +2932,left,80k,The door is to the right of the chair.,left,False +2935,left,80k,The sink is to the left of the table.,left,True +2938,left,80k,The table is to the left of the window.,left,True +2939,left,80k,The bed is to the left of the dresser.,left,True +2940,left,80k,The refrigerator is to the left of the window.,left,True +2945,left,80k,The picture is to the left of the television.,left,True +2946,left,80k,The nightstand is to the left of the window.,left,True +2948,left,80k,The window is to the left of the table.,left,True +2949,left,80k,The bag is to the left of the mirror.,left,True +2955,left,80k,The door is to the left of the cabinet.,left,True +2972,left,80k,The television is to the left of the chair.,left,True +2974,left,80k,The desk is to the left of the bed.,left,True +2981,left,80k,The counter is to the right of the clothes.,left,False +2989,left,80k,The picture is to the left of the television.,left,True +3002,left,80k,The sink is to the left of the desk.,left,True +3005,left,80k,The door is to the right of the cabinet.,left,False +3007,left,80k,The lamp is to the left of the dresser.,left,True +3012,left,80k,The sofa is to the left of the refridgerator.,left,True +3020,left,80k,The pillow is to the left of the books.,left,True +3022,left,80k,The box is to the left of the books.,left,True +3024,left,80k,The chair is to the left of the towel.,left,True +3026,left,80k,The pillow is to the left of the nightstand.,left,True +3027,left,80k,The sofa is to the left of the shelves.,left,True +3037,left,80k,The pillow is to the left of the desk.,left,True +3051,left,80k,The chair is to the left of the curtain.,left,True +3054,left,80k,The shelves are to the left of the pillow.,left,True +3078,left,80k,The cabinet is to the left of the shower curtain.,left,True +3080,left,80k,The whiteboard is to the left of the window.,left,True +3085,left,80k,The window is to the left of the chair.,left,True +3088,left,80k,The table is to the left of the window.,left,True +3090,left,80k,The shelves are to the left of the table.,left,True +3091,left,80k,The pillow is to the right of the table.,left,False +3093,left,80k,The chair is to the right of the picture.,left,False +3106,left,80k,The door is to the left of the cabinet.,left,True +3123,left,80k,The desk is to the left of the door.,left,True +3131,left,80k,The desk is to the left of the picture.,left,True +3143,left,80k,The window is to the left of the desk.,left,True +3152,left,80k,The desk is to the left of the curtain.,left,True +3171,left,80k,The sink is to the left of the toilet.,left,True +3174,left,80k,The mirror is to the left of the toilet.,left,True +3187,left,80k,The sink is to the left of the toilet.,left,True +3188,left,80k,The shelves are to the left of the pillow.,left,True +3190,left,80k,The lamp is to the left of the dresser.,left,True +3197,left,80k,The door is to the left of the bed.,left,True +3201,left,80k,The toilet is to the left of the bathtub.,left,True +3242,left,80k,The bed is to the left of the desk.,left,True +3248,left,80k,The shower curtain is to the left of the table.,left,True +3249,left,80k,The cabinet is to the left of the bag.,left,True +3250,left,80k,The shelves are to the left of the window.,left,True +3257,left,80k,The nightstand is to the left of the table.,left,True +3264,left,80k,The cabinet is to the left of the blinds.,left,True +3267,left,80k,The bed is to the left of the picture.,left,True +3280,left,80k,The window is to the left of the table.,left,True +3296,left,80k,The picture is to the left of the lamp.,left,True +3298,left,80k,The books are to the left of the door.,left,True +3301,left,80k,The bed is to the left of the dresser.,left,True +3322,left,80k,The pillow is to the left of the chair.,left,True +3325,left,80k,The refrigerator is to the left of the sink.,left,True +3342,left,80k,The picture is to the left of the television.,left,True +3344,left,80k,The chair is to the left of the bed.,left,True +3347,left,80k,The shelves are to the left of the dresser.,left,True +3350,left,80k,The cabinet is to the right of the books.,left,False +3353,left,80k,The picture is to the left of the television.,left,True +3357,left,80k,The bed is to the left of the chair.,left,True +3361,left,80k,The shower curtain is to the left of the toilet.,left,True +3362,left,80k,The shelves are to the left of the door.,left,True +3364,left,80k,The towel is to the left of the toilet.,left,True +3372,left,80k,The window is to the left of the whiteboard.,left,True +3376,left,80k,The sink is to the left of the bathtub.,left,True +3384,left,80k,The books are to the left of the window.,left,True +3398,left,80k,The table is to the left of the door.,left,True +3399,left,80k,The chair is to the left of the refridgerator.,left,True +3403,left,80k,The pillow is to the left of the box.,left,True +3410,left,80k,The dresser is to the left of the box.,left,True +3412,left,80k,The paper is to the left of the cabinet.,left,True +3416,left,80k,The counter is to the left of the table.,left,True +3433,left,80k,The chair is to the right of the desk.,left,False +3436,left,80k,The bathtub is to the left of the table.,left,True +3437,left,80k,The chair is to the left of the bed.,left,True +3443,left,80k,The bathtub is to the left of the toilet.,left,True +3448,left,80k,The door is to the left of the sofa.,left,True +3469,left,80k,The dresser is to the left of the bed.,left,True +3474,left,80k,The cabinet is to the left of the bag.,left,True +3476,left,80k,The sofa is to the left of the desk.,left,True +3479,left,80k,The toilet is to the left of the door.,left,True +3487,left,80k,The whiteboard is to the left of the chair.,left,True +3488,left,80k,The bag is to the left of the bathtub.,left,True +3490,left,80k,The window is to the left of the television.,left,True +3491,left,80k,The shelves are to the left of the window.,left,True +3494,left,80k,The table is to the left of the bed.,left,True +3501,left,80k,The television is to the left of the desk.,left,True +3509,left,80k,The bag is to the left of the toilet.,left,True +3510,left,80k,The pillow is to the left of the nightstand.,left,True +3516,left,80k,The table is to the left of the refrigerator.,left,True +3527,left,80k,The sofa is to the left of the window.,left,True +3529,left,80k,The bookshelf is to the left of the sofa.,left,True +3534,left,80k,The bed is to the left of the picture.,left,True +3537,left,80k,The chair is to the left of the mirror.,left,True +3542,left,80k,The table is to the left of the bag.,left,True +3543,left,80k,The bed is to the left of the table.,left,True +3553,left,80k,The window is to the left of the towel.,left,True +3559,left,80k,The lamp is to the left of the table.,left,True +3568,left,80k,The desk is to the left of the table.,left,True +3571,left,80k,The sofa is to the left of the cabinet.,left,True +3576,left,80k,The table is to the left of the bed.,left,True +3582,left,80k,The desk is to the left of the table.,left,True +3584,left,80k,The sofa is to the left of the shelves.,left,True +3589,left,80k,The cabinet is to the left of the door.,left,True +3596,left,80k,The window is to the left of the television.,left,True +3598,left,80k,The pillow is to the left of the nightstand.,left,True +3616,left,80k,The towel is to the left of the sink.,left,True +3628,left,80k,The desk is to the left of the bed.,left,True +3638,left,80k,The window is to the left of the picture.,left,True +2,right,80k,The cabinet is to the left of the bag.,right,False +14,right,80k,The chair is to the left of the doll.,right,False +17,right,80k,The plant is to the right of the glass.,right,True +19,right,80k,The glass is to the left of the plant.,right,False +28,right,80k,The microwave is to the right of the lamp.,right,True +29,right,80k,The sculpture is to the right of the chair.,right,True +33,right,80k,The wardrobe is to the right of the curtain.,right,True +42,right,80k,The globe is to the right of the shelves.,right,True +43,right,80k,The glass is to the left of the picture.,right,False +46,right,80k,The pillow is to the left of the stool.,right,False +48,right,80k,The bed is to the right of the ottoman.,right,True +53,right,80k,The vase is to the right of the vessel.,right,True +54,right,80k,The table is to the right of the bar.,right,True +68,right,80k,The desk is to the right of the bar.,right,True +75,right,80k,The trophy is to the right of the table.,right,True +84,right,80k,The scale is to the left of the table.,right,False +85,right,80k,The toy is to the left of the lamp.,right,False +86,right,80k,The sink is to the right of the stove.,right,True +88,right,80k,The desk is to the left of the globe.,right,False +95,right,80k,The toilet is to the right of the cabinet.,right,True +99,right,80k,The vessel is to the left of the window.,right,False +106,right,80k,The sofa is to the right of the oven.,right,True +114,right,80k,The table is to the right of the bar.,right,True +115,right,80k,The picture is to the left of the cup.,right,False +117,right,80k,The sofa is to the left of the table.,right,False +121,right,80k,The towel is to the right of the mirror.,right,True +123,right,80k,The stick is to the left of the curtain.,right,False +124,right,80k,The table is to the left of the basket.,right,False +127,right,80k,The oven is to the left of the bottle.,right,False +129,right,80k,The cup is to the right of the picture.,right,True +133,right,80k,The sculpture is to the right of the railing.,right,True +134,right,80k,The glass is to the right of the mirror.,right,True +136,right,80k,The sculpture is to the right of the picture.,right,True +141,right,80k,The picture is to the right of the wine.,right,True +151,right,80k,The lamp is to the left of the trophy.,right,False +159,right,80k,The pillow is to the right of the bar.,right,True +162,right,80k,The dresser is to the right of the stool.,right,True +176,right,80k,The fireplace is to the right of the lamp.,right,True +178,right,80k,The curtain is to the right of the stick.,right,True +182,right,80k,The dresser is to the left of the pitcher.,right,False +189,right,80k,The sculpture is to the right of the cup.,right,True +194,right,80k,The curtain is to the right of the bowl.,right,True +198,right,80k,The fireplace is to the right of the vase.,right,True +202,right,80k,The curtain is to the right of the fireplace.,right,True +203,right,80k,The picture is to the right of the bar.,right,True +206,right,80k,The toy is to the right of the clock.,right,True +216,right,80k,The sofa is to the right of the candle.,right,True +227,right,80k,The fireplace is to the right of the piano.,right,True +232,right,80k,The television is to the right of the fan.,right,True +246,right,80k,The lamp is to the right of the candle.,right,True +248,right,80k,The railing is to the right of the bed.,right,True +257,right,80k,The mirror is to the right of the toilet.,right,True +267,right,80k,The basket is to the right of the globe.,right,True +268,right,80k,The bar is to the left of the box.,right,False +274,right,80k,The stove is to the right of the clock.,right,True +277,right,80k,The desk is to the right of the wardrobe.,right,True +287,right,80k,The cup is to the right of the counter.,right,True +291,right,80k,The table is to the left of the cup.,right,False +300,right,80k,The counter is to the right of the towel.,right,True +316,right,80k,The curtain is to the right of the doll.,right,True +317,right,80k,The bench is to the right of the blinds.,right,True +319,right,80k,The trophy is to the left of the table.,right,False +322,right,80k,The curtain is to the right of the stool.,right,True +331,right,80k,The lamp is to the left of the pot.,right,False +341,right,80k,The bar is to the left of the lamp.,right,False +344,right,80k,The plant is to the right of the piano.,right,True +350,right,80k,The bar is to the right of the curtain.,right,True +355,right,80k,The microwave is to the right of the table.,right,True +362,right,80k,The lamp is to the right of the pillow.,right,True +371,right,80k,The towel is to the right of the bucket.,right,True +384,right,80k,The cabinet is to the right of the sheet.,right,True +387,right,80k,The monitor is to the right of the cart.,right,True +393,right,80k,The sofa is to the right of the clothes.,right,True +408,right,80k,The plant is to the right of the glass.,right,True +409,right,80k,The rug is to the right of the globe.,right,True +421,right,80k,The television is to the right of the cabinet.,right,True +429,right,80k,The cabinet is to the right of the sofa.,right,True +430,right,80k,The fan is to the right of the globe.,right,True +435,right,80k,The stairs are to the right of the scale.,right,True +439,right,80k,The stairs are to the left of the mirror.,right,False +448,right,80k,The cup is to the right of the counter.,right,True +449,right,80k,The clock is to the left of the cabinet.,right,False +451,right,80k,The window is to the right of the television.,right,True +462,right,80k,The bed is to the right of the basket.,right,True +465,right,80k,The sink is to the left of the soap.,right,False +474,right,80k,The television is to the right of the wall.,right,True +477,right,80k,The telephone is to the left of the door.,right,False +478,right,80k,The sink is to the right of the table.,right,True +482,right,80k,The globe is to the right of the cabinet.,right,True +484,right,80k,The fireplace is to the right of the wardrobe.,right,True +485,right,80k,The person is to the right of the television.,right,True +500,right,80k,The picture is to the right of the counter.,right,True +508,right,80k,The table is to the right of the stick.,right,True +512,right,80k,The bin is to the left of the table.,right,False +519,right,80k,The cart is to the left of the stand.,right,False +527,right,80k,The sink is to the right of the oven.,right,True +528,right,80k,The pot is to the right of the vessel.,right,True +535,right,80k,The sofa is to the right of the bar.,right,True +549,right,80k,The table is to the left of the clothes.,right,False +550,right,80k,The lamp is to the right of the candle.,right,True +555,right,80k,The lamp is to the right of the chair.,right,True +570,right,80k,The trophy is to the right of the lamp.,right,True +572,right,80k,The sculpture is to the left of the cup.,right,False +596,right,80k,The chair is to the right of the vase.,right,True +597,right,80k,The vessel is to the left of the table.,right,False +601,right,80k,The ottoman is to the left of the pillow.,right,False +602,right,80k,The ottoman is to the right of the lamp.,right,True +607,right,80k,The picture is to the right of the cup.,right,True +609,right,80k,The counter is to the left of the cup.,right,False +616,right,80k,The curtain is to the right of the television.,right,True +618,right,80k,The globe is to the right of the stand.,right,True +619,right,80k,The stick is to the left of the picture.,right,False +625,right,80k,The counter is to the right of the cup.,right,True +626,right,80k,The box is to the left of the desk.,right,False +633,right,80k,The printer is to the right of the book.,right,True +643,right,80k,The mirror is to the right of the curtain.,right,True +646,right,80k,The railing is to the left of the lamp.,right,False +650,right,80k,The stairs are to the left of the counter.,right,False +652,right,80k,The table is to the right of the toy.,right,True +666,right,80k,The picture is to the left of the wine.,right,False +670,right,80k,The window is to the right of the telephone.,right,True +689,right,80k,The chair is to the left of the globe.,right,False +691,right,80k,The sink is to the right of the bed.,right,True +729,right,80k,The chimney is to the right of the table.,right,True +731,right,80k,The pillow is to the right of the lamp.,right,True +738,right,80k,The stool is to the left of the sofa.,right,False +746,right,80k,The lamp is to the left of the sofa.,right,False +752,right,80k,The wine is to the right of the table.,right,True +769,right,80k,The oven is to the right of the stove.,right,True +783,right,80k,The bicycle is to the left of the doll.,right,False +785,right,80k,The fireplace is to the right of the sink.,right,True +787,right,80k,The bar is to the right of the sculpture.,right,True +794,right,80k,The basket is to the right of the table.,right,True +805,right,80k,The window is to the right of the telephone.,right,True +810,right,80k,The curtain is to the right of the fireplace.,right,True +831,right,80k,The sculpture is to the right of the picture.,right,True +834,right,80k,The dresser is to the left of the machine.,right,False +845,right,80k,The railing is to the right of the counter.,right,True +847,right,80k,The door is to the left of the tray.,right,False +848,right,80k,The rug is to the right of the table.,right,True +853,right,80k,The pot is to the left of the vessel.,right,False +869,right,80k,The tray is to the right of the bowl.,right,True +885,right,80k,The cabinet is to the right of the chimney.,right,True +900,right,80k,The desk is to the right of the case.,right,True +902,right,80k,The printer is to the left of the computer.,right,False +906,right,80k,The stand is to the left of the sculpture.,right,False +908,right,80k,The stairs are to the right of the stove.,right,True +910,right,80k,The telephone is to the right of the door.,right,True +911,right,80k,The lamp is to the left of the bar.,right,False +919,right,80k,The stool is to the left of the bed.,right,False +921,right,80k,The doll is to the left of the chair.,right,False +923,right,80k,The telephone is to the right of the table.,right,True +926,right,80k,The printer is to the left of the table.,right,False +931,right,80k,The grill is to the left of the column.,right,False +933,right,80k,The lamp is to the right of the toy.,right,True +941,right,80k,The vessel is to the left of the table.,right,False +948,right,80k,The bucket is to the right of the shelves.,right,True +963,right,80k,The trophy is to the right of the lamp.,right,True +973,right,80k,The table is to the left of the cup.,right,False +974,right,80k,The car is to the right of the box.,right,True +975,right,80k,The plate is to the right of the door.,right,True +980,right,80k,The door is to the right of the tray.,right,True +983,right,80k,The cart is to the right of the desk.,right,True +985,right,80k,The globe is to the right of the fan.,right,True +988,right,80k,The fireplace is to the left of the plant.,right,False +993,right,80k,The cabinet is to the right of the bar.,right,True +995,right,80k,The chair is to the right of the bicycle.,right,True +1004,right,80k,The bed is to the right of the dresser.,right,True +1005,right,80k,The lamp is to the left of the trophy.,right,False +1008,right,80k,The globe is to the left of the shelves.,right,False +1010,right,80k,The curtain is to the right of the sculpture.,right,True +1014,right,80k,The lamp is to the right of the toy.,right,True +1015,right,80k,The clock is to the right of the stove.,right,True +1019,right,80k,The picture is to the left of the wine.,right,False +1022,right,80k,The picture is to the left of the chimney.,right,False +1023,right,80k,The stairs are to the right of the sculpture.,right,True +1028,right,80k,The table is to the right of the trophy.,right,True +1030,right,80k,The bottle is to the left of the lamp.,right,False +1035,right,80k,The desk is to the right of the light.,right,True +1052,right,80k,The cup is to the right of the counter.,right,True +1054,right,80k,The cabinet is to the right of the car.,right,True +1068,right,80k,The desk is to the left of the bicycle.,right,False +1070,right,80k,The jar is to the left of the pot.,right,False +1074,right,80k,The mirror is to the right of the curtain.,right,True +1082,right,80k,The piano is to the right of the picture.,right,True +1084,right,80k,The telephone is to the right of the chair.,right,True +1085,right,80k,The sofa is to the right of the picture.,right,True +1088,right,80k,The case is to the left of the shelves.,right,False +1092,right,80k,The picture is to the right of the bin.,right,True +1101,right,80k,The window is to the right of the telephone.,right,True +1102,right,80k,The chair is to the right of the vessel.,right,True +1106,right,80k,The clock is to the right of the door.,right,True +1113,right,80k,The sofa is to the right of the handle.,right,True +1116,right,80k,The telephone is to the right of the chair.,right,True +1117,right,80k,The sink is to the right of the microwave.,right,True +1119,right,80k,The vessel is to the left of the table.,right,False +1129,right,80k,The microwave is to the right of the oven.,right,True +1135,right,80k,The sculpture is to the right of the shelves.,right,True +1136,right,80k,The lamp is to the right of the trophy.,right,True +1141,right,80k,The scale is to the left of the chest.,right,False +1144,right,80k,The stairs are to the right of the scale.,right,True +1146,right,80k,The monitor is to the right of the cart.,right,True +1150,right,80k,The television is to the right of the sofa.,right,True +1152,right,80k,The rug is to the right of the chair.,right,True +1158,right,80k,The pot is to the right of the chair.,right,True +1159,right,80k,The vessel is to the left of the table.,right,False +1175,right,80k,The shelves are to the right of the bar.,right,True +1183,right,80k,The chair is to the right of the blanket.,right,True +1185,right,80k,The oven is to the left of the bar.,right,False +1193,right,80k,The plate is to the right of the cabinet.,right,True +1208,right,80k,The cup is to the right of the soapbottle.,right,True +1217,right,80k,The book is to the left of the cellphone.,right,False +1222,right,80k,The towel is to the right of the countertop.,right,True +1223,right,80k,The pan is to the left of the window.,right,False +1226,right,80k,The soapbottle is to the right of the toiletpaper.,right,True +1228,right,80k,The pan is to the left of the garbagecan.,right,False +1229,right,80k,The pan is to the right of the apple.,right,True +1234,right,80k,The egg is to the right of the toaster.,right,True +1239,right,80k,The safe is to the right of the cd.,right,True +1242,right,80k,The cell phone is to the right of the chair.,right,True +1263,right,80k,The bread is to the left of the toaster.,right,False +1266,right,80k,The peppershaker is to the left of the potato.,right,False +1267,right,80k,The garbagecan is to the left of the spatula.,right,False +1273,right,80k,The mug is to the left of the cd.,right,False +1279,right,80k,The sofa is to the left of the armchair.,right,False +1285,right,80k,The floorlamp is to the left of the painting.,right,False +1304,right,80k,The cup is to the right of the dishsponge.,right,True +1324,right,80k,The glassbottle is to the right of the bowl.,right,True +1336,right,80k,The pillow is to the right of the box.,right,True +1339,right,80k,The egg is to the left of the toaster.,right,False +1351,right,80k,The sidetable is to the right of the newspaper.,right,True +1352,right,80k,The window is to the right of the plate.,right,True +1355,right,80k,The cup is to the left of the pot.,right,False +1356,right,80k,The knife is to the left of the tomato.,right,False +1357,right,80k,The creditcard is to the left of the vase.,right,False +1365,right,80k,The pot is to the right of the spatula.,right,True +1373,right,80k,The lettuce is to the right of the cup.,right,True +1374,right,80k,The mug is to the right of the winebottle.,right,True +1380,right,80k,The bowl is to the left of the plate.,right,False +1398,right,80k,The cabinet is to the right of the potato.,right,True +1399,right,80k,The lettuce is to the right of the apple.,right,True +1402,right,80k,The curtains are to the right of the dishsponge.,right,True +1403,right,80k,The laptop is to the left of the pillow.,right,False +1405,right,80k,The chair is to the right of the drawer.,right,True +1412,right,80k,The knife is to the right of the ladle.,right,True +1427,right,80k,The cup is to the right of the tomato.,right,True +1429,right,80k,The mug is to the right of the bowl.,right,True +1432,right,80k,The handtowel is to the right of the spraybottle.,right,True +1440,right,80k,The spatula is to the right of the cup.,right,True +1446,right,80k,The plate is to the left of the microwave.,right,False +1448,right,80k,The coffeemachine is to the right of the potato.,right,True +1459,right,80k,The houseplant is to the right of the coffeetable.,right,True +1465,right,80k,The winebottle is to the left of the potato.,right,False +1473,right,80k,The pillow is to the right of the teddybear.,right,True +1477,right,80k,The lettuce is to the right of the safe.,right,True +1479,right,80k,The saltshaker is to the right of the sidetable.,right,True +1480,right,80k,The lettuce is to the right of the dishsponge.,right,True +1482,right,80k,The countertop is to the right of the stoveburner.,right,True +1493,right,80k,The spatula is to the left of the microwave.,right,False +1507,right,80k,The chair is to the right of the drawer.,right,True +1510,right,80k,The lettuce is to the right of the spatula.,right,True +1511,right,80k,The handtowel is to the right of the soapbottle.,right,True +1535,right,80k,The desk lamp is to the right of the cell phone.,right,True +1536,right,80k,The lettuce is to the right of the mug.,right,True +1537,right,80k,The soapbar is to the left of the spraybottle.,right,False +1547,right,80k,The statue is to the right of the laptop.,right,True +1560,right,80k,The cabinet is to the left of the kettle.,right,False +1568,right,80k,The pot is to the left of the toaster.,right,False +1578,right,80k,The cup is to the right of the pan.,right,True +1588,right,80k,The peppershaker is to the right of the cup.,right,True +1594,right,80k,The stoveburner is to the right of the lettuce.,right,True +1599,right,80k,The egg is to the left of the mirror.,right,False +1601,right,80k,The box is to the right of the houseplant.,right,True +1611,right,80k,The spatula is to the right of the cup.,right,True +1615,right,80k,The toiletpaper is to the right of the candle.,right,True +1617,right,80k,The apple is to the right of the saltshaker.,right,True +1620,right,80k,The plate is to the right of the lettuce.,right,True +1627,right,80k,The soapbottle is to the left of the ladle.,right,False +1633,right,80k,The toaster is to the left of the bread.,right,False +1637,right,80k,The spatula is to the left of the fridge.,right,False +1643,right,80k,The alarmclock is to the right of the laptop.,right,True +1649,right,80k,The mirror is to the right of the cabinet.,right,True +1657,right,80k,The lettuce is to the right of the bowl.,right,True +1663,right,80k,The microwave is to the right of the tomato.,right,True +1674,right,80k,The pot is to the right of the countertop.,right,True +1675,right,80k,The laptop is to the left of the book.,right,False +1677,right,80k,The pot is to the right of the bread.,right,True +1678,right,80k,The garbagecan is to the right of the ladle.,right,True +1684,right,80k,The garbagecan is to the right of the laptop.,right,True +1685,right,80k,The mug is to the left of the potato.,right,False +1699,right,80k,The garbagecan is to the right of the tomato.,right,True +1701,right,80k,The laptop is to the right of the desklamp.,right,True +1702,right,80k,The safe is to the right of the vase.,right,True +1703,right,80k,The pot is to the right of the countertop.,right,True +1717,right,80k,The pan is to the left of the glassbottle.,right,False +1723,right,80k,The ladle is to the right of the apple.,right,True +1726,right,80k,The bread is to the right of the egg.,right,True +1757,right,80k,The bread is to the right of the lettuce.,right,True +1769,right,80k,The soapbottle is to the right of the mug.,right,True +1777,right,80k,The toaster is to the right of the soapbottle.,right,True +1779,right,80k,The glassbottle is to the right of the pan.,right,True +1780,right,80k,The knife is to the left of the toaster.,right,False +1781,right,80k,The bread is to the left of the toaster.,right,False +1789,right,80k,The garbagecan is to the right of the painting.,right,True +1804,right,80k,The dishsponge is to the right of the bread.,right,True +1805,right,80k,The cup is to the right of the kettle.,right,True +1827,right,80k,The potato is to the left of the plate.,right,False +1829,right,80k,The tomato is to the right of the bowl.,right,True +1831,right,80k,The spraybottle is to the left of the soapbottle.,right,False +1834,right,80k,The floorlamp is to the right of the pillow.,right,True +1835,right,80k,The egg is to the left of the knife.,right,False +1836,right,80k,The spatula is to the left of the pan.,right,False +1842,right,80k,The lettuce is to the right of the soapbottle.,right,True +1849,right,80k,The winebottle is to the right of the kettle.,right,True +1854,right,80k,The mug is to the left of the chair.,right,False +1856,right,80k,The sofa is to the right of the vase.,right,True +1862,right,80k,The apple is to the right of the plate.,right,True +1864,right,80k,The bread is to the right of the chair.,right,True +1868,right,80k,The soapbar is to the left of the countertop.,right,False +1874,right,80k,The pan is to the right of the potato.,right,True +1889,right,80k,The alarmclock is to the right of the cd.,right,True +1893,right,80k,The soapbottle is to the right of the fridge.,right,True +1896,right,80k,The cell phone is to the right of the bed.,right,True +1904,right,80k,The handtowelholder is to the left of the mirror.,right,False +1909,right,80k,The apple is to the right of the lettuce.,right,True +1918,right,80k,The toaster is to the right of the statue.,right,True +1926,right,80k,The mug is to the right of the knife.,right,True +1931,right,80k,The mug is to the left of the bread.,right,False +1940,right,80k,The bread is to the right of the tomato.,right,True +1941,right,80k,The pan is to the right of the bowl.,right,True +1957,right,80k,The pan is to the right of the plate.,right,True +1965,right,80k,The vase is to the left of the houseplant.,right,False +1966,right,80k,The spoon is to the left of the drawer.,right,False +1967,right,80k,The spatula is to the right of the lettuce.,right,True +1973,right,80k,The cloth is to the right of the soapbottle.,right,True +1976,right,80k,The toaster is to the right of the mug.,right,True +1977,right,80k,The bowl is to the right of the kettle.,right,True +1982,right,80k,The apple is to the left of the spatula.,right,False +1983,right,80k,The cup is to the right of the bread.,right,True +1985,right,80k,The spraybottle is to the right of the dishsponge.,right,True +1990,right,80k,The bread is to the right of the soapbottle.,right,True +1996,right,80k,The countertop is to the right of the plunger.,right,True +2013,right,80k,The apple is to the right of the tomato.,right,True +2016,right,80k,The spatula is to the right of the cup.,right,True +2017,right,80k,The cup is to the left of the chair.,right,False +2019,right,80k,The soapbar is to the right of the soapbottle.,right,True +2021,right,80k,The drawer is to the left of the soapbottle.,right,False +2030,right,80k,The garbagecan is to the left of the kettle.,right,False +2049,right,80k,The pan is to the right of the cup.,right,True +2050,right,80k,The statue is to the right of the tissuebox.,right,True +2051,right,80k,The sidetable is to the left of the houseplant.,right,False +2061,right,80k,The bowl is to the right of the garbagecan.,right,True +2065,right,80k,The countertop is to the left of the statue.,right,False +2076,right,80k,The knife is to the left of the mug.,right,False +2078,right,80k,The soapbottle is to the right of the fridge.,right,True +2084,right,80k,The ladle is to the right of the peppershaker.,right,True +2093,right,80k,The spatula is to the left of the saltshaker.,right,False +2097,right,80k,The bowl is to the right of the mug.,right,True +2099,right,80k,The dishsponge is to the right of the handtowel.,right,True +2106,right,80k,The tomato is to the right of the houseplant.,right,True +2119,right,80k,The houseplant is to the right of the floorlamp.,right,True +2121,right,80k,The dishsponge is to the right of the cup.,right,True +2123,right,80k,The chair is to the right of the sidetable.,right,True +2136,right,80k,The lettuce is to the right of the mug.,right,True +2141,right,80k,The alarmclock is to the right of the bowl.,right,True +2143,right,80k,The cabinet is to the right of the potato.,right,True +2145,right,80k,The apple is to the left of the toaster.,right,False +2151,right,80k,The glassbottle is to the right of the kettle.,right,True +2154,right,80k,The desk lamp is to the left of the armchair.,right,False +2162,right,80k,The dishsponge is to the right of the knife.,right,True +2164,right,80k,The teddybear is to the right of the baseballbat.,right,True +2182,right,80k,The lettuce is to the right of the egg.,right,True +2191,right,80k,The winebottle is to the right of the pot.,right,True +2196,right,80k,The glassbottle is to the left of the houseplant.,right,False +2199,right,80k,The mug is to the left of the potato.,right,False +2202,right,80k,The spatula is to the left of the microwave.,right,False +2209,right,80k,The spatula is to the right of the fork.,right,True +2211,right,80k,The mug is to the right of the book.,right,True +2221,right,80k,The garbagecan is to the left of the kettle.,right,False +2225,right,80k,The tomato is to the left of the houseplant.,right,False +2226,right,80k,The apple is to the right of the dishsponge.,right,True +2229,right,80k,The dishsponge is to the left of the tomato.,right,False +2230,right,80k,The laptop is to the right of the teddybear.,right,True +2239,right,80k,The statue is to the right of the remotecontrol.,right,True +2247,right,80k,The butterknife is to the right of the egg.,right,True +2259,right,80k,The plate is to the right of the potato.,right,True +2260,right,80k,The spatula is to the right of the plate.,right,True +2265,right,80k,The bowl is to the right of the alarmclock.,right,True +2282,right,80k,The kettle is to the left of the pot.,right,False +2291,right,80k,The pot is to the right of the lettuce.,right,True +2301,right,80k,The peppershaker is to the right of the cup.,right,True +2302,right,80k,The dishsponge is to the right of the toaster.,right,True +2303,right,80k,The garbagecan is to the right of the spraybottle.,right,True +2304,right,80k,The soapbottle is to the left of the coffeemachine.,right,False +2309,right,80k,The window is to the right of the statue.,right,True +2310,right,80k,The tomato is to the right of the pan.,right,True +2316,right,80k,The garbagecan is to the right of the dishsponge.,right,True +2320,right,80k,The handtowel is to the right of the spraybottle.,right,True +2328,right,80k,The plunger is to the right of the toiletpaperhanger.,right,True +2334,right,80k,The plate is to the left of the papertowelroll.,right,False +2347,right,80k,The knife is to the left of the saltshaker.,right,False +2353,right,80k,The laptop is to the right of the box.,right,True +2355,right,80k,The microwave is to the right of the peppershaker.,right,True +2359,right,80k,The peppershaker is to the right of the lettuce.,right,True +2362,right,80k,The plate is to the right of the spatula.,right,True +2365,right,80k,The garbagecan is to the right of the toaster.,right,True +2366,right,80k,The alarmclock is to the right of the cd.,right,True +2379,right,80k,The mug is to the right of the book.,right,True +2389,right,80k,The chair is to the left of the bread.,right,False +2390,right,80k,The lettuce is to the right of the mug.,right,True +2396,right,80k,The toiletpaper is to the right of the towel.,right,True +2401,right,80k,The desk lamp is to the right of the book.,right,True +2406,right,80k,The mug is to the right of the tomato.,right,True +2407,right,80k,The cup is to the left of the butterknife.,right,False +2408,right,80k,The bread is to the right of the pan.,right,True +2426,right,80k,The glassbottle is to the right of the bread.,right,True +2431,right,80k,The toaster is to the left of the window.,right,False +2433,right,80k,The pot is to the right of the tomato.,right,True +2435,right,80k,The toaster is to the left of the soapbottle.,right,False +2438,right,80k,The cabinet is to the right of the glassbottle.,right,True +2440,right,80k,The table is to the left of the chair.,right,False +2449,right,80k,The mirror is to the right of the picture.,right,True +2450,right,80k,The box is to the right of the desk.,right,True +2451,right,80k,The television is to the right of the window.,right,True +2457,right,80k,The clothes are to the left of the whiteboard.,right,False +2462,right,80k,The nightstand is to the right of the chair.,right,True +2463,right,80k,The lamp is to the right of the picture.,right,True +2471,right,80k,The toilet is to the left of the cabinet.,right,False +2473,right,80k,The window is to the right of the pillow.,right,True +2479,right,80k,The chair is to the right of the table.,right,True +2486,right,80k,The shelves are to the right of the desk.,right,True +2501,right,80k,The mirror is to the right of the window.,right,True +2510,right,80k,The shelves are to the left of the curtain.,right,False +2512,right,80k,The shelves are to the right of the chair.,right,True +2516,right,80k,The sink is to the left of the toilet.,right,False +2519,right,80k,The bag is to the left of the shelves.,right,False +2521,right,80k,The table is to the left of the television.,right,False +2525,right,80k,The door is to the right of the lamp.,right,True +2527,right,80k,The chair is to the right of the refrigerator.,right,True +2529,right,80k,The toilet is to the right of the bathtub.,right,True +2533,right,80k,The pillow is to the right of the shelves.,right,True +2534,right,80k,The television is to the right of the door.,right,True +2537,right,80k,The pillow is to the right of the whiteboard.,right,True +2554,right,80k,The television is to the right of the picture.,right,True +2564,right,80k,The chair is to the right of the television.,right,True +2565,right,80k,The window is to the left of the chair.,right,False +2568,right,80k,The shower curtain is to the right of the cabinet.,right,True +2569,right,80k,The chair is to the left of the cabinet.,right,False +2575,right,80k,The bag is to the right of the counter.,right,True +2590,right,80k,The television is to the right of the picture.,right,True +2594,right,80k,The sofa is to the right of the whiteboard.,right,True +2597,right,80k,The lamp is to the right of the television.,right,True +2601,right,80k,The dresser is to the right of the desk.,right,True +2602,right,80k,The window is to the right of the table.,right,True +2603,right,80k,The window is to the left of the pillow.,right,False +2609,right,80k,The sofa is to the right of the chair.,right,True +2610,right,80k,The towel is to the right of the mirror.,right,True +2613,right,80k,The window is to the right of the sofa.,right,True +2616,right,80k,The television is to the right of the chair.,right,True +2629,right,80k,The chair is to the right of the shelves.,right,True +2642,right,80k,The cabinet is to the left of the window.,right,False +2645,right,80k,The sofa is to the right of the table.,right,True +2654,right,80k,The toilet is to the right of the shower curtain.,right,True +2662,right,80k,The desk is to the right of the refridgerator.,right,True +2673,right,80k,The chair is to the left of the window.,right,False +2675,right,80k,The television is to the right of the window.,right,True +2683,right,80k,The desk is to the right of the sofa.,right,True +2690,right,80k,The desk is to the right of the television.,right,True +2693,right,80k,The whiteboard is to the right of the window.,right,True +2697,right,80k,The bathtub is to the right of the toilet.,right,True +2712,right,80k,The books are to the right of the desk.,right,True +2718,right,80k,The chair is to the right of the television.,right,True +2722,right,80k,The refrigerator is to the right of the desk.,right,True +2728,right,80k,The mirror is to the right of the toilet.,right,True +2731,right,80k,The clothes are to the right of the pillow.,right,True +2733,right,80k,The door is to the left of the shelves.,right,False +2738,right,80k,The chair is to the right of the refrigerator.,right,True +2744,right,80k,The chair is to the right of the bookshelf.,right,True +2748,right,80k,The refrigerator is to the left of the table.,right,False +2754,right,80k,The door is to the right of the chair.,right,True +2758,right,80k,The cabinet is to the right of the whiteboard.,right,True +2762,right,80k,The pillow is to the left of the shelves.,right,False +2766,right,80k,The window is to the right of the pillow.,right,True +2767,right,80k,The chair is to the right of the curtain.,right,True +2777,right,80k,The picture is to the right of the window.,right,True +2779,right,80k,The television is to the right of the table.,right,True +2780,right,80k,The television is to the right of the window.,right,True +2784,right,80k,The sink is to the left of the refrigerator.,right,False +2787,right,80k,The bag is to the right of the picture.,right,True +2810,right,80k,The lamp is to the right of the sofa.,right,True +2823,right,80k,The chair is to the right of the shelves.,right,True +2831,right,80k,The window is to the right of the television.,right,True +2836,right,80k,The lamp is to the right of the box.,right,True +2838,right,80k,The toilet is to the right of the bathtub.,right,True +2841,right,80k,The window is to the right of the shelves.,right,True +2857,right,80k,The table is to the right of the shower curtain.,right,True +2877,right,80k,The bag is to the right of the sink.,right,True +2880,right,80k,The sink is to the right of the toilet.,right,True +2885,right,80k,The pillow is to the right of the shelves.,right,True +2898,right,80k,The window is to the right of the chair.,right,True +2902,right,80k,The bookshelf is to the left of the shelves.,right,False +2905,right,80k,The picture is to the left of the window.,right,False +2909,right,80k,The dresser is to the left of the sofa.,right,False +2916,right,80k,The table is to the left of the lamp.,right,False +2926,right,80k,The clothes are to the right of the sink.,right,True +2928,right,80k,The chair is to the right of the box.,right,True +2933,right,80k,The chair is to the right of the door.,right,True +2937,right,80k,The door is to the left of the shelves.,right,False +2951,right,80k,The window is to the right of the bed.,right,True +2962,right,80k,The sofa is to the right of the table.,right,True +2966,right,80k,The sink is to the right of the toilet.,right,True +2969,right,80k,The bag is to the right of the cabinet.,right,True +2984,right,80k,The chair is to the right of the box.,right,True +2986,right,80k,The sink is to the right of the towel.,right,True +2992,right,80k,The window is to the right of the lamp.,right,True +2996,right,80k,The books are to the right of the desk.,right,True +2997,right,80k,The whiteboard is to the right of the blinds.,right,True +2999,right,80k,The table is to the left of the bed.,right,False +3006,right,80k,The toilet is to the right of the sink.,right,True +3008,right,80k,The toilet is to the right of the window.,right,True +3031,right,80k,The bed is to the right of the lamp.,right,True +3033,right,80k,The cabinet is to the right of the chair.,right,True +3034,right,80k,The mirror is to the right of the window.,right,True +3036,right,80k,The cabinet is to the right of the chair.,right,True +3048,right,80k,The curtain is to the right of the lamp.,right,True +3055,right,80k,The chair is to the left of the sofa.,right,False +3072,right,80k,The shower curtain is to the right of the toilet.,right,True +3076,right,80k,The desk is to the right of the bed.,right,True +3082,right,80k,The desk is to the right of the box.,right,True +3094,right,80k,The shelves are to the right of the picture.,right,True +3101,right,80k,The desk is to the right of the bookshelf.,right,True +3102,right,80k,The table is to the left of the bathtub.,right,False +3115,right,80k,The sink is to the right of the towel.,right,True +3119,right,80k,The shelves are to the left of the curtain.,right,False +3132,right,80k,The lamp is to the right of the picture.,right,True +3133,right,80k,The bag is to the left of the window.,right,False +3140,right,80k,The lamp is to the right of the picture.,right,True +3147,right,80k,The chair is to the right of the shelves.,right,True +3164,right,80k,The books are to the left of the pillow.,right,False +3165,right,80k,The window is to the right of the desk.,right,True +3169,right,80k,The curtain is to the right of the dresser.,right,True +3172,right,80k,The box is to the right of the chair.,right,True +3173,right,80k,The bathtub is to the right of the toilet.,right,True +3185,right,80k,The table is to the right of the sofa.,right,True +3186,right,80k,The shelves are to the left of the lamp.,right,False +3198,right,80k,The chair is to the right of the shelves.,right,True +3200,right,80k,The toilet is to the right of the bathtub.,right,True +3205,right,80k,The door is to the right of the paper.,right,True +3207,right,80k,The desk is to the right of the bed.,right,True +3219,right,80k,The box is to the left of the cabinet.,right,False +3226,right,80k,The window is to the right of the picture.,right,True +3235,right,80k,The toilet is to the right of the window.,right,True +3236,right,80k,The cabinet is to the left of the paper.,right,False +3241,right,80k,The dresser is to the right of the nightstand.,right,True +3251,right,80k,The box is to the right of the picture.,right,True +3252,right,80k,The chair is to the right of the shelves.,right,True +3256,right,80k,The bathtub is to the right of the sink.,right,True +3265,right,80k,The desk is to the right of the window.,right,True +3268,right,80k,The curtain is to the right of the bag.,right,True +3281,right,80k,The whiteboard is to the right of the window.,right,True +3283,right,80k,The toilet is to the right of the shower curtain.,right,True +3287,right,80k,The television is to the right of the window.,right,True +3288,right,80k,The picture is to the left of the chair.,right,False +3289,right,80k,The window is to the left of the pillow.,right,False +3297,right,80k,The desk is to the left of the person.,right,False +3306,right,80k,The table is to the right of the lamp.,right,True +3309,right,80k,The television is to the right of the picture.,right,True +3310,right,80k,The curtain is to the right of the night stand.,right,True +3314,right,80k,The cabinet is to the right of the bed.,right,True +3315,right,80k,The chair is to the right of the clothes.,right,True +3316,right,80k,The table is to the left of the shelves.,right,False +3324,right,80k,The television is to the right of the picture.,right,True +3330,right,80k,The desk is to the right of the pillow.,right,True +3356,right,80k,The towel is to the left of the floor mat.,right,False +3360,right,80k,The bathtub is to the right of the sink.,right,True +3374,right,80k,The chair is to the right of the bed.,right,True +3380,right,80k,The window is to the right of the refrigerator.,right,True +3382,right,80k,The window is to the right of the whiteboard.,right,True +3387,right,80k,The toilet is to the right of the sink.,right,True +3389,right,80k,The lamp is to the left of the curtain.,right,False +3390,right,80k,The door is to the right of the lamp.,right,True +3392,right,80k,The nightstand is to the left of the pillow.,right,False +3397,right,80k,The cabinet is to the left of the bathtub.,right,False +3404,right,80k,The bathtub is to the left of the toilet.,right,False +3425,right,80k,The sink is to the right of the towel.,right,True +3428,right,80k,The chair is to the right of the window.,right,True +3449,right,80k,The toilet is to the right of the bag.,right,True +3451,right,80k,The television is to the left of the chair.,right,False +3456,right,80k,The window is to the right of the picture.,right,True +3462,right,80k,The bag is to the right of the cabinet.,right,True +3463,right,80k,The cabinet is to the right of the books.,right,True +3466,right,80k,The nightstand is to the right of the chair.,right,True +3473,right,80k,The bathtub is to the right of the toilet.,right,True +3477,right,80k,The box is to the left of the bag.,right,False +3480,right,80k,The toilet is to the right of the bathtub.,right,True +3484,right,80k,The dresser is to the right of the door.,right,True +3486,right,80k,The table is to the left of the chair.,right,False +3493,right,80k,The table is to the left of the desk.,right,False +3499,right,80k,The dresser is to the right of the shelves.,right,True +3504,right,80k,The desk is to the right of the pillow.,right,True +3505,right,80k,The window is to the right of the lamp.,right,True +3507,right,80k,The curtain is to the right of the chair.,right,True +3513,right,80k,The towel is to the left of the shower curtain.,right,False +3523,right,80k,The cabinet is to the right of the night stand.,right,True +3536,right,80k,The shelves are to the left of the counter.,right,False +3540,right,80k,The chair is to the left of the shelves.,right,False +3541,right,80k,The bed is to the right of the table.,right,True +3547,right,80k,The mirror is to the right of the towel.,right,True +3550,right,80k,The desk is to the left of the sofa.,right,False +3562,right,80k,The picture is to the left of the chair.,right,False +3569,right,80k,The window is to the right of the refrigerator.,right,True +3588,right,80k,The nightstand is to the right of the chair.,right,True +3591,right,80k,The towel is to the right of the chair.,right,True +3594,right,80k,The picture is to the left of the window.,right,False +3595,right,80k,The towel is to the right of the window.,right,True +3604,right,80k,The table is to the left of the shelves.,right,False +3606,right,80k,The door is to the right of the cabinet.,right,True +3609,right,80k,The clothes are to the left of the refrigerator.,right,False +3627,right,80k,The shelves are to the left of the window.,right,False +3632,right,80k,The table is to the right of the bathtub.,right,True +10,above,80k,The picture is above the rug.,above,True +20,above,80k,The lamp is positioned above the stand.,above,True +31,above,80k,The curtain is positioned above the plate.,above,True +32,above,80k,The sofa is positioned above the rug.,above,True +34,above,80k,The stairs are positioned above the bar.,above,True +64,above,80k,The mirror is positioned above the sink.,above,True +67,above,80k,The picture is positioned above the bin.,above,True +80,above,80k,The globe is positioned above the table.,above,True +81,above,80k,The book is positioned above the bin.,above,True +83,above,80k,The picture is positioned above the ottoman.,above,True +94,above,80k,The plant is positioned above the towel.,above,True +98,above,80k,The clock is positioned above the bench.,above,True +107,above,80k,The clock is positioned above the table.,above,True +118,above,80k,The fan is positioned above the computer.,above,True +138,above,80k,The railing is positioned above the sofa.,above,True +150,above,80k,The telephone is positioned below the plate.,above,False +152,above,80k,The photo is positioned above the globe.,above,True +156,above,80k,The fireplace is positioned above the rug.,above,True +158,above,80k,The picture is positioned above the doll.,above,True +165,above,80k,The chimney is positioned above the plant.,above,True +168,above,80k,The lamp is positioned above the bed.,above,True +169,above,80k,The telephone is positioned above the counter.,above,True +183,above,80k,The picture is positioned above the basket.,above,True +200,above,80k,The monitor is positioned above the stairs.,above,True +210,above,80k,The pipe is positioned above the bar.,above,True +217,above,80k,The fan is positioned above the table.,above,True +234,above,80k,The clock is positioned below the counter.,above,False +240,above,80k,The monitor is positioned above the printer.,above,True +245,above,80k,The fan is positioned above the keyboard.,above,True +264,above,80k,The towel is positioned above the toilet.,above,True +266,above,80k,The shelves are positioned above the sink.,above,True +276,above,80k,The clock is positioned above the table.,above,True +285,above,80k,The microwave is positioned above the book.,above,True +292,above,80k,The pipe is located above the counter.,above,True +293,above,80k,The television is positioned above the cabinet.,above,True +296,above,80k,The picture is positioned above the fireplace.,above,True +303,above,80k,The microwave is positioned above the sink.,above,True +305,above,80k,The television is positioned above the shelves.,above,True +312,above,80k,The pipe is positioned above the board.,above,True +326,above,80k,The plant is located above the grill.,above,True +330,above,80k,The plant is located above the grill.,above,True +338,above,80k,The stool is positioned below the wall.,above,False +339,above,80k,The clock is positioned above the table.,above,True +345,above,80k,The lamp is positioned above the scale.,above,True +361,above,80k,The picture is positioned above the desk.,above,True +372,above,80k,The picture is above the blanket.,above,True +381,above,80k,The monitor is positioned above the stairs.,above,True +382,above,80k,The mirror is positioned above the dresser.,above,True +389,above,80k,The chimney is positioned above the table.,above,True +391,above,80k,The television is positioned above the bed.,above,True +395,above,80k,The chest is positioned under the stairs.,above,False +407,above,80k,The pot is positioned above the soap.,above,True +411,above,80k,The stairs are positioned above the bar.,above,True +427,above,80k,The mirror is positioned above the table.,above,True +428,above,80k,The picture is positioned above the bench.,above,True +432,above,80k,The telephone is positioned above the counter.,above,True +443,above,80k,The fan is positioned above the desk.,above,True +454,above,80k,The lamp is positioned above the bin.,above,True +457,above,80k,The picture is positioned above the toilet.,above,True +459,above,80k,The lamp is positioned above the board.,above,True +461,above,80k,The picture is positioned above the fireplace.,above,True +466,above,80k,The mirror is positioned above the sink.,above,True +468,above,80k,The door is positioned above the bin.,above,True +469,above,80k,The telephone is positioned above the plate.,above,True +475,above,80k,The fireplace is above the stool.,above,True +490,above,80k,The lamp is positioned above the bed.,above,True +494,above,80k,The clock is positioned above the table.,above,True +495,above,80k,The mirror is positioned above the towel.,above,True +506,above,80k,The picture is positioned above the basket.,above,True +509,above,80k,The television is positioned above the counter.,above,True +513,above,80k,The picture is positioned above the bin.,above,True +520,above,80k,The lamp is positioned above the bucket.,above,True +531,above,80k,The mirror is positioned above the counter.,above,True +534,above,80k,The picture is positioned above the doll.,above,True +547,above,80k,The fan is positioned above the keyboard.,above,True +552,above,80k,The fan is positioned above the table.,above,True +554,above,80k,The glass is positioned above the pillow.,above,True +559,above,80k,The picture is positioned above the doll.,above,True +560,above,80k,The picture is positioned above the plant.,above,True +562,above,80k,The clock is positioned above the table.,above,True +569,above,80k,The candle is positioned above the vase.,above,True +571,above,80k,The television is positioned below the stool.,above,False +580,above,80k,The lamp is positioned above the desk.,above,True +582,above,80k,The bed is below the ball.,above,False +583,above,80k,The picture is positioned above the doll.,above,True +585,above,80k,The railing is positioned above the sofa.,above,True +599,above,80k,The blinds are positioned below the tray.,above,False +600,above,80k,The clock is positioned above the chair.,above,True +604,above,80k,The stick is positioned below the table.,above,False +610,above,80k,The cleaner is positioned below the towel.,above,False +612,above,80k,The window is positioned above the clothes.,above,True +613,above,80k,The sink is positioned above the bucket.,above,True +624,above,80k,The television is positioned above the counter.,above,True +630,above,80k,The fan is positioned above the table.,above,True +644,above,80k,The fan is positioned above the bed.,above,True +659,above,80k,The shelves are positioned above the bar.,above,True +661,above,80k,The scale is positioned above the stairs.,above,True +671,above,80k,The pot is positioned below the soap.,above,False +677,above,80k,The mirror is positioned above the stairs.,above,True +682,above,80k,The towel is positioned below the toilet.,above,False +686,above,80k,The window is positioned above the plate.,above,True +693,above,80k,The cleaner is positioned below the towel.,above,False +696,above,80k,The pipe is positioned above the desk.,above,True +697,above,80k,The television is positioned above the dresser.,above,True +701,above,80k,The stick is positioned below the table.,above,False +703,above,80k,The globe is positioned above the stool.,above,True +705,above,80k,The lamp is positioned above the sink.,above,True +708,above,80k,The pipe is located above the desk.,above,True +715,above,80k,The lamp is positioned above the counter.,above,True +717,above,80k,The mirror is positioned above the toilet.,above,True +722,above,80k,The shelves are positioned above the box.,above,True +726,above,80k,The shelves are positioned below the paper.,above,False +741,above,80k,The lamp is positioned above the chest.,above,True +747,above,80k,The chimney is positioned above the chair.,above,True +753,above,80k,The fireplace is below the stool.,above,False +755,above,80k,The fan is positioned above the table.,above,True +760,above,80k,The pipe is positioned above the cart.,above,True +762,above,80k,The railing is positioned above the stand.,above,True +766,above,80k,The picture is positioned above the table.,above,True +768,above,80k,The curtain is positioned above the bucket.,above,True +771,above,80k,The clock is positioned above the dog.,above,True +773,above,80k,The mirror is positioned above the sink.,above,True +780,above,80k,The bottle is positioned below the towel.,above,False +782,above,80k,The mirror is positioned above the table.,above,True +789,above,80k,The shelves are positioned above the printer.,above,True +797,above,80k,The mirror is positioned above the sink.,above,True +801,above,80k,The railing is positioned below the window.,above,False +802,above,80k,The clock is positioned above the counter.,above,True +809,above,80k,The mirror is positioned above the sink.,above,True +816,above,80k,The railing is positioned above the table.,above,True +826,above,80k,The mirror is positioned above the chest.,above,True +835,above,80k,The picture is positioned above the box.,above,True +849,above,80k,The light is positioned above the table.,above,True +856,above,80k,The lamp is positioned to the left of the blanket.,above,False +858,above,80k,The sheet is positioned above the chair.,above,True +859,above,80k,The lamp is positioned above the monitor.,above,True +860,above,80k,The clock is positioned above the television.,above,True +862,above,80k,The shelves are positioned above the bar.,above,True +876,above,80k,The fan is positioned above the basket.,above,True +877,above,80k,The window is positioned above the counter.,above,True +886,above,80k,The lamp is positioned below the desk.,above,False +889,above,80k,The microwave is positioned above the sink.,above,True +894,above,80k,The television is positioned above the bed.,above,True +895,above,80k,The lamp is positioned above the bin.,above,True +898,above,80k,The clock is positioned above the television.,above,True +901,above,80k,The lamp is positioned above the bed.,above,True +909,above,80k,The pipe is positioned below the board.,above,False +922,above,80k,The television is positioned above the counter.,above,True +934,above,80k,The light is above the counter.,above,True +938,above,80k,The fan is positioned above the bed.,above,True +947,above,80k,The mirror is positioned above the railing.,above,True +950,above,80k,The glass is positioned above the pillow.,above,True +956,above,80k,The telephone is positioned above the counter.,above,True +957,above,80k,The window is above the blanket.,above,True +958,above,80k,The clock is positioned above the television.,above,True +962,above,80k,The picture is positioned above the bucket.,above,True +981,above,80k,The television is positioned above the counter.,above,True +984,above,80k,The lamp is positioned above the toilet.,above,True +996,above,80k,The clock is positioned above the television.,above,True +997,above,80k,The toy is positioned below the microwave.,above,False +998,above,80k,The sculpture is positioned above the dresser.,above,True +1016,above,80k,The photo is positioned below the pot.,above,False +1021,above,80k,The lamp is positioned above the dresser.,above,True +1024,above,80k,The lamp is positioned above the sink.,above,True +1036,above,80k,The television is positioned above the pillow.,above,True +1046,above,80k,The cleaner is positioned below the towel.,above,False +1048,above,80k,The ladder is positioned below the stairs.,above,False +1060,above,80k,The fan is positioned above the basket.,above,True +1071,above,80k,The microwave is positioned above the counter.,above,True +1075,above,80k,The lamp is positioned above the bed.,above,True +1077,above,80k,The fan is positioned above the bin.,above,True +1078,above,80k,The fan is positioned above the computer.,above,True +1087,above,80k,The curtain is positioned below the plate.,above,False +1095,above,80k,The clock is positioned below the table.,above,False +1104,above,80k,The blinds are positioned below the tray.,above,False +1105,above,80k,The wine is positioned below the table.,above,False +1126,above,80k,The clock is positioned above the chair.,above,True +1131,above,80k,The photo is positioned above the globe.,above,True +1155,above,80k,The lamp is positioned under the blanket.,above,False +1162,above,80k,The clock is positioned above the container.,above,True +1167,above,80k,The mirror is positioned above the sink.,above,True +1172,above,80k,The lamp is positioned above the grill.,above,True +1179,above,80k,The fan is positioned above the bed.,above,True +1180,above,80k,The fan is positioned above the monitor.,above,True +1182,above,80k,The railing is positioned above the stove.,above,True +1187,above,80k,The television is positioned above the table.,above,True +1195,above,80k,The shelves are positioned above the bar.,above,True +1196,above,80k,The stick is positioned below the table.,above,False +1199,above,80k,The lamp is positioned above the grill.,above,True +1209,above,80k,The cabinet is above the spatula.,above,True +1218,above,80k,The window is positioned above the plate.,above,True +1220,above,80k,The soapbottle is positioned below the scrubbrush.,above,False +1221,above,80k,The handtowel is positioned below the dishsponge.,above,False +1232,above,80k,The window is above the chair.,above,True +1238,above,80k,The window is positioned above the laptop.,above,True +1246,above,80k,The window is positioned above the book.,above,True +1253,above,80k,The microwave is positioned above the drawer.,above,True +1257,above,80k,The painting is positioned above the sidetable.,above,True +1258,above,80k,The window is positioned above the cell phone.,above,True +1259,above,80k,The cabinet is above the toaster.,above,True +1271,above,80k,The microwave is positioned above the drawer.,above,True +1283,above,80k,The plate is positioned below the drawer.,above,False +1288,above,80k,The window is positioned below the plate.,above,False +1291,above,80k,The countertop is below the toiletpaper.,above,False +1298,above,80k,The cabinet is above the spatula.,above,True +1307,above,80k,The spatula is positioned above the drawer.,above,True +1316,above,80k,The handtowelholder is positioned above the tissuebox.,above,True +1322,above,80k,The handtowel is positioned below the toiletpaperhanger.,above,False +1330,above,80k,The microwave is positioned above the drawer.,above,True +1338,above,80k,The handtowel is positioned above the sidetable.,above,True +1340,above,80k,The bowl is positioned below the chair.,above,False +1343,above,80k,The countertop is positioned above the drawer.,above,True +1344,above,80k,The window is positioned above the lettuce.,above,True +1354,above,80k,The peppershaker is positioned below the fork.,above,False +1367,above,80k,The handtowelholder is positioned above the tissuebox.,above,True +1368,above,80k,The laptop is positioned above the garbagecan.,above,True +1369,above,80k,The peppershaker is below the pan.,above,False +1371,above,80k,The painting is above the book.,above,True +1386,above,80k,The handtowel is positioned above the toiletpaper.,above,True +1387,above,80k,The painting is positioned above the CD.,above,True +1392,above,80k,The handtowelholder is positioned below the tissuebox.,above,False +1396,above,80k,The window is positioned above the plate.,above,True +1397,above,80k,The countertop is above the cabinet.,above,True +1400,above,80k,The window is above the tomato.,above,True +1409,above,80k,The window is positioned above the saltshaker.,above,True +1413,above,80k,The window is above the mug.,above,True +1415,above,80k,The handtowel is positioned below the tissuebox.,above,False +1421,above,80k,The soapbottle is positioned below the drawer.,above,False +1426,above,80k,The pot is positioned above the drawer.,above,True +1430,above,80k,The microwave is positioned above the pan.,above,True +1444,above,80k,The mirror is positioned above the spraybottle.,above,True +1445,above,80k,The laptop is positioned above the creditcard.,above,True +1452,above,80k,The toiletpaperhanger is positioned below the cloth.,above,False +1453,above,80k,The bowl is positioned above the garbage can.,above,True +1457,above,80k,The vase is positioned above the keychain.,above,True +1458,above,80k,The alarmclock is positioned above the drawer.,above,True +1463,above,80k,The window is above the chair.,above,True +1470,above,80k,The saltshaker is positioned above the drawer.,above,True +1481,above,80k,The cabinet is above the apple.,above,True +1485,above,80k,The mug is positioned below the chair.,above,False +1487,above,80k,The potato is positioned below the drawer.,above,False +1491,above,80k,The cabinet is above the spatula.,above,True +1498,above,80k,The countertop is positioned below the drawer.,above,False +1506,above,80k,The microwave is above the pan.,above,True +1509,above,80k,The handtowel is located above the sink.,above,True +1517,above,80k,The handtowelholder is positioned above the sidetable.,above,True +1524,above,80k,The countertop is below the toiletpaper.,above,False +1531,above,80k,The desk lamp is positioned above the CD.,above,True +1533,above,80k,The countertop is positioned above the drawer.,above,True +1534,above,80k,The countertop is above the garbagecan.,above,True +1544,above,80k,The coffeemachine is positioned above the mug.,above,True +1550,above,80k,The laptop is positioned below the chair.,above,False +1555,above,80k,The cabinet is above the pot.,above,True +1563,above,80k,The mug is positioned below the chair.,above,False +1566,above,80k,The mirror is positioned above the garbage can.,above,True +1573,above,80k,The houseplant is positioned above the plate.,above,True +1591,above,80k,The cabinet is above the spatula.,above,True +1592,above,80k,The handtowel is positioned above the tissuebox.,above,True +1597,above,80k,The mug is positioned above the apple.,above,True +1600,above,80k,The toaster is positioned above the pan.,above,True +1614,above,80k,The handtowelholder is positioned below the spraybottle.,above,False +1619,above,80k,The window is positioned above the lettuce.,above,True +1626,above,80k,The bread is positioned above the garbage can.,above,True +1632,above,80k,The tomato is positioned above the bowl.,above,True +1639,above,80k,The pan is positioned above the drawer.,above,True +1645,above,80k,The microwave is positioned above the drawer.,above,True +1646,above,80k,The cabinet is above the spatula.,above,True +1654,above,80k,The cabinet is positioned above the tissuebox.,above,True +1656,above,80k,The coffeemachine is positioned above the cabinet.,above,True +1662,above,80k,The soapbottle is positioned below the cabinet.,above,False +1666,above,80k,The window is positioned above the box.,above,True +1681,above,80k,The mirror is positioned above the coffee machine.,above,True +1708,above,80k,The pan is positioned above the drawer.,above,True +1712,above,80k,The microwave is above the apple.,above,True +1713,above,80k,The knife is positioned below the drawer.,above,False +1716,above,80k,The mirror is positioned above the countertop.,above,True +1722,above,80k,The microwave is positioned above the drawer.,above,True +1730,above,80k,The lettuce is positioned below the plate.,above,False +1731,above,80k,The towel is positioned above the garbage can.,above,True +1738,above,80k,The handtowel is positioned below the soapbottle.,above,False +1745,above,80k,The window is above the tomato.,above,True +1747,above,80k,The alarmclock is positioned above the book.,above,True +1752,above,80k,The mirror is positioned above the plunger.,above,True +1754,above,80k,The mirror is positioned above the countertop.,above,True +1759,above,80k,The shelf is above the laptop.,above,True +1765,above,80k,The window is above the chair.,above,True +1768,above,80k,The coffeemachine is positioned below the dishsponge.,above,False +1771,above,80k,The microwave is positioned above the drawer.,above,True +1783,above,80k,The handtowelholder is positioned below the soapbar.,above,False +1785,above,80k,The window is positioned below the plate.,above,False +1791,above,80k,The painting is above the cd.,above,True +1797,above,80k,The painting is above the cd.,above,True +1801,above,80k,The saltshaker is positioned above the cabinet.,above,True +1803,above,80k,The countertop is below the toiletpaper.,above,False +1852,above,80k,The egg is positioned below the drawer.,above,False +1853,above,80k,The desk lamp is positioned above the bed.,above,True +1855,above,80k,The apple is below the lettuce.,above,False +1857,above,80k,The bowl is positioned below the chair.,above,False +1867,above,80k,The cabinet is above the toaster.,above,True +1885,above,80k,The cabinet is above the toaster.,above,True +1891,above,80k,The egg is positioned above the drawer.,above,True +1897,above,80k,The apple is positioned below the mug.,above,False +1903,above,80k,The countertop is below the toiletpaperhanger.,above,False +1910,above,80k,The window is above the newspaper.,above,True +1925,above,80k,The handtowel is positioned above the garbagecan.,above,True +1930,above,80k,The spatula is positioned above the drawer.,above,True +1933,above,80k,The cabinet is above the tomato.,above,True +1934,above,80k,The alarmclock is positioned below the chair.,above,False +1936,above,80k,The vase is positioned below the drawer.,above,False +1937,above,80k,The cabinet is above the tomato.,above,True +1945,above,80k,The window is positioned above the bathtub.,above,True +1948,above,80k,The soapbottle is below the pan.,above,False +1953,above,80k,The shelf is positioned above the chair.,above,True +1960,above,80k,The statue is positioned above the chair.,above,True +1968,above,80k,The handtowelholder is positioned below the handtowel.,above,False +1986,above,80k,The window is positioned above the bread.,above,True +1989,above,80k,The bowl is positioned below the tennisracket.,above,False +1993,above,80k,The saltshaker is positioned above the cabinet.,above,True +1999,above,80k,The toaster is below the spoon.,above,False +2003,above,80k,The cabinet is above the saltshaker.,above,True +2007,above,80k,The window is above the chair.,above,True +2008,above,80k,The microwave is positioned above the cabinet.,above,True +2014,above,80k,The houseplant is positioned above the drawer.,above,True +2024,above,80k,The apple is positioned below the drawer.,above,False +2032,above,80k,The statue is positioned above the alarmclock.,above,True +2035,above,80k,The plate is positioned below the drawer.,above,False +2039,above,80k,The window is positioned above the papertowelroll.,above,True +2041,above,80k,The countertop is above the garbagecan.,above,True +2052,above,80k,The microwave is above the spatula.,above,True +2053,above,80k,The apple is positioned above the garbage can.,above,True +2054,above,80k,The mug is positioned above the cellphone.,above,True +2058,above,80k,The cabinet is above the tomato.,above,True +2059,above,80k,The mirror is positioned above the soapbottle.,above,True +2064,above,80k,The handtowel is positioned above the sidetable.,above,True +2080,above,80k,The cabinet is above the potato.,above,True +2086,above,80k,The cabinet is positioned above the countertop.,above,True +2087,above,80k,The laptop is positioned below the chair.,above,False +2089,above,80k,The candle is positioned above the toiletpaper.,above,True +2091,above,80k,The book is positioned above the drawer.,above,True +2115,above,80k,The bowl is below the watch.,above,False +2120,above,80k,The microwave is positioned above the drawer.,above,True +2126,above,80k,The window is positioned above the cup.,above,True +2128,above,80k,The handtowel is located under the countertop.,above,False +2131,above,80k,The window is positioned above the toaster.,above,True +2132,above,80k,The handtowelholder is positioned above the spraybottle.,above,True +2142,above,80k,The handtowelholder is positioned below the dishsponge.,above,False +2150,above,80k,The handtowelholder is positioned above the bathtub.,above,True +2161,above,80k,The mirror is positioned above the sink.,above,True +2163,above,80k,The handtowelholder is positioned below the countertop.,above,False +2166,above,80k,The lightswitch is above the remotecontrol.,above,True +2179,above,80k,The window is above the knife.,above,True +2185,above,80k,The kettle is positioned above the dishsponge.,above,True +2189,above,80k,The countertop is above the garbage can.,above,True +2192,above,80k,The toaster is positioned below the pan.,above,False +2195,above,80k,The floorlamp is positioned above the ottoman.,above,True +2201,above,80k,The handtowel is positioned below the tissuebox.,above,False +2219,above,80k,The window is positioned above the bread.,above,True +2238,above,80k,The statue is positioned above the keychain.,above,True +2243,above,80k,The coffeemachine is positioned below the dishsponge.,above,False +2251,above,80k,The mirror is positioned above the garbage can.,above,True +2252,above,80k,The potato is positioned below the drawer.,above,False +2257,above,80k,The potato is positioned below the drawer.,above,False +2261,above,80k,The window is positioned above the bread.,above,True +2269,above,80k,The handtowelholder is positioned above the garbagecan.,above,True +2275,above,80k,The cabinet is above the saltshaker.,above,True +2286,above,80k,The potato is positioned below the cabinet.,above,False +2298,above,80k,The mug is positioned below the plate.,above,False +2299,above,80k,The countertop is positioned above the plate.,above,True +2305,above,80k,The window is above the apple.,above,True +2306,above,80k,The vase is positioned below the bowl.,above,False +2307,above,80k,The blinds are positioned above the dishsponge.,above,True +2312,above,80k,The handtowelholder is positioned below the handtowel.,above,False +2319,above,80k,The egg is positioned above the drawer.,above,True +2322,above,80k,The handtowelholder is positioned above the sidetable.,above,True +2325,above,80k,The knife is positioned below the drawer.,above,False +2327,above,80k,The microwave is positioned above the sink.,above,True +2330,above,80k,The houseplant is positioned above the shelf.,above,True +2331,above,80k,The window is positioned above the plate.,above,True +2336,above,80k,The microwave is above the potato.,above,True +2337,above,80k,The window is positioned above the mug.,above,True +2348,above,80k,The countertop is below the toiletpaper.,above,False +2352,above,80k,The microwave is above the apple.,above,True +2363,above,80k,The toiletpaperhanger is positioned above the plunger.,above,True +2364,above,80k,The cup is positioned below the bowl.,above,False +2368,above,80k,The pillow is positioned above the ottoman.,above,True +2372,above,80k,The cabinet is above the spoon.,above,True +2378,above,80k,The window is positioned above the plate.,above,True +2384,above,80k,The mirror is positioned above the dishsponge.,above,True +2386,above,80k,The microwave is positioned above the countertop.,above,True +2388,above,80k,The desk lamp is positioned above the chair.,above,True +2394,above,80k,The microwave is positioned below the pot.,above,False +2404,above,80k,The mirror is positioned above the garbage can.,above,True +2412,above,80k,The painting is positioned above the alarmclock.,above,True +2417,above,80k,The cabinet is positioned above the bread.,above,True +2425,above,80k,The floorlamp is positioned above the ottoman.,above,True +2430,above,80k,The cabinet is above the apple.,above,True +2443,above,80k,The shelves are positioned above the dresser.,above,True +2446,above,80k,The picture is positioned above the chair.,above,True +2452,above,80k,The whiteboard is positioned above the bag.,above,True +2454,above,80k,The lamp is positioned above the chair.,above,True +2464,above,80k,The window is above the desk.,above,True +2476,above,80k,The picture is above the pillow.,above,True +2478,above,80k,The picture is positioned above the table.,above,True +2492,above,80k,The television is positioned above the dresser.,above,True +2493,above,80k,The curtain is above the chair.,above,True +2500,above,80k,The chair is below the pillow.,above,False +2505,above,80k,The picture is above the table.,above,True +2511,above,80k,The window is located above the desk.,above,True +2531,above,80k,The picture is positioned above the table.,above,True +2539,above,80k,The picture is positioned above the sofa.,above,True +2541,above,80k,The window is positioned above the toilet.,above,True +2542,above,80k,The shelves are positioned above the chair.,above,True +2547,above,80k,The lamp is positioned above the nightstand.,above,True +2549,above,80k,The window is positioned above the bag.,above,True +2566,above,80k,The picture is positioned above the chair.,above,True +2577,above,80k,The mirror is positioned above the chair.,above,True +2579,above,80k,The picture is positioned above the counter.,above,True +2581,above,80k,The picture is above the toilet.,above,True +2588,above,80k,The lamp is positioned above the chair.,above,True +2589,above,80k,The lamp is positioned above the table.,above,True +2592,above,80k,The picture is above the nightstand.,above,True +2598,above,80k,The television is positioned above the bag.,above,True +2600,above,80k,The curtain is positioned above the nightstand.,above,True +2615,above,80k,The whiteboard is above the chair.,above,True +2617,above,80k,The window is positioned above the counter.,above,True +2620,above,80k,The picture is positioned below the lamp.,above,False +2626,above,80k,The lamp is positioned to the left below the chair.,above,False +2632,above,80k,The picture is above the chair.,above,True +2640,above,80k,The television is positioned above the table.,above,True +2643,above,80k,The picture is positioned above the table.,above,True +2644,above,80k,The picture is positioned above the books.,above,True +2647,above,80k,The picture is positioned above the cabinet.,above,True +2651,above,80k,The mirror is positioned above the towel.,above,True +2653,above,80k,The picture is above the nightstand.,above,True +2664,above,80k,The window is above the table.,above,True +2671,above,80k,The window is positioned above the toilet.,above,True +2681,above,80k,The picture is positioned above the toilet.,above,True +2688,above,80k,The picture is above the nightstand.,above,True +2692,above,80k,The pillow is positioned above the box.,above,True +2694,above,80k,The television is positioned above the dresser.,above,True +2696,above,80k,The picture is positioned above the toilet.,above,True +2708,above,80k,The lamp is positioned above the nightstand.,above,True +2719,above,80k,The cabinet is positioned above the table.,above,True +2720,above,80k,The window is positioned above the cabinet.,above,True +2725,above,80k,The picture is positioned above the box.,above,True +2732,above,80k,The picture is positioned above the sink.,above,True +2735,above,80k,The towel is positioned above the toilet.,above,True +2737,above,80k,The pillow is positioned above the box.,above,True +2743,above,80k,The window is positioned above the bed.,above,True +2746,above,80k,The window is above the chair.,above,True +2792,above,80k,The picture is positioned above the sofa.,above,True +2796,above,80k,The picture is positioned above the table.,above,True +2797,above,80k,The blinds are positioned above the box.,above,True +2802,above,80k,The mirror is positioned above the chair.,above,True +2805,above,80k,The window is positioned above the table.,above,True +2817,above,80k,The picture is positioned above the table.,above,True +2820,above,80k,The picture is above the bed.,above,True +2839,above,80k,The picture is positioned above the cabinet.,above,True +2840,above,80k,The picture is above the nightstand.,above,True +2844,above,80k,The window is positioned above the paper.,above,True +2845,above,80k,The lamp is positioned above the chair.,above,True +2855,above,80k,The window is above the desk.,above,True +2861,above,80k,The clothes are positioned above the bag.,above,True +2876,above,80k,The refrigerator is positioned below the chair.,above,False +2884,above,80k,The picture is positioned above the desk.,above,True +2890,above,80k,The mirror is positioned above the cabinet.,above,True +2894,above,80k,The television is positioned above the bag.,above,True +2914,above,80k,The window is positioned above the desk.,above,True +2922,above,80k,The picture is positioned above the desk.,above,True +2925,above,80k,The television is positioned above the bag.,above,True +2929,above,80k,The window is positioned above the pillow.,above,True +2934,above,80k,The whiteboard is positioned below the cabinet.,above,False +2936,above,80k,The picture is positioned above the towel.,above,True +2943,above,80k,The mirror is positioned above the chair.,above,True +2947,above,80k,The shelves are positioned above the table.,above,True +2950,above,80k,The shelves are positioned above the table.,above,True +2953,above,80k,The lamp is positioned above the pillow.,above,True +2956,above,80k,The mirror is positioned above the towel.,above,True +2958,above,80k,The window is positioned above the cabinet.,above,True +2959,above,80k,The picture is positioned above the table.,above,True +2968,above,80k,The window is positioned above the cabinet.,above,True +2973,above,80k,The mirror is positioned above the sink.,above,True +2976,above,80k,The picture is positioned above the cabinet.,above,True +2977,above,80k,The mirror is positioned above the sink.,above,True +2985,above,80k,The television is positioned above the bag.,above,True +2987,above,80k,The clothes are positioned above the bag.,above,True +2990,above,80k,The blinds are positioned above the box.,above,True +2995,above,80k,The picture is above the toilet.,above,True +3016,above,80k,The mirror is positioned above the bathtub.,above,True +3018,above,80k,The picture is above the nightstand.,above,True +3028,above,80k,The clothes are positioned above the bag.,above,True +3032,above,80k,The picture is positioned above the shelves.,above,True +3035,above,80k,The shelves are positioned above the dresser.,above,True +3045,above,80k,The picture is above the chair.,above,True +3046,above,80k,The shelves are positioned above the desk.,above,True +3052,above,80k,The picture is positioned above the cabinet.,above,True +3053,above,80k,The window is above the table.,above,True +3058,above,80k,The window is positioned above the bed.,above,True +3059,above,80k,The window is above the table.,above,True +3060,above,80k,The picture is positioned above the toilet.,above,True +3063,above,80k,The window is positioned above the bed.,above,True +3068,above,80k,The whiteboard is positioned above the sofa.,above,True +3074,above,80k,The window is positioned above the box.,above,True +3079,above,80k,The paper is positioned under the chair.,above,False +3083,above,80k,The blinds are positioned above the table.,above,True +3086,above,80k,The mirror is positioned above the sink.,above,True +3105,above,80k,The shelves are positioned above the sink.,above,True +3113,above,80k,The television is positioned above the refrigerator.,above,True +3134,above,80k,The window is positioned above the table.,above,True +3139,above,80k,The lamp is positioned above the chair.,above,True +3145,above,80k,The picture is positioned above the sink.,above,True +3155,above,80k,The whiteboard is positioned below the cabinet.,above,False +3167,above,80k,The mirror is positioned above the sink.,above,True +3177,above,80k,The television is above the chair.,above,True +3181,above,80k,The picture is above the nightstand.,above,True +3182,above,80k,The picture is above the table.,above,True +3183,above,80k,The paper is positioned under the chair.,above,False +3189,above,80k,The window is positioned above the cabinet.,above,True +3194,above,80k,The shelves are positioned above the desk.,above,True +3196,above,80k,The window is positioned above the table.,above,True +3204,above,80k,The lamp is positioned above the chair.,above,True +3206,above,80k,The lamp is positioned above the nightstand.,above,True +3209,above,80k,The picture is positioned above the box.,above,True +3210,above,80k,The window is positioned above the table.,above,True +3215,above,80k,The window is located above the cabinet.,above,True +3216,above,80k,The picture is positioned above the table.,above,True +3218,above,80k,The lamp is positioned above the chair.,above,True +3227,above,80k,The lamp is positioned above the chair.,above,True +3237,above,80k,The picture is positioned above the counter.,above,True +3238,above,80k,The shelves are positioned above the chair.,above,True +3240,above,80k,The television is positioned above the table.,above,True +3247,above,80k,The shelves are positioned above the dresser.,above,True +3262,above,80k,The curtain is positioned below the bag.,above,False +3272,above,80k,The window is positioned above the table.,above,True +3286,above,80k,The lamp is positioned above the chair.,above,True +3293,above,80k,The television is positioned above the nightstand.,above,True +3294,above,80k,The mirror is positioned above the desk.,above,True +3295,above,80k,The books are located above the dresser.,above,True +3299,above,80k,The curtain is positioned above the box.,above,True +3302,above,80k,The whiteboard is positioned above the bag.,above,True +3303,above,80k,The books are positioned above the chair.,above,True +3312,above,80k,The shelves are positioned below the bed.,above,False +3318,above,80k,The mirror is positioned above the sink.,above,True +3320,above,80k,The picture is above the chair.,above,True +3336,above,80k,The towel is positioned above the toilet.,above,True +3339,above,80k,The picture is positioned above the table.,above,True +3341,above,80k,The window is above the table.,above,True +3346,above,80k,The shelves are positioned above the pillow.,above,True +3349,above,80k,The television is positioned above the nightstand.,above,True +3366,above,80k,The window is above the desk.,above,True +3367,above,80k,The picture is positioned above the table.,above,True +3370,above,80k,The window is above the chair.,above,True +3371,above,80k,The paper is positioned under the chair.,above,False +3383,above,80k,The lamp is positioned above the chair.,above,True +3391,above,80k,The picture is positioned above the dresser.,above,True +3395,above,80k,The shelves are positioned above the table.,above,True +3401,above,80k,The whiteboard is positioned above the pillow.,above,True +3408,above,80k,The lamp is positioned above the chair.,above,True +3409,above,80k,The picture is positioned above the table.,above,True +3413,above,80k,The books are positioned above the refrigerator.,above,True +3417,above,80k,The whiteboard is positioned above the desk.,above,True +3421,above,80k,The mirror is positioned above the chair.,above,True +3424,above,80k,The window is positioned above the sink.,above,True +3427,above,80k,The shelves are positioned above the chair.,above,True +3450,above,80k,The towel is positioned below the table.,above,False +3460,above,80k,The picture is positioned above the table.,above,True +3464,above,80k,The whiteboard is positioned above the pillow.,above,True +3468,above,80k,The towel is positioned below the bathtub.,above,False +3471,above,80k,The window is positioned above the toilet.,above,True +3472,above,80k,The window is above the nightstand.,above,True +3475,above,80k,The picture is positioned above the pillow.,above,True +3512,above,80k,The window is positioned above the toilet.,above,True +3519,above,80k,The lamp is positioned above the chair.,above,True +3520,above,80k,The picture is positioned above the table.,above,True +3525,above,80k,The mirror is positioned above the sink.,above,True +3528,above,80k,The television is positioned above the table.,above,True +3530,above,80k,The window is positioned above the bed.,above,True +3532,above,80k,The television is positioned above the cabinet.,above,True +3544,above,80k,The television is positioned above the dresser.,above,True +3546,above,80k,The window is positioned above the box.,above,True +3551,above,80k,The window is above the cabinet.,above,True +3558,above,80k,The television is positioned above the cabinet.,above,True +3563,above,80k,The picture is positioned above the toilet.,above,True +3566,above,80k,The window is positioned above the pillow.,above,True +3570,above,80k,The television is positioned above the dresser.,above,True +3574,above,80k,The window is positioned above the desk.,above,True +3585,above,80k,The window is above the nightstand.,above,True +3592,above,80k,The box is positioned below the cabinet.,above,False +3608,above,80k,The window is above the bag.,above,True +3617,above,80k,The picture is positioned above the counter.,above,True +3621,above,80k,The whiteboard is above the chair.,above,True +3623,above,80k,The whiteboard is positioned above the bag.,above,True +3626,above,80k,The picture is positioned above the counter.,above,True +3631,above,80k,The picture is positioned above the sink.,above,True +3634,above,80k,The window is positioned above the cabinet.,above,True +3636,above,80k,The window is positioned above the cabinet.,above,True +13,under,80k,The dresser is positioned below the mirror.,under,False +18,under,80k,The dresser is positioned below the mirror.,under,False +21,under,80k,The monitor is positioned below the lamp.,under,False +26,under,80k,The scale is positioned below the lamp.,under,False +47,under,80k,The bed is below the fan.,under,False +49,under,80k,The sink is below the lamp.,under,False +56,under,80k,The sofa is below the television.,under,False +70,under,80k,The bin is positioned below the lamp.,under,False +76,under,80k,The dresser is below the television.,under,False +77,under,80k,The stool is positioned below the globe.,under,False +79,under,80k,The vase is positioned below the candle.,under,False +103,under,80k,The bin is below the fan.,under,False +105,under,80k,The computer is below the fan.,under,False +108,under,80k,The bin is positioned below the picture.,under,False +112,under,80k,The bucket is below the picture.,under,False +113,under,80k,The computer is below the fan.,under,False +119,under,80k,The sink is positioned below the mirror.,under,False +143,under,80k,The stairs are positioned below the scale.,under,False +147,under,80k,The toilet is below the shelves.,under,False +166,under,80k,The toilet is below the shelves.,under,False +171,under,80k,The bar is positioned below the shelves.,under,False +172,under,80k,The plate is positioned below the curtain.,under,False +177,under,80k,The bucket is positioned below the table.,under,False +180,under,80k,The monitor is positioned below the shelves.,under,False +188,under,80k,The bin is positioned below the monitor.,under,False +195,under,80k,The dresser is positioned below the mirror.,under,False +215,under,80k,The microwave is positioned below the pipe.,under,False +224,under,80k,The rug is positioned below the fireplace.,under,False +225,under,80k,The stairs are positioned below the scale.,under,False +230,under,80k,The soap is positioned below the pot.,under,False +239,under,80k,The rug is positioned below the fireplace.,under,False +244,under,80k,The doll is positioned below the picture.,under,False +249,under,80k,The counter is below the telephone.,under,False +251,under,80k,The desk is below the pipe.,under,False +255,under,80k,The bin is below the fan.,under,False +260,under,80k,The desk is below the pipe.,under,False +261,under,80k,The toilet is below the mirror.,under,False +265,under,80k,The sink is positioned below the mirror.,under,False +281,under,80k,The towel is positioned below the blinds.,under,False +289,under,80k,The grill is positioned below the plant.,under,False +302,under,80k,The counter is below the microwave.,under,False +304,under,80k,The paper is positioned under the lamp.,under,True +306,under,80k,The table is positioned below the chimney.,under,False +308,under,80k,The car is below the box.,under,False +309,under,80k,The drawer is below the lamp.,under,False +315,under,80k,The tray is positioned below the cabinet.,under,False +324,under,80k,The blanket is positioned below the picture.,under,False +327,under,80k,The toilet is below the towel.,under,False +329,under,80k,The table is positioned below the wine.,under,False +335,under,80k,The table is below the stick.,under,False +343,under,80k,The table is positioned below the globe.,under,False +347,under,80k,The chest is positioned below the mirror.,under,False +348,under,80k,The counter is below the clock.,under,False +352,under,80k,The towel is positioned below the blinds.,under,False +357,under,80k,The table is below the clock.,under,False +365,under,80k,The chest is positioned below the mirror.,under,False +368,under,80k,The dresser is positioned below the mirror.,under,False +379,under,80k,The table is below the clock.,under,False +386,under,80k,The basket is below the fan.,under,False +398,under,80k,The counter is below the telephone.,under,False +400,under,80k,The car is below the box.,under,False +402,under,80k,The car is positioned below the lamp.,under,False +403,under,80k,The drawer is positioned below the television.,under,False +404,under,80k,The plant is positioned below the picture.,under,False +406,under,80k,The drawer is positioned below the lamp.,under,False +414,under,80k,The oven is below the bottle.,under,False +436,under,80k,The bucket is positioned below the curtain.,under,False +441,under,80k,The printer is located below the fan.,under,False +456,under,80k,The bar is positioned below the stairs.,under,False +476,under,80k,The toilet is below the clock.,under,False +479,under,80k,The stove is below the microwave.,under,False +498,under,80k,The table is positioned below the railing.,under,False +501,under,80k,The towel is below the blinds.,under,False +503,under,80k,The fireplace is below the picture.,under,False +504,under,80k,The printer is below the fan.,under,False +514,under,80k,The cart is positioned below the pipe.,under,False +515,under,80k,The bar is positioned below the pipe.,under,False +516,under,80k,The stairs are positioned below the mirror.,under,False +526,under,80k,The dog is positioned below the clock.,under,False +530,under,80k,The sofa is below the fan.,under,False +533,under,80k,The drawer is positioned below the lamp.,under,False +537,under,80k,The basket is positioned below the railing.,under,False +539,under,80k,The bar is positioned below the shelves.,under,False +546,under,80k,The table is below the stick.,under,False +551,under,80k,The toilet is below the mirror.,under,False +557,under,80k,The bench is below the picture.,under,False +573,under,80k,The table is positioned below the clock.,under,False +575,under,80k,The basket is positioned below the lamp.,under,False +577,under,80k,The towel is below the cleaner.,under,False +586,under,80k,The stove is below the railing.,under,False +592,under,80k,The bucket is below the picture.,under,False +606,under,80k,The bar is positioned below the pipe.,under,False +608,under,80k,The table is positioned below the fireplace.,under,False +611,under,80k,The towel is below the cleaner.,under,False +614,under,80k,The towel is positioned below the clock.,under,False +617,under,80k,The stairs are located below the clock.,under,False +620,under,80k,The bar is located below the stairs.,under,False +622,under,80k,The pot is positioned below the photo.,under,False +627,under,80k,The chest is positioned below the picture.,under,False +632,under,80k,The cart is positioned below the pipe.,under,False +637,under,80k,The soap is positioned below the pot.,under,False +639,under,80k,The counter is below the lamp.,under,False +641,under,80k,The drawer is positioned below the tray.,under,False +647,under,80k,The bar is positioned below the shelves.,under,False +656,under,80k,The bench is positioned below the picture.,under,False +657,under,80k,The fireplace is below the picture.,under,False +667,under,80k,The car is positioned below the box.,under,False +668,under,80k,The doll is positioned below the picture.,under,False +675,under,80k,The lamp is positioned below the shelves.,under,False +679,under,80k,The chest is below the lamp.,under,False +680,under,80k,The bar is located below the stairs.,under,False +685,under,80k,The blanket is below the picture.,under,False +706,under,80k,The blanket is below the lamp.,under,False +710,under,80k,The cart is positioned below the pipe.,under,False +711,under,80k,The light is above the lamp.,under,False +712,under,80k,The sink is positioned below the mirror.,under,False +713,under,80k,The cart is positioned below the pipe.,under,False +714,under,80k,The tray is positioned below the cabinet.,under,False +716,under,80k,The blanket is below the lamp.,under,False +724,under,80k,The towel is positioned below the bottle.,under,False +725,under,80k,The sink is positioned below the cabinet.,under,False +744,under,80k,The rug is positioned below the glass.,under,False +750,under,80k,The counter is below the telephone.,under,False +751,under,80k,The soap is located below the pot.,under,False +756,under,80k,The ball is below the picture.,under,False +777,under,80k,The desk is positioned below the picture.,under,False +779,under,80k,The ottoman is positioned below the railing.,under,False +781,under,80k,The basket is below the picture.,under,False +784,under,80k,The globe is positioned below the lamp.,under,False +786,under,80k,The pillow is below the television.,under,False +795,under,80k,The globe is positioned below the photo.,under,False +820,under,80k,The printer is positioned below the monitor.,under,False +821,under,80k,The plate is positioned below the window.,under,False +822,under,80k,The bucket is positioned below the curtain.,under,False +823,under,80k,The bar is positioned below the shelves.,under,False +824,under,80k,The desk is positioned below the picture.,under,False +825,under,80k,The stool is positioned below the oven.,under,False +840,under,80k,The car is below the lamp.,under,False +843,under,80k,The table is positioned below the stairs.,under,False +846,under,80k,The towel is below the bottle.,under,False +850,under,80k,The counter is below the telephone.,under,False +852,under,80k,The television is below the clock.,under,False +864,under,80k,The table is below the light.,under,False +875,under,80k,The pot is positioned below the shelves.,under,False +883,under,80k,The car is positioned below the box.,under,False +893,under,80k,The box is positioned below the television.,under,False +897,under,80k,The pillow is positioned below the glass.,under,False +904,under,80k,The blanket is positioned below the picture.,under,False +913,under,80k,The vase is positioned below the candle.,under,False +916,under,80k,The bar is positioned below the pipe.,under,False +918,under,80k,The towel is below the cleaner.,under,False +929,under,80k,The bar is positioned below the lamp.,under,False +930,under,80k,The table is below the clock.,under,False +944,under,80k,The table is below the lamp.,under,False +953,under,80k,The bench is below the fan.,under,False +955,under,80k,The rug is positioned below the cabinet.,under,False +968,under,80k,The paper is positioned below the television.,under,False +970,under,80k,The bed is below the globe.,under,False +971,under,80k,The towel is below the cleaner.,under,False +979,under,80k,The bed is positioned below the window.,under,False +990,under,80k,The sofa is below the shelves.,under,False +1012,under,80k,The table is positioned below the chimney.,under,False +1025,under,80k,The globe is positioned below the fan.,under,False +1038,under,80k,The bin is below the fan.,under,False +1040,under,80k,The doll is positioned below the picture.,under,False +1045,under,80k,The bed is below the television.,under,False +1051,under,80k,The chair is positioned below the chimney.,under,False +1053,under,80k,The counter is positioned below the mirror.,under,False +1057,under,80k,The stand is positioned below the picture.,under,False +1061,under,80k,The bucket is below the picture.,under,False +1062,under,80k,The car is positioned below the box.,under,False +1063,under,80k,The television is positioned below the lamp.,under,False +1067,under,80k,The dresser is positioned below the mirror.,under,False +1072,under,80k,The cart is positioned below the pipe.,under,False +1076,under,80k,The sink is below the pot.,under,False +1079,under,80k,The bar is positioned below the shelves.,under,False +1093,under,80k,The bar is positioned below the curtain.,under,False +1094,under,80k,The blanket is positioned below the mirror.,under,False +1107,under,80k,The printer is positioned below the fan.,under,False +1109,under,80k,The toy is positioned below the curtain.,under,False +1112,under,80k,The sink is below the wardrobe.,under,False +1120,under,80k,The vase is positioned below the candle.,under,False +1127,under,80k,The television is below the clock.,under,False +1132,under,80k,The vase is positioned below the candle.,under,False +1133,under,80k,The lamp is positioned below the shelves.,under,False +1143,under,80k,The bar is positioned below the shelves.,under,False +1147,under,80k,The computer is below the fan.,under,False +1151,under,80k,The box is positioned below the television.,under,False +1154,under,80k,The basket is below the lamp.,under,False +1157,under,80k,The bar is located below the stairs.,under,False +1164,under,80k,The towel is below the cleaner.,under,False +1165,under,80k,The table is below the clock.,under,False +1168,under,80k,The stairs are positioned below the picture.,under,False +1169,under,80k,The book is positioned below the microwave.,under,False +1188,under,80k,The grill is positioned below the cabinet.,under,False +1192,under,80k,The bed is below the lamp.,under,False +1197,under,80k,The picture is positioned below the lamp.,under,False +1201,under,80k,The spoon is positioned below the toaster.,under,False +1203,under,80k,The tissuebox is below the cabinet.,under,False +1205,under,80k,The chair is positioned below the window.,under,False +1219,under,80k,The cabinet is positioned below the mirror.,under,False +1233,under,80k,The alarmclock is below the laptop.,under,False +1235,under,80k,The soapbar is positioned below the handtowel.,under,False +1237,under,80k,The dishsponge is below the cabinet.,under,False +1243,under,80k,The drawer is below the alarmclock.,under,False +1245,under,80k,The tomato is below the houseplant.,under,False +1248,under,80k,The chair is positioned below the bowl.,under,False +1254,under,80k,The book is positioned below the painting.,under,False +1270,under,80k,The apple is below the potato.,under,False +1274,under,80k,The potato is positioned below the mirror.,under,False +1275,under,80k,The drawer is located below the bowl.,under,False +1282,under,80k,The sidetable is below the mirror.,under,False +1284,under,80k,The sink is below the mirror.,under,False +1289,under,80k,The cabinet is below the apple.,under,False +1290,under,80k,The ottoman is below the floorlamp.,under,False +1293,under,80k,The dishsponge is positioned below the coffeemachine.,under,False +1297,under,80k,The dishsponge is below the mug.,under,False +1299,under,80k,The garbagecan is below the handtowelholder.,under,False +1305,under,80k,The plate is below the glassbottle.,under,False +1313,under,80k,The drawer is located below the microwave.,under,False +1318,under,80k,The lettuce is below the bread.,under,False +1326,under,80k,The shelf is positioned below the bowl.,under,False +1331,under,80k,The chair is below the papertowelroll.,under,False +1348,under,80k,The CD is positioned below the painting.,under,False +1350,under,80k,The apple is below the microwave.,under,False +1359,under,80k,The houseplant is positioned below the painting.,under,False +1364,under,80k,The scrubbrush is below the soapbottle.,under,False +1366,under,80k,The garbagecan is below the lightswitch.,under,False +1383,under,80k,The drawer is below the houseplant.,under,False +1391,under,80k,The plunger is below the toiletpaperhanger.,under,False +1394,under,80k,The dishsponge is positioned below the cabinet.,under,False +1401,under,80k,The plate is positioned below the countertop.,under,False +1408,under,80k,The toiletpaper is below the mirror.,under,False +1424,under,80k,The garbagecan is below the soapbottle.,under,False +1431,under,80k,The spraybottle is positioned below the handtowel.,under,False +1435,under,80k,The alarmclock is positioned below the window.,under,False +1436,under,80k,The spatula is positioned under the microwave.,under,True +1437,under,80k,The spraybottle is positioned below the handtowelholder.,under,False +1439,under,80k,The spatula is positioned under the cabinet.,under,True +1450,under,80k,The drawer is below the potato.,under,False +1451,under,80k,The potato is positioned below the cup.,under,False +1455,under,80k,The dishsponge is positioned below the handtowel.,under,False +1456,under,80k,The chair is below the spatula.,under,False +1461,under,80k,The countertop is positioned below the mirror.,under,False +1468,under,80k,The pan is positioned below the window.,under,False +1469,under,80k,The sidetable is below the handtowel.,under,False +1471,under,80k,The lettuce is positioned below the window.,under,False +1478,under,80k,The drawer is located below the microwave.,under,False +1483,under,80k,The tissuebox is below the handtowel.,under,False +1486,under,80k,The mug is positioned below the cabinet.,under,False +1492,under,80k,The chair is positioned below the laptop.,under,False +1496,under,80k,The book is positioned below the window.,under,False +1497,under,80k,The toaster is positioned below the window.,under,False +1499,under,80k,The plate is positioned below the window.,under,False +1515,under,80k,The chair is below the vase.,under,False +1519,under,80k,The apple is positioned below the winebottle.,under,False +1528,under,80k,The cellphone is below the painting.,under,False +1529,under,80k,The apple is below the potato.,under,False +1538,under,80k,The apple is below the mug.,under,False +1542,under,80k,The houseplant is below the painting.,under,False +1546,under,80k,The drawer is below the egg.,under,False +1548,under,80k,The butterknife is positioned below the cabinet.,under,False +1558,under,80k,The tissuebox is below the handtowelholder.,under,False +1564,under,80k,The dishsponge is positioned below the mug.,under,False +1565,under,80k,The pot is positioned below the microwave.,under,False +1570,under,80k,The sink is positioned below the handtowel.,under,False +1576,under,80k,The knife is positioned below the window.,under,False +1580,under,80k,The garbagecan is below the handtowelholder.,under,False +1585,under,80k,The dishsponge is positioned below the mirror.,under,False +1593,under,80k,The apple is positioned below the microwave.,under,False +1603,under,80k,The drawer is located below the microwave.,under,False +1604,under,80k,The bowl is below the mug.,under,False +1605,under,80k,The lettuce is below the potato.,under,False +1616,under,80k,The toaster is positioned below the cabinet.,under,False +1618,under,80k,The laptop is below the houseplant.,under,False +1635,under,80k,The garbagecan is positioned below the countertop.,under,False +1640,under,80k,The plate is below the pan.,under,False +1658,under,80k,The toaster is positioned below the window.,under,False +1660,under,80k,The teddybear is below the painting.,under,False +1667,under,80k,The toaster is positioned below the cabinet.,under,False +1669,under,80k,The apple is positioned below the microwave.,under,False +1672,under,80k,The pan is below the saltshaker.,under,False +1679,under,80k,The garbagecan is below the handtowel.,under,False +1680,under,80k,The garbagecan is below the handtowel.,under,False +1690,under,80k,The lettuce is below the window.,under,False +1691,under,80k,The chair is below the houseplant.,under,False +1693,under,80k,The chair is below the mug.,under,False +1694,under,80k,The drawer is below the plate.,under,False +1696,under,80k,The garbage can is below the mirror.,under,False +1711,under,80k,The apple is positioned below the cabinet.,under,False +1714,under,80k,The keychain is positioned below the statue.,under,False +1729,under,80k,The garbage can is positioned below the mirror.,under,False +1733,under,80k,The lettuce is below the bread.,under,False +1734,under,80k,The toiletpaper is positioned below the mirror.,under,False +1736,under,80k,The bed is below the bowl.,under,False +1739,under,80k,The spatula is positioned below the microwave.,under,False +1740,under,80k,The soapbar is positioned below the handtowel.,under,False +1749,under,80k,The dishsponge is positioned below the mirror.,under,False +1751,under,80k,The toiletpaper is positioned below the countertop.,under,False +1755,under,80k,The pot is positioned below the cabinet.,under,False +1770,under,80k,The chair is below the spoon.,under,False +1773,under,80k,The vase is below the painting.,under,False +1784,under,80k,The garbagecan is below the houseplant.,under,False +1793,under,80k,The chair is positioned below the laptop.,under,False +1794,under,80k,The drawer is below the plate.,under,False +1800,under,80k,The drawer is below the egg.,under,False +1808,under,80k,The watch is positioned below the window.,under,False +1810,under,80k,The plate is positioned under the countertop.,under,True +1813,under,80k,The laptop is positioned below the window.,under,False +1820,under,80k,The spraybottle is positioned below the bathtub.,under,False +1822,under,80k,The chair is below the laptop.,under,False +1826,under,80k,The potato is positioned below the microwave.,under,False +1828,under,80k,The apple is positioned below the cabinet.,under,False +1832,under,80k,The chair is below the tomato.,under,False +1840,under,80k,The sidetable is below the handtowelholder.,under,False +1850,under,80k,The drawer is below the lettuce.,under,False +1863,under,80k,The toiletpaperhanger is below the handtowel.,under,False +1869,under,80k,The butterknife is positioned below the cup.,under,False +1877,under,80k,The dishsponge is below the cup.,under,False +1883,under,80k,The countertop is positioned below the handtowel.,under,False +1894,under,80k,The ottoman is below the pillow.,under,False +1905,under,80k,The plunger is below the toiletpaperhanger.,under,False +1907,under,80k,The scrubbrush is below the toiletpaperhanger.,under,False +1915,under,80k,The drawer is below the potato.,under,False +1919,under,80k,The mug is positioned below the apple.,under,False +1922,under,80k,The soapbar is positioned below the handtowel.,under,False +1928,under,80k,The drawer is below the spatula.,under,False +1942,under,80k,The fork is positioned below the mug.,under,False +1946,under,80k,The apple is positioned below the mirror.,under,False +1955,under,80k,The CD is positioned below the alarm clock.,under,False +1958,under,80k,The drawer is below the pan.,under,False +1961,under,80k,The drawer is positioned below the countertop.,under,False +1970,under,80k,The alarmclock is below the painting.,under,False +1972,under,80k,The chair is below the bowl.,under,False +1974,under,80k,The spatula is positioned under the microwave.,under,True +1981,under,80k,The garbagecan is below the apple.,under,False +1987,under,80k,The dishsponge is positioned below the cabinet.,under,False +1988,under,80k,The toiletpaper is below the mirror.,under,False +1998,under,80k,The sidetable is below the handtowel.,under,False +2000,under,80k,The drawer is below the soapbottle.,under,False +2001,under,80k,The plate is positioned below the window.,under,False +2002,under,80k,The ottoman is below the floorlamp.,under,False +2011,under,80k,The spoon is positioned below the houseplant.,under,False +2020,under,80k,The apple is positioned below the microwave.,under,False +2026,under,80k,The CD is positioned below the window.,under,False +2027,under,80k,The sidetable is below the handtowel.,under,False +2028,under,80k,The plate is positioned below the window.,under,False +2037,under,80k,The cabinet is below the microwave.,under,False +2043,under,80k,The potato is below the cabinet.,under,False +2048,under,80k,The chair is positioned below the window.,under,False +2057,under,80k,The soapbar is positioned below the spraybottle.,under,False +2066,under,80k,The mug is positioned below the window.,under,False +2071,under,80k,The sink is below the handtowel.,under,False +2072,under,80k,The potato is positioned below the microwave.,under,False +2074,under,80k,The toiletpaperhanger is below the mirror.,under,False +2081,under,80k,The bread is positioned below the cabinet.,under,False +2088,under,80k,The saltshaker is positioned below the cabinet.,under,False +2094,under,80k,The mug is positioned below the window.,under,False +2112,under,80k,The garbagecan is below the handtowelholder.,under,False +2137,under,80k,The cup is positioned below the window.,under,False +2152,under,80k,The cabinet is positioned below the countertop.,under,False +2153,under,80k,The drawer is below the houseplant.,under,False +2156,under,80k,The chair is below the mug.,under,False +2176,under,80k,The countertop is below the mirror.,under,False +2181,under,80k,The dishsponge is positioned below the handtowel.,under,False +2197,under,80k,The newspaper is positioned below the window.,under,False +2200,under,80k,The spoon is positioned below the cabinet.,under,False +2206,under,80k,The cabinet is below the countertop.,under,False +2215,under,80k,The drawer is below the pot.,under,False +2217,under,80k,The chair is positioned below the window.,under,False +2220,under,80k,The plate is positioned under the countertop.,under,True +2223,under,80k,The toaster is positioned below the cabinet.,under,False +2228,under,80k,The plate is positioned below the window.,under,False +2233,under,80k,The drawer is below the tomato.,under,False +2244,under,80k,The chair is below the bowl.,under,False +2245,under,80k,The garbage can is below the handtowel.,under,False +2250,under,80k,The dishsponge is below the handtowelholder.,under,False +2253,under,80k,The cabinet is below the saltshaker.,under,False +2255,under,80k,The cabinet is positioned below the countertop.,under,False +2266,under,80k,The countertop is below the handtowelholder.,under,False +2272,under,80k,The garbagecan is below the spraybottle.,under,False +2277,under,80k,The plate is positioned below the lettuce.,under,False +2278,under,80k,The mug is below the window.,under,False +2280,under,80k,The CD is positioned below the desk lamp.,under,False +2288,under,80k,The lettuce is below the potato.,under,False +2289,under,80k,The toiletpaper is below the mirror.,under,False +2313,under,80k,The spatula is positioned under the microwave.,under,True +2324,under,80k,The drawer is below the microwave.,under,False +2326,under,80k,The drawer is below the spatula.,under,False +2339,under,80k,The chair is positioned below the statue.,under,False +2343,under,80k,The spatula is positioned under the cabinet.,under,True +2344,under,80k,The apple is below the mug.,under,False +2349,under,80k,The dishsponge is positioned below the stoveburner.,under,False +2356,under,80k,The chair is positioned below the window.,under,False +2391,under,80k,The drawer is below the spatula.,under,False +2392,under,80k,The saltshaker is positioned below the window.,under,False +2398,under,80k,The alarmclock is positioned below the painting.,under,False +2399,under,80k,The cabinet is below the soapbottle.,under,False +2400,under,80k,The dishsponge is below the handtowelholder.,under,False +2402,under,80k,The bed is below the bowl.,under,False +2413,under,80k,The dishsponge is below the pot.,under,False +2423,under,80k,The vase is below the painting.,under,False +2445,under,80k,The bag is positioned below the window.,under,False +2459,under,80k,The box is positioned below the window.,under,False +2466,under,80k,The bed is below the curtain.,under,False +2472,under,80k,The bed is below the television.,under,False +2474,under,80k,The table is positioned below the window.,under,False +2480,under,80k,The sofa is below the shelves.,under,False +2483,under,80k,The chair is below the lamp.,under,False +2489,under,80k,The nightstand is positioned below the lamp.,under,False +2507,under,80k,The chair is positioned below the window.,under,False +2515,under,80k,The sink is positioned below the window.,under,False +2528,under,80k,The counter is positioned below the window.,under,False +2532,under,80k,The nightstand is positioned below the curtain.,under,False +2545,under,80k,The desk is below the picture.,under,False +2548,under,80k,The desk is positioned below the window.,under,False +2551,under,80k,The chair is below the bookshelf.,under,False +2553,under,80k,The table is positioned below the picture.,under,False +2558,under,80k,The desk is positioned below the cabinet.,under,False +2563,under,80k,The cabinet is positioned below the picture.,under,False +2567,under,80k,The chair is positioned below the lamp.,under,False +2572,under,80k,The nightstand is positioned below the lamp.,under,False +2587,under,80k,The chair is below the mirror.,under,False +2591,under,80k,The table is positioned below the window.,under,False +2595,under,80k,The bag is positioned below the television.,under,False +2604,under,80k,The nightstand is positioned below the window.,under,False +2605,under,80k,The toilet is below the picture.,under,False +2608,under,80k,The chair is positioned below the mirror.,under,False +2611,under,80k,The books are positioned below the whiteboard.,under,False +2614,under,80k,The lamp is positioned below the picture.,under,False +2621,under,80k,The chair is below the picture.,under,False +2622,under,80k,The cabinet is positioned below the window.,under,False +2635,under,80k,The chair is positioned below the whiteboard.,under,False +2636,under,80k,The desk is positioned below the mirror.,under,False +2674,under,80k,The toilet is below the window.,under,False +2682,under,80k,The cabinet is positioned below the picture.,under,False +2687,under,80k,The desk is positioned below the mirror.,under,False +2699,under,80k,The chair is positioned below the window.,under,False +2705,under,80k,The chair is below the picture.,under,False +2709,under,80k,The sink is positioned below the mirror.,under,False +2710,under,80k,The bathtub is below the towel.,under,False +2714,under,80k,The bag is positioned below the door.,under,False +2715,under,80k,The bag is positioned below the clothes.,under,False +2726,under,80k,The bag is positioned below the curtain.,under,False +2729,under,80k,The sofa is below the curtain.,under,False +2730,under,80k,The cabinet is positioned below the picture.,under,False +2736,under,80k,The counter is positioned below the window.,under,False +2740,under,80k,The table is positioned below the window.,under,False +2757,under,80k,The sink is positioned below the mirror.,under,False +2771,under,80k,The cabinet is positioned below the picture.,under,False +2775,under,80k,The nightstand is below the picture.,under,False +2799,under,80k,The nightstand is below the lamp.,under,False +2804,under,80k,The dresser is below the television.,under,False +2808,under,80k,The sink is below the picture.,under,False +2812,under,80k,The refrigerator is below the television.,under,False +2819,under,80k,The desk is below the pillow.,under,False +2826,under,80k,The chair is below the paper.,under,False +2832,under,80k,The toilet is positioned below the window.,under,False +2833,under,80k,The table is positioned below the picture.,under,False +2835,under,80k,The chair is positioned below the window.,under,False +2837,under,80k,The table is below the picture.,under,False +2852,under,80k,The sink is positioned below the mirror.,under,False +2858,under,80k,The cabinet is positioned below the television.,under,False +2867,under,80k,The towel is below the picture.,under,False +2872,under,80k,The toilet is positioned below the window.,under,False +2873,under,80k,The desk is positioned below the window.,under,False +2889,under,80k,The box is positioned above the blinds.,under,False +2892,under,80k,The desk is positioned below the window.,under,False +2900,under,80k,The bag is positioned below the curtain.,under,False +2901,under,80k,The clothes are positioned under the table.,under,True +2908,under,80k,The toilet is below the picture.,under,False +2913,under,80k,The toilet is below the picture.,under,False +2915,under,80k,The chair is below the picture.,under,False +2942,under,80k,The box is positioned above the blinds.,under,False +2944,under,80k,The nightstand is below the picture.,under,False +2952,under,80k,The chair is positioned below the shelves.,under,False +2954,under,80k,The box is positioned under the window.,under,True +2957,under,80k,The sofa is below the mirror.,under,False +2961,under,80k,The dresser is positioned below the curtain.,under,False +2963,under,80k,The bag is positioned below the clothes.,under,False +2967,under,80k,The clothes are below the table.,under,False +2975,under,80k,The dresser is below the shelves.,under,False +2980,under,80k,The box is below the pillow.,under,False +3013,under,80k,The pillow is below the picture.,under,False +3019,under,80k,The table is positioned below the picture.,under,False +3023,under,80k,The table is below the picture.,under,False +3025,under,80k,The toilet is below the window.,under,False +3029,under,80k,The table is positioned below the window.,under,False +3038,under,80k,The counter is below the picture.,under,False +3042,under,80k,The box is below the picture.,under,False +3043,under,80k,The chair is below the television.,under,False +3047,under,80k,The chair is positioned below the window.,under,False +3049,under,80k,The cabinet is positioned below the window.,under,False +3050,under,80k,The cabinet is positioned below the box.,under,False +3057,under,80k,The cabinet is positioned below the window.,under,False +3061,under,80k,The chair is positioned below the blinds.,under,False +3062,under,80k,The paper is positioned under the window.,under,True +3071,under,80k,The refrigerator is below the books.,under,False +3075,under,80k,The chair is positioned below the curtain.,under,False +3077,under,80k,The desk is positioned below the window.,under,False +3084,under,80k,The bag is positioned below the whiteboard.,under,False +3087,under,80k,The table is positioned below the window.,under,False +3092,under,80k,The cabinet is positioned below the window.,under,False +3099,under,80k,The cabinet is positioned below the picture.,under,False +3100,under,80k,The table is positioned below the window.,under,False +3107,under,80k,The nightstand is below the lamp.,under,False +3109,under,80k,The sink is positioned below the mirror.,under,False +3111,under,80k,The books are located below the shelves.,under,False +3112,under,80k,The table is below the picture.,under,False +3114,under,80k,The table is below the picture.,under,False +3120,under,80k,The desk is positioned below the window.,under,False +3127,under,80k,The toilet is below the window.,under,False +3130,under,80k,The nightstand is below the picture.,under,False +3137,under,80k,The box is below the picture.,under,False +3138,under,80k,The chair is below the lamp.,under,False +3141,under,80k,The sofa is below the whiteboard.,under,False +3142,under,80k,The towel is positioned below the picture.,under,False +3146,under,80k,The chair is below the curtain.,under,False +3149,under,80k,The cabinet is positioned below the window.,under,False +3150,under,80k,The nightstand is below the lamp.,under,False +3153,under,80k,The sink is positioned below the window.,under,False +3161,under,80k,The cabinet is positioned below the mirror.,under,False +3166,under,80k,The refrigerator is below the television.,under,False +3170,under,80k,The cabinet is positioned below the window.,under,False +3175,under,80k,The nightstand is positioned below the television.,under,False +3178,under,80k,The table is below the clothes.,under,False +3179,under,80k,The table is below the picture.,under,False +3184,under,80k,The toilet is positioned below the window.,under,False +3192,under,80k,The chair is positioned below the mirror.,under,False +3193,under,80k,The chair is below the paper.,under,False +3203,under,80k,The counter is below the picture.,under,False +3217,under,80k,The pillow is below the whiteboard.,under,False +3221,under,80k,The toilet is below the picture.,under,False +3223,under,80k,The table is below the shelves.,under,False +3224,under,80k,The bag is positioned below the television.,under,False +3229,under,80k,The dresser is positioned below the books.,under,False +3230,under,80k,The toilet is below the picture.,under,False +3231,under,80k,The cabinet is positioned below the picture.,under,False +3234,under,80k,The cabinet is positioned below the window.,under,False +3243,under,80k,The cabinet is positioned below the window.,under,False +3244,under,80k,The toilet is below the picture.,under,False +3246,under,80k,The bookshelf is below the bag.,under,False +3255,under,80k,The table is below the picture.,under,False +3258,under,80k,The nightstand is positioned below the lamp.,under,False +3260,under,80k,The cabinet is positioned below the window.,under,False +3266,under,80k,The nightstand is positioned below the window.,under,False +3271,under,80k,The bag is positioned below the television.,under,False +3273,under,80k,The box is positioned under the window.,under,True +3277,under,80k,The cabinet is positioned below the window.,under,False +3279,under,80k,The table is positioned below the picture.,under,False +3284,under,80k,The table is positioned below the picture.,under,False +3292,under,80k,The shelves are positioned below the picture.,under,False +3305,under,80k,The desk is positioned below the window.,under,False +3307,under,80k,The cabinet is positioned below the window.,under,False +3308,under,80k,The cabinet is below the box.,under,False +3317,under,80k,The chair is positioned below the window.,under,False +3319,under,80k,The table is below the window.,under,False +3323,under,80k,The bed is positioned below the window.,under,False +3327,under,80k,The chair is below the lamp.,under,False +3329,under,80k,The toilet is below the picture.,under,False +3345,under,80k,The table is below the lamp.,under,False +3348,under,80k,The chair is positioned below the window.,under,False +3351,under,80k,The nightstand is positioned below the television.,under,False +3352,under,80k,The chair is positioned below the mirror.,under,False +3355,under,80k,The chair is below the pillow.,under,False +3365,under,80k,The bed is below the shelves.,under,False +3373,under,80k,The toilet is below the picture.,under,False +3377,under,80k,The bag is positioned below the television.,under,False +3388,under,80k,The table is below the television.,under,False +3393,under,80k,The chair is positioned below the lamp.,under,False +3394,under,80k,The desk is positioned below the mirror.,under,False +3405,under,80k,The cabinet is below the whiteboard.,under,False +3414,under,80k,The table is below the picture.,under,False +3415,under,80k,The sink is positioned below the picture.,under,False +3420,under,80k,The dresser is positioned below the mirror.,under,False +3434,under,80k,The sink is positioned below the picture.,under,False +3438,under,80k,The table is positioned below the picture.,under,False +3444,under,80k,The pillow is below the picture.,under,False +3445,under,80k,The toilet is below the mirror.,under,False +3446,under,80k,The picture is positioned above the cabinet.,under,False +3453,under,80k,The box is below the pillow.,under,False +3459,under,80k,The table is below the picture.,under,False +3467,under,80k,The box is positioned below the window.,under,False +3485,under,80k,The box is below the picture.,under,False +3489,under,80k,The dresser is below the television.,under,False +3508,under,80k,The nightstand is positioned below the curtain.,under,False +3526,under,80k,The chair is positioned below the shelves.,under,False +3538,under,80k,The dresser is positioned below the shelves.,under,False +3545,under,80k,The sink is positioned below the mirror.,under,False +3560,under,80k,The desk is below the lamp.,under,False +3564,under,80k,The box is below the picture.,under,False +3565,under,80k,The pillow is below the shelves.,under,False +3573,under,80k,The chair is positioned below the whiteboard.,under,False +3578,under,80k,The bathtub is below the mirror.,under,False +3579,under,80k,The table is positioned below the picture.,under,False +3581,under,80k,The chair is below the picture.,under,False +3587,under,80k,The shelves are positioned below the lamp.,under,False +3603,under,80k,The nightstand is positioned below the window.,under,False +3605,under,80k,The table is below the picture.,under,False +3613,under,80k,The chair is positioned below the window.,under,False +3629,under,80k,The bag is positioned below the window.,under,False +3639,under,80k,The chair is positioned below the mirror.,under,False +6,far,80k,cabinet is close to you.,far,False +8,far,80k,window is closer to you than chair.,far,False +9,far,80k,curtain is close to you.,far,False +23,far,80k,chair is close to you.,far,False +30,far,80k,oven is close to sofa.,far,False +40,far,80k,chair is close to fireplace.,far,False +44,far,80k,The oven is closer to you than the pillow.,far,False +45,far,80k,window is close to stove.,far,False +50,far,80k,coffee table is closer to you than shelves.,far,False +51,far,80k,curtain is close to bed.,far,False +52,far,80k,coffee table is close to fireplace.,far,False +58,far,80k,plant is closer to you than window.,far,False +90,far,80k,window is closer to you than lamp.,far,False +92,far,80k,pot is close to you.,far,False +93,far,80k,window is closer to you than range hood.,far,False +96,far,80k,Banister is closer to you than tray.,far,False +104,far,80k,mirror is close to you.,far,False +110,far,80k,door is close to you.,far,False +111,far,80k,The television is positioned close to the viewer.,far,False +116,far,80k,picture is close to you.,far,False +120,far,80k,cabinet is closer to you than lamp.,far,False +130,far,80k,plant is close to you.,far,False +132,far,80k,curtain is close to you.,far,False +135,far,80k,plant is close to you.,far,False +145,far,80k,window is close to soap.,far,False +146,far,80k,chair is close to you.,far,False +148,far,80k,bookshelf is close to you.,far,False +153,far,80k,computer is close to table.,far,False +163,far,80k,mirror is close to you.,far,False +167,far,80k,The counter is closer to you than the chair.,far,False +170,far,80k,window is closer to you than pot.,far,False +174,far,80k,cart is closer to you than door.,far,False +175,far,80k,plant is close to you.,far,False +179,far,80k,cart is closer to you than window.,far,False +181,far,80k,The refrigerator is close to you.,far,False +191,far,80k,window is closer to you than door.,far,False +192,far,80k,mirror is close to you.,far,False +201,far,80k,curtain is closer to you than shelves.,far,False +204,far,80k,candlestick is closer to you than window.,far,False +205,far,80k,The car is close to you.,far,False +207,far,80k,fireplace is close to you.,far,False +219,far,80k,window is closer to you than door.,far,False +222,far,80k,fireplace is close to you.,far,False +228,far,80k,curtain is closer to you than picture.,far,False +229,far,80k,sculpture is close to you.,far,False +233,far,80k,clock is close to pot.,far,False +236,far,80k,window is close to counter.,far,False +241,far,80k,mirror is close to you.,far,False +247,far,80k,book is close to desk.,far,False +254,far,80k,picture is close to bed.,far,False +258,far,80k,The distance of shelves from you is 1.15 meters.,far,False +262,far,80k,window is close to you.,far,False +263,far,80k,counter is close to you.,far,False +272,far,80k,cabinet is closer to you than table.,far,False +286,far,80k,window is closer to you than plant.,far,False +294,far,80k,mirror is closer to you than curtain.,far,False +297,far,80k,window is closer to you than cabinet.,far,False +299,far,80k,television is closer to you than coffee table.,far,False +320,far,80k,cabinet is close to you.,far,False +321,far,80k,bar is close to you.,far,False +323,far,80k,The railing is close to you.,far,False +336,far,80k,plant is close to you.,far,False +342,far,80k,picture is close to you.,far,False +351,far,80k,oven is close to sofa.,far,False +360,far,80k,The photo is positioned close to globe.,far,False +364,far,80k,paper is close to you.,far,False +376,far,80k,candlestick is closer to you than window.,far,False +397,far,80k,lamp is closer to you than window.,far,False +401,far,80k,night stand is closer to you than globe.,far,False +410,far,80k,cabinet is closer to you than vase.,far,False +412,far,80k,pot is close to you.,far,False +419,far,80k,The picture is close to you.,far,False +420,far,80k,The fireplace is close to you.,far,False +424,far,80k,picture is close to you.,far,False +431,far,80k,The stove is close to you.,far,False +438,far,80k,The door is close to you.,far,False +442,far,80k,picture is close to coffee table.,far,False +444,far,80k,fireplace is close to you.,far,False +445,far,80k,plant is close to you.,far,False +446,far,80k,The picture is positioned close to the fireplace.,far,False +450,far,80k,computer is close to you.,far,False +453,far,80k,shower curtain is close to bathtub.,far,False +460,far,80k,glass is close to you.,far,False +463,far,80k,cart is close to you.,far,False +471,far,80k,The railing is closer to you than the shelves.,far,False +473,far,80k,window is closer to you than cabinet.,far,False +488,far,80k,picture is close to you.,far,False +491,far,80k,sink is close to you.,far,False +493,far,80k,plant is close to you.,far,False +496,far,80k,window is closer to you than table.,far,False +502,far,80k,lamp is closer to you than curtain.,far,False +505,far,80k,stool is closer to you than fireplace.,far,False +510,far,80k,tea pot is closer to you than television.,far,False +517,far,80k,window is close to table.,far,False +524,far,80k,The oven is close to you.,far,False +532,far,80k,lamp is close to you.,far,False +561,far,80k,window is closer to you than pot.,far,False +565,far,80k,chair is close to you.,far,False +566,far,80k,picture is closer to you than blanket.,far,False +584,far,80k,window is closer to you than dresser.,far,False +590,far,80k,Shelves are close to you.,far,False +593,far,80k,chair is close to you.,far,False +594,far,80k,monitor is close to you.,far,False +595,far,80k,pipe is closer to you than window.,far,False +605,far,80k,sculpture is close to you.,far,False +629,far,80k,window is closer to you than cabinet.,far,False +631,far,80k,fireplace is close to you.,far,False +634,far,80k,plant is close to you.,far,False +635,far,80k,box is closer to you than car.,far,False +638,far,80k,cabinet is close to you.,far,False +640,far,80k,cabinet is closer to you than door.,far,False +645,far,80k,curtain is closer to you than sofa.,far,False +648,far,80k,headboard is close to you.,far,False +660,far,80k,picture is close to you.,far,False +673,far,80k,lamp is closer to you than window.,far,False +674,far,80k,window is closer to you than table.,far,False +681,far,80k,picture is closer to you than door.,far,False +683,far,80k,chair is close to you.,far,False +699,far,80k,window is closer to you than dresser.,far,False +702,far,80k,blinds are close to you.,far,False +720,far,80k,curtain is closer to you than lamp shade.,far,False +727,far,80k,The door way is close to you.,far,False +732,far,80k,The refrigerator is close to you.,far,False +739,far,80k,pot is close to you.,far,False +761,far,80k,cabinet is close to fireplace.,far,False +764,far,80k,picture is close to you.,far,False +767,far,80k,chair is close to you.,far,False +774,far,80k,chair is close to you.,far,False +776,far,80k,The television is close to you.,far,False +778,far,80k,curtain is close to you.,far,False +804,far,80k,The fireplace is close to you.,far,False +808,far,80k,window is close to you.,far,False +811,far,80k,The door is close to you.,far,False +813,far,80k,curtain is closer to you than counter.,far,False +814,far,80k,cabinet is closer to you than door.,far,False +832,far,80k,chair is close to you.,far,False +837,far,80k,mirror is close to you.,far,False +839,far,80k,mirror is close to chair.,far,False +841,far,80k,The sink is close to you.,far,False +851,far,80k,table is close to you.,far,False +854,far,80k,window is closer to you than counter.,far,False +857,far,80k,television is close to you.,far,False +870,far,80k,fireplace is close to you.,far,False +874,far,80k,window is closer to you than fireplace.,far,False +879,far,80k,sofa is closer to you than window.,far,False +881,far,80k,window is closer to you than range hood.,far,False +892,far,80k,window is closer to you than door.,far,False +896,far,80k,door is close to chair.,far,False +907,far,80k,pipe is close to you.,far,False +920,far,80k,window is closer to you than stove.,far,False +935,far,80k,lamp is closer to you than mirror.,far,False +936,far,80k,curtain is close to you.,far,False +937,far,80k,curtain is closer to you than coffee table.,far,False +942,far,80k,The monitor is closer to you than the fan.,far,False +946,far,80k,window is close to you.,far,False +965,far,80k,picture is close to you.,far,False +966,far,80k,chair is close to you.,far,False +967,far,80k,chair is closer to you than window.,far,False +977,far,80k,window is closer to you than spice rack.,far,False +999,far,80k,night stand is close to you.,far,False +1001,far,80k,picture is closer to you than lamp.,far,False +1002,far,80k,chair is close to you.,far,False +1006,far,80k,desk is close to fireplace.,far,False +1009,far,80k,chair is close to you.,far,False +1011,far,80k,chair is close to you.,far,False +1027,far,80k,television is close to you.,far,False +1032,far,80k,curtain is close to you.,far,False +1033,far,80k,window is close to stove.,far,False +1050,far,80k,The fireplace is closer to you than the photo.,far,False +1055,far,80k,cabinet is close to you.,far,False +1056,far,80k,desk is close to lamp.,far,False +1064,far,80k,door is close to you.,far,False +1091,far,80k,chair is closer to you than window.,far,False +1096,far,80k,counter is closer to you than plant.,far,False +1108,far,80k,window is closer to you than cup.,far,False +1110,far,80k,picture is close to you.,far,False +1111,far,80k,door is close to bed.,far,False +1114,far,80k,mirror is close to fireplace.,far,False +1118,far,80k,drawer is closer to you than chair.,far,False +1122,far,80k,window is closer to you than bench.,far,False +1134,far,80k,television is close to fireplace.,far,False +1142,far,80k,box is closer to you than car.,far,False +1145,far,80k,lamp is closer to you than picture.,far,False +1148,far,80k,door is close to you.,far,False +1160,far,80k,window is closer to you than tv stand.,far,False +1161,far,80k,curtain is closer to you than coffee table.,far,False +1163,far,80k,bed is close to you.,far,False +1166,far,80k,The distance of vase from lamp is 1.15 meters.,far,False +1171,far,80k,The counter is closer to you than the refrigerator.,far,False +1173,far,80k,mirror is close to sofa.,far,False +1186,far,80k,blinds are close to you.,far,False +1190,far,80k,cabinet is close to you.,far,False +1200,far,80k,chair is closer to you than lamp.,far,False +1202,far,80k,mirror is closer to you than spraybottle.,far,False +1206,far,80k,The toaster is close to you.,far,False +1216,far,80k,tomato is close to spatula.,far,False +1227,far,80k,The distance of desklamp from you is 1.15 meters.,far,False +1230,far,80k,alarmclock is close to you.,far,False +1255,far,80k,window is close to you.,far,False +1261,far,80k,spraybottle is closer to you than soapbottle.,far,False +1268,far,80k,alarmclock is close to chair.,far,False +1276,far,80k,sink is close to you.,far,False +1280,far,80k,soapbottle is closer to you than fridge.,far,False +1286,far,80k,spatula is closer to you than chair.,far,False +1302,far,80k,chair is close to you.,far,False +1303,far,80k,lettuce is close to spatula.,far,False +1308,far,80k,chair is close to you.,far,False +1320,far,80k,handtowel is close to you.,far,False +1323,far,80k,tomato is close to you.,far,False +1325,far,80k,pot is close to you.,far,False +1332,far,80k,mirror is close to you.,far,False +1342,far,80k,mirror is close to you.,far,False +1347,far,80k,chair is close to you.,far,False +1358,far,80k,tomato is close to spoon.,far,False +1361,far,80k,handtowel is close to you.,far,False +1363,far,80k,floorlamp is close to you.,far,False +1377,far,80k,chair is close to you.,far,False +1384,far,80k,spatula is closer to you than cabinet.,far,False +1385,far,80k,winebottle is close to you.,far,False +1395,far,80k,bread is close to you.,far,False +1406,far,80k,winebottle is close to dishsponge.,far,False +1414,far,80k,bed is close to you.,far,False +1441,far,80k,spraybottle is close to you.,far,False +1474,far,80k,alarmclock is close to you.,far,False +1484,far,80k,handtowelholder is close to you.,far,False +1494,far,80k,sink is close to you.,far,False +1501,far,80k,coffeemachine is positioned close to soapbottle.,far,False +1504,far,80k,tomato is close to you.,far,False +1508,far,80k,mug is close to you.,far,False +1513,far,80k,showerdoor is close to toiletpaperhanger.,far,False +1514,far,80k,alarmclock is close to you.,far,False +1516,far,80k,peppershaker is close to you.,far,False +1518,far,80k,soapbottle is close to you.,far,False +1520,far,80k,handtowel is close to you.,far,False +1521,far,80k,laptop is close to you.,far,False +1527,far,80k,curtains is close to you.,far,False +1539,far,80k,pan is close to knife.,far,False +1541,far,80k,coffeemachine is close to you.,far,False +1549,far,80k,bathtub is close to you.,far,False +1554,far,80k,showerdoor is close to you.,far,False +1556,far,80k,mug is close to you.,far,False +1574,far,80k,cabinet is close to you.,far,False +1575,far,80k,book is close to you.,far,False +1577,far,80k,spatula is close to tomato.,far,False +1590,far,80k,apple is closer to you than window.,far,False +1595,far,80k,cabinet is close to you.,far,False +1606,far,80k,window is close to you.,far,False +1609,far,80k,scrubbrush is close to soapbar.,far,False +1610,far,80k,alarmclock is close to you.,far,False +1624,far,80k,The distance of fridge from saltshaker is 1.15 meters.,far,False +1631,far,80k,tomato is close to you.,far,False +1636,far,80k,The bread is close to you.,far,False +1653,far,80k,"From the viewer's perspective, sofa is closer to the camera than sidetable.",far,False +1655,far,80k,cup is close to you.,far,False +1661,far,80k,plate is closer to you than sidetable.,far,False +1664,far,80k,cup is closer to you than sink.,far,False +1668,far,80k,The distance of desklamp from book is 1.15 meters.,far,False +1673,far,80k,glassbottle is closer to you than houseplant.,far,False +1676,far,80k,pan is close to you.,far,False +1683,far,80k,chair is close to you.,far,False +1686,far,80k,cell phone is close to you.,far,False +1695,far,80k,The fridge is close to you.,far,False +1705,far,80k,spatula is closer to you than cabinet.,far,False +1718,far,80k,bowl is close to chair.,far,False +1721,far,80k,lettuce is close to you.,far,False +1737,far,80k,safe is close to you.,far,False +1743,far,80k,pan is close to you.,far,False +1748,far,80k,book is closer to you than winebottle.,far,False +1750,far,80k,plate is close to you.,far,False +1753,far,80k,sofa is close to you.,far,False +1758,far,80k,pot is closer to you than winebottle.,far,False +1760,far,80k,toiletpaper is close to you.,far,False +1761,far,80k,bread is close to potato.,far,False +1762,far,80k,painting is close to you.,far,False +1786,far,80k,window is close to you.,far,False +1787,far,80k,book is close to you.,far,False +1788,far,80k,pan is closer to you than toaster.,far,False +1819,far,80k,alarmclock is close to mug.,far,False +1830,far,80k,cup is close to you.,far,False +1837,far,80k,The toaster is positioned close to the bread.,far,False +1838,far,80k,window is close to you.,far,False +1839,far,80k,bread is close to you.,far,False +1846,far,80k,spatula is closer to you than microwave.,far,False +1859,far,80k,garbagecan is close to you.,far,False +1861,far,80k,tomato is close to you.,far,False +1866,far,80k,"From the viewer's perspective, sidetable is positioned close to pillow.",far,False +1875,far,80k,glassbottle is close to you.,far,False +1876,far,80k,The bread is positioned close to you.,far,False +1878,far,80k,spatula is closer to you than toaster.,far,False +1880,far,80k,The microwave is close to you.,far,False +1912,far,80k,kettle is close to you.,far,False +1913,far,80k,window is close to chair.,far,False +1920,far,80k,painting is close to laptop.,far,False +1924,far,80k,butterknife is close to you.,far,False +1929,far,80k,garbagecan is closer to you than window.,far,False +1932,far,80k,plate is close to you.,far,False +1938,far,80k,handtowel is close to you.,far,False +1943,far,80k,cd is close to alarmclock.,far,False +1950,far,80k,garbagecan is closer to you than fridge.,far,False +1952,far,80k,pan is close to you.,far,False +1959,far,80k,mirror is close to toiletpaper.,far,False +1962,far,80k,mug is close to you.,far,False +1971,far,80k,glassbottle is close to you.,far,False +1978,far,80k,bowl is close to you.,far,False +1991,far,80k,lettuce is close to you.,far,False +1992,far,80k,soapbottle is close to you.,far,False +1995,far,80k,apple is close to ladle.,far,False +1997,far,80k,lettuce is close to you.,far,False +2018,far,80k,cabinet is closer to you than window.,far,False +2025,far,80k,lettuce is close to you.,far,False +2029,far,80k,apple is close to spatula.,far,False +2033,far,80k,painting is close to you.,far,False +2040,far,80k,lettuce is close to winebottle.,far,False +2045,far,80k,The toaster is close to you.,far,False +2047,far,80k,glassbottle is close to you.,far,False +2055,far,80k,peppershaker is positioned close to winebottle.,far,False +2063,far,80k,mug is close to you.,far,False +2068,far,80k,sink is close to you.,far,False +2070,far,80k,tomato is close to soapbottle.,far,False +2075,far,80k,The toaster is positioned close to the cup.,far,False +2077,far,80k,pan is closer to you than toaster.,far,False +2083,far,80k,mirror is close to you.,far,False +2092,far,80k,cup is close to you.,far,False +2098,far,80k,The distance of desklamp from book is 1.15 meters.,far,False +2100,far,80k,papertowelroll is close to you.,far,False +2102,far,80k,The distance of kettle from you is 1.15 meters.,far,False +2107,far,80k,"From the viewer's perspective, sidetable is positioned close to coffeetable.",far,False +2109,far,80k,chair is close to spatula.,far,False +2116,far,80k,sidetable is close to you.,far,False +2118,far,80k,sofa is closer to you than sidetable.,far,False +2122,far,80k,The distance of desklamp from book is 1.15 meters.,far,False +2129,far,80k,pan is close to you.,far,False +2135,far,80k,papertowelroll is close to you.,far,False +2140,far,80k,lettuce is close to you.,far,False +2147,far,80k,tomato is closer to you than houseplant.,far,False +2149,far,80k,garbagecan is close to you.,far,False +2157,far,80k,glassbottle is close to you.,far,False +2158,far,80k,glassbottle is close to you.,far,False +2165,far,80k,glassbottle is close to you.,far,False +2167,far,80k,window is close to chair.,far,False +2172,far,80k,chair is close to you.,far,False +2174,far,80k,mug is close to you.,far,False +2178,far,80k,The distance of fridge from you is 1.15 meters.,far,False +2180,far,80k,garbagecan is close to soapbottle.,far,False +2187,far,80k,pencil is close to you.,far,False +2204,far,80k,bread is close to you.,far,False +2205,far,80k,tomato is closer to you than toaster.,far,False +2207,far,80k,pot is close to knife.,far,False +2210,far,80k,apple is close to spatula.,far,False +2213,far,80k,chair is close to you.,far,False +2216,far,80k,apple is close to garbagecan.,far,False +2218,far,80k,cup is close to soapbottle.,far,False +2224,far,80k,painting is close to pillow.,far,False +2231,far,80k,lettuce is close to you.,far,False +2234,far,80k,The distance of bread from lettuce is 1.15 meters.,far,False +2240,far,80k,armchair is close to you.,far,False +2241,far,80k,dresser is close to laptop.,far,False +2242,far,80k,sofa is close to you.,far,False +2256,far,80k,remotecontrol is closer to you than mug.,far,False +2264,far,80k,bowl is close to you.,far,False +2267,far,80k,garbagecan is close to you.,far,False +2273,far,80k,glassbottle is close to you.,far,False +2274,far,80k,pillow is close to laptop.,far,False +2283,far,80k,glassbottle is close to you.,far,False +2292,far,80k,pot is closer to you than garbagecan.,far,False +2293,far,80k,mug is close to you.,far,False +2297,far,80k,handtowel is close to you.,far,False +2300,far,80k,cup is close to you.,far,False +2308,far,80k,houseplant is close to you.,far,False +2311,far,80k,knife is close to you.,far,False +2317,far,80k,laptop is close to you.,far,False +2318,far,80k,scrubbrush is positioned close to soapbar.,far,False +2323,far,80k,ladle is close to you.,far,False +2333,far,80k,chair is close to you.,far,False +2341,far,80k,alarmclock is close to you.,far,False +2342,far,80k,soapbottle is close to glassbottle.,far,False +2346,far,80k,mirror is close to you.,far,False +2357,far,80k,"From the viewer's perspective, sidetable is positioned close to alarmclock.",far,False +2358,far,80k,pan is closer to you than toaster.,far,False +2360,far,80k,glassbottle is closer to you than toaster.,far,False +2361,far,80k,mug is close to you.,far,False +2370,far,80k,sofa is close to you.,far,False +2376,far,80k,pencil is close to you.,far,False +2377,far,80k,bed is close to you.,far,False +2380,far,80k,dishsponge is close to you.,far,False +2381,far,80k,bowl is close to you.,far,False +2382,far,80k,cd is positioned close to alarmclock.,far,False +2395,far,80k,lettuce is close to you.,far,False +2410,far,80k,spatula is closer to you than mug.,far,False +2416,far,80k,mug is close to you.,far,False +2418,far,80k,floorlamp is close to you.,far,False +2434,far,80k,chair is close to you.,far,False +2436,far,80k,book is close to you.,far,False +2437,far,80k,laptop is close to you.,far,False +2447,far,80k,window is close to you.,far,False +2448,far,80k,bookshelf is close to you.,far,False +2453,far,80k,window is close to desk.,far,False +2458,far,80k,desk is close to you.,far,False +2470,far,80k,window is close to desk.,far,False +2477,far,80k,box is close to desk.,far,False +2491,far,80k,chair is closer to you than shelves.,far,False +2518,far,80k,curtain is close to you.,far,False +2526,far,80k,night stand is close to you.,far,False +2530,far,80k,curtain is close to you.,far,False +2540,far,80k,curtain is close to you.,far,False +2544,far,80k,window is close to you.,far,False +2546,far,80k,television is close to bed.,far,False +2556,far,80k,desk is close to you.,far,False +2560,far,80k,window is close to desk.,far,False +2561,far,80k,window is close to chair.,far,False +2570,far,80k,towel is closer to you than window.,far,False +2573,far,80k,window is closer to you than chair.,far,False +2578,far,80k,mirror is close to toilet.,far,False +2580,far,80k,lamp is close to you.,far,False +2583,far,80k,window is close to you.,far,False +2586,far,80k,window is close to sofa.,far,False +2593,far,80k,The window is close to you.,far,False +2599,far,80k,bookshelf is closer to you than pillow.,far,False +2606,far,80k,The refrigerator is closer to you than the television.,far,False +2612,far,80k,The refrigerator is close to you.,far,False +2619,far,80k,curtain is close to you.,far,False +2624,far,80k,television is close to you.,far,False +2625,far,80k,bag is closer to you than lamp.,far,False +2631,far,80k,bag is close to you.,far,False +2639,far,80k,cabinet is close to you.,far,False +2641,far,80k,cabinet is close to you.,far,False +2646,far,80k,window is close to sofa.,far,False +2649,far,80k,window is closer to you than chair.,far,False +2650,far,80k,pillow is close to you.,far,False +2660,far,80k,The shelves are close to you.,far,False +2661,far,80k,picture is closer to you than window.,far,False +2670,far,80k,The shelves are positioned close to you.,far,False +2676,far,80k,bag is closer to you than box.,far,False +2678,far,80k,curtain is closer to you than window.,far,False +2679,far,80k,shower curtain is close to you.,far,False +2680,far,80k,desk is close to you.,far,False +2685,far,80k,chair is close to you.,far,False +2702,far,80k,cabinet is closer to you than whiteboard.,far,False +2734,far,80k,window is close to you.,far,False +2739,far,80k,curtain is closer to you than window.,far,False +2745,far,80k,window is closer to you than bookshelf.,far,False +2747,far,80k,The refrigerator is closer to you than the sink.,far,False +2753,far,80k,mirror is close to you.,far,False +2755,far,80k,cabinet is close to you.,far,False +2769,far,80k,picture is close to you.,far,False +2772,far,80k,pillow is close to you.,far,False +2773,far,80k,desk is close to you.,far,False +2776,far,80k,bag is close to you.,far,False +2785,far,80k,cabinet is close to you.,far,False +2786,far,80k,curtain is close to bag.,far,False +2798,far,80k,bookshelf is close to you.,far,False +2800,far,80k,window is close to desk.,far,False +2807,far,80k,window is closer to you than chair.,far,False +2816,far,80k,The shelves are close to you.,far,False +2818,far,80k,picture is close to you.,far,False +2821,far,80k,pillow is close to desk.,far,False +2822,far,80k,shower curtain is close to bathtub.,far,False +2825,far,80k,toilet is close to you.,far,False +2830,far,80k,window is closer to you than chair.,far,False +2834,far,80k,chair is close to you.,far,False +2854,far,80k,cabinet is close to you.,far,False +2856,far,80k,whiteboard is close to sofa.,far,False +2860,far,80k,dresser is close to you.,far,False +2862,far,80k,lamp is close to you.,far,False +2863,far,80k,The distance of shelves from you is 1.15 meters.,far,False +2878,far,80k,curtain is close to you.,far,False +2895,far,80k,window is close to you.,far,False +2899,far,80k,sofa is close to you.,far,False +2903,far,80k,mirror is close to toilet.,far,False +2911,far,80k,clothes is close to you.,far,False +2917,far,80k,window is close to table.,far,False +2919,far,80k,cabinet is close to you.,far,False +2920,far,80k,The shelves are close to you.,far,False +2931,far,80k,books is close to you.,far,False +2960,far,80k,bookshelf is close to you.,far,False +2965,far,80k,whiteboard is close to bag.,far,False +2970,far,80k,television is close to you.,far,False +2971,far,80k,lamp is close to you.,far,False +2978,far,80k,desk is closer to you than shelves.,far,False +2979,far,80k,The shelves are close to you.,far,False +2982,far,80k,window is close to desk.,far,False +2983,far,80k,books is close to you.,far,False +2988,far,80k,curtain is close to you.,far,False +2991,far,80k,towel is closer to you than bathtub.,far,False +2994,far,80k,sofa is closer to you than chair.,far,False +3001,far,80k,cabinet is closer to you than window.,far,False +3004,far,80k,bed is closer to you than chair.,far,False +3014,far,80k,clothes is close to you.,far,False +3017,far,80k,window is close to you.,far,False +3030,far,80k,chair is close to you.,far,False +3039,far,80k,chair is closer to you than shelves.,far,False +3041,far,80k,curtain is closer to you than window.,far,False +3044,far,80k,desk is close to you.,far,False +3056,far,80k,The distance of shelves from you is 1.15 meters.,far,False +3064,far,80k,chair is closer to you than refridgerator.,far,False +3065,far,80k,curtain is close to you.,far,False +3066,far,80k,whiteboard is close to desk.,far,False +3067,far,80k,window is close to you.,far,False +3070,far,80k,window is closer to you than cabinet.,far,False +3095,far,80k,The shelves are close to you.,far,False +3097,far,80k,pillow is close to you.,far,False +3103,far,80k,The refrigerator is closer to you than the television.,far,False +3110,far,80k,The shelves are positioned close to desk.,far,False +3116,far,80k,window is closer to you than refrigerator.,far,False +3124,far,80k,picture is close to you.,far,False +3125,far,80k,window is close to table.,far,False +3126,far,80k,bag is closer to you than window.,far,False +3128,far,80k,The refrigerator is close to you.,far,False +3129,far,80k,window is close to sofa.,far,False +3136,far,80k,desk is closer to you than window.,far,False +3144,far,80k,whiteboard is closer to you than window.,far,False +3151,far,80k,mirror is close to you.,far,False +3154,far,80k,pillow is close to you.,far,False +3157,far,80k,whiteboard is close to you.,far,False +3163,far,80k,The shelves are close to you.,far,False +3168,far,80k,bed is close to you.,far,False +3176,far,80k,whiteboard is close to you.,far,False +3180,far,80k,television is close to you.,far,False +3195,far,80k,cabinet is closer to you than window.,far,False +3202,far,80k,clothes is close to you.,far,False +3208,far,80k,television is close to you.,far,False +3212,far,80k,The shelves are close to you.,far,False +3213,far,80k,sofa is close to you.,far,False +3228,far,80k,bathtub is close to toilet.,far,False +3232,far,80k,window is close to sofa.,far,False +3245,far,80k,window is close to you.,far,False +3253,far,80k,bag is close to you.,far,False +3261,far,80k,window is closer to you than cabinet.,far,False +3263,far,80k,window is close to you.,far,False +3270,far,80k,box is closer to you than shelves.,far,False +3275,far,80k,blinds are close to chair.,far,False +3278,far,80k,bag is closer to you than shelves.,far,False +3282,far,80k,window is close to sofa.,far,False +3285,far,80k,whiteboard is closer to you than bookshelf.,far,False +3290,far,80k,box is closer to you than blinds.,far,False +3304,far,80k,window is close to you.,far,False +3321,far,80k,pillow is close to you.,far,False +3326,far,80k,cabinet is close to you.,far,False +3328,far,80k,bed is close to you.,far,False +3332,far,80k,The counter is close to you.,far,False +3333,far,80k,The shelves are positioned close to you.,far,False +3334,far,80k,window is close to you.,far,False +3335,far,80k,window is closer to you than chair.,far,False +3337,far,80k,pillow is close to you.,far,False +3363,far,80k,The shelves are close to you.,far,False +3369,far,80k,toilet is closer to you than sink.,far,False +3375,far,80k,desk is closer to you than window.,far,False +3379,far,80k,cabinet is close to you.,far,False +3385,far,80k,towel is closer to you than shower curtain.,far,False +3386,far,80k,The distance of shelves from you is 2.15 feet.,far,False +3396,far,80k,The refrigerator is close to you.,far,False +3400,far,80k,lamp is close to you.,far,False +3418,far,80k,chair is close to you.,far,False +3422,far,80k,lamp is close to you.,far,False +3423,far,80k,picture is close to you.,far,False +3426,far,80k,chair is close to you.,far,False +3430,far,80k,window is close to sofa.,far,False +3435,far,80k,chair is close to you.,far,False +3441,far,80k,The shelves are close to you.,far,False +3442,far,80k,pillow is close to you.,far,False +3447,far,80k,lamp is close to chair.,far,False +3454,far,80k,bathtub is close to you.,far,False +3457,far,80k,window is closer to you than cabinet.,far,False +3465,far,80k,curtain is close to you.,far,False +3470,far,80k,curtain is close to you.,far,False +3481,far,80k,window is close to toilet.,far,False +3483,far,80k,desk is close to you.,far,False +3495,far,80k,whiteboard is closer to you than bookshelf.,far,False +3503,far,80k,chair is close to you.,far,False +3514,far,80k,bag is closer to you than floor mat.,far,False +3515,far,80k,window is close to toilet.,far,False +3517,far,80k,The clothes are close to you.,far,False +3522,far,80k,whiteboard is closer to you than bookshelf.,far,False +3531,far,80k,window is close to you.,far,False +3533,far,80k,window is close to chair.,far,False +3539,far,80k,curtain is close to bed.,far,False +3549,far,80k,shower curtain is close to toilet.,far,False +3554,far,80k,dresser is close to you.,far,False +3555,far,80k,shower curtain is close to table.,far,False +3557,far,80k,window is closer to you than cabinet.,far,False +3572,far,80k,toilet is close to you.,far,False +3580,far,80k,The shelves are positioned close to you.,far,False +3586,far,80k,picture is close to dresser.,far,False +3590,far,80k,curtain is closer to you than window.,far,False +3593,far,80k,toilet is close to you.,far,False +3600,far,80k,mirror is closer to you than window.,far,False +3610,far,80k,window is close to you.,far,False +3611,far,80k,curtain is close to you.,far,False +3612,far,80k,window is close to you.,far,False +3614,far,80k,window is close to you.,far,False +3618,far,80k,The shelves are close to you.,far,False +3620,far,80k,The refrigerator is closer to you than the bathtub.,far,False +3624,far,80k,cabinet is close to toilet.,far,False +3625,far,80k,curtain is close to you.,far,False +0,close,80k,towel is closer to you than basket.,close,True +1,close,80k,pillow is close to you.,close,True +3,close,80k,headboard is closer to you than window.,close,True +4,close,80k,sheet is positioned close to fireplace.,close,True +5,close,80k,Stairs is closer to you than table.,close,True +12,close,80k,coffee table is close to you.,close,True +27,close,80k,plant is close to you.,close,True +35,close,80k,picture is close to you.,close,True +41,close,80k,The counter is close to you.,close,True +57,close,80k,table is closer to you than cabinet.,close,True +59,close,80k,chair is close to you.,close,True +61,close,80k,towel is close to you.,close,True +63,close,80k,curtain is closer to you than fireplace.,close,True +69,close,80k,pillow is close to you.,close,True +82,close,80k,sofa is closer to you than curtain.,close,True +101,close,80k,television is close to you.,close,True +109,close,80k,table is close to you.,close,True +125,close,80k,table is closer to you than door.,close,True +128,close,80k,sofa is close to you.,close,True +131,close,80k,chair is close to you.,close,True +137,close,80k,lamp is closer to you than wreathe.,close,True +149,close,80k,plant is closer to you than curtain.,close,True +154,close,80k,stool is close to you.,close,True +155,close,80k,fireplace is close to you.,close,True +161,close,80k,The kitchen island is close to you.,close,True +164,close,80k,plant is close to you.,close,True +184,close,80k,curtain is close to you.,close,True +185,close,80k,The shelves are positioned close to you.,close,True +187,close,80k,cabinet is close to you.,close,True +190,close,80k,sofa is closer to you than chair.,close,True +193,close,80k,tv stand is closer to you than globe.,close,True +197,close,80k,chest is closer to you than curtain.,close,True +208,close,80k,sculpture is close to you.,close,True +214,close,80k,table is close to you.,close,True +223,close,80k,sofa is closer to you than chair.,close,True +226,close,80k,sofa is closer to you than chair.,close,True +231,close,80k,plant is close to you.,close,True +235,close,80k,sculpture is close to you.,close,True +238,close,80k,coffee table is close to you.,close,True +242,close,80k,sofa is close to you.,close,True +243,close,80k,curtain is closer to you than window.,close,True +253,close,80k,The kitchen island is close to you.,close,True +256,close,80k,table is close to fireplace.,close,True +259,close,80k,cabinet is close to you.,close,True +270,close,80k,table is close to you.,close,True +273,close,80k,ottoman is close to you.,close,True +278,close,80k,The vase is positioned close to the bed.,close,True +284,close,80k,sofa is close to you.,close,True +288,close,80k,bed is close to you.,close,True +298,close,80k,cabinet is closer to you than chair.,close,True +325,close,80k,pillow is close to you.,close,True +333,close,80k,The television is positioned close to you.,close,True +337,close,80k,television is close to you.,close,True +340,close,80k,candle is closer to you than table.,close,True +349,close,80k,lamp is close to you.,close,True +354,close,80k,sofa is close to you.,close,True +356,close,80k,bed is close to you.,close,True +363,close,80k,sofa is close to you.,close,True +367,close,80k,chest is close to you.,close,True +370,close,80k,chair is close to you.,close,True +374,close,80k,mirror is closer to you than headboard.,close,True +375,close,80k,table is closer to you than mirror.,close,True +377,close,80k,sofa is close to you.,close,True +380,close,80k,bookshelf is close to you.,close,True +383,close,80k,bed is close to you.,close,True +385,close,80k,wreathe is close to you.,close,True +390,close,80k,door is close to you.,close,True +392,close,80k,cup is close to you.,close,True +394,close,80k,The picture is close to you.,close,True +413,close,80k,table is closer to you than fan.,close,True +415,close,80k,lamp is close to you.,close,True +416,close,80k,sink is close to you.,close,True +417,close,80k,The shelves are positioned close to you.,close,True +418,close,80k,table is closer to you than window.,close,True +422,close,80k,candlestick is close to you.,close,True +423,close,80k,lamp is close to you.,close,True +433,close,80k,sculpture is close to you.,close,True +434,close,80k,lamp is close to you.,close,True +437,close,80k,glass is close to you.,close,True +447,close,80k,bowl is close to you.,close,True +467,close,80k,table is close to you.,close,True +472,close,80k,plant is close to you.,close,True +480,close,80k,chair is close to you.,close,True +487,close,80k,floor mat is close to you.,close,True +507,close,80k,table is closer to you than garage door.,close,True +518,close,80k,tray is close to you.,close,True +525,close,80k,sofa is close to you.,close,True +536,close,80k,The kitchen island is close to you.,close,True +538,close,80k,stove is close to you.,close,True +540,close,80k,sculpture is close to table.,close,True +541,close,80k,table is closer to you than lamp.,close,True +542,close,80k,table is closer to you than window.,close,True +556,close,80k,bed is closer to you than curtain.,close,True +564,close,80k,table is closer to you than fan.,close,True +574,close,80k,bar is close to you.,close,True +576,close,80k,door is close to you.,close,True +588,close,80k,The refrigerator is closer to you than the shelves.,close,True +591,close,80k,sheet is closer to you than table.,close,True +623,close,80k,table is closer to you than door.,close,True +628,close,80k,mirror is closer to you than window.,close,True +649,close,80k,bookshelf is close to you.,close,True +651,close,80k,sofa is closer to you than banister.,close,True +653,close,80k,The kitchen island is close to you.,close,True +654,close,80k,table is closer to you than cabinet.,close,True +655,close,80k,The door is close to you.,close,True +662,close,80k,table is close to you.,close,True +663,close,80k,table is close to you.,close,True +664,close,80k,bed is closer to you than lamp.,close,True +676,close,80k,sofa is close to you.,close,True +678,close,80k,bar is closer to you than sofa.,close,True +687,close,80k,table is closer to you than cart.,close,True +688,close,80k,fireplace is close to you.,close,True +695,close,80k,The door is close to you.,close,True +698,close,80k,sofa is closer to you than curtain.,close,True +700,close,80k,The keyboard is positioned close to the viewer.,close,True +704,close,80k,coffee table is close to you.,close,True +707,close,80k,plant is close to you.,close,True +719,close,80k,The tv stand is close to you.,close,True +728,close,80k,bed is close to you.,close,True +730,close,80k,tray is close to you.,close,True +734,close,80k,whiteboard is closer to you than monitor.,close,True +735,close,80k,lamp is closer to you than window.,close,True +736,close,80k,bar is close to you.,close,True +742,close,80k,water cooler is closer to you than coffee table.,close,True +743,close,80k,coffee table is close to you.,close,True +745,close,80k,counter is close to you.,close,True +749,close,80k,glass is close to you.,close,True +757,close,80k,table is close to you.,close,True +758,close,80k,cup is close to you.,close,True +759,close,80k,table is closer to you than fireplace.,close,True +763,close,80k,chair is close to you.,close,True +765,close,80k,fan is close to you.,close,True +772,close,80k,chair is close to you.,close,True +775,close,80k,The door is close to you.,close,True +791,close,80k,The door is close to you.,close,True +792,close,80k,tray is close to you.,close,True +798,close,80k,table is close to you.,close,True +800,close,80k,basket is close to you.,close,True +817,close,80k,stool is close to you.,close,True +819,close,80k,sculpture is close to fireplace.,close,True +829,close,80k,curtain is close to you.,close,True +830,close,80k,chair is close to you.,close,True +836,close,80k,printer is close to you.,close,True +838,close,80k,sofa is closer to you than banister.,close,True +855,close,80k,chair is close to you.,close,True +861,close,80k,television is closer to you than door.,close,True +863,close,80k,tray is close to you.,close,True +868,close,80k,candlestick is close to you.,close,True +871,close,80k,desk is closer to you than door.,close,True +878,close,80k,garbage bin is close to you.,close,True +884,close,80k,utensil is close to you.,close,True +887,close,80k,desk is closer to you than door.,close,True +888,close,80k,desk is close to you.,close,True +891,close,80k,pot is close to you.,close,True +899,close,80k,cabinet is close to you.,close,True +914,close,80k,wreathe is close to you.,close,True +924,close,80k,sculpture is close to you.,close,True +927,close,80k,stove is close to you.,close,True +928,close,80k,coffee table is close to you.,close,True +932,close,80k,soap is close to you.,close,True +939,close,80k,The stove is close to you.,close,True +940,close,80k,stool is close to you.,close,True +943,close,80k,sink is close to you.,close,True +945,close,80k,The doll is positioned close to the bed.,close,True +949,close,80k,coffee table is close to you.,close,True +954,close,80k,lamp is close to you.,close,True +961,close,80k,cabinet is closer to you than lamp.,close,True +972,close,80k,The door is close to you.,close,True +987,close,80k,The vase is close to you.,close,True +989,close,80k,The pool table is close to you.,close,True +992,close,80k,plant is closer to you than stairs.,close,True +994,close,80k,lamp is closer to you than mirror.,close,True +1000,close,80k,table is closer to you than dresser.,close,True +1003,close,80k,plate is closer to you than window.,close,True +1007,close,80k,stool is close to you.,close,True +1017,close,80k,table is closer to you than sofa.,close,True +1018,close,80k,lamp is close to you.,close,True +1026,close,80k,cabinet is close to you.,close,True +1029,close,80k,desk is close to you.,close,True +1037,close,80k,rug is close to you.,close,True +1039,close,80k,globe is close to desk.,close,True +1043,close,80k,curtain is closer to you than chair.,close,True +1049,close,80k,chest is close to you.,close,True +1059,close,80k,curtain is close to bed.,close,True +1066,close,80k,bed is close to you.,close,True +1073,close,80k,clock is closer to you than toaster oven.,close,True +1081,close,80k,coffee table is close to you.,close,True +1086,close,80k,plant is close to you.,close,True +1097,close,80k,toy is close to you.,close,True +1098,close,80k,bar is close to you.,close,True +1100,close,80k,stool is close to you.,close,True +1103,close,80k,table is close to you.,close,True +1121,close,80k,The counter is closer to you than the television.,close,True +1139,close,80k,cabinet is close to you.,close,True +1140,close,80k,bar is close to you.,close,True +1149,close,80k,bar is close to you.,close,True +1156,close,80k,ball is close to you.,close,True +1177,close,80k,globe is close to you.,close,True +1178,close,80k,The oven is closer to you than the refrigerator.,close,True +1181,close,80k,cup is close to you.,close,True +1189,close,80k,sculpture is close to you.,close,True +1191,close,80k,cabinet is closer to you than window.,close,True +1207,close,80k,saltshaker is close to butterknife.,close,True +1211,close,80k,laptop is close to you.,close,True +1212,close,80k,alarmclock is close to you.,close,True +1213,close,80k,vase is close to you.,close,True +1214,close,80k,candle is close to you.,close,True +1224,close,80k,spatula is closer to you.,close,True +1225,close,80k,egg is close to you.,close,True +1244,close,80k,pot is close to you.,close,True +1247,close,80k,plate is close to you.,close,True +1249,close,80k,garbagecan is close to you.,close,True +1250,close,80k,dishsponge is close to potato.,close,True +1252,close,80k,dishsponge is close to you.,close,True +1260,close,80k,toiletpaper is closer to you than soapbottle.,close,True +1262,close,80k,creditcard is close to you.,close,True +1264,close,80k,bread is close to you.,close,True +1272,close,80k,egg is close to you.,close,True +1278,close,80k,bowl is close to you.,close,True +1281,close,80k,tomato is close to you.,close,True +1287,close,80k,cell phone is close to you.,close,True +1292,close,80k,"From the viewer's perspective, sidetable is positioned close to the camera.",close,True +1296,close,80k,keychain is close to you.,close,True +1300,close,80k,The lettuce is close to you.,close,True +1301,close,80k,plate is close to you.,close,True +1306,close,80k,plate is closer to you than houseplant.,close,True +1328,close,80k,bowl is close to you.,close,True +1329,close,80k,chair is close to you.,close,True +1337,close,80k,cell phone is close to you.,close,True +1341,close,80k,peppershaker is positioned close to dishsponge.,close,True +1345,close,80k,soapbar is close to scrubbrush.,close,True +1349,close,80k,tomato is close to bread.,close,True +1360,close,80k,soapbar is close to sink.,close,True +1372,close,80k,pot is closer to you than countertop.,close,True +1376,close,80k,cloth is close to showerdoor.,close,True +1378,close,80k,pan is close to you.,close,True +1379,close,80k,spraybottle is close to you.,close,True +1381,close,80k,drawer is close to you.,close,True +1390,close,80k,tomato is close to glassbottle.,close,True +1393,close,80k,plate is close to you.,close,True +1404,close,80k,vase is close to you.,close,True +1407,close,80k,egg is close to soapbottle.,close,True +1411,close,80k,lettuce is close to you.,close,True +1416,close,80k,garbagecan is close to you.,close,True +1418,close,80k,lettuce is close to you.,close,True +1419,close,80k,potato is close to bread.,close,True +1422,close,80k,plate is close to spatula.,close,True +1428,close,80k,chair is close to you.,close,True +1433,close,80k,spraybottle is close to garbagecan.,close,True +1442,close,80k,soapbar is close to you.,close,True +1447,close,80k,cup is closer to you than glassbottle.,close,True +1454,close,80k,glassbottle is close to you.,close,True +1466,close,80k,pan is close to you.,close,True +1489,close,80k,lettuce is close to pot.,close,True +1495,close,80k,tissuebox is close to you.,close,True +1500,close,80k,"From the viewer's perspective, sidetable is positioned closer to the camera than desklamp.",close,True +1502,close,80k,dishsponge is close to knife.,close,True +1503,close,80k,pan is closer to you than soapbottle.,close,True +1505,close,80k,garbagecan is close to you.,close,True +1522,close,80k,soapbottle is close to you.,close,True +1525,close,80k,bread is close to you.,close,True +1530,close,80k,peppershaker is close to you.,close,True +1532,close,80k,potato is close to you.,close,True +1540,close,80k,spatula is close to you.,close,True +1545,close,80k,saltshaker is close to you.,close,True +1557,close,80k,soapbottle is close to you.,close,True +1559,close,80k,cell phone is close to you.,close,True +1561,close,80k,spatula is closer to you than pen.,close,True +1567,close,80k,potato is closer to you than cabinet.,close,True +1569,close,80k,bowl is closer to you than tomato.,close,True +1571,close,80k,chair is closer to you than mug.,close,True +1579,close,80k,plate is close to you.,close,True +1581,close,80k,mug is close to you.,close,True +1586,close,80k,pan is close to you.,close,True +1607,close,80k,soapbottle is close to you.,close,True +1612,close,80k,apple is close to spatula.,close,True +1613,close,80k,potato is closer to you than tomato.,close,True +1621,close,80k,apple is close to garbagecan.,close,True +1623,close,80k,bowl is closer to you than winebottle.,close,True +1625,close,80k,knife is close to you.,close,True +1629,close,80k,bowl is close to you.,close,True +1630,close,80k,drawer is close to you.,close,True +1642,close,80k,"From the viewer's perspective, sidetable is positioned close to tissuebox.",close,True +1648,close,80k,potato is closer to you than peppershaker.,close,True +1650,close,80k,lettuce is close to you.,close,True +1651,close,80k,spoon is close to you.,close,True +1652,close,80k,cup is close to you.,close,True +1659,close,80k,alarmclock is close to you.,close,True +1682,close,80k,pan is closer to you than toaster.,close,True +1687,close,80k,alarmclock is close to you.,close,True +1688,close,80k,tomato is close to you.,close,True +1692,close,80k,cup is close to you.,close,True +1697,close,80k,plate is close to you.,close,True +1700,close,80k,plate is closer to you than pillow.,close,True +1706,close,80k,butterknife is close to you.,close,True +1707,close,80k,laptop is close to you.,close,True +1725,close,80k,toiletpaper is close to you.,close,True +1728,close,80k,lettuce is close to you.,close,True +1732,close,80k,mug is close to you.,close,True +1741,close,80k,plate is close to you.,close,True +1742,close,80k,cell phone is closer to you.,close,True +1763,close,80k,The distance of bread from you is 1.15 meters.,close,False +1767,close,80k,mug is close to you.,close,True +1775,close,80k,"From the viewer's perspective, sidetable is positioned close to diningtable.",close,True +1782,close,80k,statue is close to you.,close,True +1795,close,80k,pan is closer to you than saltshaker.,close,True +1799,close,80k,soapbottle is close to you.,close,True +1802,close,80k,plate is close to you.,close,True +1806,close,80k,chair is close to you.,close,True +1807,close,80k,sofa is close to you.,close,True +1809,close,80k,chair is close to you.,close,True +1811,close,80k,The distance of toaster from potato is 1.15 feet.,close,False +1812,close,80k,vase is close to you.,close,True +1814,close,80k,garbagecan is close to you.,close,True +1815,close,80k,cup is close to you.,close,True +1816,close,80k,mug is close to you.,close,True +1817,close,80k,cup is close to you.,close,True +1823,close,80k,potato is closer to you than glassbottle.,close,True +1824,close,80k,garbagecan is closer to you than spraybottle.,close,True +1825,close,80k,bowl is close to you.,close,True +1833,close,80k,dishsponge is close to you.,close,True +1843,close,80k,pillow is closer to you than floorlamp.,close,True +1844,close,80k,dishsponge is close to mug.,close,True +1860,close,80k,toiletpaper is close to you.,close,True +1865,close,80k,apple is close to you.,close,True +1871,close,80k,vase is close to you.,close,True +1872,close,80k,keychain is close to you.,close,True +1879,close,80k,alarmclock is close to you.,close,True +1881,close,80k,soapbottle is positioned close to coffeemachine.,close,True +1887,close,80k,tomato is close to you.,close,True +1890,close,80k,plate is close to you.,close,True +1898,close,80k,cup is close to spatula.,close,True +1900,close,80k,potato is close to you.,close,True +1901,close,80k,The distance of bread from you is 1.15 feet.,close,False +1902,close,80k,dishsponge is close to you.,close,True +1914,close,80k,pan is close to you.,close,True +1927,close,80k,lettuce is close to you.,close,True +1935,close,80k,garbagecan is closer to you than chair.,close,True +1944,close,80k,cup is close to you.,close,True +1949,close,80k,peppershaker is close to you.,close,True +1951,close,80k,garbagecan is closer to you than chair.,close,True +1963,close,80k,pan is close to you.,close,True +1979,close,80k,bowl is close to you.,close,True +1980,close,80k,potato is close to you.,close,True +1984,close,80k,alarmclock is close to you.,close,True +1994,close,80k,book is close to you.,close,True +2004,close,80k,bread is close to you.,close,True +2005,close,80k,cloth is close to you.,close,True +2006,close,80k,spatula is closer to you than plate.,close,True +2009,close,80k,toiletpaper is close to you.,close,True +2012,close,80k,The distance of vase from laptop is 1.15 meters.,close,False +2015,close,80k,mug is close to you.,close,True +2022,close,80k,soapbottle is close to dishsponge.,close,True +2031,close,80k,peppershaker is close to mug.,close,True +2056,close,80k,potato is close to you.,close,True +2060,close,80k,The remotecontrol is positioned close to sofa.,close,True +2062,close,80k,egg is close to you.,close,True +2069,close,80k,dishsponge is close to pan.,close,True +2073,close,80k,tomato is close to spoon.,close,True +2079,close,80k,ladle is close to you.,close,True +2082,close,80k,window is close to you.,close,True +2085,close,80k,soapbar is close to you.,close,True +2095,close,80k,"From the viewer's perspective, sidetable is positioned close to the camera.",close,True +2096,close,80k,dishsponge is close to pan.,close,True +2108,close,80k,watch is close to you.,close,True +2110,close,80k,cup is close to you.,close,True +2111,close,80k,peppershaker is close to you.,close,True +2138,close,80k,tissuebox is close to you.,close,True +2148,close,80k,tomato is close to you.,close,True +2155,close,80k,toiletpaper is close to you.,close,True +2170,close,80k,cup is close to you.,close,True +2175,close,80k,toiletpaper is close to you.,close,True +2183,close,80k,dishsponge is close to handtowelholder.,close,True +2184,close,80k,peppershaker is close to you.,close,True +2186,close,80k,plate is close to you.,close,True +2193,close,80k,sidetable is close to you.,close,True +2194,close,80k,pot is close to you.,close,True +2203,close,80k,pot is closer to you than cup.,close,True +2235,close,80k,mug is close to you.,close,True +2249,close,80k,remotecontrol is closer to you than floorlamp.,close,True +2262,close,80k,peppershaker is close to cup.,close,True +2271,close,80k,spatula is closer to you than drawer.,close,True +2276,close,80k,statue is close to you.,close,True +2284,close,80k,chair is close to you.,close,True +2295,close,80k,sink is close to you.,close,True +2296,close,80k,remotecontrol is close to you.,close,True +2314,close,80k,butterknife is close to you.,close,True +2315,close,80k,glassbottle is closer to you than toaster.,close,True +2321,close,80k,garbagecan is closer to you.,close,True +2329,close,80k,tomato is close to you.,close,True +2332,close,80k,apple is close to you.,close,True +2335,close,80k,apple is close to you.,close,True +2338,close,80k,plate is closer to you than mug.,close,True +2345,close,80k,pan is close to garbagecan.,close,True +2350,close,80k,tomato is close to you.,close,True +2351,close,80k,spatula is closer to you than plate.,close,True +2371,close,80k,soapbottle is closer to you than sidetable.,close,True +2374,close,80k,spoon is close to you.,close,True +2375,close,80k,"From the viewer's perspective, sidetable is positioned close to the camera.",close,True +2385,close,80k,coffeetable is closer to you than sidetable.,close,True +2393,close,80k,tomato is close to you.,close,True +2397,close,80k,Countertop is close to you.,close,True +2403,close,80k,garbagecan is close to plunger.,close,True +2411,close,80k,soapbottle is closer to you than mirror.,close,True +2414,close,80k,plate is closer to you than sidetable.,close,True +2419,close,80k,apple is close to you.,close,True +2420,close,80k,laptop is close to you.,close,True +2421,close,80k,cloth is close to papertowelroll.,close,True +2422,close,80k,mug is close to soapbottle.,close,True +2427,close,80k,remotecontrol is close to you.,close,True +2429,close,80k,tomato is close to spoon.,close,True +2439,close,80k,peppershaker is close to cup.,close,True +2441,close,80k,pillow is close to you.,close,True +2455,close,80k,box is close to you.,close,True +2456,close,80k,desk is close to you.,close,True +2460,close,80k,table is close to you.,close,True +2465,close,80k,pillow is close to you.,close,True +2484,close,80k,chair is close to you.,close,True +2487,close,80k,cabinet is close to you.,close,True +2490,close,80k,table is close to you.,close,True +2494,close,80k,chair is close to you.,close,True +2495,close,80k,towel is close to you.,close,True +2497,close,80k,table is close to you.,close,True +2504,close,80k,box is close to you.,close,True +2508,close,80k,desk is closer to you than pillow.,close,True +2513,close,80k,bed is close to you.,close,True +2514,close,80k,bed is close to you.,close,True +2517,close,80k,cabinet is closer to you than shower curtain.,close,True +2522,close,80k,chair is close to you.,close,True +2524,close,80k,table is close to you.,close,True +2535,close,80k,bed is close to you.,close,True +2536,close,80k,table is close to you.,close,True +2550,close,80k,chair is close to you.,close,True +2555,close,80k,towel is close to you.,close,True +2559,close,80k,bag is close to you.,close,True +2562,close,80k,towel is close to you.,close,True +2571,close,80k,table is close to you.,close,True +2574,close,80k,table is closer to you than cabinet.,close,True +2576,close,80k,desk is close to you.,close,True +2582,close,80k,cabinet is closer to you than window.,close,True +2584,close,80k,bag is closer to you than table.,close,True +2585,close,80k,bag is close to you.,close,True +2618,close,80k,table is closer to you than refridgerator.,close,True +2623,close,80k,dresser is close to you.,close,True +2630,close,80k,chair is close to you.,close,True +2634,close,80k,bed is closer to you than window.,close,True +2648,close,80k,sofa is close to you.,close,True +2655,close,80k,bed is close to you.,close,True +2657,close,80k,lamp is close to you.,close,True +2659,close,80k,bag is close to you.,close,True +2663,close,80k,desk is close to you.,close,True +2666,close,80k,dresser is closer to you than curtain.,close,True +2667,close,80k,sofa is close to you.,close,True +2669,close,80k,cabinet is close to you.,close,True +2672,close,80k,chair is close to you.,close,True +2684,close,80k,towel is close to you.,close,True +2698,close,80k,table is close to you.,close,True +2707,close,80k,lamp is close to you.,close,True +2711,close,80k,The refrigerator is closer to you than the chair.,close,True +2713,close,80k,sofa is close to you.,close,True +2716,close,80k,paper is close to you.,close,True +2727,close,80k,table is close to you.,close,True +2741,close,80k,cabinet is closer to you than bathtub.,close,True +2750,close,80k,towel is closer to you than mirror.,close,True +2752,close,80k,curtain is closer to you than shelves.,close,True +2756,close,80k,table is closer to you than window.,close,True +2759,close,80k,cabinet is closer to you than bathtub.,close,True +2760,close,80k,cabinet is close to you.,close,True +2763,close,80k,lamp is closer to you than shelves.,close,True +2764,close,80k,table is close to you.,close,True +2774,close,80k,table is close to you.,close,True +2778,close,80k,window is close to toilet.,close,True +2783,close,80k,paper is close to you.,close,True +2789,close,80k,chair is close to you.,close,True +2790,close,80k,night stand is close to you.,close,True +2791,close,80k,bag is close to you.,close,True +2793,close,80k,bag is closer to you than chair.,close,True +2794,close,80k,desk is close to you.,close,True +2801,close,80k,box is closer to you than curtain.,close,True +2803,close,80k,chair is close to you.,close,True +2813,close,80k,cabinet is close to desk.,close,True +2814,close,80k,chair is close to you.,close,True +2815,close,80k,bed is closer to you than window.,close,True +2829,close,80k,The window is close to you.,close,True +2843,close,80k,night stand is close to you.,close,True +2847,close,80k,cabinet is close to desk.,close,True +2848,close,80k,The shelves are positioned close to you.,close,True +2849,close,80k,cabinet is close to you.,close,True +2851,close,80k,television is close to you.,close,True +2853,close,80k,bag is close to you.,close,True +2859,close,80k,desk is close to you.,close,True +2866,close,80k,curtain is closer to you than bed.,close,True +2868,close,80k,pillow is close to you.,close,True +2869,close,80k,sofa is close to you.,close,True +2870,close,80k,The distance of refridgerator from you is 2.15 feet.,close,False +2879,close,80k,table is close to you.,close,True +2881,close,80k,dresser is close to you.,close,True +2882,close,80k,bag is close to you.,close,True +2883,close,80k,curtain is closer to you than bed.,close,True +2887,close,80k,sofa is close to you.,close,True +2896,close,80k,The window is close to you.,close,True +2897,close,80k,bag is close to you.,close,True +2907,close,80k,chair is close to you.,close,True +2912,close,80k,table is close to you.,close,True +2930,close,80k,chair is close to you.,close,True +2941,close,80k,desk is close to you.,close,True +2964,close,80k,sofa is close to you.,close,True +2993,close,80k,sofa is close to you.,close,True +2998,close,80k,bed is close to you.,close,True +3000,close,80k,chair is close to you.,close,True +3003,close,80k,sofa is close to you.,close,True +3009,close,80k,lamp is close to you.,close,True +3010,close,80k,toilet is close to you.,close,True +3011,close,80k,table is close to you.,close,True +3015,close,80k,chair is close to you.,close,True +3021,close,80k,towel is close to toilet.,close,True +3040,close,80k,toilet is close to you.,close,True +3069,close,80k,chair is close to you.,close,True +3073,close,80k,chair is close to you.,close,True +3081,close,80k,bed is close to you.,close,True +3089,close,80k,pillow is close to you.,close,True +3096,close,80k,cabinet is closer to you than bathtub.,close,True +3098,close,80k,cabinet is closer to you than toilet.,close,True +3104,close,80k,chair is close to you.,close,True +3108,close,80k,table is close to you.,close,True +3117,close,80k,cabinet is close to desk.,close,True +3118,close,80k,bookshelf is closer to you than lamp.,close,True +3121,close,80k,bed is close to you.,close,True +3122,close,80k,The refrigerator is close to you.,close,True +3135,close,80k,sink is close to you.,close,True +3148,close,80k,dresser is closer to you than chair.,close,True +3156,close,80k,desk is close to you.,close,True +3158,close,80k,cabinet is close to you.,close,True +3159,close,80k,clothes is close to you.,close,True +3160,close,80k,bookshelf is close to lamp.,close,True +3162,close,80k,dresser is close to you.,close,True +3191,close,80k,sofa is close to you.,close,True +3199,close,80k,lamp is close to you.,close,True +3211,close,80k,bed is close to you.,close,True +3214,close,80k,bed is close to you.,close,True +3220,close,80k,counter is close to you.,close,True +3222,close,80k,sofa is close to you.,close,True +3225,close,80k,bookshelf is close to you.,close,True +3233,close,80k,desk is close to you.,close,True +3239,close,80k,cabinet is close to desk.,close,True +3254,close,80k,bag is close to you.,close,True +3259,close,80k,bed is close to you.,close,True +3269,close,80k,chair is close to you.,close,True +3274,close,80k,television is close to you.,close,True +3276,close,80k,bag is close to you.,close,True +3291,close,80k,curtain is close to you.,close,True +3300,close,80k,box is close to you.,close,True +3311,close,80k,chair is close to you.,close,True +3313,close,80k,chair is close to you.,close,True +3331,close,80k,bed is close to you.,close,True +3338,close,80k,counter is closer to you than table.,close,True +3340,close,80k,bag is closer to you than bookshelf.,close,True +3343,close,80k,box is closer to you than television.,close,True +3354,close,80k,chair is close to you.,close,True +3358,close,80k,window is close to you.,close,True +3359,close,80k,table is close to you.,close,True +3368,close,80k,sofa is close to you.,close,True +3378,close,80k,cabinet is close to you.,close,True +3381,close,80k,dresser is close to you.,close,True +3402,close,80k,bag is close to you.,close,True +3406,close,80k,chair is close to you.,close,True +3407,close,80k,desk is close to you.,close,True +3411,close,80k,bag is close to you.,close,True +3419,close,80k,bed is close to you.,close,True +3429,close,80k,chair is close to you.,close,True +3431,close,80k,sofa is close to you.,close,True +3432,close,80k,chair is close to you.,close,True +3439,close,80k,desk is close to you.,close,True +3440,close,80k,box is close to you.,close,True +3452,close,80k,chair is close to you.,close,True +3455,close,80k,chair is close to you.,close,True +3458,close,80k,chair is close to you.,close,True +3461,close,80k,whiteboard is close to you.,close,True +3478,close,80k,table is close to you.,close,True +3482,close,80k,desk is close to you.,close,True +3492,close,80k,chair is close to you.,close,True +3496,close,80k,chair is close to you.,close,True +3497,close,80k,table is close to you.,close,True +3498,close,80k,dresser is close to you.,close,True +3500,close,80k,bag is close to you.,close,True +3502,close,80k,table is closer to you than sink.,close,True +3506,close,80k,desk is closer to you than window.,close,True +3511,close,80k,sink is close to toilet.,close,True +3518,close,80k,dresser is closer to you than night stand.,close,True +3521,close,80k,bag is close to you.,close,True +3524,close,80k,desk is close to you.,close,True +3535,close,80k,cabinet is closer to you than window.,close,True +3548,close,80k,towel is close to you.,close,True +3552,close,80k,window is close to you.,close,True +3556,close,80k,box is close to you.,close,True +3561,close,80k,bag is closer to you than window.,close,True +3567,close,80k,Shelves are close to you.,close,True +3575,close,80k,bed is closer to you than window.,close,True +3577,close,80k,bookshelf is close to you.,close,True +3583,close,80k,chair is close to you.,close,True +3597,close,80k,cabinet is close to you.,close,True +3599,close,80k,table is closer to you than bathtub.,close,True +3601,close,80k,pillow is close to you.,close,True +3602,close,80k,chair is close to you.,close,True +3607,close,80k,bed is close to you.,close,True +3615,close,80k,The shelves are close to you.,close,True +3619,close,80k,chair is close to you.,close,True +3622,close,80k,lamp is closer to you than dresser.,close,True +3630,close,80k,dresser is close to you.,close,True +3633,close,80k,desk is closer to you than whiteboard.,close,True +3635,close,80k,mirror is closer to you than window.,close,True +3637,close,80k,toilet is close to you.,close,True diff --git a/exp2a_correct_filter/results_old/molmo/comparison/ablation_2m.json b/exp2a_correct_filter/results_old/molmo/comparison/ablation_2m.json new file mode 100644 index 0000000000000000000000000000000000000000..da6e47dff232e955f048f5248403fe50a0390878 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/comparison/ablation_2m.json @@ -0,0 +1,16 @@ +{ + "scale": "2m", + "accuracy": 0.4793956043956044, + "n_correct_per_cat": 0, + "n_incorrect_per_cat": 16, + "all_above_far": "0.9977215", + "all_under_close": "0.99772894", + "all_left_right": "0.99999565", + "all_above_under": "0.99999076", + "all_far_close": "0.9999954", + "incorrect_above_far": "0.99698", + "incorrect_under_close": "0.9968778", + "incorrect_left_right": "0.9994487", + "incorrect_above_under": "0.99902004", + "incorrect_far_close": "0.9996391" +} \ No newline at end of file diff --git a/exp2a_correct_filter/results_old/molmo/comparison/ablation_400k.json b/exp2a_correct_filter/results_old/molmo/comparison/ablation_400k.json new file mode 100644 index 0000000000000000000000000000000000000000..51921e170ce8f4c4cb2b2303db6415ddefcead02 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/comparison/ablation_400k.json @@ -0,0 +1,21 @@ +{ + "scale": "400k", + "accuracy": 0.6752747252747253, + "n_correct_per_cat": 50, + "n_incorrect_per_cat": 23, + "all_above_far": "0.9971005", + "all_under_close": "0.9971178", + "all_left_right": "0.99999523", + "all_above_under": "0.9999858", + "all_far_close": "0.999995", + "correct_above_far": "0.9969627", + "correct_under_close": "0.9970636", + "correct_left_right": "0.99990636", + "correct_above_under": "0.99988014", + "correct_far_close": "0.99985075", + "incorrect_above_far": "0.9967502", + "incorrect_under_close": "0.99703103", + "incorrect_left_right": "0.9998435", + "incorrect_above_under": "0.9995123", + "incorrect_far_close": "0.9996612" +} \ No newline at end of file diff --git a/exp2a_correct_filter/results_old/molmo/comparison/ablation_800k.json b/exp2a_correct_filter/results_old/molmo/comparison/ablation_800k.json new file mode 100644 index 0000000000000000000000000000000000000000..7837df187767a6535ebc5cff2e10a71268246c65 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/comparison/ablation_800k.json @@ -0,0 +1,16 @@ +{ + "scale": "800k", + "accuracy": 0.5365384615384615, + "n_correct_per_cat": 0, + "n_incorrect_per_cat": 50, + "all_above_far": "0.9973199", + "all_under_close": "0.9973311", + "all_left_right": "0.9999954", + "all_above_under": "0.99998754", + "all_far_close": "0.9999957", + "incorrect_above_far": "0.9973016", + "incorrect_under_close": "0.9971625", + "incorrect_left_right": "0.9999523", + "incorrect_above_under": "0.9995989", + "incorrect_far_close": "0.99988353" +} \ No newline at end of file diff --git a/exp2a_correct_filter/results_old/molmo/comparison/ablation_80k.json b/exp2a_correct_filter/results_old/molmo/comparison/ablation_80k.json new file mode 100644 index 0000000000000000000000000000000000000000..4d951faf1c699538074ccd16d3eea03a3ef35f57 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/comparison/ablation_80k.json @@ -0,0 +1,16 @@ +{ + "scale": "80k", + "accuracy": 0.5840659340659341, + "n_correct_per_cat": 0, + "n_incorrect_per_cat": 5, + "all_above_far": "0.99724686", + "all_under_close": "0.99726164", + "all_left_right": "0.9999956", + "all_above_under": "0.9999867", + "all_far_close": "0.9999955", + "incorrect_above_far": "0.996618", + "incorrect_under_close": "0.99585867", + "incorrect_left_right": "0.99933225", + "incorrect_above_under": "0.99917966", + "incorrect_far_close": "0.9986834" +} \ No newline at end of file diff --git a/exp2a_correct_filter/results_old/molmo/comparison/ablation_summary.csv b/exp2a_correct_filter/results_old/molmo/comparison/ablation_summary.csv new file mode 100644 index 0000000000000000000000000000000000000000..dca5590e37af67400879d623ea40fa79ff650229 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/comparison/ablation_summary.csv @@ -0,0 +1,2 @@ +scale,accuracy,n_correct_per_cat,n_incorrect_per_cat,all_above_far,all_under_close,all_left_right,all_above_under,all_far_close,incorrect_above_far,incorrect_under_close,incorrect_left_right,incorrect_above_under,incorrect_far_close +2m,0.4793956043956044,0,16,0.9977215,0.99772894,0.99999565,0.99999076,0.9999954,0.99698,0.9968778,0.9994487,0.99902004,0.9996391 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L0.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..8726ea6418a5fb02031df7c22f53b12efe7f1379 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99990636,0.9978289,0.9979099,0.99643195,0.99685276 +right,0.99990636,1.0000001,0.99791676,0.99806094,0.9966794,0.9970862 +above,0.9978289,0.99791676,1.0000001,0.99988014,0.9969627,0.9970784 +under,0.9979099,0.99806094,0.99988014,0.9999997,0.9968196,0.9970636 +far,0.99643195,0.9966794,0.9969627,0.9968196,1.0000001,0.99985075 +close,0.99685276,0.9970862,0.9970784,0.9970636,0.99985075,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L1.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L1.csv new file mode 100644 index 0000000000000000000000000000000000000000..10c13992656f420856f9676ce13db51d50f64ce4 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L1.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999946,0.99983567,0.99645597,0.9964626,0.98194844,0.98239905 +right,0.99983567,0.9999998,0.9965323,0.99664176,0.9825164,0.9829298 +above,0.99645597,0.9965323,1.0000004,0.99979216,0.9830444,0.9832659 +under,0.9964626,0.99664176,0.99979216,1.0,0.9827019,0.98303396 +far,0.98194844,0.9825164,0.9830444,0.9827019,0.9999999,0.9997694 +close,0.98239905,0.9829298,0.9832659,0.98303396,0.9997694,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L10.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L10.csv new file mode 100644 index 0000000000000000000000000000000000000000..7e042fcd2720ab510c9c4fd9d680b3e2a8cc01c9 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L10.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9994407,0.9780538,0.97757035,0.9291464,0.9280989 +right,0.9994407,1.0000004,0.97761935,0.9774317,0.92798114,0.9267442 +above,0.9780538,0.97761935,1.0000002,0.9990287,0.9372211,0.9358033 +under,0.97757035,0.9774317,0.9990287,1.0000002,0.936309,0.9351149 +far,0.9291464,0.92798114,0.9372211,0.936309,0.9999999,0.999177 +close,0.9280989,0.9267442,0.9358033,0.9351149,0.999177,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L11.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L11.csv new file mode 100644 index 0000000000000000000000000000000000000000..76f31e83e1a01ac566517781c34b41106332f758 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L11.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.9994529,0.97324944,0.9727879,0.916899,0.9160638 +right,0.9994529,1.0000002,0.97372276,0.9735858,0.9164947,0.9155307 +above,0.97324944,0.97372276,0.9999998,0.999017,0.9281501,0.9259802 +under,0.9727879,0.9735858,0.999017,1.0000002,0.92761314,0.92569566 +far,0.916899,0.9164947,0.9281501,0.92761314,0.9999999,0.99905473 +close,0.9160638,0.9155307,0.9259802,0.92569566,0.99905473,1.0000007 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L12.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L12.csv new file mode 100644 index 0000000000000000000000000000000000000000..0c19eb258b85dcbc7c290abda89ea72828d8e8c8 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L12.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9983353,0.9741727,0.9738459,0.9203837,0.919956 +right,0.9983353,1.0,0.9739183,0.97340196,0.9201413,0.9190531 +above,0.9741727,0.9739183,0.99999964,0.99822223,0.93275243,0.9301293 +under,0.9738459,0.97340196,0.99822223,1.0,0.9310858,0.9295565 +far,0.9203837,0.9201413,0.93275243,0.9310858,1.0000002,0.9984155 +close,0.919956,0.9190531,0.9301293,0.9295565,0.9984155,0.99999976 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L13.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L13.csv new file mode 100644 index 0000000000000000000000000000000000000000..2fd1511b11abd2558e2c2d58b9e110928aebdb32 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L13.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.99716043,0.9714807,0.9704264,0.9249067,0.9251791 +right,0.99716043,0.9999999,0.9714593,0.97039074,0.9248768,0.924312 +above,0.9714807,0.9714593,0.9999999,0.99686706,0.933212,0.9304596 +under,0.9704264,0.97039074,0.99686706,0.99999976,0.9312598,0.9301902 +far,0.9249067,0.9248768,0.933212,0.9312598,1.0000001,0.9975098 +close,0.9251791,0.924312,0.9304596,0.9301902,0.9975098,0.9999998 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L14.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L14.csv new file mode 100644 index 0000000000000000000000000000000000000000..fde799db970bac8ee38ba205c5830395bd1a2a14 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L14.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9757548,0.9594295,0.9562497,0.9061184,0.9063943 +right,0.9757548,0.99999976,0.9544047,0.95403475,0.907129,0.9060133 +above,0.9594295,0.9544047,0.9999996,0.9709975,0.915761,0.9060118 +under,0.9562497,0.95403475,0.9709975,1.0000001,0.9043229,0.90953225 +far,0.9061184,0.907129,0.915761,0.9043229,0.99999976,0.992103 +close,0.9063943,0.9060133,0.9060118,0.90953225,0.992103,0.9999997 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L15.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L15.csv new file mode 100644 index 0000000000000000000000000000000000000000..a31d6f2ced351998453b5d1c0d62abe55a9c841c --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L15.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9808386,0.9328714,0.93286455,0.89930236,0.8986218 +right,0.9808386,0.99999964,0.92764735,0.93146056,0.90089065,0.89912176 +above,0.9328714,0.92764735,0.99999976,0.97017545,0.8913744,0.8798065 +under,0.93286455,0.93146056,0.97017545,1.0000002,0.88627976,0.88816524 +far,0.89930236,0.90089065,0.8913744,0.88627976,0.9999995,0.992262 +close,0.8986218,0.89912176,0.8798065,0.88816524,0.992262,0.9999998 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L16.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L16.csv new file mode 100644 index 0000000000000000000000000000000000000000..664c68f1740f8d81935ebc60db8e92d08afa5abd --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L16.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.9833224,0.9261549,0.92548853,0.8834276,0.8810047 +right,0.9833224,0.99999946,0.92154056,0.92411244,0.8866516,0.88339233 +above,0.9261549,0.92154056,0.99999976,0.96853614,0.8651323,0.852421 +under,0.92548853,0.92411244,0.96853614,0.9999997,0.8605225,0.859247 +far,0.8834276,0.8866516,0.8651323,0.8605225,1.0000002,0.992381 +close,0.8810047,0.88339233,0.852421,0.859247,0.992381,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L17.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L17.csv new file mode 100644 index 0000000000000000000000000000000000000000..24109463dcf377b1ce62b38605441303107e46ce --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L17.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.978385,0.9236995,0.9238837,0.879091,0.8728738 +right,0.978385,0.9999999,0.9203856,0.921676,0.883324,0.87469864 +above,0.9236995,0.9203856,0.99999994,0.9587338,0.8612317,0.83564234 +under,0.9238837,0.921676,0.9587338,0.9999997,0.85178137,0.8518878 +far,0.879091,0.883324,0.8612317,0.85178137,1.0000006,0.9839227 +close,0.8728738,0.87469864,0.83564234,0.8518878,0.9839227,1.0000004 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L18.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..3f9e590d50158ef7437bf8b4f555e56f6300ace6 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9714832,0.8887673,0.8834022,0.83523726,0.8314035 +right,0.9714832,0.99999994,0.88284814,0.8816321,0.8369281,0.82836246 +above,0.8887673,0.88284814,0.9999998,0.9426112,0.8131118,0.78589684 +under,0.8834022,0.8816321,0.9426112,1.0,0.79985553,0.80671096 +far,0.83523726,0.8369281,0.8131118,0.79985553,0.99999976,0.9766224 +close,0.8314035,0.82836246,0.78589684,0.80671096,0.9766224,0.9999996 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L19.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..857d2a8bc8be9db336e481bbc5671262c7326438 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9762073,0.8947896,0.88957566,0.82365596,0.8218851 +right,0.9762073,0.9999997,0.89237416,0.8921369,0.82454836,0.8191937 +above,0.8947896,0.89237416,0.99999994,0.9455642,0.80511826,0.77963585 +under,0.88957566,0.8921369,0.9455642,1.0000004,0.7869446,0.7991729 +far,0.82365596,0.82454836,0.80511826,0.7869446,1.0000002,0.97475517 +close,0.8218851,0.8191937,0.77963585,0.7991729,0.97475517,0.99999964 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L2.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L2.csv new file mode 100644 index 0000000000000000000000000000000000000000..df04411871651d65d2ebbe47906b9353e31f83d7 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L2.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9997401,0.9957247,0.99549276,0.9656768,0.96663976 +right,0.9997401,1.0000006,0.99581563,0.995746,0.96638405,0.9672875 +above,0.9957247,0.99581563,1.0000001,0.99968845,0.9666768,0.96739626 +under,0.99549276,0.995746,0.99968845,0.99999964,0.9664908,0.9673119 +far,0.9656768,0.96638405,0.9666768,0.9664908,1.0000001,0.9996534 +close,0.96663976,0.9672875,0.96739626,0.9673119,0.9996534,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L20.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..cb042ea62d5149e7b28cd5489d1b7eb1e58fd60a --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.9805286,0.90400684,0.9007974,0.829473,0.8311446 +right,0.9805286,1.0000002,0.90073735,0.90140486,0.82912767,0.827665 +above,0.90400684,0.90073735,1.0000004,0.95386046,0.8013142,0.78366876 +under,0.9007974,0.90140486,0.95386046,0.99999964,0.7898504,0.80276 +far,0.829473,0.82912767,0.8013142,0.7898504,1.0,0.979233 +close,0.8311446,0.827665,0.78366876,0.80276,0.979233,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L21.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..77350bbee7f1d4d8fe0a9cc34d1d9e1139c6d823 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9783465,0.89668494,0.89747363,0.7997398,0.8015771 +right,0.9783465,1.0,0.89585,0.89983267,0.79667556,0.7947097 +above,0.89668494,0.89585,0.9999999,0.9475322,0.7599003,0.7376839 +under,0.89747363,0.89983267,0.9475322,0.9999994,0.75227517,0.76745856 +far,0.7997398,0.79667556,0.7599003,0.75227517,1.0,0.9711025 +close,0.8015771,0.7947097,0.7376839,0.76745856,0.9711025,0.99999976 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L22.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L22.csv new file mode 100644 index 0000000000000000000000000000000000000000..02576a53c8ae5d9721dfd24c4347e5ffb2ec75de --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L22.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9793919,0.88268596,0.87588096,0.77939975,0.7786381 +right,0.9793919,1.0000002,0.88111055,0.8776453,0.77201295,0.76722187 +above,0.88268596,0.88111055,0.9999998,0.94601244,0.7379866,0.71331215 +under,0.87588096,0.8776453,0.94601244,1.0000001,0.72589254,0.7396849 +far,0.77939975,0.77201295,0.7379866,0.72589254,0.9999996,0.9697808 +close,0.7786381,0.76722187,0.71331215,0.7396849,0.9697808,1.0000004 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L23.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..a883de7d6f24b49709a48ab4f1c00b99a4a562cb --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.981864,0.8782649,0.8739222,0.78647137,0.7838142 +right,0.981864,1.0,0.87672395,0.8745111,0.7776253,0.7713033 +above,0.8782649,0.87672395,1.0000002,0.94521976,0.7334224,0.71039164 +under,0.8739222,0.8745111,0.94521976,0.99999994,0.7227734,0.7340372 +far,0.78647137,0.7776253,0.7334224,0.7227734,1.0000001,0.9736767 +close,0.7838142,0.7713033,0.71039164,0.7340372,0.9736767,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L24.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L24.csv new file mode 100644 index 0000000000000000000000000000000000000000..3c8f93de245a6fae5de948cb34c0bd66592223e9 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L24.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.9825539,0.8798313,0.87566155,0.7871888,0.784765 +right,0.9825539,0.9999994,0.87809205,0.8764612,0.7787216,0.7737981 +above,0.8798313,0.87809205,1.0,0.95032936,0.7346525,0.7144107 +under,0.87566155,0.8764612,0.95032936,1.0000001,0.72602606,0.7389195 +far,0.7871888,0.7787216,0.7346525,0.72602606,0.9999997,0.9694121 +close,0.784765,0.7737981,0.7144107,0.7389195,0.9694121,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L25.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L25.csv new file mode 100644 index 0000000000000000000000000000000000000000..4582056176eb11cd00247d22338ce348d7c32960 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L25.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999996,0.98192704,0.88018036,0.8751421,0.7812752,0.776771 +right,0.98192704,1.0,0.877656,0.875101,0.7731924,0.76653725 +above,0.88018036,0.877656,1.0,0.94800854,0.7286993,0.7050084 +under,0.8751421,0.875101,0.94800854,0.99999976,0.71978545,0.73113525 +far,0.7812752,0.7731924,0.7286993,0.71978545,1.0,0.9688644 +close,0.776771,0.76653725,0.7050084,0.73113525,0.9688644,1.0000005 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L26.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..dd046622ca154a4bdc98c582177f12b90915f244 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.98189545,0.8714715,0.86509055,0.78665555,0.7811907 +right,0.98189545,0.99999976,0.8674416,0.8649186,0.7803738,0.7739377 +above,0.8714715,0.8674416,0.9999998,0.9464221,0.7283686,0.7041007 +under,0.86509055,0.8649186,0.9464221,1.0000001,0.7178148,0.7299419 +far,0.78665555,0.7803738,0.7283686,0.7178148,0.99999994,0.9625033 +close,0.7811907,0.7739377,0.7041007,0.7299419,0.9625033,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L27.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L27.csv new file mode 100644 index 0000000000000000000000000000000000000000..850bb3e9dc08004816185dc869182484d345aab5 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L27.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.98336226,0.8793091,0.8769464,0.7917097,0.7879204 +right,0.98336226,0.99999994,0.87580454,0.87709767,0.78397757,0.78031075 +above,0.8793091,0.87580454,1.0000004,0.94802606,0.7302513,0.7091716 +under,0.8769464,0.87709767,0.94802606,0.99999964,0.7255475,0.7375903 +far,0.7917097,0.78397757,0.7302513,0.7255475,1.0,0.961815 +close,0.7879204,0.78031075,0.7091716,0.7375903,0.961815,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L28.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L28.csv new file mode 100644 index 0000000000000000000000000000000000000000..24de1953983f5162d286ed654c6acfb2dd505e14 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L28.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9853074,0.88740814,0.88347274,0.7900025,0.78395313 +right,0.9853074,1.0000005,0.88366675,0.8833727,0.783804,0.7778434 +above,0.88740814,0.88366675,1.0000006,0.9528848,0.73372775,0.71227956 +under,0.88347274,0.8833727,0.9528848,1.0000001,0.7288178,0.737781 +far,0.7900025,0.783804,0.73372775,0.7288178,0.9999999,0.9650653 +close,0.78395313,0.7778434,0.71227956,0.737781,0.9650653,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L29.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L29.csv new file mode 100644 index 0000000000000000000000000000000000000000..4007d42b52e446623f547db41d8d02ed5623df42 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L29.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999996,0.98955566,0.9157977,0.9151758,0.85238075,0.84570384 +right,0.98955566,0.9999999,0.91324955,0.914804,0.8457281,0.83883905 +above,0.9157977,0.91324955,0.99999976,0.96476686,0.8136049,0.79789305 +under,0.9151758,0.914804,0.96476686,1.0000002,0.81645393,0.8203973 +far,0.85238075,0.8457281,0.8136049,0.81645393,1.0000001,0.97911847 +close,0.84570384,0.83883905,0.79789305,0.8203973,0.97911847,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L3.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L3.csv new file mode 100644 index 0000000000000000000000000000000000000000..2a6efd53c866238cdf523b8108d247e15b93925b --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L3.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999917,0.9996955,0.9934473,0.9929721,0.9611688,0.9620447 +right,0.9996955,0.9999997,0.993741,0.9934562,0.96203166,0.96284264 +above,0.9934473,0.993741,1.0000005,0.9994723,0.9658232,0.96633244 +under,0.9929721,0.9934562,0.9994723,0.99999994,0.96585923,0.9664873 +far,0.9611688,0.96203166,0.9658232,0.96585923,0.99999964,0.99960464 +close,0.9620447,0.96284264,0.96633244,0.9664873,0.99960464,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L30.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L30.csv new file mode 100644 index 0000000000000000000000000000000000000000..ffd11f7d597c68ebcce136272e2a2c9b9ddd9de4 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L30.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9928814,0.94118464,0.94011676,0.898608,0.8940477 +right,0.9928814,1.0,0.93798214,0.93876904,0.8927163,0.8885093 +above,0.94118464,0.93798214,1.0000001,0.9755985,0.87575984,0.8662851 +under,0.94011676,0.93876904,0.9755985,1.0000004,0.8803351,0.88249767 +far,0.898608,0.8927163,0.87575984,0.8803351,1.0000005,0.9882892 +close,0.8940477,0.8885093,0.8662851,0.88249767,0.9882892,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L31.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L31.csv new file mode 100644 index 0000000000000000000000000000000000000000..2a0e2a7a65d20b5df4957c109996fd06a013bb22 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L31.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000006,0.9944122,0.9540011,0.9532476,0.92123723,0.9195602 +right,0.9944122,1.0000001,0.95201373,0.95273995,0.9170063,0.915855 +above,0.9540011,0.95201373,0.9999997,0.9811239,0.904617,0.8987357 +under,0.9532476,0.95273995,0.9811239,1.0000001,0.90681636,0.9103058 +far,0.92123723,0.9170063,0.904617,0.90681636,1.000001,0.9897313 +close,0.9195602,0.915855,0.8987357,0.9103058,0.9897313,1.0000004 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L4.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L4.csv new file mode 100644 index 0000000000000000000000000000000000000000..e7d46af86b668cc725a9c543c72eceba497d55c6 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L4.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.99970686,0.9928266,0.99221444,0.9547646,0.95462316 +right,0.99970686,0.9999993,0.99294597,0.99255115,0.9552541,0.9549997 +above,0.9928266,0.99294597,0.9999996,0.9994984,0.95881534,0.9584012 +under,0.99221444,0.99255115,0.9994984,1.0,0.95894736,0.9586054 +far,0.9547646,0.9552541,0.95881534,0.95894736,0.9999998,0.9996173 +close,0.95462316,0.9549997,0.9584012,0.9586054,0.9996173,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L5.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..f7db67d763ead558a8428e1e4bc5142bb355a974 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.99967146,0.9871247,0.9866314,0.9309403,0.9300599 +right,0.99967146,0.99999994,0.9869888,0.9867111,0.9312567,0.9302813 +above,0.9871247,0.9869888,1.0000001,0.9994046,0.9352969,0.9342107 +under,0.9866314,0.9867111,0.9994046,1.0000004,0.93551403,0.93454784 +far,0.9309403,0.9312567,0.9352969,0.93551403,1.0,0.99945915 +close,0.9300599,0.9302813,0.9342107,0.93454784,0.99945915,1.0000004 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L6.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L6.csv new file mode 100644 index 0000000000000000000000000000000000000000..cd4787550d7d7b49faf2d6ee8aa0ca1d43dbe1a6 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L6.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.9997087,0.98697394,0.98640776,0.93469375,0.9337532 +right,0.9997087,1.0000005,0.9866067,0.986195,0.93482774,0.93380284 +above,0.98697394,0.9866067,0.9999999,0.999485,0.9407743,0.93972343 +under,0.98640776,0.986195,0.999485,1.0000001,0.9415324,0.9406018 +far,0.93469375,0.93482774,0.9407743,0.9415324,1.0000002,0.9994945 +close,0.9337532,0.93380284,0.93972343,0.9406018,0.9994945,0.9999996 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L7.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..255aa1ead325c149349de7ceae23631069b60efa --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9997049,0.9839258,0.98317057,0.93756276,0.9369187 +right,0.9997049,1.0000001,0.9834095,0.982811,0.93743944,0.9367153 +above,0.9839258,0.9834095,1.0000005,0.99943995,0.94011587,0.93935794 +under,0.98317057,0.982811,0.99943995,1.0000002,0.9399734,0.9393605 +far,0.93756276,0.93743944,0.94011587,0.9399734,1.0000005,0.99948424 +close,0.9369187,0.9367153,0.93935794,0.9393605,0.99948424,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L8.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L8.csv new file mode 100644 index 0000000000000000000000000000000000000000..faf442c39254b5ccf9330c5a3fe30c0066c51efa --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L8.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.99964565,0.9802629,0.97916484,0.9359389,0.9348642 +right,0.99964565,0.9999999,0.97953147,0.978628,0.93550247,0.9342806 +above,0.9802629,0.97953147,0.99999964,0.9993336,0.93988967,0.93860304 +under,0.97916484,0.978628,0.9993336,1.0000005,0.9389784,0.93781084 +far,0.9359389,0.93550247,0.93988967,0.9389784,1.0,0.9993411 +close,0.9348642,0.9342806,0.93860304,0.93781084,0.9993411,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L9.csv b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L9.csv new file mode 100644 index 0000000000000000000000000000000000000000..1b703006adb120be409461ea626fd4561268f499 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/correct_only/similarity_400k_L9.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9996475,0.9781226,0.9769327,0.9275265,0.9260507 +right,0.9996475,0.99999976,0.9776521,0.97668374,0.9271585,0.92555594 +above,0.9781226,0.9776521,0.99999994,0.9992659,0.9378794,0.93615824 +under,0.9769327,0.97668374,0.9992659,1.0000001,0.93768394,0.9361272 +far,0.9275265,0.9271585,0.9378794,0.93768394,1.0000006,0.999341 +close,0.9260507,0.92555594,0.93615824,0.9361272,0.999341,1.0000007 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L0.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..4c0e2c77ce45aeb36101c45bae36950af657cff1 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.9994487,0.9980512,0.9976071,0.99753565,0.9972723 +right,0.9994487,1.0000001,0.99803597,0.99838376,0.99766546,0.9973699 +above,0.9980512,0.99803597,0.9999998,0.99902004,0.99698,0.9972793 +under,0.9976071,0.99838376,0.99902004,1.0000002,0.9971177,0.9968778 +far,0.99753565,0.99766546,0.99698,0.9971177,0.99999964,0.9996391 +close,0.9972723,0.9973699,0.9972793,0.9968778,0.9996391,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L1.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L1.csv new file mode 100644 index 0000000000000000000000000000000000000000..c738c5d1ade16cde159aced481f78c9a52968949 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L1.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.99911344,0.9973637,0.9964505,0.9860994,0.9860601 +right,0.99911344,0.99999976,0.997039,0.99709797,0.98659545,0.98652434 +above,0.9973637,0.997039,0.9999987,0.9988025,0.9867575,0.98699325 +under,0.9964505,0.99709797,0.9988025,0.9999986,0.98651606,0.98630637 +far,0.9860994,0.98659545,0.9867575,0.98651606,0.9999997,0.9996058 +close,0.9860601,0.98652434,0.98699325,0.98630637,0.9996058,0.99999946 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L10.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L10.csv new file mode 100644 index 0000000000000000000000000000000000000000..b6d32ba401d4afcd48a9f1e49a20c7b373528ed3 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L10.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9976969,0.9777833,0.9780133,0.9345132,0.9341787 +right,0.9976969,0.99999964,0.97613394,0.97888005,0.9319681,0.93071556 +above,0.9777833,0.97613394,0.9999999,0.9968055,0.93062675,0.9305438 +under,0.9780133,0.97888005,0.9968055,0.9999992,0.93071836,0.9295747 +far,0.9345132,0.9319681,0.93062675,0.93071836,0.9999998,0.9988613 +close,0.9341787,0.93071556,0.9305438,0.9295747,0.9988613,0.99999946 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L11.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L11.csv new file mode 100644 index 0000000000000000000000000000000000000000..b008b95dc463b898666567a6f99837df49ba5a2d --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L11.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999934,0.99752927,0.96880305,0.96895534,0.89726424,0.8946776 +right,0.99752927,0.99999976,0.96588343,0.9682969,0.89417446,0.89074 +above,0.96880305,0.96588343,0.9999993,0.9967922,0.8970684,0.89499456 +under,0.96895534,0.9682969,0.9967922,0.99999946,0.8980838,0.89498943 +far,0.89726424,0.89417446,0.8970684,0.8980838,0.9999992,0.9986851 +close,0.8946776,0.89074,0.89499456,0.89498943,0.9986851,0.9999996 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L12.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L12.csv new file mode 100644 index 0000000000000000000000000000000000000000..76f77910370263b442f4b57b6fa28a9a2303feb9 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L12.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999996,0.9974947,0.96649766,0.9668758,0.9043579,0.90190434 +right,0.9974947,0.9999999,0.9637105,0.9662744,0.9018663,0.8987512 +above,0.96649766,0.9637105,0.99999934,0.9968716,0.9044832,0.90317684 +under,0.9668758,0.9662744,0.9968716,0.99999994,0.90518576,0.90285665 +far,0.9043579,0.9018663,0.9044832,0.90518576,0.99999934,0.99847656 +close,0.90190434,0.8987512,0.90317684,0.90285665,0.99847656,0.9999997 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L13.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L13.csv new file mode 100644 index 0000000000000000000000000000000000000000..49db0b7bb6638f50fb7575fdb37745a18a0bf17e --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L13.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9971707,0.96345234,0.9610694,0.90746236,0.9067029 +right,0.9971707,0.9999996,0.9610107,0.9600994,0.90642715,0.9047075 +above,0.96345234,0.9610107,0.9999995,0.9934771,0.90565956,0.906119 +under,0.9610694,0.9600994,0.9934771,0.9999997,0.9012578,0.90104955 +far,0.90746236,0.90642715,0.90565956,0.9012578,0.9999995,0.9975653 +close,0.9067029,0.9047075,0.906119,0.90104955,0.9975653,0.99999976 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L14.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L14.csv new file mode 100644 index 0000000000000000000000000000000000000000..9ad181c76bad07e5260e0a3fabfa4ba1ffd87b8c --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L14.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.9910419,0.9593967,0.9348833,0.8995761,0.89795583 +right,0.9910419,0.9999999,0.9535367,0.93182427,0.8986294,0.89752996 +above,0.9593967,0.9535367,1.0000001,0.971612,0.894405,0.8951063 +under,0.9348833,0.93182427,0.971612,1.0000005,0.8697644,0.8730033 +far,0.8995761,0.8986294,0.894405,0.8697644,0.99999976,0.99348646 +close,0.89795583,0.89752996,0.8951063,0.8730033,0.99348646,0.99999976 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L15.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L15.csv new file mode 100644 index 0000000000000000000000000000000000000000..4506a58d4c03c34bf86ea49aaded40a6a58447e0 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L15.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.98551595,0.8932322,0.87500674,0.84743524,0.8465206 +right,0.98551595,1.0000002,0.88708204,0.87043536,0.84810466,0.84613985 +above,0.8932322,0.88708204,1.0,0.9691656,0.85789555,0.8597361 +under,0.87500674,0.87043536,0.9691656,0.99999976,0.8343194,0.8383247 +far,0.84743524,0.84810466,0.85789555,0.8343194,1.0,0.9930855 +close,0.8465206,0.84613985,0.8597361,0.8383247,0.9930855,0.9999996 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L16.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L16.csv new file mode 100644 index 0000000000000000000000000000000000000000..64e5ff38d0817834b4e0af1ed2a226b5dddaea17 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L16.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.9834478,0.8681192,0.85060275,0.8113317,0.81154186 +right,0.9834478,0.99999976,0.86297387,0.84506655,0.8168183,0.8146538 +above,0.8681192,0.86297387,0.9999995,0.96631306,0.83080703,0.8337432 +under,0.85060275,0.84506655,0.96631306,0.9999999,0.81213367,0.8182881 +far,0.8113317,0.8168183,0.83080703,0.81213367,0.9999999,0.99242735 +close,0.81154186,0.8146538,0.8337432,0.8182881,0.99242735,0.99999994 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L17.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L17.csv new file mode 100644 index 0000000000000000000000000000000000000000..e1cce1e814c766ae32788ae2fb608c9dd565ca12 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L17.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.979796,0.88101685,0.8572285,0.82162565,0.82212687 +right,0.979796,0.99999934,0.8693418,0.84356153,0.8223549,0.8205908 +above,0.88101685,0.8693418,0.99999976,0.95967394,0.83281803,0.8364092 +under,0.8572285,0.84356153,0.95967394,0.99999976,0.8056647,0.8185914 +far,0.82162565,0.8223549,0.83281803,0.8056647,0.9999995,0.9888503 +close,0.82212687,0.8205908,0.8364092,0.8185914,0.9888503,0.99999994 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L18.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..5976335562f61d24ab4518b13e0405d4b0e8d44b --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9772879,0.8008949,0.7786803,0.7362057,0.7356441 +right,0.9772879,0.99999946,0.79337823,0.7672333,0.73968774,0.73513526 +above,0.8008949,0.79337823,0.99999934,0.96463466,0.7532561,0.7583774 +under,0.7786803,0.7672333,0.96463466,0.99999946,0.729034,0.7437248 +far,0.7362057,0.73968774,0.7532561,0.729034,0.99999976,0.98735195 +close,0.7356441,0.73513526,0.7583774,0.7437248,0.98735195,0.99999964 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L19.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..d78c70cc5f653c178333ed3bbbeac3fe8784f297 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.9802871,0.83386904,0.80737,0.75398844,0.7535693 +right,0.9802871,0.99999976,0.8281839,0.7985955,0.75871426,0.7550451 +above,0.83386904,0.8281839,0.99999934,0.9681712,0.7672131,0.77104545 +under,0.80737,0.7985955,0.9681712,0.99999994,0.74097604,0.751749 +far,0.75398844,0.75871426,0.7672131,0.74097604,0.99999964,0.9898429 +close,0.7535693,0.7550451,0.77104545,0.751749,0.9898429,0.99999964 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L2.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L2.csv new file mode 100644 index 0000000000000000000000000000000000000000..5ff738efda813cf86b6436a5bb0d15aee565bdb7 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L2.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.99878913,0.9962114,0.99561983,0.97051966,0.9708532 +right,0.99878913,0.9999988,0.9954637,0.9963239,0.97062665,0.97095317 +above,0.9962114,0.9954637,0.99999964,0.9983417,0.969736,0.97030294 +under,0.99561983,0.9963239,0.9983417,0.99999976,0.9702139,0.9704681 +far,0.97051966,0.97062665,0.969736,0.9702139,1.0000001,0.99953556 +close,0.9708532,0.97095317,0.97030294,0.9704681,0.99953556,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L20.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..47997faf3f562e01bbdfa6b0add97bbd052f1573 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.9821659,0.84731793,0.82366854,0.77196056,0.7725972 +right,0.9821659,0.99999934,0.8428634,0.8170057,0.778075,0.7749707 +above,0.84731793,0.8428634,1.0000001,0.9713765,0.77407086,0.7781064 +under,0.82366854,0.8170057,0.9713765,0.9999998,0.7512978,0.75976944 +far,0.77196056,0.778075,0.77407086,0.7512978,0.99999946,0.9913936 +close,0.7725972,0.7749707,0.7781064,0.75976944,0.9913936,1.0000004 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L21.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..ef4ca409920e5b0723e579f17a5ea271e3f1518a --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.97824305,0.85602677,0.83447015,0.7468898,0.74953127 +right,0.97824305,1.0,0.85144657,0.82746917,0.7562581,0.7531444 +above,0.85602677,0.85144657,0.99999994,0.9694498,0.7517695,0.757405 +under,0.83447015,0.82746917,0.9694498,0.99999976,0.7357675,0.74540746 +far,0.7468898,0.7562581,0.7517695,0.7357675,1.0000001,0.98780674 +close,0.74953127,0.7531444,0.757405,0.74540746,0.98780674,0.99999964 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L22.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L22.csv new file mode 100644 index 0000000000000000000000000000000000000000..7e3de42391f700ac3d2cb93294edcde728263e09 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L22.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.9786648,0.8228484,0.804355,0.7146277,0.7161898 +right,0.9786648,0.99999994,0.8201854,0.7993704,0.7274797,0.72277796 +above,0.8228484,0.8201854,0.9999999,0.9720241,0.7292658,0.7363538 +under,0.804355,0.7993704,0.9720241,0.9999998,0.7194072,0.73026705 +far,0.7146277,0.7274797,0.7292658,0.7194072,0.99999994,0.98722416 +close,0.7161898,0.72277796,0.7363538,0.73026705,0.98722416,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L23.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..2c2fff76e54cf7e40602015d8ed4395059d1b02b --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.98031855,0.83326554,0.81536597,0.722703,0.7228397 +right,0.98031855,0.99999976,0.830949,0.81094944,0.73465264,0.7294107 +above,0.83326554,0.830949,0.9999998,0.9745447,0.7354156,0.74147105 +under,0.81536597,0.81094944,0.9745447,0.99999946,0.73048073,0.73929 +far,0.722703,0.73465264,0.7354156,0.73048073,1.0000006,0.9885595 +close,0.7228397,0.7294107,0.74147105,0.73929,0.9885595,0.99999934 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L24.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L24.csv new file mode 100644 index 0000000000000000000000000000000000000000..8a38a31831209a36ce1053267dfa700de667eca7 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L24.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.9789184,0.8370729,0.82081693,0.73341024,0.73414975 +right,0.9789184,0.9999999,0.83476377,0.8172162,0.7467133,0.74157274 +above,0.8370729,0.83476377,0.9999998,0.972764,0.742171,0.74828917 +under,0.82081693,0.8172162,0.972764,1.0000007,0.740844,0.7500283 +far,0.73341024,0.7467133,0.742171,0.740844,0.99999994,0.9837058 +close,0.73414975,0.74157274,0.74828917,0.7500283,0.9837058,0.99999994 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L25.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L25.csv new file mode 100644 index 0000000000000000000000000000000000000000..255e69f5cd0041069fa1cc3054e7b4218c6457ed --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L25.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9790779,0.83599746,0.82284963,0.73114526,0.73058164 +right,0.9790779,1.0,0.83329666,0.8187883,0.7434921,0.7370479 +above,0.83599746,0.83329666,1.0,0.97298443,0.73417306,0.7385094 +under,0.82284963,0.8187883,0.97298443,0.9999996,0.7368615,0.7440027 +far,0.73114526,0.7434921,0.73417306,0.7368615,0.99999976,0.98393905 +close,0.73058164,0.7370479,0.7385094,0.7440027,0.98393905,0.9999999 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L26.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..05437569a08f00e39dd83a8fdfbae6a858613929 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.97633445,0.8295043,0.8165855,0.7198237,0.7206994 +right,0.97633445,0.9999994,0.8249028,0.8121868,0.7349392,0.7258376 +above,0.8295043,0.8249028,0.9999996,0.96712494,0.7248593,0.7314129 +under,0.8165855,0.8121868,0.96712494,1.0,0.73481154,0.74567986 +far,0.7198237,0.7349392,0.7248593,0.73481154,1.0,0.9756223 +close,0.7206994,0.7258376,0.7314129,0.74567986,0.9756223,0.9999999 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L27.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L27.csv new file mode 100644 index 0000000000000000000000000000000000000000..feca822441540a4f67c766a3a6b2639d44f473cf --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L27.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.97831,0.8445632,0.83354384,0.7378287,0.739117 +right,0.97831,0.99999964,0.84207493,0.8312194,0.7521053,0.74447894 +above,0.8445632,0.84207493,0.9999996,0.9699683,0.73820424,0.74363375 +under,0.83354384,0.8312194,0.9699683,0.99999976,0.75224817,0.7612826 +far,0.7378287,0.7521053,0.73820424,0.75224817,0.9999993,0.97704506 +close,0.739117,0.74447894,0.74363375,0.7612826,0.97704506,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L28.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L28.csv new file mode 100644 index 0000000000000000000000000000000000000000..2e64b9b829b42e8426d61f2fb0906ce25ebb0bb8 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L28.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.97861314,0.8561506,0.84841716,0.7536057,0.75549245 +right,0.97861314,0.99999964,0.8522604,0.8468236,0.76483476,0.75797635 +above,0.8561506,0.8522604,0.99999917,0.9714747,0.74135876,0.74708617 +under,0.84841716,0.8468236,0.9714747,0.9999997,0.75761294,0.766433 +far,0.7536057,0.76483476,0.74135876,0.75761294,0.9999999,0.9792029 +close,0.75549245,0.75797635,0.74708617,0.766433,0.9792029,0.99999994 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L29.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L29.csv new file mode 100644 index 0000000000000000000000000000000000000000..21e309927920c49d0345e6e2cddcef4c4db73f46 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L29.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.999999,0.9866215,0.90696895,0.9044242,0.85001844,0.8498269 +right,0.9866215,0.9999998,0.90395415,0.9029746,0.85549104,0.8505051 +above,0.90696895,0.90395415,0.9999999,0.98134923,0.8324077,0.8339474 +under,0.9044242,0.9029746,0.98134923,1.0000002,0.84810305,0.8513057 +far,0.85001844,0.85549104,0.8324077,0.84810305,1.0000001,0.9896088 +close,0.8498269,0.8505051,0.8339474,0.8513057,0.9896088,0.9999998 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L3.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L3.csv new file mode 100644 index 0000000000000000000000000000000000000000..19b50c936a8701885b905f6b84857299952f3319 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L3.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999905,0.9989104,0.99467796,0.9940488,0.9653681,0.9659394 +right,0.9989104,1.000001,0.9944287,0.9949949,0.9665523,0.96704936 +above,0.99467796,0.9944287,0.99999976,0.9978192,0.96708,0.9678995 +under,0.9940488,0.9949949,0.9978192,0.99999917,0.9684289,0.9686649 +far,0.9653681,0.9665523,0.96708,0.9684289,1.0,0.9994476 +close,0.9659394,0.96704936,0.9678995,0.9686649,0.9994476,1.0000005 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L30.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L30.csv new file mode 100644 index 0000000000000000000000000000000000000000..400fa1b2dadf6514475b583041fb8edd5a234907 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L30.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.9910719,0.9335875,0.9326949,0.89608896,0.8944289 +right,0.9910719,0.99999976,0.93190974,0.9318763,0.9001185,0.89549196 +above,0.9335875,0.93190974,0.99999964,0.98753804,0.886991,0.8868273 +under,0.9326949,0.9318763,0.98753804,1.0000001,0.89943194,0.9008086 +far,0.89608896,0.9001185,0.886991,0.89943194,0.9999994,0.9933707 +close,0.8944289,0.89549196,0.8868273,0.9008086,0.9933707,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L31.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L31.csv new file mode 100644 index 0000000000000000000000000000000000000000..318c606ab779a44ab2474ddd6bcd2043d96de133 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L31.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999996,0.9917292,0.9424361,0.94428325,0.91393936,0.9130369 +right,0.9917292,1.0000011,0.9403876,0.94316393,0.91735804,0.9133435 +above,0.9424361,0.9403876,0.9999995,0.98705304,0.90191156,0.90195847 +under,0.94428325,0.94316393,0.98705304,0.9999991,0.91221774,0.9138692 +far,0.91393936,0.91735804,0.90191156,0.91221774,0.99999946,0.99256146 +close,0.9130369,0.9133435,0.90195847,0.9138692,0.99256146,0.99999994 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L4.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L4.csv new file mode 100644 index 0000000000000000000000000000000000000000..028af0c38d1e7e8dca646427f77f1cf0bd8b7fcd --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L4.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.99889296,0.9948061,0.99436426,0.9624207,0.96294504 +right,0.99889296,0.99999964,0.9942769,0.99519956,0.9631449,0.9635941 +above,0.9948061,0.9942769,0.99999964,0.99793017,0.96188265,0.9627535 +under,0.99436426,0.99519956,0.99793017,0.9999999,0.963853,0.96417755 +far,0.9624207,0.9631449,0.96188265,0.963853,1.0000001,0.9995064 +close,0.96294504,0.9635941,0.9627535,0.96417755,0.9995064,0.99999934 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L5.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..95269781885a80f5a9ebb3f0b2b99d69aa1dbe9b --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.9984615,0.98796046,0.9882746,0.93871456,0.93914545 +right,0.9984615,0.9999996,0.9875721,0.9894386,0.93863106,0.93887544 +above,0.98796046,0.9875721,0.99999976,0.997637,0.9355831,0.9365755 +under,0.9882746,0.9894386,0.997637,0.99999994,0.9372213,0.9375718 +far,0.93871456,0.93863106,0.9355831,0.9372213,0.9999997,0.99939126 +close,0.93914545,0.93887544,0.9365755,0.9375718,0.99939126,0.99999946 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L6.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L6.csv new file mode 100644 index 0000000000000000000000000000000000000000..758d8478a2257b876fd097b6797beeb1abd0b513 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L6.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.9985447,0.98819625,0.98825854,0.9509032,0.9508989 +right,0.9985447,1.0000002,0.98746276,0.98944855,0.951025,0.9507637 +above,0.98819625,0.98746276,0.9999998,0.99746585,0.9490599,0.9497717 +under,0.98825854,0.98944855,0.99746585,0.9999989,0.95056754,0.9506101 +far,0.9509032,0.951025,0.9490599,0.95056754,0.9999999,0.999402 +close,0.9508989,0.9507637,0.9497717,0.9506101,0.999402,0.99999964 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L7.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..daa7431f49994650dbd66f8e39c229f3bafed3aa --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9985142,0.98334765,0.9835774,0.9542862,0.95423424 +right,0.9985142,0.9999997,0.982155,0.98439157,0.9539643,0.9535441 +above,0.98334765,0.982155,0.9999996,0.9974459,0.9501131,0.950805 +under,0.9835774,0.98439157,0.9974459,0.9999995,0.9509771,0.95080876 +far,0.9542862,0.9539643,0.9501131,0.9509771,0.9999994,0.9993702 +close,0.95423424,0.9535441,0.950805,0.95080876,0.9993702,0.9999998 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L8.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L8.csv new file mode 100644 index 0000000000000000000000000000000000000000..6d6a7cd4489343820df9563ae26ebe307cc9b6a9 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L8.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999993,0.9983797,0.9834712,0.98387975,0.9579957,0.95775187 +right,0.9983797,0.9999987,0.9816026,0.98434585,0.9568035,0.9560946 +above,0.9834712,0.9816026,1.0000002,0.9971724,0.9530849,0.95367104 +under,0.98387975,0.98434585,0.9971724,0.9999994,0.9537374,0.9531274 +far,0.9579957,0.9568035,0.9530849,0.9537374,1.0,0.9992805 +close,0.95775187,0.9560946,0.95367104,0.9531274,0.9992805,0.99999946 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L9.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L9.csv new file mode 100644 index 0000000000000000000000000000000000000000..46efbf35241be3e3d66d81b3e84b06fa7daa2653 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_2m_L9.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999996,0.99843484,0.97737,0.97843575,0.9342028,0.93312794 +right,0.99843484,0.9999993,0.97581,0.97889173,0.93252295,0.93095815 +above,0.97737,0.97581,0.9999999,0.99729174,0.92908543,0.9282745 +under,0.97843575,0.97889173,0.99729174,0.9999993,0.9318605,0.93010163 +far,0.9342028,0.93252295,0.92908543,0.9318605,0.9999999,0.99920565 +close,0.93312794,0.93095815,0.9282745,0.93010163,0.99920565,0.99999905 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L0.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..1b3ee43ab59eabd4e41bb45d4a41f1afbc491d5d --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9998435,0.99799097,0.9977987,0.9968788,0.99661493 +right,0.9998435,1.0000001,0.99786913,0.9974965,0.9968358,0.99660116 +above,0.99799097,0.99786913,0.99999994,0.9995123,0.9967502,0.9971451 +under,0.9977987,0.9974965,0.9995123,1.0000002,0.9967791,0.99703103 +far,0.9968788,0.9968358,0.9967502,0.9967791,1.0,0.9996612 +close,0.99661493,0.99660116,0.9971451,0.99703103,0.9996612,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L1.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L1.csv new file mode 100644 index 0000000000000000000000000000000000000000..bc5d0107709e33c0122a7614a35b345e7856bdd3 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L1.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999993,0.9997185,0.9963615,0.9961653,0.9813997,0.9820062 +right,0.9997185,0.99999964,0.99640256,0.99600345,0.9813186,0.98184097 +above,0.9963615,0.99640256,0.99999994,0.99927896,0.98335207,0.9841615 +under,0.9961653,0.99600345,0.99927896,1.0000005,0.9826357,0.9832989 +far,0.9813997,0.9813186,0.98335207,0.9826357,1.0000001,0.99943954 +close,0.9820062,0.98184097,0.9841615,0.9832989,0.99943954,1.0000006 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L10.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L10.csv new file mode 100644 index 0000000000000000000000000000000000000000..8869ef1477bc2c4532a7b4e0ef9fbb888f6dd2b8 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L10.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9992473,0.9775233,0.9760373,0.9253413,0.92438626 +right,0.9992473,1.0000004,0.97759753,0.9759081,0.92654634,0.9256612 +above,0.9775233,0.97759753,1.0000002,0.9977426,0.9361317,0.9364133 +under,0.9760373,0.9759081,0.9977426,0.9999997,0.9355097,0.935219 +far,0.9253413,0.92654634,0.9361317,0.9355097,0.9999999,0.9991172 +close,0.92438626,0.9256612,0.9364133,0.935219,0.9991172,1.0000006 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L11.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L11.csv new file mode 100644 index 0000000000000000000000000000000000000000..eb864a2fb1e5d6db1c1791017aac42b2044715fd --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L11.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9992806,0.97379154,0.97196984,0.9147885,0.914029 +right,0.9992806,1.0000004,0.97369325,0.9716893,0.91514087,0.9144328 +above,0.97379154,0.97369325,1.0000005,0.99797505,0.92696583,0.9277822 +under,0.97196984,0.9716893,0.99797505,0.9999997,0.92617214,0.92649776 +far,0.9147885,0.91514087,0.92696583,0.92617214,1.0000002,0.99917173 +close,0.914029,0.9144328,0.9277822,0.92649776,0.99917173,0.99999976 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L12.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L12.csv new file mode 100644 index 0000000000000000000000000000000000000000..3dbb6732fed4515264c849e74975322d2dd8fbef --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L12.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.9984868,0.9744569,0.97322905,0.9193752,0.91878754 +right,0.9984868,0.9999999,0.9751612,0.97336566,0.91915697,0.9191066 +above,0.9744569,0.9751612,1.0000002,0.99729836,0.93083143,0.93248147 +under,0.97322905,0.97336566,0.99729836,0.9999999,0.92997247,0.93081546 +far,0.9193752,0.91915697,0.93083143,0.92997247,1.0000004,0.99901617 +close,0.91878754,0.9191066,0.93248147,0.93081546,0.99901617,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L13.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L13.csv new file mode 100644 index 0000000000000000000000000000000000000000..b9e068d33e675419ad52aa14e479d92d15d15fe9 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L13.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9980359,0.9724206,0.9707648,0.9260223,0.92521584 +right,0.9980359,0.99999976,0.97212946,0.9698273,0.9253812,0.9250722 +above,0.9724206,0.97212946,1.0,0.9960035,0.9320202,0.9335299 +under,0.9707648,0.9698273,0.9960035,1.0000001,0.9301153,0.93080753 +far,0.9260223,0.9253812,0.9320202,0.9301153,0.99999994,0.9989432 +close,0.92521584,0.9250722,0.9335299,0.93080753,0.9989432,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L14.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L14.csv new file mode 100644 index 0000000000000000000000000000000000000000..e1323f46ffa8aca513a181dc2c43768629f66c27 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L14.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9938621,0.96301085,0.95843023,0.91010696,0.9070201 +right,0.9938621,1.0,0.96373296,0.9602516,0.91281986,0.9111821 +above,0.96301085,0.96373296,1.0,0.9728281,0.91497,0.9145067 +under,0.95843023,0.9602516,0.9728281,0.99999964,0.9064492,0.9043263 +far,0.91010696,0.91281986,0.91497,0.9064492,0.99999994,0.9979304 +close,0.9070201,0.9111821,0.9145067,0.9043263,0.9979304,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L15.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L15.csv new file mode 100644 index 0000000000000000000000000000000000000000..4623ea9eff9b04c84e30abdb1b9233700357e21c --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L15.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9937258,0.93761635,0.9373434,0.9011263,0.8996335 +right,0.9937258,1.0000002,0.9358875,0.9356833,0.90156907,0.901123 +above,0.93761635,0.9358875,0.99999964,0.9750075,0.89120096,0.8919396 +under,0.9373434,0.9356833,0.9750075,1.0000005,0.8864864,0.8853938 +far,0.9011263,0.90156907,0.89120096,0.8864864,1.0000001,0.9982839 +close,0.8996335,0.901123,0.8919396,0.8853938,0.9982839,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L16.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L16.csv new file mode 100644 index 0000000000000000000000000000000000000000..f3248ea11a6068f1e9a98423b0a72e698dea97b4 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L16.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9937859,0.9305673,0.9306308,0.8830445,0.8820311 +right,0.9937859,0.9999998,0.9287758,0.92862636,0.88344723,0.88322306 +above,0.9305673,0.9287758,1.0000001,0.974958,0.8615765,0.8632745 +under,0.9306308,0.92862636,0.974958,1.0,0.8587996,0.8588321 +far,0.8830445,0.88344723,0.8615765,0.8587996,1.0000004,0.998189 +close,0.8820311,0.88322306,0.8632745,0.8588321,0.998189,1.0000005 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L17.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L17.csv new file mode 100644 index 0000000000000000000000000000000000000000..1dfa5fb59e41fa3c8b0c2bcb83eb5d6bb4869fc8 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L17.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9940638,0.9295939,0.92888474,0.8790243,0.87578744 +right,0.9940638,1.0000004,0.92797565,0.92753536,0.8796149,0.87681746 +above,0.9295939,0.92797565,1.0000004,0.96600014,0.8536517,0.85347724 +under,0.92888474,0.92753536,0.96600014,1.0000002,0.8512588,0.84792906 +far,0.8790243,0.8796149,0.8536517,0.8512588,0.9999998,0.9969502 +close,0.87578744,0.87681746,0.85347724,0.84792906,0.9969502,0.9999997 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L18.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..a44094fc842318b12effc0da1da59e2d629079b1 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.99428827,0.8965862,0.88617563,0.8357076,0.8332273 +right,0.99428827,1.0000002,0.89504385,0.88503325,0.8372739,0.83425516 +above,0.8965862,0.89504385,1.0000001,0.9524099,0.80880237,0.80795604 +under,0.88617563,0.88503325,0.9524099,1.0,0.79919463,0.79593 +far,0.8357076,0.8372739,0.80880237,0.79919463,1.0000001,0.99519557 +close,0.8332273,0.83425516,0.80795604,0.79593,0.99519557,0.99999976 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L19.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..8660dfefcf253fba392568d69b8b13cd07bc0cc1 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9950417,0.90460557,0.8926116,0.82631373,0.8220513 +right,0.9950417,0.9999998,0.902941,0.89162016,0.8281083,0.82330525 +above,0.90460557,0.902941,1.0000002,0.9576372,0.8037366,0.80107087 +under,0.8926116,0.89162016,0.9576372,0.9999996,0.788243,0.78335345 +far,0.82631373,0.8281083,0.8037366,0.788243,1.0000004,0.9952993 +close,0.8220513,0.82330525,0.80107087,0.78335345,0.9952993,0.99999976 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L2.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L2.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd492624b8367d5e717c08f2acbaf24666393fdf --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L2.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.999611,0.9952021,0.995088,0.96571237,0.9670373 +right,0.999611,1.0000001,0.9954832,0.99512714,0.9654453,0.96676344 +above,0.9952021,0.9954832,1.0000002,0.998906,0.9681495,0.96994007 +under,0.995088,0.99512714,0.998906,1.0000002,0.9666857,0.9682175 +far,0.96571237,0.9654453,0.9681495,0.9666857,0.99999964,0.99923503 +close,0.9670373,0.96676344,0.96994007,0.9682175,0.99923503,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L20.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..115db53d86ecbb55e111cd9684f4f5febfdd3a05 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.99520665,0.91121525,0.902942,0.8340054,0.82706904 +right,0.99520665,0.9999998,0.9093171,0.90135,0.83430535,0.8271259 +above,0.91121525,0.9093171,1.0,0.96376777,0.8023027,0.7982446 +under,0.902942,0.90135,0.96376777,1.0000002,0.7925896,0.78573865 +far,0.8340054,0.83430535,0.8023027,0.7925896,1.0000004,0.9952472 +close,0.82706904,0.8271259,0.7982446,0.78573865,0.9952472,0.99999994 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L21.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..8382487d8a302a76b2ec02fea869acb0fe649e30 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9937016,0.90517384,0.897794,0.8082268,0.80192524 +right,0.9937016,1.0000001,0.90437824,0.89801407,0.80727303,0.7996389 +above,0.90517384,0.90437824,0.99999964,0.95518047,0.76695144,0.76339215 +under,0.897794,0.89801407,0.95518047,0.9999999,0.7551908,0.75011146 +far,0.8082268,0.80727303,0.76695144,0.7551908,0.9999999,0.9904558 +close,0.80192524,0.7996389,0.76339215,0.75011146,0.9904558,0.9999998 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L22.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L22.csv new file mode 100644 index 0000000000000000000000000000000000000000..565940d9bb310d67b896fe06e409d3f0eb13f9f3 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L22.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999917,0.9937985,0.88919806,0.87558323,0.7858052,0.77687967 +right,0.9937985,0.99999964,0.88851684,0.8754041,0.78414536,0.773371 +above,0.88919806,0.88851684,0.9999995,0.95347583,0.7453493,0.741115 +under,0.87558323,0.8754041,0.95347583,1.0,0.7286596,0.7230692 +far,0.7858052,0.78414536,0.7453493,0.7286596,1.0000002,0.98769903 +close,0.77687967,0.773371,0.741115,0.7230692,0.98769903,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L23.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..910f1c967fa222ee129d126d61cf39c131806c11 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.9940176,0.8868859,0.8733208,0.79014534,0.7832584 +right,0.9940176,1.0000002,0.88552034,0.8735569,0.7893027,0.7802806 +above,0.8868859,0.88552034,1.0,0.9543169,0.7422847,0.7394794 +under,0.8733208,0.8735569,0.9543169,1.0,0.7262138,0.7221886 +far,0.79014534,0.7893027,0.7422847,0.7262138,0.99999994,0.9886859 +close,0.7832584,0.7802806,0.7394794,0.7221886,0.9886859,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L24.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L24.csv new file mode 100644 index 0000000000000000000000000000000000000000..57e4318e9550caa2ba6abce68ea47d3b11c7a7a0 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L24.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.99332833,0.8879444,0.87432647,0.7906463,0.78719187 +right,0.99332833,0.99999994,0.8867094,0.87530094,0.7911913,0.78394115 +above,0.8879444,0.8867094,1.0,0.9566208,0.74506855,0.7449973 +under,0.87432647,0.87530094,0.9566208,1.0000005,0.72943264,0.7284537 +far,0.7906463,0.7911913,0.74506855,0.72943264,0.99999976,0.9833413 +close,0.78719187,0.78394115,0.7449973,0.7284537,0.9833413,0.99999976 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L25.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L25.csv new file mode 100644 index 0000000000000000000000000000000000000000..660671e240615335cbeedd572c82e5954ac3b408 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L25.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9928952,0.8862888,0.87353945,0.78528446,0.7804113 +right,0.9928952,1.0000002,0.8843307,0.8745374,0.78453094,0.7761287 +above,0.8862888,0.8843307,1.0000004,0.9546539,0.7376219,0.73677176 +under,0.87353945,0.8745374,0.9546539,1.0000002,0.72335905,0.7209776 +far,0.78528446,0.78453094,0.7376219,0.72335905,0.9999997,0.98142743 +close,0.7804113,0.7761287,0.73677176,0.7209776,0.98142743,0.99999964 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L26.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..f21b8339f2906a2b238b642a285ff3e39399e06a --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9919836,0.87935245,0.86272776,0.79197294,0.788379 +right,0.9919836,1.0000004,0.87615496,0.86427605,0.7906908,0.78302765 +above,0.87935245,0.87615496,1.0,0.9501668,0.73832846,0.73843265 +under,0.86272776,0.86427605,0.9501668,0.99999994,0.7209006,0.71859086 +far,0.79197294,0.7906908,0.73832846,0.7209006,0.9999996,0.97726387 +close,0.788379,0.78302765,0.73843265,0.71859086,0.97726387,0.9999998 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L27.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L27.csv new file mode 100644 index 0000000000000000000000000000000000000000..af325cfb2993ca0112f85faedeea6ba7a89d39f5 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L27.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9924854,0.88830924,0.875046,0.79782754,0.7950536 +right,0.9924854,0.99999994,0.8848979,0.8761546,0.7971799,0.7907987 +above,0.88830924,0.8848979,1.0000002,0.9528855,0.7430387,0.74487966 +under,0.875046,0.8761546,0.9528855,0.9999997,0.7296202,0.7294448 +far,0.79782754,0.7971799,0.7430387,0.7296202,0.9999995,0.9780089 +close,0.7950536,0.7907987,0.74487966,0.7294448,0.9780089,0.9999998 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L28.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L28.csv new file mode 100644 index 0000000000000000000000000000000000000000..01d008339af73b46781a6ae2456471b26228f02b --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L28.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.99263376,0.89467824,0.8812691,0.797255,0.79192054 +right,0.99263376,1.0000002,0.89142597,0.88158274,0.7958753,0.78770554 +above,0.89467824,0.89142597,0.99999964,0.95653856,0.7462889,0.7464951 +under,0.8812691,0.88158274,0.95653856,1.0000006,0.7340025,0.73096055 +far,0.797255,0.7958753,0.7462889,0.7340025,0.99999994,0.9768692 +close,0.79192054,0.78770554,0.7464951,0.73096055,0.9768692,0.9999999 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L29.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L29.csv new file mode 100644 index 0000000000000000000000000000000000000000..9447215494215aff74f4041b04f3b31ea7b0f3ef --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L29.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.99428374,0.9225346,0.9138303,0.85661817,0.852986 +right,0.99428374,0.9999999,0.9201039,0.9143265,0.8568502,0.8509449 +above,0.9225346,0.9201039,0.9999998,0.96753603,0.82559705,0.82536924 +under,0.9138303,0.9143265,0.96753603,0.9999999,0.81743234,0.81416464 +far,0.85661817,0.8568502,0.82559705,0.81743234,1.0,0.98452246 +close,0.852986,0.8509449,0.82536924,0.81416464,0.98452246,1.0000006 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L3.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L3.csv new file mode 100644 index 0000000000000000000000000000000000000000..94ad9a39e427bb7e72efa78f2d60d444c3455283 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L3.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.99952286,0.9929308,0.99289155,0.9607616,0.9624181 +right,0.99952286,0.9999997,0.99326736,0.9927625,0.960814,0.96257675 +above,0.9929308,0.99326736,1.0,0.99840504,0.96678305,0.9688173 +under,0.99289155,0.9927625,0.99840504,1.0000002,0.96486133,0.9666172 +far,0.9607616,0.960814,0.96678305,0.96486133,1.0000007,0.99903315 +close,0.9624181,0.96257675,0.9688173,0.9666172,0.99903315,1.0000007 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L30.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L30.csv new file mode 100644 index 0000000000000000000000000000000000000000..10bd776f1f1f389153cea16b7f9249b4bac17407 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L30.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999996,0.99593204,0.94618946,0.9391061,0.90132093,0.89812917 +right,0.99593204,1.0,0.94389105,0.9388805,0.90216285,0.89678884 +above,0.94618946,0.94389105,0.9999997,0.9784346,0.8861705,0.88522696 +under,0.9391061,0.9388805,0.9784346,0.99999964,0.88006264,0.8762408 +far,0.90132093,0.90216285,0.8861705,0.88006264,0.99999964,0.98919 +close,0.89812917,0.89678884,0.88522696,0.8762408,0.98919,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L31.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L31.csv new file mode 100644 index 0000000000000000000000000000000000000000..e69398a01855417f78aaf0688dc96377e6a94d95 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L31.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.9966406,0.95738596,0.9521723,0.92432,0.9202961 +right,0.9966406,0.99999946,0.95554036,0.9518252,0.92537653,0.9193573 +above,0.95738596,0.95554036,0.9999997,0.9826596,0.9126103,0.9116898 +under,0.9521723,0.9518252,0.9826596,0.99999964,0.9083245,0.904627 +far,0.92432,0.92537653,0.9126103,0.9083245,0.9999999,0.9890994 +close,0.9202961,0.9193573,0.9116898,0.904627,0.9890994,0.9999993 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L4.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L4.csv new file mode 100644 index 0000000000000000000000000000000000000000..918d8a24fb56fab6fccaa27b688a725fce524fec --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L4.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.99956465,0.99212205,0.99192256,0.95327336,0.9536042 +right,0.99956465,0.99999964,0.9923561,0.9917655,0.95346755,0.9539011 +above,0.99212205,0.9923561,1.0000001,0.99868864,0.9588211,0.95969236 +under,0.99192256,0.9917655,0.99868864,0.9999995,0.95771056,0.9581834 +far,0.95327336,0.95346755,0.9588211,0.95771056,0.9999995,0.9991496 +close,0.9536042,0.9539011,0.95969236,0.9581834,0.9991496,1.0000005 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L5.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..e4cb460e3a7fed1b34f59b5ca5ba9b0a18e9fc39 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9994712,0.98667955,0.9861141,0.9279223,0.9296019 +right,0.9994712,0.9999998,0.9866023,0.9856667,0.92824936,0.9299671 +above,0.98667955,0.9866023,1.0000001,0.9986065,0.933687,0.935846 +under,0.9861141,0.9856667,0.9986065,0.9999999,0.9332188,0.93485415 +far,0.9279223,0.92824936,0.933687,0.9332188,1.0,0.9989732 +close,0.9296019,0.9299671,0.935846,0.93485415,0.9989732,0.99999964 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L6.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L6.csv new file mode 100644 index 0000000000000000000000000000000000000000..be0d0a72ef70eba933b181568226a21e367f53ac --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L6.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9995372,0.9864837,0.98533994,0.9317375,0.9329369 +right,0.9995372,1.0000002,0.98636085,0.9847016,0.9314974,0.93275285 +above,0.9864837,0.98636085,1.0000006,0.99853504,0.9381249,0.9399355 +under,0.98533994,0.9847016,0.99853504,1.0000002,0.93962646,0.940979 +far,0.9317375,0.9314974,0.9381249,0.93962646,1.0,0.9990712 +close,0.9329369,0.93275285,0.9399355,0.940979,0.9990712,1.0000005 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L7.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..711ff76a8bf04a0f33a0d5f0e66dfe13b23ad632 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.99950254,0.98332417,0.9818353,0.9343358,0.9350463 +right,0.99950254,0.99999964,0.98328406,0.981327,0.9350285,0.9357953 +above,0.98332417,0.98328406,1.0,0.99853843,0.9384435,0.93992835 +under,0.9818353,0.981327,0.99853843,1.0,0.93883383,0.9399181 +far,0.9343358,0.9350285,0.9384435,0.93883383,0.9999995,0.99917203 +close,0.9350463,0.9357953,0.93992835,0.9399181,0.99917203,0.99999905 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L8.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L8.csv new file mode 100644 index 0000000000000000000000000000000000000000..ae0c907344022818ef7bf8e95fed46f4fa3c1468 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L8.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000006,0.9994218,0.9796442,0.9780783,0.9315163,0.93213856 +right,0.9994218,0.99999934,0.9793629,0.977319,0.93238276,0.9330486 +above,0.9796442,0.9793629,1.0000001,0.9983016,0.9363206,0.9377218 +under,0.9780783,0.977319,0.9983016,1.0000002,0.93743503,0.9383368 +far,0.9315163,0.93238276,0.9363206,0.93743503,0.99999964,0.9991258 +close,0.93213856,0.9330486,0.9377218,0.9383368,0.9991258,1.0000004 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L9.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L9.csv new file mode 100644 index 0000000000000000000000000000000000000000..f9c1803bd050232bed126681212a58006f7299b9 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_400k_L9.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9994392,0.97722024,0.97560686,0.9223201,0.9223695 +right,0.9994392,1.0000002,0.97745,0.9754394,0.92394274,0.92401576 +above,0.97722024,0.97745,1.0000001,0.9979559,0.9345573,0.9353234 +under,0.97560686,0.9754394,0.9979559,1.0000001,0.9356725,0.9359473 +far,0.9223201,0.92394274,0.9345573,0.9356725,1.0000002,0.9992121 +close,0.9223695,0.92401576,0.9353234,0.9359473,0.9992121,0.99999994 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L0.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..9a4a80ddcc863f224926b4a0fe35f68f9e5d786b --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.9999523,0.9981132,0.99733096,0.996658,0.9960979 +right,0.9999523,0.9999995,0.9981393,0.9973286,0.9966837,0.996104 +above,0.9981132,0.9981393,0.9999998,0.9995989,0.9973016,0.9969495 +under,0.99733096,0.9973286,0.9995989,0.99999994,0.99737346,0.9971625 +far,0.996658,0.9966837,0.9973016,0.99737346,0.9999993,0.99988353 +close,0.9960979,0.996104,0.9969495,0.9971625,0.99988353,0.9999997 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L1.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L1.csv new file mode 100644 index 0000000000000000000000000000000000000000..21f5f3159387f8327462cd28d58e6534616ff97c --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L1.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9998916,0.9969604,0.99614215,0.9803635,0.9800791 +right,0.9998916,0.99999976,0.99713916,0.9963759,0.980788,0.98046374 +above,0.9969604,0.99713916,1.0,0.9994228,0.98154664,0.9812974 +under,0.99614215,0.9963759,0.9994228,1.0,0.9816396,0.98144346 +far,0.9803635,0.980788,0.98154664,0.9816396,0.9999999,0.9998343 +close,0.9800791,0.98046374,0.9812974,0.98144346,0.9998343,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L10.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L10.csv new file mode 100644 index 0000000000000000000000000000000000000000..c636d6a988e06d027e6c841bbdfd505789faede5 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L10.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9995727,0.97186273,0.9702582,0.9087312,0.90950125 +right,0.9995727,0.9999999,0.97276497,0.9715058,0.9087056,0.9095359 +above,0.97186273,0.97276497,0.99999976,0.9987068,0.92274106,0.9236727 +under,0.9702582,0.9715058,0.9987068,0.9999997,0.9189676,0.9200435 +far,0.9087312,0.9087056,0.92274106,0.9189676,1.0000004,0.9997113 +close,0.90950125,0.9095359,0.9236727,0.9200435,0.9997113,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L11.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L11.csv new file mode 100644 index 0000000000000000000000000000000000000000..bc54058b46ff2bed3cd82dff23f9cb17d0cfcb8d --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L11.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99958885,0.97031367,0.96902376,0.9032104,0.90393007 +right,0.99958885,0.99999976,0.9711251,0.9701121,0.90298,0.90376365 +above,0.97031367,0.9711251,0.99999934,0.99883395,0.92019856,0.9210085 +under,0.96902376,0.9701121,0.99883395,0.9999995,0.9170516,0.9179845 +far,0.9032104,0.90298,0.92019856,0.9170516,0.99999946,0.9997096 +close,0.90393007,0.90376365,0.9210085,0.9179845,0.9997096,0.9999997 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L12.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L12.csv new file mode 100644 index 0000000000000000000000000000000000000000..ca9c1c5dd30c8fb56006b74b31a7a52110d69e9a --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L12.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999934,0.9992879,0.97035533,0.9691838,0.9049521,0.90542257 +right,0.9992879,1.0,0.9712428,0.97049904,0.90503025,0.9057014 +above,0.97035533,0.9712428,0.99999994,0.9987024,0.9266548,0.9272155 +under,0.9691838,0.97049904,0.9987024,1.0000004,0.92356515,0.9241668 +far,0.9049521,0.90503025,0.9266548,0.92356515,1.0000001,0.99961346 +close,0.90542257,0.9057014,0.9272155,0.9241668,0.99961346,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L13.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L13.csv new file mode 100644 index 0000000000000000000000000000000000000000..5838f9cab66d3ca07e0050bdd5c4b62e102649e9 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L13.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.99897575,0.9696657,0.9680917,0.91153455,0.91187805 +right,0.99897575,0.9999995,0.9703966,0.96939987,0.91157955,0.9121777 +above,0.9696657,0.9703966,0.99999976,0.99793947,0.9311582,0.9315017 +under,0.9680917,0.96939987,0.99793947,0.9999997,0.927787,0.92845684 +far,0.91153455,0.91157955,0.9311582,0.927787,1.0000002,0.9994935 +close,0.91187805,0.9121777,0.9315017,0.92845684,0.9994935,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L14.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L14.csv new file mode 100644 index 0000000000000000000000000000000000000000..4c61157097c2a9e149c35d484275a36b79dcb9a0 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L14.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9956563,0.9647412,0.9571655,0.9109808,0.9109584 +right,0.9956563,1.0000002,0.9653399,0.9594533,0.90850675,0.9085695 +above,0.9647412,0.9653399,0.9999999,0.97916657,0.9273538,0.92622864 +under,0.9571655,0.9594533,0.97916657,1.0000001,0.91709536,0.91907793 +far,0.9109808,0.90850675,0.9273538,0.91709536,0.9999994,0.99902576 +close,0.9109584,0.9085695,0.92622864,0.91907793,0.99902576,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L15.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L15.csv new file mode 100644 index 0000000000000000000000000000000000000000..d9a7061ea3f019a5d118b8a37189323138edeba6 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L15.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.9935836,0.9326245,0.9229149,0.8870323,0.88704187 +right,0.9935836,0.9999999,0.9318386,0.9263613,0.8834315,0.88363576 +above,0.9326245,0.9318386,0.9999998,0.97584337,0.8970885,0.89558566 +under,0.9229149,0.9263613,0.97584337,0.9999999,0.88781655,0.89079845 +far,0.8870323,0.8834315,0.8970885,0.88781655,0.99999976,0.9985605 +close,0.88704187,0.88363576,0.89558566,0.89079845,0.9985605,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L16.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L16.csv new file mode 100644 index 0000000000000000000000000000000000000000..6e89a6be68ce8e7a81e10450569dfc161cdcb348 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L16.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.99397033,0.9126065,0.9003782,0.8517456,0.8519775 +right,0.99397033,1.0000007,0.91367626,0.9045727,0.85063297,0.8510865 +above,0.9126065,0.91367626,1.0000004,0.9722987,0.86325604,0.86203516 +under,0.9003782,0.9045727,0.9722987,1.0,0.8528841,0.8565965 +far,0.8517456,0.85063297,0.86325604,0.8528841,1.0000001,0.99851984 +close,0.8519775,0.8510865,0.86203516,0.8565965,0.99851984,0.99999976 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L17.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L17.csv new file mode 100644 index 0000000000000000000000000000000000000000..e5d0c35c757e457fe31702a3305d9776098a82af --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L17.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99339527,0.91117525,0.89166284,0.857491,0.855197 +right,0.99339527,0.9999998,0.91318065,0.8962754,0.8575235,0.85602194 +above,0.91117525,0.91318065,0.9999996,0.9508551,0.85948515,0.8520004 +under,0.89166284,0.8962754,0.9508551,1.0000001,0.84379196,0.8511674 +far,0.857491,0.8575235,0.85948515,0.84379196,1.0000001,0.9964577 +close,0.855197,0.85602194,0.8520004,0.8511674,0.9964577,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L18.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..86c3bebaf41d19514e581f727f999dad8a5a928c --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9928614,0.8505055,0.81660694,0.7912074,0.78794664 +right,0.9928614,1.0000002,0.8542918,0.8218688,0.79284203,0.7909078 +above,0.8505055,0.8542918,0.9999997,0.93193597,0.79370725,0.78571296 +under,0.81660694,0.8218688,0.93193597,1.0,0.7686005,0.7771458 +far,0.7912074,0.79284203,0.79370725,0.7686005,1.0000004,0.9953687 +close,0.78794664,0.7909078,0.78571296,0.7771458,0.9953687,1.0000005 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L19.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..a9908d05fffb0cbc6e3288d94aa5edf1303b9c0e --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9936447,0.8528339,0.80882746,0.78619426,0.7838731 +right,0.9936447,1.0000006,0.8566729,0.8141632,0.78811693,0.78726315 +above,0.8528339,0.8566729,1.0000002,0.93918234,0.7954884,0.78963125 +under,0.80882746,0.8141632,0.93918234,1.0000004,0.75882053,0.76967984 +far,0.78619426,0.78811693,0.7954884,0.75882053,1.0,0.99477917 +close,0.7838731,0.78726315,0.78963125,0.76967984,0.99477917,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L2.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L2.csv new file mode 100644 index 0000000000000000000000000000000000000000..86ec9c56b599e95e0a441d215f6c31644c842eae --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L2.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.99986404,0.99651337,0.9958135,0.9657626,0.96568036 +right,0.99986404,1.0000001,0.9966743,0.9960451,0.9658677,0.96574366 +above,0.99651337,0.9966743,1.0000001,0.99920493,0.9649396,0.96480286 +under,0.9958135,0.9960451,0.99920493,0.9999997,0.96497595,0.9648507 +far,0.9657626,0.9658677,0.9649396,0.96497595,0.9999998,0.99979013 +close,0.96568036,0.96574366,0.96480286,0.9648507,0.99979013,0.99999976 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L20.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..33679188a167a9fec43e673e74dcd9cf2c3a88ba --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.9945748,0.8654803,0.8279237,0.8013511,0.8004516 +right,0.9945748,1.0000001,0.86890996,0.83295906,0.80197793,0.8023763 +above,0.8654803,0.86890996,1.0000001,0.9494288,0.8047707,0.8012439 +under,0.8279237,0.83295906,0.9494288,1.0000002,0.7753397,0.78346586 +far,0.8013511,0.80197793,0.8047707,0.7753397,0.99999964,0.996055 +close,0.8004516,0.8023763,0.8012439,0.78346586,0.996055,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L21.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..e8359c169078acad11c341902669cddf810949bc --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9938267,0.87008464,0.8371043,0.7855727,0.7834309 +right,0.9938267,1.0000001,0.87426966,0.8427485,0.7833741,0.7833789 +above,0.87008464,0.87426966,1.0,0.94926524,0.7838727,0.77828157 +under,0.8371043,0.8427485,0.94926524,1.0000002,0.7627237,0.77078784 +far,0.7855727,0.7833741,0.7838727,0.7627237,1.0,0.9937437 +close,0.7834309,0.7833789,0.77828157,0.77078784,0.9937437,0.9999996 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L22.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L22.csv new file mode 100644 index 0000000000000000000000000000000000000000..c3dcb8d909fdbc14c6c0231c4aac6706644ffa20 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L22.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.99413294,0.85312736,0.82419664,0.76896167,0.76689243 +right,0.99413294,0.9999994,0.85831004,0.83050597,0.7670129,0.7668509 +above,0.85312736,0.85831004,0.99999934,0.95247656,0.7704241,0.7650612 +under,0.82419664,0.83050597,0.95247656,1.0000002,0.75572026,0.76361644 +far,0.76896167,0.7670129,0.7704241,0.75572026,0.99999964,0.9935601 +close,0.76689243,0.7668509,0.7650612,0.76361644,0.9935601,0.9999998 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L23.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..7914a188670f835b997ac1d06f5f404792cc4999 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.99419284,0.85460794,0.8285588,0.77372503,0.7718807 +right,0.99419284,1.0000002,0.860346,0.8354971,0.771891,0.7719123 +above,0.85460794,0.860346,1.0000001,0.9543229,0.77465093,0.7693643 +under,0.8285588,0.8354971,0.9543229,1.0000002,0.7627701,0.7696655 +far,0.77372503,0.771891,0.77465093,0.7627701,0.9999996,0.99386334 +close,0.7718807,0.7719123,0.7693643,0.7696655,0.99386334,0.9999999 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L24.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L24.csv new file mode 100644 index 0000000000000000000000000000000000000000..487bb4f768482b69e9de2ec4555a17a396a53a27 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L24.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.99354947,0.8560369,0.8326442,0.77636427,0.7742259 +right,0.99354947,1.0000001,0.8616444,0.8399246,0.7738752,0.77437156 +above,0.8560369,0.8616444,0.9999998,0.9541192,0.77574176,0.7709211 +under,0.8326442,0.8399246,0.9541192,1.0000002,0.7679442,0.7749955 +far,0.77636427,0.7738752,0.77574176,0.7679442,0.9999998,0.9896885 +close,0.7742259,0.77437156,0.7709211,0.7749955,0.9896885,1.0000004 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L25.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L25.csv new file mode 100644 index 0000000000000000000000000000000000000000..456980835a11a404323551923b0e906ccd80cc04 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L25.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99326867,0.85563034,0.82995516,0.7742296,0.77185214 +right,0.99326867,0.9999998,0.86077446,0.8367771,0.77057344,0.77087814 +above,0.85563034,0.86077446,0.9999997,0.9540356,0.76949984,0.7650519 +under,0.82995516,0.8367771,0.9540356,0.99999964,0.7609991,0.7684115 +far,0.7742296,0.77057344,0.76949984,0.7609991,0.9999999,0.9897601 +close,0.77185214,0.77087814,0.7650519,0.7684115,0.9897601,0.99999976 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L26.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..d209e251dcd2f1eea0a63dbb4352df7f2b0e6ae4 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.99266684,0.85404897,0.82746184,0.7776957,0.773169 +right,0.99266684,1.0000001,0.85967076,0.8351057,0.7761627,0.7751342 +above,0.85404897,0.85967076,1.0000004,0.95429885,0.7727105,0.7670437 +under,0.82746184,0.8351057,0.95429885,0.9999999,0.7630647,0.76980025 +far,0.7776957,0.7761627,0.7727105,0.7630647,1.0000001,0.9861618 +close,0.773169,0.7751342,0.7670437,0.76980025,0.9861618,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L27.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L27.csv new file mode 100644 index 0000000000000000000000000000000000000000..ae0b25c6177cd05978b356566d4fad7b01024046 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L27.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.99311775,0.86542404,0.8417517,0.78985345,0.7861965 +right,0.99311775,0.9999999,0.87118423,0.8492529,0.78879946,0.788058 +above,0.86542404,0.87118423,1.0,0.9574773,0.78301394,0.7772136 +under,0.8417517,0.8492529,0.9574773,0.99999976,0.7786763,0.7837235 +far,0.78985345,0.78879946,0.78301394,0.7786763,1.0000001,0.986439 +close,0.7861965,0.788058,0.7772136,0.7837235,0.986439,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L28.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L28.csv new file mode 100644 index 0000000000000000000000000000000000000000..ac38357701dd6edb8d4e43c3ca1e414ccbfb8181 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L28.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.99338776,0.8775793,0.8566182,0.7954793,0.79144615 +right,0.99338776,1.0000002,0.8839043,0.8645406,0.79144055,0.79042584 +above,0.8775793,0.8839043,0.99999964,0.96292627,0.78502554,0.77845794 +under,0.8566182,0.8645406,0.96292627,0.99999964,0.78301555,0.7863724 +far,0.7954793,0.79144055,0.78502554,0.78301555,0.99999994,0.9878292 +close,0.79144615,0.79042584,0.77845794,0.7863724,0.9878292,0.9999997 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L29.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L29.csv new file mode 100644 index 0000000000000000000000000000000000000000..67241484b8500e820e16f25f092cc0a6adbca083 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L29.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.995566,0.9181592,0.90346617,0.86760217,0.8648551 +right,0.995566,1.0000002,0.92192596,0.90826,0.86519146,0.86417544 +above,0.9181592,0.92192596,1.0,0.9742558,0.8588618,0.85470545 +under,0.90346617,0.90826,0.9742558,0.99999964,0.8556032,0.85727787 +far,0.86760217,0.86519146,0.8588618,0.8556032,1.0000002,0.9934459 +close,0.8648551,0.86417544,0.85470545,0.85727787,0.9934459,0.9999999 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L3.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L3.csv new file mode 100644 index 0000000000000000000000000000000000000000..b99accc564e6fc1d62394c33ba668a860b27d586 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L3.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.9998535,0.9946121,0.9937701,0.964962,0.96490085 +right,0.9998535,0.99999905,0.99467146,0.99390924,0.9650243,0.96493787 +above,0.9946121,0.99467146,1.0000012,0.99913096,0.96734595,0.9673303 +under,0.9937701,0.99390924,0.99913096,1.0000004,0.9674363,0.96747464 +far,0.964962,0.9650243,0.96734595,0.9674363,0.99999976,0.9997767 +close,0.96490085,0.96493787,0.9673303,0.96747464,0.9997767,0.9999994 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L30.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L30.csv new file mode 100644 index 0000000000000000000000000000000000000000..49feba619d8f5dca67c06354fa0fbd799726952e --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L30.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.99717325,0.94567347,0.9344186,0.9151338,0.9135983 +right,0.99717325,0.9999995,0.94840616,0.93767935,0.9140052,0.9135976 +above,0.94567347,0.94840616,1.0,0.9832139,0.90712374,0.90433514 +under,0.9344186,0.93767935,0.9832139,1.0000002,0.9017596,0.9022284 +far,0.9151338,0.9140052,0.90712374,0.9017596,1.0000001,0.9960267 +close,0.9135983,0.9135976,0.90433514,0.9022284,0.9960267,0.99999964 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L31.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L31.csv new file mode 100644 index 0000000000000000000000000000000000000000..f4155aa073204821f89bdf507f0c7870f70ef604 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L31.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99754226,0.9544763,0.9451838,0.93113226,0.930797 +right,0.99754226,0.9999998,0.95633703,0.9476482,0.9301973,0.9309214 +above,0.9544763,0.95633703,1.0000001,0.98582214,0.9255119,0.92385185 +under,0.9451838,0.9476482,0.98582214,0.9999998,0.92049664,0.9213766 +far,0.93113226,0.9301973,0.9255119,0.92049664,0.99999976,0.9963661 +close,0.930797,0.9309214,0.92385185,0.9213766,0.9963661,0.99999994 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L4.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L4.csv new file mode 100644 index 0000000000000000000000000000000000000000..c3b8aae6df6ca693ce928671e0d3bba7ec2636ca --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L4.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.99986684,0.9941584,0.9931099,0.9585335,0.9589295 +right,0.99986684,0.99999976,0.99431366,0.9933276,0.9586033,0.9589936 +above,0.9941584,0.99431366,1.0,0.999185,0.9590682,0.95959824 +under,0.9931099,0.9933276,0.999185,1.0,0.9590229,0.95962894 +far,0.9585335,0.9586033,0.9590682,0.9590229,1.0000001,0.9997716 +close,0.9589295,0.9589936,0.95959824,0.95962894,0.9997716,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L5.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..a031e38e8831f3d9de454921a9d493bdcbc5c5e9 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9998097,0.98974425,0.988762,0.93953943,0.93984276 +right,0.9998097,1.0000005,0.990098,0.989205,0.94013745,0.94043887 +above,0.98974425,0.990098,0.99999976,0.99901307,0.9403145,0.9408383 +under,0.988762,0.989205,0.99901307,1.0000004,0.9404924,0.94111 +far,0.93953943,0.94013745,0.9403145,0.9404924,1.0000001,0.99972326 +close,0.93984276,0.94043887,0.9408383,0.94111,0.99972326,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L6.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L6.csv new file mode 100644 index 0000000000000000000000000000000000000000..70081be07623fd189fd7e9f1ef1a149b9573fa6b --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L6.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.9998409,0.9891545,0.9878253,0.9467694,0.9472203 +right,0.9998409,0.9999995,0.98945975,0.98821855,0.94723904,0.947683 +above,0.9891545,0.98945975,0.99999964,0.9990251,0.9498386,0.9504478 +under,0.9878253,0.98821855,0.9990251,0.9999997,0.95038885,0.9511481 +far,0.9467694,0.94723904,0.9498386,0.95038885,1.0000004,0.9997095 +close,0.9472203,0.947683,0.9504478,0.9511481,0.9997095,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L7.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..e20d54db1163591e0e7eefa5d7cf8fc58bd484bd --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9998315,0.9850089,0.98320764,0.94558185,0.9459495 +right,0.9998315,1.0000001,0.98551214,0.9838566,0.9460356,0.9463903 +above,0.9850089,0.98551214,0.99999994,0.9989695,0.9449742,0.9454998 +under,0.98320764,0.9838566,0.9989695,0.9999995,0.9444742,0.9451892 +far,0.94558185,0.9460356,0.9449742,0.9444742,1.0000006,0.99970347 +close,0.9459495,0.9463903,0.9454998,0.9451892,0.99970347,0.99999964 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L8.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L8.csv new file mode 100644 index 0000000000000000000000000000000000000000..87db003eacbd73be7953cb7794a4b4f6e40980cf --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L8.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9997846,0.9820034,0.98003626,0.9435355,0.94425017 +right,0.9997846,0.9999998,0.9824789,0.9806319,0.94424784,0.94496286 +above,0.9820034,0.9824789,1.0,0.9987795,0.9442209,0.945152 +under,0.98003626,0.9806319,0.9987795,1.0000007,0.9427725,0.94391143 +far,0.9435355,0.94424784,0.9442209,0.9427725,0.99999946,0.99968326 +close,0.94425017,0.94496286,0.945152,0.94391143,0.99968326,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L9.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L9.csv new file mode 100644 index 0000000000000000000000000000000000000000..ba7b522f150382151ef9bc42ddf24a579bdde3dc --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_800k_L9.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.99972636,0.96767104,0.9660944,0.90486014,0.9062074 +right,0.99972636,1.0000001,0.96864074,0.9673019,0.9056335,0.9069944 +above,0.96767104,0.96864074,0.9999998,0.9988666,0.92052764,0.92193246 +under,0.9660944,0.9673019,0.9988666,0.99999976,0.91760087,0.9192237 +far,0.90486014,0.9056335,0.92052764,0.91760087,0.99999964,0.99968886 +close,0.9062074,0.9069944,0.92193246,0.9192237,0.99968886,1.0000006 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L0.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..a5a44c9ea7f0d1c649aa494bcb7b1bfeb16674b0 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000008,0.99933225,0.99809676,0.99722236,0.99600327,0.99551535 +right,0.99933225,1.0000006,0.99750036,0.9973742,0.9962036,0.9951758 +above,0.99809676,0.99750036,1.0,0.99917966,0.996618,0.99644625 +under,0.99722236,0.9973742,0.99917966,0.9999997,0.9964912,0.99585867 +far,0.99600327,0.9962036,0.996618,0.9964912,1.0000005,0.9986834 +close,0.99551535,0.9951758,0.99644625,0.99585867,0.9986834,0.9999996 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L1.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L1.csv new file mode 100644 index 0000000000000000000000000000000000000000..9704cb47044b8098f574519d052cc9cf8af0322d --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L1.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9981087,0.9964433,0.99504036,0.9802037,0.98041296 +right,0.9981087,1.0000004,0.99538845,0.99525964,0.9784951,0.9770703 +above,0.9964433,0.99538845,1.0000002,0.9983893,0.98259264,0.9834404 +under,0.99504036,0.99525964,0.9983893,1.0000004,0.9815586,0.98146266 +far,0.9802037,0.9784951,0.98259264,0.9815586,1.0000001,0.9977384 +close,0.98041296,0.9770703,0.9834404,0.98146266,0.9977384,0.9999999 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L10.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L10.csv new file mode 100644 index 0000000000000000000000000000000000000000..82557737ee9f1ee28a22a59ba0b575fc54004108 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L10.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.9968092,0.97993714,0.97824395,0.9341583,0.9248704 +right,0.9968092,1.0000012,0.9748892,0.9763821,0.9304445,0.9174093 +above,0.97993714,0.9748892,1.0000008,0.9960427,0.9371398,0.93072057 +under,0.97824395,0.9763821,0.9960427,1.0000002,0.93390054,0.9245591 +far,0.9341583,0.9304445,0.9371398,0.93390054,1.0000005,0.9937962 +close,0.9248704,0.9174093,0.93072057,0.9245591,0.9937962,1.0000007 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L11.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L11.csv new file mode 100644 index 0000000000000000000000000000000000000000..a5e33583d01026eabee5a54f05a6e2aa51a84a99 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L11.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.99666566,0.98112303,0.97919923,0.9362384,0.92710215 +right,0.99666566,0.9999996,0.9764752,0.9780922,0.9328793,0.9202018 +above,0.98112303,0.9764752,1.0000001,0.99578726,0.9391335,0.9329921 +under,0.97919923,0.9780922,0.99578726,1.0000004,0.93447345,0.9253814 +far,0.9362384,0.9328793,0.9391335,0.93447345,1.0000005,0.99412894 +close,0.92710215,0.9202018,0.9329921,0.9253814,0.99412894,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L12.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L12.csv new file mode 100644 index 0000000000000000000000000000000000000000..ffff8d5c7dcf31c2843184139d987d1365e76fea --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L12.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9965728,0.98291343,0.981136,0.94386816,0.93495005 +right,0.9965728,1.0000002,0.9784586,0.9802213,0.9401846,0.92806405 +above,0.98291343,0.9784586,1.0000005,0.9955195,0.9462117,0.9401113 +under,0.981136,0.9802213,0.9955195,1.0000001,0.94186294,0.933279 +far,0.94386816,0.9401846,0.9462117,0.94186294,1.0000006,0.9945366 +close,0.93495005,0.92806405,0.9401113,0.933279,0.9945366,1.0000007 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L13.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L13.csv new file mode 100644 index 0000000000000000000000000000000000000000..c93bf366b790df85e0e4ac80d1e5f05ec7f1c4ce --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L13.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000008,0.99679416,0.9855669,0.9841503,0.9479099,0.94000465 +right,0.99679416,1.0000002,0.9816897,0.98354435,0.94528204,0.93449396 +above,0.9855669,0.9816897,1.0000007,0.9958813,0.9506191,0.94485945 +under,0.9841503,0.98354435,0.9958813,1.0000001,0.9475459,0.93989384 +far,0.9479099,0.94528204,0.9506191,0.9475459,1.0,0.99499583 +close,0.94000465,0.93449396,0.94485945,0.93989384,0.99499583,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L14.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L14.csv new file mode 100644 index 0000000000000000000000000000000000000000..b40392556e1a777d741380e33355cc7ae090ce42 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L14.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9957217,0.9832541,0.98244494,0.9410175,0.933078 +right,0.9957217,1.0000002,0.98004085,0.98232603,0.9392457,0.9286176 +above,0.9832541,0.98004085,1.0000005,0.9945557,0.94301194,0.9365821 +under,0.98244494,0.98232603,0.9945557,1.0,0.94042575,0.93245816 +far,0.9410175,0.9392457,0.94301194,0.94042575,1.0000002,0.99425626 +close,0.933078,0.9286176,0.9365821,0.93245816,0.99425626,0.9999999 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L15.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L15.csv new file mode 100644 index 0000000000000000000000000000000000000000..f89f0fb60fa89bfb647bdfca6bc4c25bbe998d07 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L15.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000008,0.99189556,0.9738046,0.9731998,0.9271269,0.9218402 +right,0.99189556,0.9999994,0.9710708,0.9744507,0.92591655,0.91681504 +above,0.9738046,0.9710708,1.0000002,0.9923014,0.92745286,0.9213778 +under,0.9731998,0.9744507,0.9923014,1.0000002,0.92807466,0.9206939 +far,0.9271269,0.92591655,0.92745286,0.92807466,1.0000002,0.9929204 +close,0.9218402,0.91681504,0.9213778,0.9206939,0.9929204,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L16.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L16.csv new file mode 100644 index 0000000000000000000000000000000000000000..e073e5082b297ad25d37bc027c866443603936f8 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L16.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.991833,0.96851593,0.96808517,0.91372377,0.91040194 +right,0.991833,0.9999996,0.96805114,0.9701337,0.9143336,0.9073994 +above,0.96851593,0.96805114,1.0000005,0.9908079,0.9090132,0.9045666 +under,0.96808517,0.9701337,0.9908079,1.0000002,0.9118648,0.9056825 +far,0.91372377,0.9143336,0.9090132,0.9118648,1.0000004,0.9927062 +close,0.91040194,0.9073994,0.9045666,0.9056825,0.9927062,1.0000004 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L17.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L17.csv new file mode 100644 index 0000000000000000000000000000000000000000..4c126be860c6d2a1bde92e6ff8f7f7a9d77bdfe1 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L17.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.9886813,0.9648792,0.96523446,0.9131668,0.9097776 +right,0.9886813,0.99999994,0.96470076,0.96698934,0.91500443,0.9067173 +above,0.9648792,0.96470076,0.9999999,0.98470896,0.90851814,0.90277135 +under,0.96523446,0.96698934,0.98470896,1.0000007,0.91179293,0.9051028 +far,0.9131668,0.91500443,0.90851814,0.91179293,1.0,0.9906448 +close,0.9097776,0.9067173,0.90277135,0.9051028,0.9906448,1.0000005 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L18.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..3702f8fe00eb1983d6d0b5df1c52aaac271bed48 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.98532456,0.93862355,0.9338692,0.87123644,0.86965466 +right,0.98532456,1.0000004,0.9409627,0.9398741,0.87687314,0.86946416 +above,0.93862355,0.9409627,1.0000007,0.9783921,0.8633838,0.8595804 +under,0.9338692,0.9398741,0.9783921,1.0000006,0.86987984,0.8634484 +far,0.87123644,0.87687314,0.8633838,0.86987984,1.0000005,0.9854867 +close,0.86965466,0.86946416,0.8595804,0.8634484,0.9854867,1.0000004 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L19.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..0240d291a0a58f978d50190d0bf4e7e02f3ed683 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9871984,0.9452626,0.939345,0.86544853,0.8654066 +right,0.9871984,1.0,0.9472531,0.9444172,0.87123746,0.8665024 +above,0.9452626,0.9472531,1.0000002,0.98044795,0.85803914,0.8558973 +under,0.939345,0.9444172,0.98044795,1.0000002,0.86393845,0.8595876 +far,0.86544853,0.87123746,0.85803914,0.86393845,0.9999999,0.9877752 +close,0.8654066,0.8665024,0.8558973,0.8595876,0.9877752,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L2.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L2.csv new file mode 100644 index 0000000000000000000000000000000000000000..ed32e4b9a9ab3fec85589308717ae2b87677684b --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L2.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99708027,0.9936334,0.9923219,0.96838117,0.9666654 +right,0.99708027,1.0,0.99250966,0.9931124,0.9673349,0.96356684 +above,0.9936334,0.99250966,1.0000005,0.99710786,0.971094,0.9713618 +under,0.9923219,0.9931124,0.99710786,1.000001,0.9706899,0.96926844 +far,0.96838117,0.9673349,0.971094,0.9706899,1.0000002,0.9962338 +close,0.9666654,0.96356684,0.9713618,0.96926844,0.9962338,1.0000005 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L20.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..f10ebf60f5352be02093507e4769e9fef199ecac --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9875591,0.94138277,0.93655175,0.85768265,0.8589328 +right,0.9875591,1.0000004,0.9422565,0.94059604,0.8619849,0.85813975 +above,0.94138277,0.9422565,1.0000004,0.9790238,0.849618,0.8513261 +under,0.93655175,0.94059604,0.9790238,1.0000002,0.8547419,0.85278976 +far,0.85768265,0.8619849,0.849618,0.8547419,1.0,0.9858358 +close,0.8589328,0.85813975,0.8513261,0.85278976,0.9858358,0.9999995 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L21.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..dfe46f9c491fa69ed56b2121a17f066b637d2a17 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9847677,0.93918186,0.93674994,0.8180465,0.82155406 +right,0.9847677,1.0000001,0.93862027,0.939896,0.82512,0.8201139 +above,0.93918186,0.93862027,1.0,0.97487783,0.8018476,0.807899 +under,0.93674994,0.939896,0.97487783,1.0000004,0.8113355,0.8080806 +far,0.8180465,0.82512,0.8018476,0.8113355,1.0,0.97528625 +close,0.82155406,0.8201139,0.807899,0.8080806,0.97528625,1.0000007 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L22.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L22.csv new file mode 100644 index 0000000000000000000000000000000000000000..1a6afe44484744b8c9b589160c1796190e06fd41 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L22.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000008,0.9847533,0.93119925,0.9319914,0.7999809,0.80068064 +right,0.9847533,0.99999964,0.92818964,0.93209755,0.8052211,0.7971972 +above,0.93119925,0.92818964,1.0000004,0.97417265,0.7767701,0.78002363 +under,0.9319914,0.93209755,0.97417265,1.0000005,0.78991115,0.78460455 +far,0.7999809,0.8052211,0.7767701,0.78991115,1.0000004,0.9710707 +close,0.80068064,0.7971972,0.78002363,0.78460455,0.9710707,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L23.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..196a7ca39f75d5927e05f246d722fc2a59d451c5 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000007,0.9858915,0.93349314,0.9349053,0.7918,0.79461664 +right,0.9858915,1.0,0.9296518,0.934031,0.7990799,0.79312664 +above,0.93349314,0.9296518,1.0000002,0.97585374,0.7641082,0.76995295 +under,0.9349053,0.934031,0.97585374,1.0000001,0.77736837,0.775132 +far,0.7918,0.7990799,0.7641082,0.77736837,0.99999976,0.9692883 +close,0.79461664,0.79312664,0.76995295,0.775132,0.9692883,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L24.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L24.csv new file mode 100644 index 0000000000000000000000000000000000000000..b2621f4896fc7ca4338e9eabffa5f2b6c2e90930 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L24.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9842051,0.9322812,0.93323904,0.78533435,0.78871506 +right,0.9842051,1.0000006,0.9291276,0.932936,0.793849,0.7878103 +above,0.9322812,0.9291276,1.0000004,0.97424674,0.75783026,0.7633952 +under,0.93323904,0.932936,0.97424674,0.99999964,0.7715972,0.76737386 +far,0.78533435,0.793849,0.75783026,0.7715972,1.0,0.9513339 +close,0.78871506,0.7878103,0.7633952,0.76737386,0.9513339,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L25.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L25.csv new file mode 100644 index 0000000000000000000000000000000000000000..c47a9f900c19f078a855a3776a5665568f495bda --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L25.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.9837282,0.93110603,0.9320582,0.77576154,0.777035 +right,0.9837282,0.9999999,0.9274085,0.9313397,0.7840147,0.7750204 +above,0.93110603,0.9274085,0.99999976,0.9721619,0.7505503,0.7543761 +under,0.9320582,0.9313397,0.9721619,1.0000004,0.7647305,0.75509226 +far,0.77576154,0.7840147,0.7505503,0.7647305,0.9999998,0.9439369 +close,0.777035,0.7750204,0.7543761,0.75509226,0.9439369,1.0 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L26.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..6ec382e5520b9375bcd26fdb71912d40601a6dd9 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.98061985,0.9238149,0.92658406,0.7712238,0.7693699 +right,0.98061985,1.0000002,0.9206403,0.9270571,0.7791164,0.7677575 +above,0.9238149,0.9206403,1.0,0.96859515,0.7400532,0.74222845 +under,0.92658406,0.9270571,0.96859515,1.0000002,0.75757635,0.7449597 +far,0.7712238,0.7791164,0.7400532,0.75757635,0.9999997,0.9229259 +close,0.7693699,0.7677575,0.74222845,0.7449597,0.9229259,1.0000005 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L27.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L27.csv new file mode 100644 index 0000000000000000000000000000000000000000..5a2d7358a5b9a85d92e8811c5219c12e4cfe7806 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L27.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9819643,0.9300483,0.9323856,0.77677166,0.7765982 +right,0.9819643,1.0,0.9273608,0.93280137,0.7827313,0.773446 +above,0.9300483,0.9273608,0.9999994,0.9709139,0.74922967,0.75279784 +under,0.9323856,0.93280137,0.9709139,0.9999997,0.7646092,0.7531651 +far,0.77677166,0.7827313,0.74922967,0.7646092,1.0000005,0.9228107 +close,0.7765982,0.773446,0.75279784,0.7531651,0.9228107,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L28.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L28.csv new file mode 100644 index 0000000000000000000000000000000000000000..ef93bcc562dd6e755632c9a9790ecf4e7622925a --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L28.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9799223,0.92567813,0.9303783,0.77748024,0.77591616 +right,0.9799223,1.0000001,0.9256507,0.93431294,0.7841346,0.7705776 +above,0.92567813,0.9256507,1.0,0.9693051,0.74672174,0.74659514 +under,0.9303783,0.93431294,0.9693051,1.0000006,0.7641002,0.7491608 +far,0.77748024,0.7841346,0.74672174,0.7641002,1.0000001,0.9212787 +close,0.77591616,0.7705776,0.74659514,0.7491608,0.9212787,0.99999976 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L29.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L29.csv new file mode 100644 index 0000000000000000000000000000000000000000..d95d3e810adf8db6730b6e7a935d89f9d4522bf8 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L29.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9835344,0.93749934,0.9438313,0.8274343,0.825771 +right,0.9835344,1.0,0.93828803,0.94687426,0.8309035,0.81923956 +above,0.93749934,0.93828803,1.0000001,0.97544336,0.8032835,0.8029795 +under,0.9438313,0.94687426,0.97544336,1.0000004,0.8194212,0.8069734 +far,0.8274343,0.8309035,0.8032835,0.8194212,1.0000004,0.9383495 +close,0.825771,0.81923956,0.8029795,0.8069734,0.9383495,0.99999994 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L3.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L3.csv new file mode 100644 index 0000000000000000000000000000000000000000..c410cba113061659caa6309c0f80b5382f09385b --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L3.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000007,0.99739176,0.9903514,0.9894545,0.9587267,0.9576983 +right,0.99739176,1.0000004,0.9892217,0.9899335,0.95758843,0.95515454 +above,0.9903514,0.9892217,0.9999999,0.99714863,0.966444,0.96630716 +under,0.9894545,0.9899335,0.99714863,1.0000008,0.96710634,0.9651945 +far,0.9587267,0.95758843,0.966444,0.96710634,0.9999997,0.9960935 +close,0.9576983,0.95515454,0.96630716,0.9651945,0.9960935,1.0000008 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L30.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L30.csv new file mode 100644 index 0000000000000000000000000000000000000000..1fa3f6845a48f4fdb9083bf36f6f93fcc4e7a539 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L30.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9869729,0.94817984,0.9531738,0.86654705,0.8639847 +right,0.9869729,1.0000008,0.94962424,0.95581746,0.8693949,0.8589275 +above,0.94817984,0.94962424,1.0000004,0.98089343,0.851367,0.8493511 +under,0.9531738,0.95581746,0.98089343,1.0000001,0.85823554,0.84749967 +far,0.86654705,0.8693949,0.851367,0.85823554,0.9999999,0.9497382 +close,0.8639847,0.8589275,0.8493511,0.84749967,0.9497382,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L31.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L31.csv new file mode 100644 index 0000000000000000000000000000000000000000..48c6a1d87c00324a88b6ab75f92149a313cfd4f9 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L31.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.9887957,0.95638305,0.96142286,0.8912228,0.88738215 +right,0.9887957,0.99999964,0.95701426,0.96315277,0.89429504,0.8814344 +above,0.95638305,0.95701426,1.0000002,0.98253644,0.8788248,0.87659913 +under,0.96142286,0.96315277,0.98253644,1.0000002,0.8841748,0.8730139 +far,0.8912228,0.89429504,0.8788248,0.8841748,0.99999964,0.95189583 +close,0.88738215,0.8814344,0.87659913,0.8730139,0.95189583,0.99999994 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L4.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L4.csv new file mode 100644 index 0000000000000000000000000000000000000000..9160e7c33e18b0f0dbee0eb4bfd45e8424b56906 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L4.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9974978,0.9902785,0.9892645,0.9511897,0.949212 +right,0.9974978,1.0000002,0.98837143,0.98903096,0.94870144,0.94514924 +above,0.9902785,0.98837143,0.99999994,0.997333,0.9577996,0.95689553 +under,0.9892645,0.98903096,0.997333,0.99999946,0.9588099,0.9560934 +far,0.9511897,0.94870144,0.9577996,0.9588099,0.9999999,0.9964711 +close,0.949212,0.94514924,0.95689553,0.9560934,0.9964711,1.0000001 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L5.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..6e84cb2347dea9b61c390ce3454a60aee45e3baa --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9972453,0.9850584,0.982762,0.9269431,0.9228078 +right,0.9972453,1.0,0.9829323,0.9826054,0.92505145,0.91885084 +above,0.9850584,0.9829323,1.0000001,0.9967227,0.93188465,0.92906463 +under,0.982762,0.9826054,0.9967227,1.0000001,0.9330245,0.9278245 +far,0.9269431,0.92505145,0.93188465,0.9330245,1.0,0.9946657 +close,0.9228078,0.91885084,0.92906463,0.9278245,0.9946657,0.9999998 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L6.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L6.csv new file mode 100644 index 0000000000000000000000000000000000000000..ed6c8405403e1d86baed3553be450c09f5e1c3ec --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L6.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.99731916,0.9860006,0.98273605,0.9349097,0.9311036 +right,0.99731916,1.0000006,0.9828989,0.98131055,0.93379766,0.9274564 +above,0.9860006,0.9828989,1.0000004,0.9967978,0.93978184,0.93759143 +under,0.98273605,0.98131055,0.9967978,1.0,0.94155616,0.9367221 +far,0.9349097,0.93379766,0.93978184,0.94155616,1.0000006,0.9946238 +close,0.9311036,0.9274564,0.93759143,0.9367221,0.9946238,1.0000004 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L7.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..2d2f4e5dc92818cd3a727e852fc3db99a76f80fe --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000007,0.9972253,0.9831942,0.9807784,0.93850034,0.933548 +right,0.9972253,1.0000002,0.97939324,0.9787195,0.93752956,0.9296948 +above,0.9831942,0.97939324,0.99999976,0.9967617,0.9410711,0.9387653 +under,0.9807784,0.9787195,0.9967617,0.9999999,0.9412495,0.9365108 +far,0.93850034,0.93752956,0.9410711,0.9412495,1.0000002,0.99435216 +close,0.933548,0.9296948,0.9387653,0.9365108,0.99435216,1.0000006 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L8.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L8.csv new file mode 100644 index 0000000000000000000000000000000000000000..88d3b1bd738f7fbc9e68c71537f656229141a155 --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L8.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.99683005,0.9812842,0.9794041,0.94054127,0.9337918 +right,0.99683005,1.0000005,0.9765802,0.976985,0.9389847,0.9287528 +above,0.9812842,0.9765802,0.9999999,0.9965728,0.94163567,0.9379119 +under,0.9794041,0.976985,0.9965728,1.0000007,0.9423351,0.93589586 +far,0.94054127,0.9389847,0.94163567,0.9423351,0.9999996,0.9937036 +close,0.9337918,0.9287528,0.9379119,0.93589586,0.9937036,1.0000002 diff --git a/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L9.csv b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L9.csv new file mode 100644 index 0000000000000000000000000000000000000000..886e84d868e0e4918ad51abae8791d5c2f5b166b --- /dev/null +++ b/exp2a_correct_filter/results_old/molmo/incorrect_only/similarity_80k_L9.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000008,0.9971453,0.97849286,0.97692287,0.9285877,0.92010194 +right,0.9971453,1.0000001,0.97413075,0.9748127,0.9261291,0.9143464 +above,0.97849286,0.97413075,1.0000002,0.9967815,0.9339666,0.9280779 +under,0.97692287,0.9748127,0.9967815,1.0000001,0.9335726,0.9253335 +far,0.9285877,0.9261291,0.9339666,0.9335726,1.0000005,0.9938449 +close,0.92010194,0.9143464,0.9280779,0.9253335,0.9938449,1.000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L0.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..6e8377474fbe101bd5fe8956880046c95c02d073 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.99868655,0.99864304,0.9980739,0.9975475,0.9986904 +right,0.99868655,0.99999994,0.9990115,0.99872464,0.99821097,0.99759823 +above,0.99864304,0.9990115,0.9999997,0.9997011,0.9990173,0.99821675 +under,0.9980739,0.99872464,0.9997011,1.0000005,0.9991255,0.9976796 +far,0.9975475,0.99821097,0.9990173,0.9991255,1.0,0.99799716 +close,0.9986904,0.99759823,0.99821675,0.9976796,0.99799716,0.99999976 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L1.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L1.csv new file mode 100644 index 0000000000000000000000000000000000000000..28642333c4ca26929e263dd4b38bfda7010c8534 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L1.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.9985723,0.9985284,0.99786115,0.9972288,0.99852586 +right,0.9985723,1.0,0.99893826,0.99857545,0.99812293,0.9973597 +above,0.9985284,0.99893826,1.0000001,0.9996364,0.99867713,0.9979286 +under,0.99786115,0.99857545,0.9996364,1.0000002,0.9987259,0.9971719 +far,0.9972288,0.99812293,0.99867713,0.9987259,1.0,0.9979893 +close,0.99852586,0.9973597,0.9979286,0.9971719,0.9979893,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L10.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L10.csv new file mode 100644 index 0000000000000000000000000000000000000000..d2cd56edc303f913bd7ec2af720c9659d14fba4b --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L10.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.994759,0.98861134,0.98647636,0.9631307,0.9629514 +right,0.994759,0.9999997,0.993509,0.9925026,0.9711236,0.96457404 +above,0.98861134,0.993509,0.9999997,0.9981661,0.9752394,0.9711001 +under,0.98647636,0.9925026,0.9981661,1.0000001,0.9761588,0.9694274 +far,0.9631307,0.9711236,0.9752394,0.9761588,0.9999998,0.99416184 +close,0.9629514,0.96457404,0.9711001,0.9694274,0.99416184,0.9999995 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L11.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L11.csv new file mode 100644 index 0000000000000000000000000000000000000000..06499f7f106792a60bece24deb41afa50e8f87a9 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L11.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.9950625,0.98837155,0.9861117,0.9635972,0.96268326 +right,0.9950625,0.99999994,0.99213386,0.99087,0.96995485,0.9631071 +above,0.98837155,0.99213386,0.9999999,0.998179,0.9751351,0.9711751 +under,0.9861117,0.99087,0.998179,1.0,0.975308,0.969314 +far,0.9635972,0.96995485,0.9751351,0.975308,0.9999998,0.99418366 +close,0.96268326,0.9631071,0.9711751,0.969314,0.99418366,1.0000004 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L12.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L12.csv new file mode 100644 index 0000000000000000000000000000000000000000..ec74dc81c9c4b775312e871c1d78b01713b55b1b --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L12.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.99415624,0.9839581,0.9811109,0.9565893,0.9553274 +right,0.99415624,0.9999999,0.98767936,0.98543197,0.9608021,0.9526146 +above,0.9839581,0.98767936,0.99999976,0.9976057,0.9707969,0.96560395 +under,0.9811109,0.98543197,0.9976057,0.99999994,0.9703815,0.96353394 +far,0.9565893,0.9608021,0.9707969,0.9703815,0.99999994,0.9930798 +close,0.9553274,0.9526146,0.96560395,0.96353394,0.9930798,0.99999994 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L13.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L13.csv new file mode 100644 index 0000000000000000000000000000000000000000..770a63706eb75fc0ca5aca009a056f7dc930d6ae --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L13.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99279845,0.98103076,0.9782446,0.9549014,0.95241785 +right,0.99279845,0.9999995,0.9848989,0.98259157,0.95841795,0.94785464 +above,0.98103076,0.9848989,0.99999976,0.99730885,0.9685905,0.9611484 +under,0.9782446,0.98259157,0.99730885,0.9999998,0.9682059,0.95914316 +far,0.9549014,0.95841795,0.9685905,0.9682059,0.9999997,0.99156165 +close,0.95241785,0.94785464,0.9611484,0.95914316,0.99156165,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L14.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L14.csv new file mode 100644 index 0000000000000000000000000000000000000000..d9347a174727097a64721cef0e508f63f3293be8 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L14.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.9929077,0.9818134,0.97940516,0.957103,0.95380795 +right,0.9929077,1.0,0.98401314,0.9821192,0.9583214,0.94683874 +above,0.9818134,0.98401314,1.0000001,0.9974034,0.97095376,0.96242356 +under,0.97940516,0.9821192,0.9974034,0.9999999,0.97111434,0.9607703 +far,0.957103,0.9583214,0.97095376,0.97111434,0.9999999,0.991304 +close,0.95380795,0.94683874,0.96242356,0.9607703,0.991304,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L15.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L15.csv new file mode 100644 index 0000000000000000000000000000000000000000..cc911c252c361efaa79e5345b5795090b1d0c86e --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L15.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999917,0.99252397,0.9744067,0.9707711,0.9498835,0.94108415 +right,0.99252397,1.0000002,0.97540206,0.9735431,0.94871545,0.93281835 +above,0.9744067,0.97540206,1.0000002,0.99274886,0.96104264,0.9474804 +under,0.9707711,0.9735431,0.99274886,0.99999964,0.9564123,0.9392268 +far,0.9498835,0.94871545,0.96104264,0.9564123,0.9999996,0.9910709 +close,0.94108415,0.93281835,0.9474804,0.9392268,0.9910709,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L16.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L16.csv new file mode 100644 index 0000000000000000000000000000000000000000..36f60119c8a5172930fd0a698f15dc63924199d8 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L16.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.96920574,0.9450054,0.9541787,0.9184315,0.9261804 +right,0.96920574,0.9999995,0.94690645,0.95223045,0.92449284,0.9197023 +above,0.9450054,0.94690645,0.9999998,0.9493864,0.9421873,0.9262761 +under,0.9541787,0.95223045,0.9493864,0.9999999,0.92126495,0.92336655 +far,0.9184315,0.92449284,0.9421873,0.92126495,0.9999998,0.97268 +close,0.9261804,0.9197023,0.9262761,0.92336655,0.97268,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L17.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L17.csv new file mode 100644 index 0000000000000000000000000000000000000000..13beccc4932988576bbb333f3352f4999959eef9 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L17.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9705165,0.89261186,0.8911496,0.8181745,0.821489 +right,0.9705165,0.99999976,0.885439,0.88581425,0.82286507,0.8136972 +above,0.89261186,0.885439,1.0000001,0.9488159,0.87019753,0.8504616 +under,0.8911496,0.88581425,0.9488159,1.0,0.862819,0.8619851 +far,0.8181745,0.82286507,0.87019753,0.862819,1.0000001,0.97085285 +close,0.821489,0.8136972,0.8504616,0.8619851,0.97085285,0.9999998 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L18.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..5a16a86e166bf7ae53bbc2dbd6763ad10a4b1554 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9748465,0.8984304,0.89761317,0.82665646,0.8359887 +right,0.9748465,0.99999946,0.89096093,0.8909172,0.83350503,0.8323014 +above,0.8984304,0.89096093,0.9999999,0.9604017,0.8813974,0.8696498 +under,0.89761317,0.8909172,0.9604017,0.9999998,0.87124944,0.87827575 +far,0.82665646,0.83350503,0.8813974,0.87124944,0.9999997,0.97046214 +close,0.8359887,0.8323014,0.8696498,0.87827575,0.97046214,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L19.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..d7923d3e81677c342bdd0400c33c45d73c7613c0 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9770884,0.90132517,0.9034586,0.791386,0.80603814 +right,0.9770884,1.0000001,0.8922217,0.8935461,0.79492915,0.80320597 +above,0.90132517,0.8922217,0.9999998,0.96414727,0.8501692,0.8478907 +under,0.9034586,0.8935461,0.96414727,0.99999976,0.8477445,0.8634288 +far,0.791386,0.79492915,0.8501692,0.8477445,1.0,0.9699773 +close,0.80603814,0.80320597,0.8478907,0.8634288,0.9699773,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L2.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L2.csv new file mode 100644 index 0000000000000000000000000000000000000000..a5d20232416c8d63a6cc92a8fddf27a542e9a5e2 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L2.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.99746084,0.996878,0.9956238,0.98839796,0.99016243 +right,0.99746084,0.9999998,0.99745405,0.99696416,0.9897811,0.9883596 +above,0.996878,0.99745405,0.99999994,0.9990284,0.9905219,0.9892609 +under,0.9956238,0.99696416,0.9990284,0.99999964,0.99059993,0.98723644 +far,0.98839796,0.9897811,0.9905219,0.99059993,0.9999992,0.99582636 +close,0.99016243,0.9883596,0.9892609,0.98723644,0.99582636,0.9999998 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L20.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..af4499e5b8be3bee5fbed9d932ae9b855089db9e --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9779301,0.900582,0.892442,0.73805416,0.7517993 +right,0.9779301,0.9999996,0.8912521,0.884477,0.74124426,0.746564 +above,0.900582,0.8912521,1.0,0.96501714,0.8322966,0.83051515 +under,0.892442,0.884477,0.96501714,0.9999997,0.82764405,0.8408488 +far,0.73805416,0.74124426,0.8322966,0.82764405,0.9999995,0.9724219 +close,0.7517993,0.746564,0.83051515,0.8408488,0.9724219,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L21.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..01b3d80d93abd9566183d80b3eeefef86ebe42a2 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9825302,0.9088963,0.90628374,0.73074794,0.737727 +right,0.9825302,1.0,0.89421225,0.89637935,0.7242293,0.72457 +above,0.9088963,0.89421225,0.99999964,0.9698331,0.84730357,0.84682703 +under,0.90628374,0.89637935,0.9698331,0.99999934,0.83645374,0.8457925 +far,0.73074794,0.7242293,0.84730357,0.83645374,0.99999994,0.9789795 +close,0.737727,0.72457,0.84682703,0.8457925,0.9789795,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L22.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L22.csv new file mode 100644 index 0000000000000000000000000000000000000000..c8da88e4b608dbfb37e5a90a5aa85553b357cb76 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L22.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9848872,0.9088266,0.9058263,0.6877897,0.69942915 +right,0.9848872,1.0,0.89702934,0.8986914,0.6856791,0.6926851 +above,0.9088266,0.89702934,0.9999997,0.9751879,0.8244,0.8311785 +under,0.9058263,0.8986914,0.9751879,1.0,0.81032366,0.8253817 +far,0.6877897,0.6856791,0.8244,0.81032366,1.0000002,0.9386174 +close,0.69942915,0.6926851,0.8311785,0.8253817,0.9386174,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L23.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..1d1c1250d202cc89e9ef4956c6f0de344f637ee7 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.98642063,0.9197382,0.91488475,0.7235147,0.7416543 +right,0.98642063,0.99999994,0.9074604,0.9071268,0.7190227,0.73244834 +above,0.9197382,0.9074604,1.0000001,0.97632897,0.83460283,0.84809864 +under,0.91488475,0.9071268,0.97632897,1.0000002,0.81937546,0.8408106 +far,0.7235147,0.7190227,0.83460283,0.81937546,0.9999993,0.93891615 +close,0.7416543,0.73244834,0.84809864,0.8408106,0.93891615,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L24.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L24.csv new file mode 100644 index 0000000000000000000000000000000000000000..bdb640249cf92776e89092d3f511078c768b1b36 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L24.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.98800033,0.9201413,0.9017638,0.73034775,0.7422968 +right,0.98800033,0.99999994,0.9083315,0.8930739,0.7233211,0.73249286 +above,0.9201413,0.9083315,0.9999998,0.9746453,0.8349226,0.8436313 +under,0.9017638,0.8930739,0.9746453,1.0,0.8259778,0.8422649 +far,0.73034775,0.7233211,0.8349226,0.8259778,0.9999997,0.9539053 +close,0.7422968,0.73249286,0.8436313,0.8422649,0.9539053,0.99999976 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L25.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L25.csv new file mode 100644 index 0000000000000000000000000000000000000000..3a26324074a0093ca1a9cd742a5027bad65e3300 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L25.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9894599,0.92895055,0.9163027,0.76327795,0.7708046 +right,0.9894599,1.0000001,0.9176851,0.90886724,0.75597966,0.761979 +above,0.92895055,0.9176851,0.9999997,0.97524756,0.8419641,0.8483304 +under,0.9163027,0.90886724,0.97524756,0.9999999,0.83713716,0.8505828 +far,0.76327795,0.75597966,0.8419641,0.83713716,0.9999994,0.93719435 +close,0.7708046,0.761979,0.8483304,0.8505828,0.93719435,0.9999991 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L26.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..bc09508e6c288ea30e929eb535e2bb673776dbb9 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9919055,0.94200313,0.9326083,0.8127431,0.8267907 +right,0.9919055,1.0000001,0.9316169,0.92596424,0.8038198,0.8192822 +above,0.94200313,0.9316169,0.99999994,0.97521263,0.86127275,0.87121034 +under,0.9326083,0.92596424,0.97521263,0.99999976,0.85698855,0.87728196 +far,0.8127431,0.8038198,0.86127275,0.85698855,0.9999999,0.93342924 +close,0.8267907,0.8192822,0.87121034,0.87728196,0.93342924,0.99999976 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L27.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L27.csv new file mode 100644 index 0000000000000000000000000000000000000000..a67110ba5c431c66186e119bacbfa0b99c8a978c --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L27.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.99967813,0.9979196,0.9974872,0.99255663,0.9932282 +right,0.99967813,0.99999994,0.99750286,0.9972077,0.99223167,0.9929297 +above,0.9979196,0.99750286,0.9999999,0.9989714,0.9941283,0.99462837 +under,0.9974872,0.9972077,0.9989714,0.9999998,0.9941127,0.99486154 +far,0.99255663,0.99223167,0.9941283,0.9941127,0.9999997,0.99737936 +close,0.9932282,0.9929297,0.99462837,0.99486154,0.99737936,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L3.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L3.csv new file mode 100644 index 0000000000000000000000000000000000000000..ff70a8ac24d596579f281e1745202bec78bf0122 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L3.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.99759734,0.99644464,0.9951391,0.9876714,0.9890703 +right,0.99759734,0.99999994,0.9974018,0.99697334,0.989382,0.98764193 +above,0.99644464,0.9974018,1.0000005,0.99902153,0.98939383,0.988278 +under,0.9951391,0.99697334,0.99902153,1.0000001,0.9891225,0.9862274 +far,0.9876714,0.989382,0.98939383,0.9891225,0.9999998,0.99613875 +close,0.9890703,0.98764193,0.988278,0.9862274,0.99613875,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L4.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L4.csv new file mode 100644 index 0000000000000000000000000000000000000000..3d7d7118c986a9785a34da7eb2fb32110816df32 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L4.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.9893093,0.9929696,0.9888955,0.98123145,0.98585874 +right,0.9893093,1.0000007,0.99527967,0.9953986,0.9881866,0.97247994 +above,0.9929696,0.99527967,1.0000001,0.99798036,0.9883443,0.98113745 +under,0.9888955,0.9953986,0.99798036,1.0,0.98856497,0.97488296 +far,0.98123145,0.9881866,0.9883443,0.98856497,0.9999999,0.9854458 +close,0.98585874,0.97247994,0.98113745,0.97488296,0.9854458,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L5.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..f3d21d742836c4ad7cec7bdbe47efbafbdf5bb1f --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9901704,0.9924196,0.9893757,0.9831258,0.98637104 +right,0.9901704,1.0000002,0.9956465,0.99584264,0.9888849,0.9749302 +above,0.9924196,0.9956465,0.99999994,0.998317,0.98948187,0.9821031 +under,0.9893757,0.99584264,0.998317,0.9999999,0.9890098,0.97698325 +far,0.9831258,0.9888849,0.98948187,0.9890098,0.9999994,0.9882558 +close,0.98637104,0.9749302,0.9821031,0.97698325,0.9882558,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L6.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L6.csv new file mode 100644 index 0000000000000000000000000000000000000000..d0d91c00f8d2ae62e1461b2879c1e7df531bce71 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L6.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9912329,0.9921809,0.98965317,0.9828713,0.9847907 +right,0.9912329,0.9999996,0.99574995,0.9960865,0.98717,0.97550756 +above,0.9921809,0.99574995,0.9999994,0.998093,0.98777235,0.98112684 +under,0.98965317,0.9960865,0.998093,0.9999999,0.9868243,0.97597504 +far,0.9828713,0.98717,0.98777235,0.9868243,0.9999998,0.9905545 +close,0.9847907,0.97550756,0.98112684,0.97597504,0.9905545,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L7.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..90a10f086928bf67ccaf6c6f4ea4c8360f6664d0 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000006,0.99356824,0.99388987,0.9920018,0.98861855,0.9892218 +right,0.99356824,0.99999976,0.99690366,0.9970642,0.99116814,0.9821983 +above,0.99388987,0.99690366,0.99999994,0.9985777,0.99176204,0.9861869 +under,0.9920018,0.9970642,0.9985777,0.9999998,0.99058425,0.9819105 +far,0.98861855,0.99116814,0.99176204,0.99058425,0.9999997,0.9933093 +close,0.9892218,0.9821983,0.9861869,0.9819105,0.9933093,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L8.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L8.csv new file mode 100644 index 0000000000000000000000000000000000000000..9380ecf68349782b69bba51e6ce09279de2a45a2 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L8.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9942305,0.9940575,0.9921509,0.98746365,0.98792344 +right,0.9942305,1.0,0.99684083,0.9967465,0.98997974,0.9817436 +above,0.9940575,0.99684083,1.0,0.99866533,0.99037176,0.98513055 +under,0.9921509,0.9967465,0.99866533,0.9999995,0.98873305,0.9805805 +far,0.98746365,0.98997974,0.99037176,0.98873305,0.9999996,0.9936879 +close,0.98792344,0.9817436,0.98513055,0.9805805,0.9936879,1.0000004 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L9.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L9.csv new file mode 100644 index 0000000000000000000000000000000000000000..3deef88c380e38892cc73cc380d3ef002662649b --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_2m_L9.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.99465746,0.99431884,0.9926727,0.9876804,0.9884097 +right,0.99465746,0.9999995,0.9970907,0.9969652,0.99023765,0.98267114 +above,0.99431884,0.9970907,0.99999976,0.99872506,0.99029243,0.9855697 +under,0.9926727,0.9969652,0.99872506,0.99999994,0.98933274,0.9819393 +far,0.9876804,0.99023765,0.99029243,0.98933274,1.0000004,0.9938454 +close,0.9884097,0.98267114,0.9855697,0.9819393,0.9938454,1.0000004 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L0.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..d33b85611632ca6dc78970048872a01d95100be7 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9992856,0.99769986,0.99733686,0.99850136,0.9984393 +right,0.9992856,0.99999994,0.9985514,0.9978273,0.9982934,0.99835354 +above,0.99769986,0.9985514,0.99999964,0.99945784,0.99870324,0.9988903 +under,0.99733686,0.9978273,0.99945784,1.0,0.998839,0.99891186 +far,0.99850136,0.9982934,0.99870324,0.998839,1.0000005,0.99986744 +close,0.9984393,0.99835354,0.9988903,0.99891186,0.99986744,0.99999964 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L1.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L1.csv new file mode 100644 index 0000000000000000000000000000000000000000..debd86b9262ce1470a31f40224ce73f486a7bc59 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L1.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999946,0.999127,0.9967427,0.9962714,0.9973225,0.9972806 +right,0.999127,1.0,0.99763,0.9969409,0.99752915,0.99748725 +above,0.9967427,0.99763,0.99999976,0.9991552,0.9975139,0.99767584 +under,0.9962714,0.9969409,0.9991552,0.99999976,0.9975652,0.99752784 +far,0.9973225,0.99752915,0.9975139,0.9975652,1.0000001,0.99980146 +close,0.9972806,0.99748725,0.99767584,0.99752784,0.99980146,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L10.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L10.csv new file mode 100644 index 0000000000000000000000000000000000000000..a809c58facb0f2941291804f2f26388835093df5 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L10.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.99871385,0.98764443,0.98718643,0.9622722,0.96288794 +right,0.99871385,1.0000001,0.98795694,0.988229,0.961117,0.96154666 +above,0.98764443,0.98795694,1.0,0.9974204,0.9693793,0.97063076 +under,0.98718643,0.988229,0.9974204,0.9999997,0.96911716,0.9698967 +far,0.9622722,0.961117,0.9693793,0.96911716,0.99999994,0.99949986 +close,0.96288794,0.96154666,0.97063076,0.9698967,0.99949986,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L11.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L11.csv new file mode 100644 index 0000000000000000000000000000000000000000..5387be83596ac8dd5e32fc27d3776956b3cf5eda --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L11.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.99855375,0.9863949,0.9858994,0.96164393,0.9621509 +right,0.99855375,0.9999998,0.9860796,0.9863399,0.96141344,0.9616003 +above,0.9863949,0.9860796,0.9999998,0.99703383,0.9705176,0.9718065 +under,0.9858994,0.9863399,0.99703383,0.9999998,0.9715856,0.97222865 +far,0.96164393,0.96141344,0.9705176,0.9715856,1.0000005,0.9993024 +close,0.9621509,0.9616003,0.9718065,0.97222865,0.9993024,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L12.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L12.csv new file mode 100644 index 0000000000000000000000000000000000000000..0a697bc356c9e8191341fec219cc797def1ef714 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L12.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9982097,0.98202616,0.98184067,0.9521483,0.9525603 +right,0.9982097,0.99999976,0.9820081,0.9829389,0.95292836,0.952989 +above,0.98202616,0.9820081,0.9999995,0.9960453,0.96316093,0.964162 +under,0.98184067,0.9829389,0.9960453,1.0000001,0.96568197,0.96628463 +far,0.9521483,0.95292836,0.96316093,0.96568197,0.99999946,0.9991188 +close,0.9525603,0.952989,0.964162,0.96628463,0.9991188,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L13.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L13.csv new file mode 100644 index 0000000000000000000000000000000000000000..d02d1c22f8ef039637dcd452052bb82a578a9e5b --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L13.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9975679,0.9734669,0.9738135,0.93972576,0.94017315 +right,0.9975679,1.0000002,0.9746795,0.97634804,0.94128126,0.94157964 +above,0.9734669,0.9746795,1.0000002,0.9951316,0.95893574,0.9598531 +under,0.9738135,0.97634804,0.9951316,1.0000004,0.961803,0.96262074 +far,0.93972576,0.94128126,0.95893574,0.961803,1.0000002,0.99876094 +close,0.94017315,0.94157964,0.9598531,0.96262074,0.99876094,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L14.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L14.csv new file mode 100644 index 0000000000000000000000000000000000000000..e04d998d3d26fc1d2fcf5fbff656cb21c4a5dbb5 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L14.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9977514,0.969556,0.9707199,0.9411434,0.9411114 +right,0.9977514,1.0,0.97154564,0.9737561,0.9430274,0.94298595 +above,0.969556,0.97154564,0.9999996,0.9951556,0.9630567,0.96327746 +under,0.9707199,0.9737561,0.9951556,0.99999994,0.96413463,0.9645004 +far,0.9411434,0.9430274,0.9630567,0.96413463,0.99999976,0.99871683 +close,0.9411114,0.94298595,0.96327746,0.9645004,0.99871683,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L15.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L15.csv new file mode 100644 index 0000000000000000000000000000000000000000..40a8361f35362f622b38e8e6b3d9e580509fb4af --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L15.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999946,0.9973731,0.9689879,0.9682009,0.9414021,0.93859935 +right,0.9973731,1.0000001,0.9700408,0.9704782,0.9433256,0.9406787 +above,0.9689879,0.9700408,1.0,0.9923785,0.9560797,0.9533351 +under,0.9682009,0.9704782,0.9923785,1.0000004,0.9541799,0.9520296 +far,0.9414021,0.9433256,0.9560797,0.9541799,0.9999998,0.99858034 +close,0.93859935,0.9406787,0.9533351,0.9520296,0.99858034,0.9999996 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L16.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L16.csv new file mode 100644 index 0000000000000000000000000000000000000000..078c14a0be8db6130c3e637e45a0cad3a41e93e2 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L16.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999946,0.9857786,0.95019895,0.95305026,0.91732705,0.9189406 +right,0.9857786,0.9999999,0.95220256,0.96095514,0.92312783,0.92647076 +above,0.95019895,0.95220256,1.0000004,0.9713681,0.9438466,0.9392086 +under,0.95305026,0.96095514,0.9713681,1.0,0.93701345,0.9398539 +far,0.91732705,0.92312783,0.9438466,0.93701345,0.9999997,0.9958946 +close,0.9189406,0.92647076,0.9392086,0.9398539,0.9958946,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L17.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L17.csv new file mode 100644 index 0000000000000000000000000000000000000000..45f9c2ea4f3f8db1e2b38266a3eb5a542e41fce7 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L17.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.98275113,0.92676276,0.92496353,0.861293,0.86061865 +right,0.98275113,0.9999999,0.9268408,0.93409956,0.86394036,0.8647132 +above,0.92676276,0.9268408,0.99999994,0.9682108,0.8967315,0.8896986 +under,0.92496353,0.93409956,0.9682108,0.99999976,0.8932166,0.8953471 +far,0.861293,0.86394036,0.8967315,0.8932166,0.9999998,0.9958854 +close,0.86061865,0.8647132,0.8896986,0.8953471,0.9958854,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L18.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..71201325ffd82556d17f1555740fb2501b810d56 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.97998905,0.9114213,0.9151701,0.8493238,0.8483919 +right,0.97998905,0.9999996,0.9130254,0.9208817,0.8532369,0.85448956 +above,0.9114213,0.9130254,1.0000004,0.96334636,0.8969965,0.8863665 +under,0.9151701,0.9208817,0.96334636,1.0,0.8904325,0.8988449 +far,0.8493238,0.8532369,0.8969965,0.8904325,0.9999998,0.9897618 +close,0.8483919,0.85448956,0.8863665,0.8988449,0.9897618,0.99999964 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L19.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..421b4fc45e1c074fe0cde01d20f16304a61f0d93 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.98257416,0.9130384,0.9200988,0.82625705,0.83061904 +right,0.98257416,0.9999998,0.9138333,0.9212744,0.825647,0.83157295 +above,0.9130384,0.9138333,1.0000002,0.968224,0.86691475,0.8616747 +under,0.9200988,0.9212744,0.968224,0.99999976,0.86387855,0.875344 +far,0.82625705,0.825647,0.86691475,0.86387855,1.0000001,0.9906511 +close,0.83061904,0.83157295,0.8616747,0.875344,0.9906511,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L2.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L2.csv new file mode 100644 index 0000000000000000000000000000000000000000..8f31b87f7652ea4caa4960a2ced1dbf360db86a2 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L2.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.9987501,0.99426025,0.9898329,0.98388726,0.9838795 +right,0.9987501,1.0,0.99511003,0.99117696,0.9845301,0.98452103 +above,0.99426025,0.99511003,1.0000005,0.99705774,0.98222387,0.98258233 +under,0.9898329,0.99117696,0.99705774,0.99999976,0.98039836,0.98037004 +far,0.98388726,0.9845301,0.98222387,0.98039836,1.0000002,0.9995634 +close,0.9838795,0.98452103,0.98258233,0.98037004,0.9995634,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L20.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..080ac38455b77d104dc93f579731718ea01efdaf --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9807047,0.91726685,0.9234856,0.8220642,0.8266335 +right,0.9807047,0.99999994,0.91620636,0.92228866,0.8155474,0.82209533 +above,0.91726685,0.91620636,1.0000002,0.9634046,0.8569915,0.8537018 +under,0.9234856,0.92228866,0.9634046,0.99999976,0.8469787,0.8592736 +far,0.8220642,0.8155474,0.8569915,0.8469787,1.0000001,0.99077874 +close,0.8266335,0.82209533,0.8537018,0.8592736,0.99077874,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L21.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..17d4807091bce5cd9e89ba06351d925dd4f2f843 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9834397,0.91614854,0.91883063,0.8356274,0.83924514 +right,0.9834397,1.0000001,0.914111,0.9181477,0.8287971,0.83361095 +above,0.91614854,0.914111,1.0000001,0.9722067,0.868474,0.8662783 +under,0.91883063,0.9181477,0.9722067,0.9999997,0.85753244,0.8657422 +far,0.8356274,0.8287971,0.868474,0.85753244,1.0000005,0.9940939 +close,0.83924514,0.83361095,0.8662783,0.8657422,0.9940939,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L22.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L22.csv new file mode 100644 index 0000000000000000000000000000000000000000..a90b83cc663310da1491c7b0f04e4388633f2be6 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L22.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9847644,0.9230647,0.9239046,0.85121024,0.85013396 +right,0.9847644,1.0000004,0.9192652,0.9217252,0.8399265,0.8416871 +above,0.9230647,0.9192652,1.0000001,0.9736269,0.8641498,0.86138964 +under,0.9239046,0.9217252,0.9736269,1.0000001,0.85231906,0.85635763 +far,0.85121024,0.8399265,0.8641498,0.85231906,0.99999976,0.98772943 +close,0.85013396,0.8416871,0.86138964,0.85635763,0.98772943,0.9999996 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L23.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..a55eb089ab7ad401af953efa0588dbe54f60ffc4 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9870743,0.9239913,0.9255508,0.8648511,0.8649895 +right,0.9870743,1.0000004,0.9211453,0.92415035,0.8545828,0.85739094 +above,0.9239913,0.9211453,1.0000002,0.9771694,0.87242174,0.87157226 +under,0.9255508,0.92415035,0.9771694,0.9999998,0.86554027,0.8697669 +far,0.8648511,0.8545828,0.87242174,0.86554027,1.0,0.98844254 +close,0.8649895,0.85739094,0.87157226,0.8697669,0.98844254,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L24.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L24.csv new file mode 100644 index 0000000000000000000000000000000000000000..147679ed831689f1ef463ea260cf9459ddc09bc9 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L24.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999994,0.9870417,0.9231194,0.9239381,0.8557745,0.854884 +right,0.9870417,0.9999997,0.9201378,0.92270744,0.84235334,0.84390914 +above,0.9231194,0.9201378,0.9999999,0.9784941,0.8643908,0.8624038 +under,0.9239381,0.92270744,0.9784941,1.0000001,0.86027396,0.86329126 +far,0.8557745,0.84235334,0.8643908,0.86027396,0.9999994,0.98910654 +close,0.854884,0.84390914,0.8624038,0.86329126,0.98910654,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L25.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L25.csv new file mode 100644 index 0000000000000000000000000000000000000000..c68dffec182250f6541a30b447a11dfc62abddcd --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L25.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9852736,0.9239351,0.92507184,0.8530929,0.8564883 +right,0.9852736,1.0000001,0.92032087,0.9237628,0.84064156,0.8455381 +above,0.9239351,0.92032087,0.9999999,0.97267973,0.8525291,0.8557371 +under,0.92507184,0.9237628,0.97267973,0.9999999,0.84927595,0.85762 +far,0.8530929,0.84064156,0.8525291,0.84927595,0.99999946,0.978345 +close,0.8564883,0.8455381,0.8557371,0.85762,0.978345,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L26.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..9a404683e742218329f686dee64f6af7d552c4ed --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.98625886,0.9168715,0.9245959,0.86860013,0.8692722 +right,0.98625886,0.9999999,0.9130926,0.92374617,0.86364895,0.8651496 +above,0.9168715,0.9130926,1.0000001,0.9685895,0.8545417,0.8585644 +under,0.9245959,0.92374617,0.9685895,1.0,0.8571845,0.86399925 +far,0.86860013,0.86364895,0.8545417,0.8571845,1.0,0.9726876 +close,0.8692722,0.8651496,0.8585644,0.86399925,0.9726876,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L27.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L27.csv new file mode 100644 index 0000000000000000000000000000000000000000..698b54c9aa7f9f4dc1a67e81c15d282da46e4a19 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L27.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9990068,0.9941447,0.9946578,0.99177164,0.9916825 +right,0.9990068,0.9999993,0.99394625,0.9947428,0.99169475,0.9915888 +above,0.9941447,0.99394625,0.99999946,0.99757624,0.9907275,0.9909026 +under,0.9946578,0.9947428,0.99757624,0.99999976,0.99101955,0.9913157 +far,0.99177164,0.99169475,0.9907275,0.99101955,0.9999998,0.9982564 +close,0.9916825,0.9915888,0.9909026,0.9913157,0.9982564,0.99999946 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L3.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L3.csv new file mode 100644 index 0000000000000000000000000000000000000000..0cbf076e671b04b89232cc947cfda683cf95b7c1 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L3.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999996,0.99858075,0.9935062,0.98904836,0.9787801,0.9785743 +right,0.99858075,0.99999994,0.99445283,0.9904615,0.9795338,0.9792766 +above,0.9935062,0.99445283,1.0000001,0.9966839,0.9783728,0.97871274 +under,0.98904836,0.9904615,0.9966839,1.0000002,0.9766124,0.9763763 +far,0.9787801,0.9795338,0.9783728,0.9766124,0.99999976,0.9994895 +close,0.9785743,0.9792766,0.97871274,0.9763763,0.9994895,0.99999946 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L4.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L4.csv new file mode 100644 index 0000000000000000000000000000000000000000..a498721c73492ba46692538ae240a6264d28db3c --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L4.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99679065,0.9853305,0.9814932,0.9741586,0.97374535 +right,0.99679065,0.9999992,0.9895377,0.98609304,0.97560525,0.97490954 +above,0.9853305,0.9895377,1.0000004,0.9968704,0.9675687,0.9688593 +under,0.9814932,0.98609304,0.9968704,0.99999976,0.9650981,0.96569085 +far,0.9741586,0.97560525,0.9675687,0.9650981,0.99999964,0.9991056 +close,0.97374535,0.97490954,0.9688593,0.96569085,0.9991056,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L5.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..7247901352b79de0c071524c0af1452a18147fe1 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.99714464,0.9827763,0.9825192,0.9749071,0.97414637 +right,0.99714464,0.99999976,0.98670506,0.986791,0.976262,0.9751104 +above,0.9827763,0.98670506,1.0000004,0.9962113,0.97174644,0.9729931 +under,0.9825192,0.986791,0.9962113,0.9999995,0.97331387,0.9734903 +far,0.9749071,0.976262,0.97174644,0.97331387,0.9999999,0.9990374 +close,0.97414637,0.9751104,0.9729931,0.9734903,0.9990374,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L6.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L6.csv new file mode 100644 index 0000000000000000000000000000000000000000..8d89e8e230f04c63dc88fcc91ac85a6cdf332ca4 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L6.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.99802375,0.98817605,0.98882806,0.98276794,0.98251987 +right,0.99802375,1.0,0.99064475,0.9917902,0.98436743,0.98356694 +above,0.98817605,0.99064475,0.9999996,0.9972571,0.9800023,0.98099244 +under,0.98882806,0.9917902,0.9972571,0.99999994,0.98265415,0.98283446 +far,0.98276794,0.98436743,0.9800023,0.98265415,0.99999964,0.9992485 +close,0.98251987,0.98356694,0.98099244,0.98283446,0.9992485,0.99999994 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L7.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..c6574aa971dd3cfe79dfc1837f9d241ed9deaab9 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999996,0.9984264,0.99123704,0.99209553,0.9865823,0.9867124 +right,0.9984264,1.0000005,0.9933042,0.9944134,0.98813516,0.9878644 +above,0.99123704,0.9933042,0.99999976,0.9978836,0.98488325,0.9858272 +under,0.99209553,0.9944134,0.9978836,1.0000001,0.98732615,0.9877378 +far,0.9865823,0.98813516,0.98488325,0.98732615,0.9999998,0.9994651 +close,0.9867124,0.9878644,0.9858272,0.9877378,0.9994651,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L8.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L8.csv new file mode 100644 index 0000000000000000000000000000000000000000..27beb17e1bc0debb2cc7ef3f622a12a3e13624a8 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L8.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9984376,0.9912792,0.99214417,0.98707163,0.98710483 +right,0.9984376,0.9999999,0.9933295,0.9945394,0.98850703,0.98824126 +above,0.9912792,0.9933295,1.0,0.99801415,0.98584193,0.9865892 +under,0.99214417,0.9945394,0.99801415,0.99999994,0.9877024,0.98789656 +far,0.98707163,0.98850703,0.98584193,0.9877024,0.9999996,0.99952537 +close,0.98710483,0.98824126,0.9865892,0.98789656,0.99952537,1.0000004 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L9.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L9.csv new file mode 100644 index 0000000000000000000000000000000000000000..db20caa04e964e6178ff706de274ca5ad00f389c --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_80k_L9.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9985155,0.99240035,0.992798,0.98555315,0.9857614 +right,0.9985155,0.99999994,0.9939765,0.99499726,0.98651755,0.9863879 +above,0.99240035,0.9939765,0.99999946,0.99830395,0.98526114,0.9859736 +under,0.992798,0.99499726,0.99830395,0.99999976,0.98645097,0.986662 +far,0.98555315,0.98651755,0.98526114,0.98645097,0.99999964,0.9995362 +close,0.9857614,0.9863879,0.9859736,0.986662,0.9995362,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L0.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..8f695db3fd742e08bae846c249c6fe6a16c72df8 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000007,0.9998819,0.99924314,0.99929833,0.999269,0.9992087 +right,0.9998819,1.0000002,0.9991716,0.99927723,0.9992208,0.9989409 +above,0.99924314,0.9991716,1.0000004,0.99996394,0.9993738,0.999311 +under,0.99929833,0.99927723,0.99996394,1.0000001,0.99935603,0.99923474 +far,0.999269,0.9992208,0.9993738,0.99935603,1.0000001,0.99981517 +close,0.9992087,0.9989409,0.999311,0.99923474,0.99981517,1.0000006 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L1.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L1.csv new file mode 100644 index 0000000000000000000000000000000000000000..c07fcf89592cf9976c1f20bd0222882e0413cd27 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L1.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.99989104,0.9990024,0.9990696,0.99856967,0.9984452 +right,0.99989104,1.0000001,0.9988637,0.99897087,0.99851537,0.99819005 +above,0.9990024,0.9988637,0.99999946,0.9999584,0.9983423,0.9982325 +under,0.9990696,0.99897087,0.9999584,0.99999994,0.998314,0.99815184 +far,0.99856967,0.99851537,0.9983423,0.998314,1.0000002,0.99982 +close,0.9984452,0.99819005,0.9982325,0.99815184,0.99982,1.0000004 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L10.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L10.csv new file mode 100644 index 0000000000000000000000000000000000000000..6e74f55f8f4c90f8c9512da830812eb5ce5a882a --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L10.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.99960095,0.9824581,0.98099905,0.92910784,0.92789423 +right,0.99960095,1.0000002,0.9832291,0.98198164,0.92887247,0.9270503 +above,0.9824581,0.9832291,0.99999994,0.9994339,0.9408145,0.9374578 +under,0.98099905,0.98198164,0.9994339,1.0,0.9412745,0.93732834 +far,0.92910784,0.92887247,0.9408145,0.9412745,0.99999964,0.99780446 +close,0.92789423,0.9270503,0.9374578,0.93732834,0.99780446,0.99999994 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L11.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L11.csv new file mode 100644 index 0000000000000000000000000000000000000000..fdf24d4cc3afbd4a0f32acfe667e5b5e0d1c7243 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L11.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.99938166,0.98149806,0.9800585,0.9376471,0.93752205 +right,0.99938166,0.9999999,0.98285145,0.9817213,0.938409,0.9373875 +above,0.98149806,0.98285145,1.0000004,0.99938864,0.9491918,0.94570607 +under,0.9800585,0.9817213,0.99938864,1.0000002,0.94965,0.945444 +far,0.9376471,0.938409,0.9491918,0.94965,1.0,0.9976139 +close,0.93752205,0.9373875,0.94570607,0.945444,0.9976139,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L12.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L12.csv new file mode 100644 index 0000000000000000000000000000000000000000..e397a7fa935399ba01dfd8f49331e08f6ee1f420 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L12.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9992901,0.97481686,0.9734757,0.9262481,0.9227476 +right,0.9992901,0.9999998,0.97667736,0.975627,0.9268326,0.9223097 +above,0.97481686,0.97667736,1.0000001,0.9990713,0.94282776,0.93548703 +under,0.9734757,0.975627,0.9990713,1.0,0.94163173,0.93328077 +far,0.9262481,0.9268326,0.94282776,0.94163173,1.0000001,0.9971163 +close,0.9227476,0.9223097,0.93548703,0.93328077,0.9971163,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L13.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L13.csv new file mode 100644 index 0000000000000000000000000000000000000000..7c2bb18e89128ba6e0167c25d6f28ea4e456be12 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L13.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.99898773,0.96551496,0.96319425,0.9130789,0.90839416 +right,0.99898773,1.0,0.9681912,0.9663185,0.9137481,0.9076716 +above,0.96551496,0.9681912,1.0000001,0.99873835,0.9311437,0.9202005 +under,0.96319425,0.9663185,0.99873835,0.99999976,0.9295487,0.9169918 +far,0.9130789,0.9137481,0.9311437,0.9295487,0.9999996,0.9960007 +close,0.90839416,0.9076716,0.9202005,0.9169918,0.9960007,0.9999998 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L14.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L14.csv new file mode 100644 index 0000000000000000000000000000000000000000..6d83ad265af220eeb5e4004bb062b913e25d9904 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L14.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.99881506,0.9630874,0.9613041,0.90880394,0.9068965 +right,0.99881506,0.99999994,0.9668383,0.96525043,0.9100048,0.90641344 +above,0.9630874,0.9668383,0.99999976,0.9985731,0.9269403,0.91710997 +under,0.9613041,0.96525043,0.9985731,1.0000001,0.9256399,0.9144415 +far,0.90880394,0.9100048,0.9269403,0.9256399,1.0000002,0.99559176 +close,0.9068965,0.90641344,0.91710997,0.9144415,0.99559176,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L15.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L15.csv new file mode 100644 index 0000000000000000000000000000000000000000..390cdbd40837cb5d6313c9e2f92e52f5853f9d84 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L15.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.997513,0.96199864,0.9597516,0.8962569,0.889559 +right,0.997513,1.0000002,0.9641721,0.96380925,0.8955166,0.88600755 +above,0.96199864,0.9641721,0.9999997,0.99651223,0.9068189,0.89095134 +under,0.9597516,0.96380925,0.99651223,0.99999994,0.90311164,0.8844652 +far,0.8962569,0.8955166,0.9068189,0.90311164,0.9999997,0.9943003 +close,0.889559,0.88600755,0.89095134,0.8844652,0.9943003,1.0000004 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L16.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L16.csv new file mode 100644 index 0000000000000000000000000000000000000000..a6110e5ccc28b1a2b5d8437dd0ed64c355961618 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L16.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.96908915,0.95598865,0.9546238,0.9073061,0.9001644 +right,0.96908915,0.9999999,0.95683295,0.9576764,0.9066209,0.8969162 +above,0.95598865,0.95683295,1.0,0.98990023,0.92664224,0.91021866 +under,0.9546238,0.9576764,0.98990023,1.0000002,0.92218363,0.90693337 +far,0.9073061,0.9066209,0.92664224,0.92218363,1.0000004,0.9933013 +close,0.9001644,0.8969162,0.91021866,0.90693337,0.9933013,0.99999964 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L17.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L17.csv new file mode 100644 index 0000000000000000000000000000000000000000..ca5a3125c70a2ece94f2742e28a92ccd638b121a --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L17.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9710237,0.9392116,0.9397277,0.8573259,0.8511745 +right,0.9710237,1.0,0.9355297,0.93932515,0.8576394,0.8502217 +above,0.9392116,0.9355297,1.0,0.9904244,0.87590593,0.8617228 +under,0.9397277,0.93932515,0.9904244,0.99999994,0.873501,0.8624191 +far,0.8573259,0.8576394,0.87590593,0.873501,1.0,0.9932273 +close,0.8511745,0.8502217,0.8617228,0.8624191,0.9932273,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L18.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..68b369c4f3b233afe9e027551a286097a0a5a865 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9767201,0.94656277,0.9459854,0.87917507,0.8699894 +right,0.9767201,1.0000001,0.94522715,0.94629246,0.88221973,0.87116957 +above,0.94656277,0.94522715,1.0000002,0.98793536,0.8976578,0.8791656 +under,0.9459854,0.94629246,0.98793536,0.99999964,0.89332354,0.8803643 +far,0.87917507,0.88221973,0.8976578,0.89332354,1.0000001,0.9900106 +close,0.8699894,0.87116957,0.8791656,0.8803643,0.9900106,1.0000004 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L19.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..b1a5ae533934ab62e4c81f8ee67c64de75d97fc0 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.97582924,0.9459482,0.94949234,0.8699124,0.8575842 +right,0.97582924,0.9999995,0.9464916,0.951177,0.86590576,0.85083115 +above,0.9459482,0.9464916,1.0000005,0.98395216,0.8869879,0.86403894 +under,0.94949234,0.951177,0.98395216,0.9999996,0.88259834,0.8663944 +far,0.8699124,0.86590576,0.8869879,0.88259834,1.0000004,0.98881805 +close,0.8575842,0.85083115,0.86403894,0.8663944,0.98881805,0.9999996 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L2.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L2.csv new file mode 100644 index 0000000000000000000000000000000000000000..20dbf9ee0185167ca2463c8c0f4ecc3aafae8590 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L2.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9998759,0.99827313,0.998454,0.9873408,0.9868851 +right,0.9998759,0.9999998,0.9981794,0.9983886,0.9875181,0.9868575 +above,0.99827313,0.9981794,0.9999997,0.999871,0.98603016,0.9854188 +under,0.998454,0.9983886,0.999871,0.9999999,0.98616046,0.9855712 +far,0.9873408,0.9875181,0.98603016,0.98616046,0.99999994,0.9997703 +close,0.9868851,0.9868575,0.9854188,0.9855712,0.9997703,0.99999994 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L20.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..6b4850b9afb7ff61619dca0f3bd3ba6eb27a3513 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9690883,0.9419875,0.9454797,0.845369,0.83607143 +right,0.9690883,1.0000001,0.9443311,0.94863033,0.8366123,0.8229976 +above,0.9419875,0.9443311,1.0,0.98240626,0.87208927,0.8517647 +under,0.9454797,0.94863033,0.98240626,1.0000001,0.8626424,0.8484931 +far,0.845369,0.8366123,0.87208927,0.8626424,0.9999998,0.989717 +close,0.83607143,0.8229976,0.8517647,0.8484931,0.989717,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L21.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..15ab621f4fa1bec8e5848628c2bd120c7c4e15fd --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.973233,0.9317295,0.9354651,0.8413865,0.835931 +right,0.973233,1.0,0.93018305,0.9360894,0.8358749,0.8268924 +above,0.9317295,0.93018305,0.9999998,0.97922105,0.88454944,0.8687382 +under,0.9354651,0.9360894,0.97922105,0.9999999,0.874435,0.8660333 +far,0.8413865,0.8358749,0.88454944,0.874435,0.99999976,0.9909251 +close,0.835931,0.8268924,0.8687382,0.8660333,0.9909251,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L22.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L22.csv new file mode 100644 index 0000000000000000000000000000000000000000..2e9e791dd730a90967969798351b801523082553 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L22.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.97381395,0.85013497,0.8469312,0.7998841,0.7947912 +right,0.97381395,0.99999976,0.84293485,0.8433308,0.79297084,0.7833364 +above,0.85013497,0.84293485,1.0000005,0.9773773,0.79247755,0.7824182 +under,0.8469312,0.8433308,0.9773773,1.0000002,0.7794434,0.7764795 +far,0.7998841,0.79297084,0.79247755,0.7794434,0.99999994,0.9892947 +close,0.7947912,0.7833364,0.7824182,0.7764795,0.9892947,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L23.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..4f81617fc7e3397bc3d360ca7d199ce0bad063b4 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.977982,0.8873882,0.8876786,0.8077267,0.80440295 +right,0.977982,0.9999995,0.882581,0.8850862,0.80118144,0.7939048 +above,0.8873882,0.882581,0.99999946,0.98238206,0.8191533,0.8099283 +under,0.8876786,0.8850862,0.98238206,1.0000007,0.8087922,0.8058515 +far,0.8077267,0.80118144,0.8191533,0.8087922,0.9999999,0.9893677 +close,0.80440295,0.7939048,0.8099283,0.8058515,0.9893677,0.99999976 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L24.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L24.csv new file mode 100644 index 0000000000000000000000000000000000000000..162acf44c569432437e94ecc3bf51ba8c18b3ffc --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L24.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.97950804,0.87566394,0.8655336,0.7718412,0.767911 +right,0.97950804,0.99999946,0.881327,0.87373894,0.77367824,0.7663443 +above,0.87566394,0.881327,0.99999994,0.9800278,0.79660296,0.78908503 +under,0.8655336,0.87373894,0.9800278,0.9999999,0.7786501,0.77698636 +far,0.7718412,0.77367824,0.79660296,0.7786501,1.0000002,0.98777056 +close,0.767911,0.7663443,0.78908503,0.77698636,0.98777056,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L25.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L25.csv new file mode 100644 index 0000000000000000000000000000000000000000..b09aa87d6b32803e3097b17587f1c036f9427f6d --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L25.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.981874,0.8810061,0.87592673,0.74596596,0.74281603 +right,0.981874,0.9999999,0.888493,0.884495,0.7493781,0.7439684 +above,0.8810061,0.888493,1.0,0.97764736,0.76512283,0.7578244 +under,0.87592673,0.884495,0.97764736,1.0,0.7536498,0.75202096 +far,0.74596596,0.7493781,0.76512283,0.7536498,1.0000005,0.98542255 +close,0.74281603,0.7439684,0.7578244,0.75202096,0.98542255,1.0000005 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L26.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..c0c267cd121bc386a817999fb6f3003e142023fc --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.98423135,0.8936495,0.8925131,0.78781724,0.7882758 +right,0.98423135,0.99999976,0.8942311,0.8932707,0.7854181,0.78413755 +above,0.8936495,0.8942311,1.0000002,0.982144,0.78958774,0.78709835 +under,0.8925131,0.8932707,0.982144,0.9999999,0.78270674,0.78458065 +far,0.78781724,0.7854181,0.78958774,0.78270674,0.99999976,0.9862678 +close,0.7882758,0.78413755,0.78709835,0.78458065,0.9862678,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L27.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L27.csv new file mode 100644 index 0000000000000000000000000000000000000000..4c5bc0933a39fc0a1e9b5d0bc3592f7290cc7daf --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L27.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.99977994,0.99804586,0.9980814,0.9964632,0.99648875 +right,0.99977994,1.0,0.99807173,0.99811536,0.9964602,0.9964574 +above,0.99804586,0.99807173,0.99999946,0.99969256,0.99637884,0.99635005 +under,0.9980814,0.99811536,0.99969256,0.99999964,0.996351,0.996384 +far,0.9964632,0.9964602,0.99637884,0.996351,1.0000001,0.9997838 +close,0.99648875,0.9964574,0.99635005,0.996384,0.9997838,0.99999994 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L3.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L3.csv new file mode 100644 index 0000000000000000000000000000000000000000..0d694f5c531cb7e453fce607262a216b53ab4ec6 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L3.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9998476,0.9981624,0.9982791,0.9835923,0.9828583 +right,0.9998476,1.0000006,0.9979907,0.9981883,0.98386693,0.98286796 +above,0.9981624,0.9979907,0.9999997,0.999858,0.984109,0.9831891 +under,0.9982791,0.9981883,0.999858,0.9999998,0.98408437,0.98308897 +far,0.9835923,0.98386693,0.984109,0.98408437,1.0000001,0.9996234 +close,0.9828583,0.98286796,0.9831891,0.98308897,0.9996234,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L4.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L4.csv new file mode 100644 index 0000000000000000000000000000000000000000..fb7e85963ff06236011f41ba72c98e0af460a374 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L4.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9997181,0.9957925,0.9957336,0.9746243,0.9729353 +right,0.9997181,1.0000005,0.99559766,0.9957371,0.9744797,0.97213244 +above,0.9957925,0.99559766,0.9999998,0.9997363,0.9755051,0.97367316 +under,0.9957336,0.9957371,0.9997363,1.0000001,0.97469133,0.9724368 +far,0.9746243,0.9744797,0.9755051,0.97469133,0.99999946,0.99881923 +close,0.9729353,0.97213244,0.97367316,0.9724368,0.99881923,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L5.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..535f3f170184143fea3dbe61ec403ead5bfe60e8 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000006,0.99957216,0.9921596,0.9913281,0.9659561,0.9649596 +right,0.99957216,1.0000002,0.9926656,0.9922079,0.96598375,0.9639769 +above,0.9921596,0.9926656,0.9999999,0.99957657,0.96623707,0.9644184 +under,0.9913281,0.9922079,0.99957657,1.0000006,0.9638246,0.9613198 +far,0.9659561,0.96598375,0.96623707,0.9638246,1.0000004,0.9981431 +close,0.9649596,0.9639769,0.9644184,0.9613198,0.9981431,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L6.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L6.csv new file mode 100644 index 0000000000000000000000000000000000000000..7a294a53d393fd876a84a6376dbcc100afff867e --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L6.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.9995277,0.9892758,0.988598,0.9551506,0.95008814 +right,0.9995277,1.0000005,0.9905337,0.99009955,0.95427465,0.9483432 +above,0.9892758,0.9905337,0.99999976,0.9995528,0.9563873,0.951115 +under,0.988598,0.99009955,0.9995528,0.99999976,0.95495975,0.94915205 +far,0.9551506,0.95427465,0.9563873,0.95495975,0.99999964,0.9977988 +close,0.95008814,0.9483432,0.951115,0.94915205,0.9977988,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L7.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..eafbf9e7174dc6735323712380a8abcdf7ab76b5 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.99965245,0.9923425,0.99190795,0.9670207,0.96291816 +right,0.99965245,1.0000004,0.9931057,0.9928894,0.966251,0.96151257 +above,0.9923425,0.9931057,1.0000004,0.9996863,0.9673697,0.9627058 +under,0.99190795,0.9928894,0.9996863,1.0000001,0.966295,0.96125114 +far,0.9670207,0.966251,0.9673697,0.966295,0.99999976,0.99824315 +close,0.96291816,0.96151257,0.9627058,0.96125114,0.99824315,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L8.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L8.csv new file mode 100644 index 0000000000000000000000000000000000000000..3128f3f64bbc9df507395d87226855d45c3fef55 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L8.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.99963915,0.9919275,0.9915144,0.96830267,0.96416616 +right,0.99963915,1.0000001,0.9925506,0.9924251,0.9674657,0.9626015 +above,0.9919275,0.9925506,0.99999976,0.99964845,0.96806026,0.9632882 +under,0.9915144,0.9924251,0.99964845,1.0000002,0.9672768,0.96196574 +far,0.96830267,0.9674657,0.96806026,0.9672768,1.0000001,0.99819756 +close,0.96416616,0.9626015,0.9632882,0.96196574,0.99819756,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L9.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L9.csv new file mode 100644 index 0000000000000000000000000000000000000000..2dce183e16b91f8ed284589874e969d308edc9f7 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_roborefer_L9.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.99965847,0.9911655,0.9903821,0.9696362,0.9666506 +right,0.99965847,0.99999976,0.9916433,0.9911415,0.969158,0.9654814 +above,0.9911655,0.9916433,1.0000002,0.9995556,0.9679709,0.96414614 +under,0.9903821,0.9911415,0.9995556,0.99999994,0.96700764,0.9626631 +far,0.9696362,0.969158,0.9679709,0.96700764,0.9999995,0.99812824 +close,0.9666506,0.9654814,0.96414614,0.9626631,0.99812824,1.0000004 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L0.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..92392cc4194037d7db133ba318386ac232d136af --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9999686,0.9991958,0.9992196,0.999058,0.9989644 +right,0.9999686,0.9999998,0.99924237,0.99915755,0.99904424,0.9990202 +above,0.9991958,0.99924237,1.0000001,0.99982476,0.9991506,0.99919355 +under,0.9992196,0.99915755,0.99982476,0.99999964,0.9991379,0.9990003 +far,0.999058,0.99904424,0.9991506,0.9991379,0.9999997,0.9999231 +close,0.9989644,0.9990202,0.99919355,0.9990003,0.9999231,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L1.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L1.csv new file mode 100644 index 0000000000000000000000000000000000000000..115c916db1284bbd890a21aaef92e1026c8d4a21 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L1.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.99995697,0.998729,0.99878776,0.9980136,0.9978237 +right,0.99995697,1.0000001,0.9987528,0.9986748,0.998032,0.9979344 +above,0.998729,0.9987528,0.99999976,0.99978197,0.99809587,0.99803114 +under,0.99878776,0.9986748,0.99978197,0.9999998,0.9980712,0.99778634 +far,0.9980136,0.998032,0.99809587,0.9980712,1.0000001,0.9999014 +close,0.9978237,0.9979344,0.99803114,0.99778634,0.9999014,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L10.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L10.csv new file mode 100644 index 0000000000000000000000000000000000000000..b554305ff1f4c435f432a5687b1b14921976b7e5 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L10.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999946,0.9998369,0.98741895,0.9876678,0.9646957,0.96400845 +right,0.9998369,1.0000002,0.9879397,0.98776144,0.9652038,0.9647135 +above,0.98741895,0.9879397,1.0000001,0.9992518,0.98192495,0.9816497 +under,0.9876678,0.98776144,0.9992518,1.0,0.9807868,0.97980607 +far,0.9646957,0.9652038,0.98192495,0.9807868,1.0000001,0.999567 +close,0.96400845,0.9647135,0.9816497,0.97980607,0.999567,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L11.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L11.csv new file mode 100644 index 0000000000000000000000000000000000000000..b26f87f79d4e8948f6796ed28f0315dd1658325e --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L11.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99985206,0.98919857,0.9894291,0.96730787,0.9665699 +right,0.99985206,0.99999976,0.9896751,0.989531,0.9676509,0.96707046 +above,0.98919857,0.9896751,0.9999998,0.9993318,0.98280305,0.9824165 +under,0.9894291,0.989531,0.9993318,0.9999993,0.9820181,0.9810227 +far,0.96730787,0.9676509,0.98280305,0.9820181,0.9999993,0.999615 +close,0.9665699,0.96707046,0.9824165,0.9810227,0.999615,0.9999995 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L12.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L12.csv new file mode 100644 index 0000000000000000000000000000000000000000..e8d03f6b30bb1a4b0ab5398b4832e1e276d75c32 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L12.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9998078,0.979837,0.9807157,0.9417697,0.9392719 +right,0.9998078,1.0000002,0.98086834,0.9812901,0.94270533,0.9404123 +above,0.979837,0.98086834,0.9999996,0.9991681,0.9732284,0.97218436 +under,0.9807157,0.9812901,0.9991681,0.99999994,0.97251064,0.97073185 +far,0.9417697,0.94270533,0.9732284,0.97251064,1.0000001,0.99941444 +close,0.9392719,0.9404123,0.97218436,0.97073185,0.99941444,0.99999976 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L13.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L13.csv new file mode 100644 index 0000000000000000000000000000000000000000..acd5811d13bb1f20f45358113d73e9a246c18ac7 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L13.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.99978673,0.9743845,0.97572434,0.9299675,0.92742515 +right,0.99978673,1.0,0.9757617,0.9766426,0.9312998,0.92899925 +above,0.9743845,0.9757617,0.99999964,0.9990286,0.967942,0.9671819 +under,0.97572434,0.9766426,0.9990286,0.9999999,0.967234,0.9656291 +far,0.9299675,0.9312998,0.967942,0.967234,1.0,0.9992176 +close,0.92742515,0.92899925,0.9671819,0.9656291,0.9992176,0.9999998 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L14.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L14.csv new file mode 100644 index 0000000000000000000000000000000000000000..8ab54a0067bb22f14b5d76c3d33d4911e15dc423 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L14.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9997526,0.9730909,0.97545516,0.9281218,0.92505914 +right,0.9997526,0.9999998,0.9747313,0.9766317,0.9299123,0.9270743 +above,0.9730909,0.9747313,1.0000001,0.9989111,0.9660826,0.96465945 +under,0.97545516,0.9766317,0.9989111,0.99999976,0.9645546,0.9623109 +far,0.9281218,0.9299123,0.9660826,0.9645546,1.0,0.99919367 +close,0.92505914,0.9270743,0.96465945,0.9623109,0.99919367,1.0000004 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L15.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L15.csv new file mode 100644 index 0000000000000000000000000000000000000000..41cac725298ec3c917b988208e6ffb0bccec91cc --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L15.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9993241,0.96892685,0.97216916,0.926393,0.92129564 +right,0.9993241,1.0000002,0.9701171,0.9730381,0.9273554,0.92226595 +above,0.96892685,0.9701171,1.0000004,0.9986535,0.95665365,0.9540874 +under,0.97216916,0.9730381,0.9986535,1.0000004,0.9560946,0.9527112 +far,0.926393,0.9273554,0.95665365,0.9560946,0.9999999,0.99894726 +close,0.92129564,0.92226595,0.9540874,0.9527112,0.99894726,0.99999964 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L16.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L16.csv new file mode 100644 index 0000000000000000000000000000000000000000..c4501255796fb383add9ad771528634220f4bb77 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L16.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.99223715,0.9659393,0.9696136,0.9247949,0.91925216 +right,0.99223715,0.9999997,0.9707856,0.97439456,0.9305551,0.9248215 +above,0.9659393,0.9707856,0.99999976,0.99565506,0.95763975,0.9530087 +under,0.9696136,0.97439456,0.99565506,1.0,0.95721984,0.95351434 +far,0.9247949,0.9305551,0.95763975,0.95721984,0.9999997,0.99846953 +close,0.91925216,0.9248215,0.9530087,0.95351434,0.99846953,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L17.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L17.csv new file mode 100644 index 0000000000000000000000000000000000000000..d56852eb3c4340f7ab19d045874344bcc92b502f --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L17.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9893198,0.94764924,0.9513059,0.87750405,0.8702952 +right,0.9893198,0.99999964,0.9527914,0.95535016,0.8816575,0.8738847 +above,0.94764924,0.9527914,1.0,0.99322635,0.9255015,0.9172084 +under,0.9513059,0.95535016,0.99322635,1.0000004,0.9239211,0.92023015 +far,0.87750405,0.8816575,0.9255015,0.9239211,1.0000005,0.9968817 +close,0.8702952,0.8738847,0.9172084,0.92023015,0.9968817,0.9999995 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L18.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..606b04a0d30b3582e471018c38bb078799d95dbe --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9920196,0.9519841,0.9549931,0.87520707,0.86685115 +right,0.9920196,0.9999999,0.9569603,0.95911515,0.8810201,0.87196743 +above,0.9519841,0.9569603,0.99999976,0.9943054,0.932334,0.9239045 +under,0.9549931,0.95911515,0.9943054,1.0000002,0.9298427,0.9249392 +far,0.87520707,0.8810201,0.932334,0.9298427,0.99999976,0.99730337 +close,0.86685115,0.87196743,0.9239045,0.9249392,0.99730337,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L19.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..a59c51b81cdcccb83c6d6ad2f06d4be5e38ac3a9 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9919713,0.9536064,0.9576053,0.8843502,0.875268 +right,0.9919713,1.0,0.9599871,0.96291816,0.8897999,0.88020325 +above,0.9536064,0.9599871,0.99999994,0.99428475,0.93231064,0.9239424 +under,0.9576053,0.96291816,0.99428475,1.0000005,0.9301231,0.92424357 +far,0.8843502,0.8897999,0.93231064,0.9301231,0.9999999,0.9975345 +close,0.875268,0.88020325,0.9239424,0.92424357,0.9975345,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L2.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L2.csv new file mode 100644 index 0000000000000000000000000000000000000000..a95ffc13fd617c8ae4f19eb2c14b531117bf2e75 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L2.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.9997891,0.9973739,0.9978925,0.9878097,0.9875462 +right,0.9997891,0.9999995,0.99780226,0.997343,0.98758537,0.98797023 +above,0.9973739,0.99780226,1.0000001,0.9985433,0.9836377,0.9843755 +under,0.9978925,0.997343,0.9985433,1.0,0.9851133,0.98417294 +far,0.9878097,0.98758537,0.9836377,0.9851133,0.99999994,0.9993612 +close,0.9875462,0.98797023,0.9843755,0.98417294,0.9993612,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L20.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..94fb46615c7c913825b89b3ee66efd3452fdd6cb --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9895425,0.94789726,0.9541681,0.8720138,0.863064 +right,0.9895425,0.99999994,0.9565146,0.96158653,0.8790979,0.8694292 +above,0.94789726,0.9565146,0.99999976,0.9924899,0.92631453,0.9176493 +under,0.9541681,0.96158653,0.9924899,1.0000001,0.92487115,0.9193141 +far,0.8720138,0.8790979,0.92631453,0.92487115,0.9999999,0.9970011 +close,0.863064,0.8694292,0.9176493,0.9193141,0.9970011,0.99999946 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L21.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..a35e0c686edda0d203be49ef97f6278a925999fe --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.9914579,0.9505189,0.9558253,0.8989963,0.89241505 +right,0.9914579,1.0,0.95889306,0.96399605,0.90758866,0.90055746 +above,0.9505189,0.95889306,1.0000004,0.9927772,0.94432884,0.9380291 +under,0.9558253,0.96399605,0.9927772,1.0000004,0.94233793,0.93888044 +far,0.8989963,0.90758866,0.94432884,0.94233793,1.0,0.9975688 +close,0.89241505,0.90055746,0.9380291,0.93888044,0.9975688,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L22.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L22.csv new file mode 100644 index 0000000000000000000000000000000000000000..a21d9cc91d885e8fc0449c9a7bce114cedb1b217 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L22.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9927186,0.91675204,0.91465425,0.88692605,0.88171464 +right,0.9927186,1.0000002,0.9214513,0.91947037,0.89236987,0.88688576 +above,0.91675204,0.9214513,1.0000002,0.9940009,0.91923964,0.9153951 +under,0.91465425,0.91947037,0.9940009,1.0000002,0.91437733,0.9127492 +far,0.88692605,0.89236987,0.91923964,0.91437733,1.0,0.99733096 +close,0.88171464,0.88688576,0.9153951,0.9127492,0.99733096,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L23.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..5c95e158a67bf801deae44884c2078343e9a557c --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.993971,0.928872,0.93006223,0.8992614,0.8953298 +right,0.993971,1.0000001,0.9335068,0.9348223,0.904011,0.89982927 +above,0.928872,0.9335068,1.0000001,0.99499005,0.92918986,0.9263829 +under,0.93006223,0.9348223,0.99499005,1.0000002,0.92679435,0.92595714 +far,0.8992614,0.904011,0.92918986,0.92679435,1.0000001,0.99738735 +close,0.8953298,0.89982927,0.9263829,0.92595714,0.99738735,0.99999976 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L24.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L24.csv new file mode 100644 index 0000000000000000000000000000000000000000..dfa7e4d2a0243ce2b731b3be325bbac0f55f5365 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L24.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9947497,0.92607313,0.9254764,0.89635813,0.8913839 +right,0.9947497,0.9999999,0.9329926,0.93295074,0.90331835,0.89835286 +above,0.92607313,0.9329926,1.0,0.99546283,0.9230247,0.9200373 +under,0.9254764,0.93295074,0.99546283,1.0,0.9196749,0.91819036 +far,0.89635813,0.90331835,0.9230247,0.9196749,1.0000001,0.9977581 +close,0.8913839,0.89835286,0.9200373,0.91819036,0.9977581,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L25.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L25.csv new file mode 100644 index 0000000000000000000000000000000000000000..0ed1727b145339dbb723128cc744123e4b9df7b4 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L25.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.99559027,0.9324912,0.9330922,0.8994726,0.89599794 +right,0.99559027,0.9999997,0.93906087,0.9400862,0.90507746,0.90162224 +above,0.9324912,0.93906087,0.99999994,0.99567425,0.92189115,0.9193869 +under,0.9330922,0.9400862,0.99567425,0.99999976,0.9197428,0.9190838 +far,0.8994726,0.90507746,0.92189115,0.9197428,0.9999999,0.9968122 +close,0.89599794,0.90162224,0.9193869,0.9190838,0.9968122,0.99999976 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L26.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..cbb7a23918940b1201cda5567668a639090ba6f8 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9963835,0.9302158,0.9312353,0.91178226,0.90831584 +right,0.9963835,1.0,0.934606,0.935996,0.9158616,0.9125376 +above,0.9302158,0.934606,0.99999994,0.996423,0.9224435,0.91999793 +under,0.9312353,0.935996,0.996423,1.0000007,0.9214226,0.92087847 +far,0.91178226,0.9158616,0.9224435,0.9214226,1.0000005,0.9968443 +close,0.90831584,0.9125376,0.91999793,0.92087847,0.9968443,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L27.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L27.csv new file mode 100644 index 0000000000000000000000000000000000000000..f47aea83a37a579f291b226b853409432bd8f321 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L27.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.99971825,0.99401194,0.99412024,0.99286085,0.99258405 +right,0.99971825,0.9999999,0.99429244,0.9944402,0.9930605,0.99280405 +above,0.99401194,0.99429244,1.0000001,0.99970883,0.9932183,0.9930472 +under,0.99412024,0.9944402,0.99970883,1.0000005,0.9931031,0.99306834 +far,0.99286085,0.9930605,0.9932183,0.9931031,1.0000001,0.9997521 +close,0.99258405,0.99280405,0.9930472,0.99306834,0.9997521,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L3.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L3.csv new file mode 100644 index 0000000000000000000000000000000000000000..ad8d847e28fa49cf191ce10e440b9c05deafecd7 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L3.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.99974877,0.99629563,0.9971009,0.9836097,0.98345345 +right,0.99974877,0.9999997,0.99686754,0.9965059,0.9834303,0.9840155 +above,0.99629563,0.99686754,0.99999994,0.99820447,0.98044693,0.98139393 +under,0.9971009,0.9965059,0.99820447,1.0,0.98223495,0.9812157 +far,0.9836097,0.9834303,0.98044693,0.98223495,1.0000005,0.99921584 +close,0.98345345,0.9840155,0.98139393,0.9812157,0.99921584,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L4.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L4.csv new file mode 100644 index 0000000000000000000000000000000000000000..4475250e60a5dabf93fa8d76c973f2fd87d6d7f6 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L4.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9996468,0.9941017,0.9951116,0.97873425,0.97819495 +right,0.9996468,1.0,0.9949216,0.9944712,0.9788923,0.9791912 +above,0.9941017,0.9949216,1.0000001,0.99794465,0.97865796,0.97921073 +under,0.9951116,0.9944712,0.99794465,0.99999994,0.9798941,0.9783082 +far,0.97873425,0.9788923,0.97865796,0.9798941,0.9999999,0.9991102 +close,0.97819495,0.9791912,0.97921073,0.9783082,0.9991102,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L5.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..313ce7384120fe82e66d357c56930a8d1fe17e49 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9996187,0.9852846,0.9859779,0.96752197,0.9665827 +right,0.9996187,1.0000001,0.98654824,0.98570657,0.96809286,0.96806717 +above,0.9852846,0.98654824,0.99999994,0.9976742,0.9732426,0.9741429 +under,0.9859779,0.98570657,0.9976742,1.0,0.97414386,0.972507 +far,0.96752197,0.96809286,0.9732426,0.97414386,1.0000001,0.99889886 +close,0.9665827,0.96806717,0.9741429,0.972507,0.99889886,1.0000005 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L6.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L6.csv new file mode 100644 index 0000000000000000000000000000000000000000..4c370b4147c3901db02f3dc75157cb80aa765006 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L6.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.99968857,0.986509,0.9865035,0.9645305,0.96442986 +right,0.99968857,1.0000001,0.98751295,0.98641276,0.9654271,0.96592116 +above,0.986509,0.98751295,1.0,0.9984438,0.9756945,0.976379 +under,0.9865035,0.98641276,0.9984438,1.0000001,0.9754105,0.9744658 +far,0.9645305,0.9654271,0.9756945,0.9754105,1.0000001,0.999233 +close,0.96442986,0.96592116,0.976379,0.9744658,0.999233,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L7.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..0da7056267939235b53f1fcf2b1869be075578f3 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.999776,0.9884772,0.9881808,0.973486,0.9736831 +right,0.999776,0.9999998,0.9892583,0.98829645,0.97411644,0.97464854 +above,0.9884772,0.9892583,1.0000004,0.9989931,0.9837764,0.9843603 +under,0.9881808,0.98829645,0.9989931,1.0000005,0.98387307,0.983393 +far,0.973486,0.97411644,0.9837764,0.98387307,1.0,0.999457 +close,0.9736831,0.97464854,0.9843603,0.983393,0.999457,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L8.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L8.csv new file mode 100644 index 0000000000000000000000000000000000000000..5d74da3adfe88281a25fa841e211d1e820b9849e --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L8.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99979603,0.9881749,0.9878492,0.9741145,0.973867 +right,0.99979603,0.99999964,0.9889347,0.98803794,0.9747781,0.9748012 +above,0.9881749,0.9889347,1.0000001,0.99910456,0.98442817,0.9845794 +under,0.9878492,0.98803794,0.99910456,1.0,0.98408794,0.9833003 +far,0.9741145,0.9747781,0.98442817,0.98408794,1.0000002,0.9995212 +close,0.973867,0.9748012,0.9845794,0.9833003,0.9995212,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L9.csv b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L9.csv new file mode 100644 index 0000000000000000000000000000000000000000..c8b0ffbcd0a140379f501ae836b03ce075316837 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/correct_only/similarity_vanilla_L9.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9998225,0.9894296,0.9893778,0.9745985,0.9739322 +right,0.9998225,0.9999996,0.99006987,0.9895293,0.97520363,0.97476447 +above,0.9894296,0.99006987,0.9999994,0.99922866,0.9858901,0.9855756 +under,0.9893778,0.9895293,0.99922866,1.0000001,0.9852181,0.98409426 +far,0.9745985,0.97520363,0.9858901,0.9852181,1.0000002,0.9995683 +close,0.9739322,0.97476447,0.9855756,0.98409426,0.9995683,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L0.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..08d6221ef56e5eb6c3a74c7181e38732aff6b553 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.99886435,0.99684566,0.9987347,0.998467,0.9982915 +right,0.99886435,0.99999946,0.9990078,0.99913716,0.998959,0.9988706 +above,0.99684566,0.9990078,1.0,0.9989592,0.99854535,0.99876726 +under,0.9987347,0.99913716,0.9989592,1.0000001,0.9992313,0.9989653 +far,0.998467,0.998959,0.99854535,0.9992313,0.9999998,0.9996238 +close,0.9982915,0.9988706,0.99876726,0.9989653,0.9996238,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L10.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L10.csv new file mode 100644 index 0000000000000000000000000000000000000000..9e092f49c0263c05ef2304cbb6a1261a53a8686d --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L10.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99748516,0.990617,0.9915634,0.96128386,0.96760684 +right,0.99748516,1.0,0.99262995,0.99158484,0.9620472,0.9659456 +above,0.990617,0.99262995,1.0,0.9987061,0.9721727,0.9752234 +under,0.9915634,0.99158484,0.9987061,0.9999998,0.97146016,0.97539234 +far,0.96128386,0.9620472,0.9721727,0.97146016,0.9999999,0.9978044 +close,0.96760684,0.9659456,0.9752234,0.97539234,0.9978044,0.9999998 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L12.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L12.csv new file mode 100644 index 0000000000000000000000000000000000000000..854dfb2ce3ee995a9e0ee3068aa9f63f2b7b7c6e --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L12.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.996168,0.9806845,0.98434633,0.95118934,0.95708734 +right,0.996168,1.0,0.987011,0.9865986,0.95578176,0.95981795 +above,0.9806845,0.987011,1.0000001,0.9971417,0.9687017,0.97228837 +under,0.98434633,0.9865986,0.9971417,0.99999994,0.9668797,0.9707202 +far,0.95118934,0.95578176,0.9687017,0.9668797,1.0,0.9972791 +close,0.95708734,0.95981795,0.97228837,0.9707202,0.9972791,0.99999946 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L13.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L13.csv new file mode 100644 index 0000000000000000000000000000000000000000..e6168bbc85eb32d00af1bcc2e37457b1f9b1c2c2 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L13.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9952872,0.97734386,0.98147994,0.9457969,0.9528937 +right,0.9952872,1.0000002,0.98466545,0.9839438,0.95149404,0.9562849 +above,0.97734386,0.98466545,0.99999994,0.99676615,0.9658734,0.96942884 +under,0.98147994,0.9839438,0.99676615,0.99999976,0.9632573,0.96728694 +far,0.9457969,0.95149404,0.9658734,0.9632573,0.99999976,0.99697876 +close,0.9528937,0.9562849,0.96942884,0.96728694,0.99697876,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L15.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L15.csv new file mode 100644 index 0000000000000000000000000000000000000000..3e4a106c3c9d724e179733b0bbb48fd41bfd9ed2 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L15.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999996,0.9949174,0.97077924,0.97540456,0.93535846,0.9416301 +right,0.9949174,0.9999996,0.97870415,0.9781011,0.9417714,0.9460953 +above,0.97077924,0.97870415,1.0000005,0.9952762,0.9580937,0.9612634 +under,0.97540456,0.9781011,0.9952762,1.0000002,0.95223355,0.9556103 +far,0.93535846,0.9417714,0.9580937,0.95223355,0.9999996,0.9973215 +close,0.9416301,0.9460953,0.9612634,0.9556103,0.9973215,0.99999976 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L18.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..b0b0d86be06dd95e3b8035f4d97fe1dee8e804ba --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.99032056,0.90502536,0.9021865,0.83545005,0.8420694 +right,0.99032056,1.0000004,0.9145835,0.90504026,0.8407384,0.84369373 +above,0.90502536,0.9145835,1.0000002,0.9882308,0.8946515,0.89471465 +under,0.9021865,0.90504026,0.9882308,0.9999998,0.8851439,0.8884883 +far,0.83545005,0.8407384,0.8946515,0.8851439,1.0000001,0.99518794 +close,0.8420694,0.84369373,0.89471465,0.8884883,0.99518794,0.99999994 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L20.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..ca8ce7f93c8d209a645048bcce5aa01c3dfea818 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.9877819,0.9116939,0.9063219,0.77708143,0.7756787 +right,0.9877819,1.0,0.9164496,0.9043218,0.76454866,0.7619785 +above,0.9116939,0.9164496,0.9999999,0.9890511,0.86123556,0.85825443 +under,0.9063219,0.9043218,0.9890511,0.99999946,0.8533143,0.85040593 +far,0.77708143,0.76454866,0.86123556,0.8533143,0.9999997,0.993799 +close,0.7756787,0.7619785,0.85825443,0.85040593,0.993799,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L21.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..876a094b3b9dc6f6833d18583cc6d9ebff218919 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9909988,0.9293329,0.9227434,0.777031,0.7734664 +right,0.9909988,1.0000002,0.929991,0.91832316,0.76088816,0.7555249 +above,0.9293329,0.929991,1.0000001,0.9913783,0.86532956,0.86080706 +under,0.9227434,0.91832316,0.9913783,0.99999976,0.86193556,0.85821235 +far,0.777031,0.76088816,0.86532956,0.86193556,0.99999976,0.9951412 +close,0.7734664,0.7555249,0.86080706,0.85821235,0.9951412,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L24.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L24.csv new file mode 100644 index 0000000000000000000000000000000000000000..f21e66753ca521e68f1819bf17f9e8eef75f148e --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L24.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9947405,0.9332223,0.9251635,0.7780868,0.77118933 +right,0.9947405,0.99999994,0.93054074,0.9203783,0.7604049,0.7521563 +above,0.9332223,0.93054074,1.0000002,0.9932463,0.8659234,0.85674244 +under,0.9251635,0.9203783,0.9932463,0.9999998,0.86046875,0.8528809 +far,0.7780868,0.7604049,0.8659234,0.86046875,1.0000005,0.9820218 +close,0.77118933,0.7521563,0.85674244,0.8528809,0.9820218,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L26.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..06b1725b146a8eaa62499363d4915ee69e97d216 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.99653107,0.9538035,0.94895136,0.85465145,0.84966654 +right,0.99653107,0.99999994,0.95275456,0.94722116,0.84478754,0.84082603 +above,0.9538035,0.95275456,1.0000001,0.9929496,0.8962651,0.89212346 +under,0.94895136,0.94722116,0.9929496,1.0000001,0.89287895,0.8910464 +far,0.85465145,0.84478754,0.8962651,0.89287895,0.9999996,0.97321355 +close,0.84966654,0.84082603,0.89212346,0.8910464,0.97321355,0.9999998 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L4.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L4.csv new file mode 100644 index 0000000000000000000000000000000000000000..7aeeb391960e39dace3ebd405cfa137d33bb2751 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L4.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.99329734,0.9912881,0.99396926,0.97565097,0.9865465 +right,0.99329734,1.0,0.9972428,0.99663645,0.9859807,0.98775107 +above,0.9912881,0.9972428,1.0000001,0.9976922,0.98646134,0.9893164 +under,0.99396926,0.99663645,0.9976922,1.0,0.98518986,0.9891271 +far,0.97565097,0.9859807,0.98646134,0.98518986,1.0,0.9946296 +close,0.9865465,0.98775107,0.9893164,0.9891271,0.9946296,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L5.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..64a46131c14f2db0e736e5b2ae98ca3d0556b927 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.99434984,0.9924919,0.9946949,0.977979,0.9877541 +right,0.99434984,1.0000006,0.9973382,0.9964657,0.9863241,0.9885158 +above,0.9924919,0.9973382,0.99999976,0.9978397,0.98728675,0.9902747 +under,0.9946949,0.9964657,0.9978397,0.99999976,0.98555416,0.9899328 +far,0.977979,0.9863241,0.98728675,0.98555416,1.0,0.995051 +close,0.9877541,0.9885158,0.9902747,0.9899328,0.995051,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L7.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..639170a7eff7897f9a578d27c1b01e6827c2ebc4 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_2m_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9967731,0.99502534,0.9967542,0.98400307,0.9903759 +right,0.9967731,0.99999994,0.9980313,0.9974064,0.9890241,0.9913888 +above,0.99502534,0.9980313,1.0000005,0.9984781,0.9899713,0.99248487 +under,0.9967542,0.9974064,0.9984781,1.0000004,0.98808223,0.99194705 +far,0.98400307,0.9890241,0.9899713,0.98808223,1.0000005,0.99724877 +close,0.9903759,0.9913888,0.99248487,0.99194705,0.99724877,0.9999994 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L0.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..997e522354f6838ddd282866e5922d237cf3b40b --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.99994075,0.9990724,0.9988498,0.99891746,0.99905896 +right,0.99994075,1.0,0.99903363,0.99872845,0.99888927,0.99904066 +above,0.9990724,0.99903363,1.0000004,0.99967235,0.99937767,0.9994998 +under,0.9988498,0.99872845,0.99967235,0.9999997,0.9993374,0.99923277 +far,0.99891746,0.99888927,0.99937767,0.9993374,1.0000001,0.9998554 +close,0.99905896,0.99904066,0.9994998,0.99923277,0.9998554,1.0000007 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L10.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L10.csv new file mode 100644 index 0000000000000000000000000000000000000000..037acedec6e7827e38cb5ff29bcdd471495bd048 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L10.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.99984103,0.9880448,0.9883815,0.9432107,0.944484 +right,0.99984103,1.0,0.98757166,0.9877663,0.942365,0.9436771 +above,0.9880448,0.98757166,1.0000004,0.9989898,0.9636135,0.96524835 +under,0.9883815,0.9877663,0.9989898,1.0,0.96299314,0.9639987 +far,0.9432107,0.942365,0.9636135,0.96299314,0.9999996,0.9994639 +close,0.944484,0.9436771,0.96524835,0.9639987,0.9994639,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L12.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L12.csv new file mode 100644 index 0000000000000000000000000000000000000000..5ba3feb709a799176eb897d8c6cbae0fa859cab7 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L12.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.9997561,0.9829782,0.98329985,0.9394362,0.9416658 +right,0.9997561,0.99999976,0.98279214,0.98298734,0.93939877,0.9416242 +above,0.9829782,0.98279214,0.99999976,0.9986782,0.9643172,0.9665399 +under,0.98329985,0.98298734,0.9986782,1.0,0.9634021,0.96497554 +far,0.9394362,0.93939877,0.9643172,0.9634021,0.99999976,0.99926454 +close,0.9416658,0.9416242,0.9665399,0.96497554,0.99926454,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L14.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L14.csv new file mode 100644 index 0000000000000000000000000000000000000000..21e46f638f091e37a87af9a1def7bcd15161d923 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L14.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.99960446,0.97795916,0.9776083,0.9337585,0.9356892 +right,0.99960446,0.99999994,0.9768768,0.9765732,0.9326076,0.934332 +above,0.97795916,0.9768768,0.9999998,0.99825037,0.96362066,0.96648836 +under,0.9776083,0.9765732,0.99825037,1.0000004,0.96399343,0.9659695 +far,0.9337585,0.9326076,0.96362066,0.96399343,0.9999999,0.99897856 +close,0.9356892,0.934332,0.96648836,0.9659695,0.99897856,0.99999976 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L2.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L2.csv new file mode 100644 index 0000000000000000000000000000000000000000..6d5c91d9c5f65d8c01c51a756d83edb34fb50017 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L2.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9997901,0.99853384,0.99757844,0.98417526,0.9850264 +right,0.9997901,1.0000004,0.99847806,0.99721396,0.9844563,0.9852788 +above,0.99853384,0.99847806,1.0000002,0.9989623,0.98307526,0.98394537 +under,0.99757844,0.99721396,0.9989623,0.9999997,0.98300683,0.9835545 +far,0.98417526,0.9844563,0.98307526,0.98300683,0.9999995,0.99964947 +close,0.9850264,0.9852788,0.98394537,0.9835545,0.99964947,0.99999994 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L20.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..c49e1dde5a41e5526f339c9349dbfb32b7e26f8a --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9955903,0.92517483,0.93112224,0.7931202,0.80132246 +right,0.9955903,0.9999998,0.92684305,0.93154955,0.7913247,0.79997146 +above,0.92517483,0.92684305,1.0000002,0.9933249,0.8481143,0.85488355 +under,0.93112224,0.93154955,0.9933249,0.9999998,0.84272355,0.84958833 +far,0.7931202,0.7913247,0.8481143,0.84272355,0.99999976,0.9970552 +close,0.80132246,0.79997146,0.85488355,0.84958833,0.9970552,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L22.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L22.csv new file mode 100644 index 0000000000000000000000000000000000000000..171849bc5ea955342fd2d2f6a6e0cdceaf1c62d0 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L22.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9969629,0.9447134,0.94658196,0.8415085,0.84551096 +right,0.9969629,1.0000002,0.9452516,0.9461931,0.83690566,0.84155 +above,0.9447134,0.9452516,0.9999998,0.9953232,0.8649472,0.86866 +under,0.94658196,0.9461931,0.9953232,1.0000002,0.8600801,0.8635792 +far,0.8415085,0.83690566,0.8649472,0.8600801,1.0000001,0.98621464 +close,0.84551096,0.84155,0.86866,0.8635792,0.98621464,0.99999964 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L23.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..5339d9d97d4a95d69bd26fe747ef67c55b44bd47 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000005,0.99745727,0.9465094,0.9474055,0.8615357,0.86663944 +right,0.99745727,0.9999999,0.9476691,0.9475786,0.8584697,0.86393034 +above,0.9465094,0.9476691,0.9999999,0.99587053,0.87752354,0.8833386 +under,0.9474055,0.9475786,0.99587053,0.99999976,0.873067,0.8787778 +far,0.8615357,0.8584697,0.87752354,0.873067,0.99999964,0.9881493 +close,0.86663944,0.86393034,0.8833386,0.8787778,0.9881493,0.9999995 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L25.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L25.csv new file mode 100644 index 0000000000000000000000000000000000000000..a5c2a4064c6edd4408a585e9554f6a69707a920a --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L25.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9974046,0.9415873,0.9421431,0.84506994,0.8458042 +right,0.9974046,1.0,0.9416549,0.941225,0.8406386,0.8419656 +above,0.9415873,0.9416549,0.9999999,0.9953401,0.86867625,0.8707156 +under,0.9421431,0.941225,0.9953401,0.99999976,0.86322856,0.8645795 +far,0.84506994,0.8406386,0.86867625,0.86322856,0.9999997,0.9838326 +close,0.8458042,0.8419656,0.8707156,0.8645795,0.9838326,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L27.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L27.csv new file mode 100644 index 0000000000000000000000000000000000000000..176152ed9049ad60dcc3d8f5db4bf21920e98b60 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L27.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9998287,0.9971874,0.99729353,0.99394494,0.99399865 +right,0.9998287,1.0000002,0.997246,0.997303,0.9937367,0.9938539 +above,0.9971874,0.997246,0.9999999,0.9996804,0.99425787,0.9942504 +under,0.99729353,0.997303,0.9996804,1.0,0.99413943,0.9941678 +far,0.99394494,0.9937367,0.99425787,0.99413943,1.0000004,0.99922174 +close,0.99399865,0.9938539,0.9942504,0.9941678,0.99922174,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L5.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..42b734f4979fde2e868a8408c977837d907c486c --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999946,0.99953747,0.9956436,0.99481314,0.97902477,0.9810331 +right,0.99953747,1.0,0.9953183,0.9939709,0.9788975,0.98078454 +above,0.9956436,0.9953183,1.0000001,0.9978983,0.97754186,0.9799395 +under,0.99481314,0.9939709,0.9978983,1.0000001,0.98066306,0.9817858 +far,0.97902477,0.9788975,0.97754186,0.98066306,1.0,0.9989635 +close,0.9810331,0.98078454,0.9799395,0.9817858,0.9989635,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L6.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L6.csv new file mode 100644 index 0000000000000000000000000000000000000000..c838a951b21da1b9db3e43836c823797d59cf876 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L6.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.99971735,0.99687034,0.99647605,0.98238426,0.984051 +right,0.99971735,0.9999998,0.9964454,0.9957545,0.98234785,0.983948 +above,0.99687034,0.9964454,0.9999996,0.9984981,0.98038167,0.9826026 +under,0.99647605,0.9957545,0.9984981,0.9999999,0.98400015,0.9851722 +far,0.98238426,0.98234785,0.98038167,0.98400015,1.0000001,0.99928784 +close,0.984051,0.983948,0.9826026,0.9851722,0.99928784,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L7.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..298bcdafb432ab9fda2549f56e57fae8e194bae2 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_400k_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.99979925,0.997425,0.9972508,0.9866985,0.98791254 +right,0.99979925,0.9999996,0.99705815,0.99669814,0.9867734,0.9879265 +above,0.997425,0.99705815,1.0000001,0.99893105,0.9843033,0.9860441 +under,0.9972508,0.99669814,0.99893105,1.0000002,0.9873543,0.9883851 +far,0.9866985,0.9867734,0.9843033,0.9873543,0.9999993,0.9994999 +close,0.98791254,0.9879265,0.9860441,0.9883851,0.9994999,0.9999998 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L0.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..b6578426a84eaf3feb00271f45170bf133b4e281 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.99916005,0.9990906,0.9992498,0.99915123,0.99921024 +right,0.99916005,1.0000002,0.99909776,0.99882007,0.99765784,0.99886715 +above,0.9990906,0.99909776,1.0000004,0.9997651,0.9987292,0.99952257 +under,0.9992498,0.99882007,0.9997651,0.99999976,0.9991688,0.9994886 +far,0.99915123,0.99765784,0.9987292,0.9991688,0.9999999,0.99936795 +close,0.99921024,0.99886715,0.99952257,0.9994886,0.99936795,0.99999994 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L1.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L1.csv new file mode 100644 index 0000000000000000000000000000000000000000..b1f01c9c5d1e40ec1e2abed06aea033effbbfe6b --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L1.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.99905866,0.9989461,0.9991012,0.9986554,0.9986141 +right,0.99905866,0.99999964,0.99906385,0.9987501,0.9971767,0.99840933 +above,0.9989461,0.99906385,0.99999964,0.9996984,0.99820876,0.998999 +under,0.9991012,0.9987501,0.9996984,1.0000006,0.99859715,0.9988954 +far,0.9986554,0.9971767,0.99820876,0.99859715,0.99999976,0.9993026 +close,0.9986141,0.99840933,0.998999,0.9988954,0.9993026,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L11.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L11.csv new file mode 100644 index 0000000000000000000000000000000000000000..f8430f77bd97e14ec7eb0412ba70192cf3523255 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L11.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.9986943,0.98786974,0.9874032,0.9652543,0.9672642 +right,0.9986943,1.0,0.98747617,0.98587465,0.9607315,0.9641565 +above,0.98786974,0.98747617,1.0,0.99844533,0.9732878,0.97615784 +under,0.9874032,0.98587465,0.99844533,0.99999946,0.9756394,0.9777592 +far,0.9652543,0.9607315,0.9732878,0.9756394,0.99999976,0.9981692 +close,0.9672642,0.9641565,0.97615784,0.9777592,0.9981692,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L15.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L15.csv new file mode 100644 index 0000000000000000000000000000000000000000..86352f19b0a3b4ad72dd62d6204746291f01471a --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L15.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9973367,0.9741727,0.96995234,0.9367196,0.94016457 +right,0.9973367,0.99999994,0.9731635,0.9673275,0.92934513,0.9341649 +above,0.9741727,0.9731635,1.0,0.99582464,0.9503429,0.95517856 +under,0.96995234,0.9673275,0.99582464,0.99999934,0.94792205,0.9517718 +far,0.9367196,0.92934513,0.9503429,0.94792205,0.9999998,0.99716675 +close,0.94016457,0.9341649,0.95517856,0.9517718,0.99716675,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L16.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L16.csv new file mode 100644 index 0000000000000000000000000000000000000000..484cda8d3716de815b2f021a6d71bca7277b0faf --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L16.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.99033797,0.9606197,0.9526629,0.92093813,0.92250717 +right,0.99033797,1.0000001,0.9608691,0.9522913,0.9108262,0.9123238 +above,0.9606197,0.9608691,0.9999998,0.9891218,0.94386095,0.94792104 +under,0.9526629,0.9522913,0.9891218,1.0000002,0.9289594,0.93140006 +far,0.92093813,0.9108262,0.94386095,0.9289594,0.9999999,0.9965739 +close,0.92250717,0.9123238,0.94792104,0.93140006,0.9965739,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L18.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..33b116f16abb50ac43a98255c022b3dd33485811 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.98965204,0.90897495,0.9075718,0.8421081,0.8423169 +right,0.98965204,0.9999999,0.90874696,0.90508616,0.8350906,0.8322327 +above,0.90897495,0.90874696,1.0000002,0.98977816,0.87885773,0.8742062 +under,0.9075718,0.90508616,0.98977816,1.0,0.8707534,0.86548734 +far,0.8421081,0.8350906,0.87885773,0.8707534,1.0000002,0.99558145 +close,0.8423169,0.8322327,0.8742062,0.86548734,0.99558145,0.99999976 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L19.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..23e94b3eacfebc999071fdfad5d2a6dc13358dca --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9907132,0.91880715,0.9155749,0.82795984,0.8258397 +right,0.9907132,0.9999999,0.9170407,0.91236687,0.8201924,0.8158321 +above,0.91880715,0.9170407,1.0000002,0.98973525,0.86549556,0.8596822 +under,0.9155749,0.91236687,0.98973525,0.99999994,0.85767806,0.8514126 +far,0.82795984,0.8201924,0.86549556,0.85767806,0.99999994,0.99577194 +close,0.8258397,0.8158321,0.8596822,0.8514126,0.99577194,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L20.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..5fc649fa78be3941895127f8ac14aa949e4315f2 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.9879241,0.9197423,0.92010224,0.7813442,0.7747504 +right,0.9879241,0.99999994,0.91965556,0.91800535,0.7810752,0.7704864 +above,0.9197423,0.91965556,1.0000002,0.98886776,0.8374665,0.8264985 +under,0.92010224,0.91800535,0.98886776,0.99999976,0.82290983,0.8108571 +far,0.7813442,0.7810752,0.8374665,0.82290983,1.0,0.99423367 +close,0.7747504,0.7704864,0.8264985,0.8108571,0.99423367,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L23.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..931aefc5a2a1a6bdcc2001727697615ce89b9362 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.99314696,0.94857424,0.9459567,0.81035805,0.8042089 +right,0.99314696,1.0,0.9474482,0.94347507,0.81645185,0.8088151 +above,0.94857424,0.9474482,0.9999998,0.9921776,0.8413922,0.83419365 +under,0.9459567,0.94347507,0.9921776,1.0000002,0.81756645,0.8110466 +far,0.81035805,0.81645185,0.8413922,0.81756645,0.9999998,0.97446376 +close,0.8042089,0.8088151,0.83419365,0.8110466,0.97446376,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L25.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L25.csv new file mode 100644 index 0000000000000000000000000000000000000000..282061ffa4b1e91c88c7fbaa9a8595b8aa4df86e --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L25.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9944924,0.94337165,0.93773407,0.8107168,0.8036045 +right,0.9944924,1.0,0.94244105,0.93637073,0.8149258,0.80715734 +above,0.94337165,0.94244105,0.9999999,0.99138254,0.858411,0.8496796 +under,0.93773407,0.93637073,0.99138254,1.0000002,0.8421047,0.83527523 +far,0.8107168,0.8149258,0.858411,0.8421047,1.0000001,0.9697153 +close,0.8036045,0.80715734,0.8496796,0.83527523,0.9697153,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L26.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..8042696b144ffb513ef38236a72f136f759c834a --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9951614,0.950428,0.9451372,0.84966314,0.8427184 +right,0.9951614,0.9999998,0.9484129,0.94332665,0.85098886,0.8435124 +above,0.950428,0.9484129,1.0,0.99000466,0.87751955,0.8685065 +under,0.9451372,0.94332665,0.99000466,0.99999976,0.86695534,0.8608415 +far,0.84966314,0.85098886,0.87751955,0.86695534,1.0000001,0.9655724 +close,0.8427184,0.8435124,0.8685065,0.8608415,0.9655724,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L27.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L27.csv new file mode 100644 index 0000000000000000000000000000000000000000..fb745d08e5f5bd445c95644f08ba526515187a8c --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L27.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9997818,0.99804026,0.99781984,0.9946168,0.9945015 +right,0.9997818,1.0000002,0.997991,0.9978027,0.99486244,0.994724 +above,0.99804026,0.997991,1.0000001,0.9994828,0.99522465,0.9949368 +under,0.99781984,0.9978027,0.9994828,1.0000006,0.99481034,0.99462444 +far,0.9946168,0.99486244,0.99522465,0.99481034,1.0000004,0.9988854 +close,0.9945015,0.994724,0.9949368,0.99462444,0.9988854,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L3.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L3.csv new file mode 100644 index 0000000000000000000000000000000000000000..f2b9091a6fa8f9c6e714ad542d5227ba7da15312 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L3.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9978473,0.99682814,0.9976018,0.9879553,0.98840827 +right,0.9978473,1.0000004,0.9977294,0.9971231,0.983685,0.9873325 +above,0.99682814,0.9977294,1.0000002,0.9993367,0.98617786,0.9887823 +under,0.9976018,0.9971231,0.9993367,0.9999997,0.98731494,0.9883377 +far,0.9879553,0.983685,0.98617786,0.98731494,0.9999996,0.9975659 +close,0.98840827,0.9873325,0.9887823,0.9883377,0.9975659,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L4.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L4.csv new file mode 100644 index 0000000000000000000000000000000000000000..bb17569bb47c6a3006e49a7b42b0bc5afe3034b9 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L4.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9965504,0.996671,0.99675584,0.9828826,0.98511606 +right,0.9965504,0.9999998,0.9967788,0.9926324,0.97246647,0.9780735 +above,0.996671,0.9967788,0.9999997,0.99780864,0.97984797,0.9841199 +under,0.99675584,0.9926324,0.99780864,0.9999997,0.9851712,0.9873276 +far,0.9828826,0.97246647,0.97984797,0.9851712,0.99999976,0.9972839 +close,0.98511606,0.9780735,0.9841199,0.9873276,0.9972839,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L5.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..b34867ca3a075206a618e40203dbda9d022ac639 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.99693245,0.9964971,0.9968149,0.98487175,0.9865142 +right,0.99693245,1.0,0.99655086,0.9938643,0.9758636,0.9808116 +above,0.9964971,0.99655086,0.99999994,0.9982684,0.98290837,0.9863695 +under,0.9968149,0.9938643,0.9982684,1.0000004,0.98613775,0.98814577 +far,0.98487175,0.9758636,0.98290837,0.98613775,0.99999934,0.99719685 +close,0.9865142,0.9808116,0.9863695,0.98814577,0.99719685,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L7.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..ea956d4e7aff3e428114834285de11da74193020 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9984256,0.99701935,0.99736273,0.9896292,0.9899148 +right,0.9984256,0.9999994,0.9970232,0.99606305,0.98524845,0.9873071 +above,0.99701935,0.9970232,0.9999998,0.9991415,0.9888153,0.990806 +under,0.99736273,0.99606305,0.9991415,0.9999998,0.9901053,0.9911478 +far,0.9896292,0.98524845,0.9888153,0.9901053,0.9999996,0.99837744 +close,0.9899148,0.9873071,0.990806,0.9911478,0.99837744,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L8.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L8.csv new file mode 100644 index 0000000000000000000000000000000000000000..615705f88014dc0a2612b269de99e222774ab1dc --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_800k_L8.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.9984681,0.99651414,0.9968533,0.98866975,0.9890942 +right,0.9984681,1.0,0.9964411,0.99550825,0.9843154,0.98646545 +above,0.99651414,0.9964411,1.0000002,0.9991412,0.9877805,0.9900068 +under,0.9968533,0.99550825,0.9991412,0.9999999,0.9892667,0.9904828 +far,0.98866975,0.9843154,0.9877805,0.9892667,0.9999999,0.9983835 +close,0.9890942,0.98646545,0.9900068,0.9904828,0.9983835,1.0000006 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L0.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..0fb1fb67cfb16f266d8d2e8c7b9cd3284a33fad8 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.99970883,0.9987985,0.99917394,0.9991101,0.9987421 +right,0.99970883,1.0000005,0.9991406,0.99926996,0.99917156,0.9991708 +above,0.9987985,0.9991406,0.9999999,0.9998289,0.999095,0.9992284 +under,0.99917394,0.99926996,0.9998289,0.9999995,0.9993154,0.99924093 +far,0.9991101,0.99917156,0.999095,0.9993154,0.99999994,0.9998567 +close,0.9987421,0.9991708,0.9992284,0.99924093,0.9998567,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L1.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L1.csv new file mode 100644 index 0000000000000000000000000000000000000000..8f88dc9ec4da58cf59a0a52fc8346f8775a43dc4 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L1.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.99966156,0.9985238,0.99884903,0.9984433,0.9981357 +right,0.99966156,0.9999998,0.9988067,0.9988216,0.99827904,0.9983779 +above,0.9985238,0.9988067,1.0,0.99979794,0.9980307,0.99823445 +under,0.99884903,0.9988216,0.99979794,0.9999998,0.99826896,0.9982368 +far,0.9984433,0.99827904,0.9980307,0.99826896,1.0000001,0.99983966 +close,0.9981357,0.9983779,0.99823445,0.9982368,0.99983966,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L10.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L10.csv new file mode 100644 index 0000000000000000000000000000000000000000..0e27d679d2ced6f7e86e987f4bd8a6b4edce71f7 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L10.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999994,0.99969906,0.9879176,0.9883234,0.95824015,0.9572476 +right,0.99969906,0.99999976,0.9889974,0.9891956,0.95905614,0.95841026 +above,0.9879176,0.9889974,1.0000002,0.99968255,0.9695889,0.9696178 +under,0.9883234,0.9891956,0.99968255,0.9999998,0.970104,0.9699805 +far,0.95824015,0.95905614,0.9695889,0.970104,1.0,0.99973416 +close,0.9572476,0.95841026,0.9696178,0.9699805,0.99973416,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L16.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L16.csv new file mode 100644 index 0000000000000000000000000000000000000000..b9a0f19a2560108deda2dafcf143fefc4db80d5a --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L16.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.9968013,0.9653894,0.9676585,0.9260439,0.9268677 +right,0.9968013,1.0000002,0.9598526,0.964264,0.9211485,0.92228335 +above,0.9653894,0.9598526,0.99999964,0.9926369,0.9449104,0.9463655 +under,0.9676585,0.964264,0.9926369,1.0000002,0.9444006,0.94672936 +far,0.9260439,0.9211485,0.9449104,0.9444006,0.99999976,0.9992018 +close,0.9268677,0.92228335,0.9463655,0.94672936,0.9992018,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L18.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..3529c44ba57b9a5235fef0c1b596301c4f4a46cc --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.99690294,0.93372,0.9360775,0.85774004,0.8601458 +right,0.99690294,0.99999976,0.92847973,0.9316014,0.85333264,0.8559033 +above,0.93372,0.92847973,0.9999996,0.99065715,0.9029861,0.9041153 +under,0.9360775,0.9316014,0.99065715,1.0,0.90464395,0.908203 +far,0.85774004,0.85333264,0.9029861,0.90464395,1.0000001,0.9985743 +close,0.8601458,0.8559033,0.9041153,0.908203,0.9985743,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L19.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..dc7ed495045d626602f53ec7f4f460c663d36fba --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000004,0.9972516,0.933246,0.935475,0.8394145,0.840157 +right,0.9972516,1.0000002,0.9285055,0.93135947,0.83477634,0.8355665 +above,0.933246,0.9285055,0.9999995,0.99193275,0.8797529,0.88072926 +under,0.935475,0.93135947,0.99193275,1.0000001,0.87956196,0.88229567 +far,0.8394145,0.83477634,0.8797529,0.87956196,1.0000002,0.9986047 +close,0.840157,0.8355665,0.88072926,0.88229567,0.9986047,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L2.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L2.csv new file mode 100644 index 0000000000000000000000000000000000000000..32f0d9aa06a65b46c74bb0ed7e86b63c57a6990a --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L2.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.99937904,0.9965417,0.9973524,0.9852931,0.9840829 +right,0.99937904,1.0000001,0.9975448,0.99769074,0.98516726,0.9848075 +above,0.9965417,0.9975448,1.0000006,0.9996133,0.9826168,0.982613 +under,0.9973524,0.99769074,0.9996133,0.9999998,0.98301023,0.98246276 +far,0.9852931,0.98516726,0.9826168,0.98301023,0.99999976,0.99959326 +close,0.9840829,0.9848075,0.982613,0.98246276,0.99959326,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L20.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..458a30bac823e9a0737cd9cebbabb2de5729c4b1 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9972766,0.93718743,0.9390818,0.83510953,0.8363189 +right,0.9972766,0.9999997,0.9330024,0.9352529,0.8317399,0.8330222 +above,0.93718743,0.9330024,0.99999994,0.9922661,0.87401974,0.87564766 +under,0.9390818,0.9352529,0.9922661,0.9999998,0.8715116,0.8746046 +far,0.83510953,0.8317399,0.87401974,0.8715116,1.0000004,0.9986745 +close,0.8363189,0.8330222,0.87564766,0.8746046,0.9986745,0.9999996 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L21.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..89fb142b573f0b5cb4b4602c7b7344dd2130e7fc --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.9978601,0.9331037,0.934169,0.84674925,0.8478114 +right,0.9978601,1.0000001,0.9301066,0.93103725,0.84350514,0.8446333 +above,0.9331037,0.9301066,1.0000002,0.9943118,0.880097,0.88146025 +under,0.934169,0.93103725,0.9943118,0.9999999,0.8768691,0.8790976 +far,0.84674925,0.84350514,0.880097,0.8768691,1.0,0.9991275 +close,0.8478114,0.8446333,0.88146025,0.8790976,0.9991275,0.9999997 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L24.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L24.csv new file mode 100644 index 0000000000000000000000000000000000000000..416e1a04b4beaa0656bc38a27575ca366934766a --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L24.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999995,0.99842095,0.9356027,0.93537486,0.85804296,0.85905194 +right,0.99842095,0.9999999,0.93460566,0.9339944,0.85625803,0.85770977 +above,0.9356027,0.93460566,0.9999999,0.99572366,0.8794603,0.88149315 +under,0.93537486,0.9339944,0.99572366,0.9999997,0.8723294,0.87483907 +far,0.85804296,0.85625803,0.8794603,0.8723294,0.9999998,0.99808407 +close,0.85905194,0.85770977,0.88149315,0.87483907,0.99808407,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L26.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..cc7f8084c71d269158d94b7c6806bd645de9445a --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99837947,0.93656754,0.93710035,0.8865167,0.88576967 +right,0.99837947,0.9999997,0.9360196,0.9363752,0.8848174,0.8847527 +above,0.93656754,0.9360196,1.0000001,0.9958961,0.886901,0.8866458 +under,0.93710035,0.9363752,0.9958961,1.0,0.8819139,0.8816836 +far,0.8865167,0.8848174,0.886901,0.8819139,1.0000002,0.9958831 +close,0.88576967,0.8847527,0.8866458,0.8816836,0.9958831,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L5.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..67ce4fac69f47cb924602714ae64a7c5e144732f --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.99931574,0.9898865,0.990335,0.9729052,0.9724146 +right,0.99931574,1.0000001,0.9910581,0.99099404,0.97330993,0.9734997 +above,0.9898865,0.9910581,1.0000001,0.99961615,0.975602,0.9763557 +under,0.990335,0.99099404,0.99961615,1.0,0.97443604,0.9748896 +far,0.9729052,0.97330993,0.975602,0.97443604,0.9999999,0.99965346 +close,0.9724146,0.9734997,0.9763557,0.9748896,0.99965346,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L7.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L7.csv new file mode 100644 index 0000000000000000000000000000000000000000..a4079b38029c2aea4b5d934550ce320eae82d9f7 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L7.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9996049,0.99432033,0.9948385,0.98696727,0.98686403 +right,0.9996049,1.0000001,0.9952744,0.99547523,0.98681957,0.9871852 +above,0.99432033,0.9952744,1.0000001,0.99979365,0.98600453,0.9870399 +under,0.9948385,0.99547523,0.99979365,0.9999999,0.9859933,0.98682183 +far,0.98696727,0.98681957,0.98600453,0.9859933,0.9999998,0.99974376 +close,0.98686403,0.9871852,0.9870399,0.98682183,0.99974376,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L9.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L9.csv new file mode 100644 index 0000000000000000000000000000000000000000..280448747e866c405659a17182b40133a0a8e5b7 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_80k_L9.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99966305,0.9951192,0.9955588,0.9855871,0.9854574 +right,0.99966305,1.0000004,0.9958423,0.9959647,0.9856451,0.98592144 +above,0.9951192,0.9958423,1.0000001,0.9998093,0.9858505,0.98650205 +under,0.9955588,0.9959647,0.9998093,1.0000005,0.985833,0.9862764 +far,0.9855871,0.9856451,0.9858505,0.985833,1.0000001,0.99975294 +close,0.9854574,0.98592144,0.98650205,0.9862764,0.99975294,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L0.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..bae8ee51e9315306fda2a5d0f2f97baefac73706 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9998467,0.9989826,0.9992895,0.9991239,0.9990127 +right,0.9998467,1.0,0.9991592,0.99918634,0.99918246,0.99897206 +above,0.9989826,0.9991592,0.99999946,0.9994118,0.99922276,0.99908984 +under,0.9992895,0.99918634,0.9994118,0.9999998,0.999213,0.99918616 +far,0.9991239,0.99918246,0.99922276,0.999213,0.9999999,0.99987787 +close,0.9990127,0.99897206,0.99908984,0.99918616,0.99987787,0.99999994 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L11.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L11.csv new file mode 100644 index 0000000000000000000000000000000000000000..6f08c70618214996c41a3269506e827cb4f21ec2 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L11.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9990443,0.97799194,0.97875226,0.93729126,0.9378321 +right,0.9990443,0.99999946,0.9807741,0.98056215,0.9378191,0.9383694 +above,0.97799194,0.9807741,0.9999998,0.9966476,0.9439292,0.9461683 +under,0.97875226,0.98056215,0.9966476,0.9999999,0.95050573,0.95195824 +far,0.93729126,0.9378191,0.9439292,0.95050573,0.99999964,0.99874765 +close,0.9378321,0.9383694,0.9461683,0.95195824,0.99874765,1.0000002 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L12.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L12.csv new file mode 100644 index 0000000000000000000000000000000000000000..73f41e6dca4c80db3a02eb4ded3646e29eb8fa6a --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L12.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9986859,0.9696205,0.971412,0.92521125,0.9259672 +right,0.9986859,1.0000001,0.9735061,0.97407717,0.92585903,0.92675054 +above,0.9696205,0.9735061,0.99999934,0.9958715,0.93354106,0.93600315 +under,0.971412,0.97407717,0.9958715,1.0000002,0.9414755,0.9433811 +far,0.92521125,0.92585903,0.93354106,0.9414755,1.0000004,0.9980303 +close,0.9259672,0.92675054,0.93600315,0.9433811,0.9980303,0.9999996 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L13.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L13.csv new file mode 100644 index 0000000000000000000000000000000000000000..96fa592bdcb359c700c4739a7575b49b0b9c0a45 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L13.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9984092,0.95832866,0.9619725,0.911275,0.91233176 +right,0.9984092,0.99999976,0.96380067,0.96616095,0.91243696,0.9136164 +above,0.95832866,0.96380067,1.0000005,0.99429595,0.91605765,0.91969216 +under,0.9619725,0.96616095,0.99429595,1.0,0.9269737,0.92933303 +far,0.911275,0.91243696,0.91605765,0.9269737,1.0000001,0.9976278 +close,0.91233176,0.9136164,0.91969216,0.92933303,0.9976278,0.9999998 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L14.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L14.csv new file mode 100644 index 0000000000000000000000000000000000000000..cc52a47bdd432d9de135e315bb89b3000683fe5f --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L14.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.998445,0.9578525,0.9622538,0.90892065,0.90680504 +right,0.998445,0.99999976,0.96288407,0.96604455,0.9103424,0.90845954 +above,0.9578525,0.96288407,1.0000005,0.99472135,0.9149048,0.916059 +under,0.9622538,0.96604455,0.99472135,1.0000002,0.9217608,0.9215783 +far,0.90892065,0.9103424,0.9149048,0.9217608,1.0000002,0.99739295 +close,0.90680504,0.90845954,0.916059,0.9215783,0.99739295,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L16.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L16.csv new file mode 100644 index 0000000000000000000000000000000000000000..704c7c51687d74c753616da5e4f50a5d334e414d --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L16.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99060595,0.9597392,0.96475524,0.90849,0.90841323 +right,0.99060595,0.99999994,0.9636915,0.96287125,0.90285367,0.90324414 +above,0.9597392,0.9636915,0.9999999,0.9914936,0.90968776,0.9122813 +under,0.96475524,0.96287125,0.9914936,0.9999998,0.9154308,0.91383696 +far,0.90849,0.90285367,0.90968776,0.9154308,0.99999994,0.9944763 +close,0.90841323,0.90324414,0.9122813,0.91383696,0.9944763,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L17.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L17.csv new file mode 100644 index 0000000000000000000000000000000000000000..e970fd6f14b63b04e87cda3dc340e507f12a6e45 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L17.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9913992,0.94674414,0.9475911,0.8583792,0.8615714 +right,0.9913992,0.99999976,0.9501761,0.9447868,0.85189086,0.85562104 +above,0.94674414,0.9501761,1.0,0.99266833,0.86276376,0.86684364 +under,0.9475911,0.9447868,0.99266833,0.99999976,0.86772615,0.86916566 +far,0.8583792,0.85189086,0.86276376,0.86772615,0.9999999,0.99409944 +close,0.8615714,0.85562104,0.86684364,0.86916566,0.99409944,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L18.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L18.csv new file mode 100644 index 0000000000000000000000000000000000000000..2f9fac4fa3663577cf48325051778597f67a670c --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L18.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9915831,0.95358354,0.9550853,0.88128006,0.87944025 +right,0.9915831,1.0000002,0.95673674,0.9519169,0.8712919,0.86861956 +above,0.95358354,0.95673674,0.99999976,0.9935187,0.8813411,0.879423 +under,0.9550853,0.9519169,0.9935187,0.99999994,0.8886008,0.8839797 +far,0.88128006,0.8712919,0.8813411,0.8886008,0.99999994,0.992319 +close,0.87944025,0.86861956,0.879423,0.8839797,0.992319,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L19.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..1e4a9efbe755dc1deb849b2dec7cde3d3d2fd866 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.99060166,0.9574719,0.95980424,0.86218107,0.8599991 +right,0.99060166,1.0000001,0.9591131,0.95264107,0.8421176,0.83915836 +above,0.9574719,0.9591131,1.0000004,0.99257016,0.85983604,0.85701776 +under,0.95980424,0.95264107,0.99257016,0.99999964,0.8742706,0.86935383 +far,0.86218107,0.8421176,0.85983604,0.8742706,0.99999976,0.992946 +close,0.8599991,0.83915836,0.85701776,0.86935383,0.992946,0.99999976 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L2.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L2.csv new file mode 100644 index 0000000000000000000000000000000000000000..02d785ca4319b971b6983ad385470799cea41a2a --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L2.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.99976724,0.9980791,0.9980582,0.98744065,0.98765737 +right,0.99976724,0.99999946,0.9981902,0.9980699,0.98727006,0.9874967 +above,0.9980791,0.9981902,1.0000004,0.9988875,0.9856978,0.98579186 +under,0.9980582,0.9980699,0.9988875,0.9999999,0.9845133,0.98508716 +far,0.98744065,0.98727006,0.9856978,0.9845133,1.0000002,0.9997175 +close,0.98765737,0.9874967,0.98579186,0.98508716,0.9997175,1.0000004 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L20.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L20.csv new file mode 100644 index 0000000000000000000000000000000000000000..458f0a5346d6b35ed9c13365510631e6d9020615 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L20.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.9902644,0.95308787,0.9592789,0.8348689,0.83594203 +right,0.9902644,1.0000001,0.95511824,0.9524217,0.81142443,0.8116268 +above,0.95308787,0.95511824,1.0000001,0.9912705,0.8335351,0.83231425 +under,0.9592789,0.9524217,0.9912705,1.0,0.8528037,0.8510499 +far,0.8348689,0.81142443,0.8335351,0.8528037,0.9999999,0.9937493 +close,0.83594203,0.8116268,0.83231425,0.8510499,0.9937493,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L21.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..2588742448a70139648ce5f445235a2f5442565d --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999964,0.9906151,0.9415313,0.9489608,0.83542144,0.83932906 +right,0.9906151,0.99999964,0.9505344,0.94966596,0.82128936,0.8241055 +above,0.9415313,0.9505344,0.99999976,0.9921458,0.852488,0.85390157 +under,0.9489608,0.94966596,0.9921458,1.0,0.8691057,0.87024665 +far,0.83542144,0.82128936,0.852488,0.8691057,1.0000005,0.9942502 +close,0.83932906,0.8241055,0.85390157,0.87024665,0.9942502,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L23.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..d3abc27aa3342ee75fbd03ffcc265aeecf9f63b2 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.9926699,0.9027165,0.90475625,0.7992864,0.810866 +right,0.9926699,1.0000004,0.9120886,0.9087836,0.79033995,0.800974 +above,0.9027165,0.9120886,1.0000001,0.99471873,0.7952703,0.805727 +under,0.90475625,0.9087836,0.99471873,0.99999964,0.80339885,0.81333435 +far,0.7992864,0.79033995,0.7952703,0.80339885,0.9999999,0.98845804 +close,0.810866,0.800974,0.805727,0.81333435,0.98845804,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L25.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L25.csv new file mode 100644 index 0000000000000000000000000000000000000000..d41e9ffc90edf79a0b5d959a974c02c2a2ccf930 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L25.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.99318784,0.8983534,0.8977865,0.73860526,0.7495865 +right,0.99318784,1.0000001,0.90235955,0.89735854,0.727345,0.73681486 +above,0.8983534,0.90235955,0.9999995,0.99386424,0.7425451,0.7542195 +under,0.8977865,0.89735854,0.99386424,0.99999994,0.7481216,0.7590732 +far,0.73860526,0.727345,0.7425451,0.7481216,0.9999998,0.9840542 +close,0.7495865,0.73681486,0.7542195,0.7590732,0.9840542,1.0000004 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L26.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L26.csv new file mode 100644 index 0000000000000000000000000000000000000000..b884f25481e7de109ffdf912006d1145634c9e24 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L26.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000002,0.9938782,0.90462023,0.90632856,0.7760856,0.7926401 +right,0.9938782,1.0000001,0.9102922,0.9084616,0.7675012,0.78209835 +above,0.90462023,0.9102922,1.0000001,0.9946344,0.7677112,0.7816498 +under,0.90632856,0.9084616,0.9946344,1.0000001,0.7739519,0.7875974 +far,0.7760856,0.7675012,0.7677112,0.7739519,0.9999997,0.9834316 +close,0.7926401,0.78209835,0.7816498,0.7875974,0.9834316,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L4.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L4.csv new file mode 100644 index 0000000000000000000000000000000000000000..72b5520cadead28c8dd970312addaf266c7691fb --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L4.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.9994782,0.994561,0.99520695,0.9751356,0.97522515 +right,0.9994782,1.0000007,0.9952251,0.99547756,0.97376776,0.9737556 +above,0.994561,0.9952251,0.9999997,0.99851656,0.9705465,0.9710913 +under,0.99520695,0.99547756,0.99851656,0.99999964,0.972985,0.97392356 +far,0.9751356,0.97376776,0.9705465,0.972985,1.0000002,0.99918985 +close,0.97522515,0.9737556,0.9710913,0.97392356,0.99918985,0.9999995 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L8.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L8.csv new file mode 100644 index 0000000000000000000000000000000000000000..5d6938c57fde8552643f767f9337f64903c71481 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L8.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0,0.9994088,0.9895256,0.991028,0.96762437,0.9673911 +right,0.9994088,1.0,0.99148023,0.9923121,0.9681229,0.96775115 +above,0.9895256,0.99148023,0.9999997,0.9986955,0.9634151,0.9641108 +under,0.991028,0.9923121,0.9986955,1.0,0.96745306,0.96848136 +far,0.96762437,0.9681229,0.9634151,0.96745306,1.0000004,0.9990661 +close,0.9673911,0.96775115,0.9641108,0.96848136,0.9990661,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L9.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L9.csv new file mode 100644 index 0000000000000000000000000000000000000000..b27bfa9a881e319a7c8d5e8c011110d56c508fe6 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_roborefer_L9.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9994513,0.9889228,0.99032605,0.9691255,0.96840703 +right,0.9994513,0.99999994,0.99052465,0.991334,0.9693639,0.96854997 +above,0.9889228,0.99052465,1.0000002,0.998726,0.96373385,0.9640735 +under,0.99032605,0.991334,0.998726,1.0,0.9678505,0.96845216 +far,0.9691255,0.9693639,0.96373385,0.9678505,0.99999964,0.9990828 +close,0.96840703,0.96854997,0.9640735,0.96845216,0.9990828,1.0000005 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L0.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L0.csv new file mode 100644 index 0000000000000000000000000000000000000000..23ae228ddd8210b6ba1c595fc2f23a69763a2301 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L0.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.9997866,0.99784416,0.99840975,0.99878937,0.9987141 +right,0.9997866,1.0000002,0.9983311,0.9988322,0.9987571,0.9986753 +above,0.99784416,0.9983311,1.0,0.99982506,0.9985537,0.99859095 +under,0.99840975,0.9988322,0.99982506,0.9999999,0.9988729,0.9988536 +far,0.99878937,0.9987571,0.9985537,0.9988729,1.0,0.9999378 +close,0.9987141,0.9986753,0.99859095,0.9988536,0.9999378,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L11.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L11.csv new file mode 100644 index 0000000000000000000000000000000000000000..5a4fa7a8c8c9a39d49e39688a69f654d3df9bf06 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L11.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9980317,0.9826065,0.98546994,0.9656179,0.96712804 +right,0.9980317,1.0000002,0.98384386,0.98622,0.96498215,0.966 +above,0.9826065,0.98384386,1.0000006,0.99903375,0.980128,0.98022825 +under,0.98546994,0.98622,0.99903375,1.0000001,0.9817211,0.9816759 +far,0.9656179,0.96498215,0.980128,0.9817211,0.9999999,0.99957836 +close,0.96712804,0.966,0.98022825,0.9816759,0.99957836,0.9999998 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L13.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L13.csv new file mode 100644 index 0000000000000000000000000000000000000000..d9055dc5467512dba991484a44083de21ea88cf7 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L13.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9970664,0.96596974,0.9701087,0.92348945,0.92774355 +right,0.9970664,1.0000004,0.9659636,0.969249,0.92133063,0.92505425 +above,0.96596974,0.9659636,1.0000001,0.99819607,0.96674585,0.967902 +under,0.9701087,0.969249,0.99819607,1.0,0.96684647,0.9676843 +far,0.92348945,0.92133063,0.96674585,0.96684647,1.0000001,0.999273 +close,0.92774355,0.92505425,0.967902,0.9676843,0.999273,0.9999999 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L14.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L14.csv new file mode 100644 index 0000000000000000000000000000000000000000..ffd9d820099d182c224257287abade877d4c729d --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L14.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.9969707,0.9665897,0.97016877,0.92221904,0.92643267 +right,0.9969707,0.99999964,0.9653327,0.9681697,0.9187695,0.92254865 +above,0.9665897,0.9653327,1.0,0.9981413,0.96350163,0.96487063 +under,0.97016877,0.9681697,0.9981413,1.0000002,0.9642464,0.96532714 +far,0.92221904,0.9187695,0.96350163,0.9642464,0.9999994,0.99926853 +close,0.92643267,0.92254865,0.96487063,0.96532714,0.99926853,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L15.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L15.csv new file mode 100644 index 0000000000000000000000000000000000000000..61e5da461e68bc01832ea6805dacf90edf860d97 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L15.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999999,0.99666905,0.9652456,0.96948695,0.91965276,0.9244013 +right,0.99666905,0.9999997,0.9635663,0.966793,0.91671103,0.9211818 +above,0.9652456,0.9635663,0.9999999,0.99727273,0.95396054,0.95550233 +under,0.96948695,0.966793,0.99727273,0.99999964,0.95511997,0.95604235 +far,0.91965276,0.91671103,0.95396054,0.95511997,1.0,0.99862534 +close,0.9244013,0.9211818,0.95550233,0.95604235,0.99862534,1.0000004 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L17.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L17.csv new file mode 100644 index 0000000000000000000000000000000000000000..b91a1af79822281673f968631b3c166eff92db7e --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L17.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999997,0.99364126,0.9494232,0.9552465,0.8752456,0.880614 +right,0.99364126,1.0000001,0.9532718,0.9547508,0.8760221,0.88238287 +above,0.9494232,0.9532718,0.99999994,0.9935642,0.92123044,0.92340344 +under,0.9552465,0.9547508,0.9935642,1.0000002,0.92040724,0.92151123 +far,0.8752456,0.8760221,0.92123044,0.92040724,0.9999998,0.99821544 +close,0.880614,0.88238287,0.92340344,0.92151123,0.99821544,1.0000001 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L19.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L19.csv new file mode 100644 index 0000000000000000000000000000000000000000..b37d9f18564d6a73f18d07c5b0a151b21aacf5f3 --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L19.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999976,0.99440783,0.9584744,0.96422946,0.88485885,0.8896971 +right,0.99440783,1.0000001,0.960758,0.962134,0.8803327,0.8860555 +above,0.9584744,0.960758,0.9999999,0.99440515,0.9210683,0.92328817 +under,0.96422946,0.962134,0.99440515,1.0,0.9265845,0.92801094 +far,0.88485885,0.8803327,0.9210683,0.9265845,0.9999999,0.9983399 +close,0.8896971,0.8860555,0.92328817,0.92801094,0.9983399,0.9999993 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L21.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L21.csv new file mode 100644 index 0000000000000000000000000000000000000000..45990bbd9f56d3167c54c008ca18a1fb7d2abadb --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L21.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000007,0.99508476,0.9596733,0.9641871,0.9043753,0.9097943 +right,0.99508476,1.0000006,0.96103054,0.9615648,0.89901495,0.9051624 +above,0.9596733,0.96103054,0.9999999,0.9941927,0.93245745,0.93526256 +under,0.9641871,0.9615648,0.9941927,1.0000001,0.94100565,0.9426591 +far,0.9043753,0.89901495,0.93245745,0.94100565,0.99999964,0.99827516 +close,0.9097943,0.9051624,0.93526256,0.9426591,0.99827516,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L23.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L23.csv new file mode 100644 index 0000000000000000000000000000000000000000..af983f7e68ce0dd812858e407d20a88e6a64668f --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L23.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.99999994,0.99682367,0.9322407,0.93713355,0.9053721,0.90797484 +right,0.99682367,0.99999964,0.9346723,0.93739325,0.902739,0.90572256 +above,0.9322407,0.9346723,1.0000002,0.9960598,0.91975087,0.920614 +under,0.93713355,0.93739325,0.9960598,1.0,0.9274292,0.9275361 +far,0.9053721,0.902739,0.91975087,0.9274292,1.0,0.99784535 +close,0.90797484,0.90572256,0.920614,0.9275361,0.99784535,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L24.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L24.csv new file mode 100644 index 0000000000000000000000000000000000000000..1ce58f9f0b19543cab8d4bfd79d94c376af1b43c --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L24.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000007,0.99710923,0.9311951,0.9355734,0.9049087,0.9067176 +right,0.99710923,1.0000001,0.9321743,0.9344327,0.8989908,0.90093803 +above,0.9311951,0.9321743,1.0000005,0.99623054,0.9135392,0.9130497 +under,0.9355734,0.9344327,0.99623054,1.0,0.92225623,0.9213281 +far,0.9049087,0.8989908,0.9135392,0.92225623,0.9999994,0.9979833 +close,0.9067176,0.90093803,0.9130497,0.9213281,0.9979833,1.0 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L5.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L5.csv new file mode 100644 index 0000000000000000000000000000000000000000..1c761f4c4c7ee2cef9e389928926ae9fac6c327d --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L5.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,1.0000001,0.9935672,0.96900773,0.9756788,0.965777,0.96663964 +right,0.9935672,0.99999994,0.9764536,0.9815892,0.96378237,0.96337605 +above,0.96900773,0.9764536,0.9999999,0.99819493,0.96667296,0.9652394 +under,0.9756788,0.9815892,0.99819493,0.99999994,0.9714356,0.97040266 +far,0.965777,0.96378237,0.96667296,0.9714356,1.0000004,0.99893016 +close,0.96663964,0.96337605,0.9652394,0.97040266,0.99893016,0.99999976 diff --git a/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L6.csv b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L6.csv new file mode 100644 index 0000000000000000000000000000000000000000..d53be03b12f9a445c0fb020bb59b0a4ba9f951ed --- /dev/null +++ b/exp2a_correct_filter/results_old/nvila/incorrect_only/similarity_vanilla_L6.csv @@ -0,0 +1,7 @@ +,left,right,above,under,far,close +left,0.9999998,0.9951553,0.97201085,0.97846067,0.9638288,0.96600854 +right,0.9951553,0.99999964,0.9773256,0.9823063,0.96176195,0.9624874 +above,0.97201085,0.9773256,1.0000002,0.9984088,0.97005016,0.9693082 +under,0.97846067,0.9823063,0.9984088,0.9999997,0.9741535,0.9736722 +far,0.9638288,0.96176195,0.97005016,0.9741535,0.9999995,0.9990496 +close,0.96600854,0.9624874,0.9693082,0.9736722,0.9990496,1.0000004 diff --git a/swap_analysis_updated/short_answer/compare/molmo/csv/summary.csv b/swap_analysis_updated/short_answer/compare/molmo/csv/summary.csv new file mode 100644 index 0000000000000000000000000000000000000000..d084565495f3bd1af56cc09b61ebc92c9c0477f2 --- /dev/null +++ b/swap_analysis_updated/short_answer/compare/molmo/csv/summary.csv @@ -0,0 +1,6 @@ +scale,horizontal_n,horizontal_acc_orig,horizontal_acc_swap,horizontal_acc_both,vertical_n,vertical_acc_orig,vertical_acc_swap,vertical_acc_both,distance_n,distance_acc_orig,distance_acc_swap,distance_acc_both,overall_acc_orig,overall_acc_swap,overall_acc_both,overall_n +vanilla,400,0.765,0.775,0.555,400,0.7275,0.7225,0.46,400,0.5425,0.5,0.0575,0.6783333333333333,0.6658333333333334,0.3575,1200 +80k,400,0.6275,0.6575,0.2925,400,0.73,0.73,0.4675,400,0.5,0.5,0.0,0.6191666666666666,0.6291666666666667,0.25333333333333335,1200 +400k,400,0.8975,0.8575,0.775,400,0.98,0.975,0.96,400,0.455,0.4375,0.0,0.7775,0.7566666666666667,0.5783333333333334,1200 +800k,400,0.905,0.92,0.8525,400,0.985,0.9875,0.975,400,0.5,0.5,0.0,0.7966666666666666,0.8025,0.6091666666666666,1200 +2m,400,0.9,0.895,0.825,400,0.9825,0.9875,0.98,400,0.525,0.52,0.1125,0.8025,0.8008333333333333,0.6391666666666667,1200 diff --git a/swap_analysis_updated/short_answer/compare/nvila/csv/summary.csv b/swap_analysis_updated/short_answer/compare/nvila/csv/summary.csv new file mode 100644 index 0000000000000000000000000000000000000000..ccd8db4185335ca1cedb59b1452a1280562583ce --- /dev/null +++ b/swap_analysis_updated/short_answer/compare/nvila/csv/summary.csv @@ -0,0 +1,7 @@ +scale,horizontal_n,horizontal_acc_orig,horizontal_acc_swap,horizontal_acc_both,vertical_n,vertical_acc_orig,vertical_acc_swap,vertical_acc_both,distance_n,distance_acc_orig,distance_acc_swap,distance_acc_both,overall_acc_orig,overall_acc_swap,overall_acc_both,overall_n +vanilla,400,0.9225,0.9175,0.8775,400,0.8525,0.825,0.6925,400,0.52,0.5175,0.0775,0.765,0.7533333333333333,0.5491666666666667,1200 +80k,400,0.805,0.8,0.615,400,0.89,0.9125,0.8075,400,0.575,0.5475,0.1875,0.7566666666666667,0.7533333333333333,0.5366666666666666,1200 +400k,400,0.9,0.875,0.7975,400,0.8975,0.895,0.8125,400,0.5275,0.53,0.1475,0.775,0.7666666666666667,0.5858333333333333,1200 +800k,400,0.44,0.46,0.1975,400,0.62,0.63,0.345,400,0.155,0.0925,0.005,0.405,0.39416666666666667,0.1825,1200 +2m,400,0.5475,0.49,0.3375,400,0.1725,0.1625,0.0125,400,0.1825,0.1825,0.0025,0.30083333333333334,0.2783333333333333,0.1175,1200 +roborefer,400,0.9675,0.9675,0.9525,400,0.98,0.9775,0.9625,400,0.805,0.74,0.58,0.9175,0.895,0.8316666666666667,1200 diff --git a/swap_analysis_updated/short_answer/compare/nvila_with_roborefer/csv/summary.csv b/swap_analysis_updated/short_answer/compare/nvila_with_roborefer/csv/summary.csv new file mode 100644 index 0000000000000000000000000000000000000000..ccd8db4185335ca1cedb59b1452a1280562583ce --- /dev/null +++ b/swap_analysis_updated/short_answer/compare/nvila_with_roborefer/csv/summary.csv @@ -0,0 +1,7 @@ +scale,horizontal_n,horizontal_acc_orig,horizontal_acc_swap,horizontal_acc_both,vertical_n,vertical_acc_orig,vertical_acc_swap,vertical_acc_both,distance_n,distance_acc_orig,distance_acc_swap,distance_acc_both,overall_acc_orig,overall_acc_swap,overall_acc_both,overall_n +vanilla,400,0.9225,0.9175,0.8775,400,0.8525,0.825,0.6925,400,0.52,0.5175,0.0775,0.765,0.7533333333333333,0.5491666666666667,1200 +80k,400,0.805,0.8,0.615,400,0.89,0.9125,0.8075,400,0.575,0.5475,0.1875,0.7566666666666667,0.7533333333333333,0.5366666666666666,1200 +400k,400,0.9,0.875,0.7975,400,0.8975,0.895,0.8125,400,0.5275,0.53,0.1475,0.775,0.7666666666666667,0.5858333333333333,1200 +800k,400,0.44,0.46,0.1975,400,0.62,0.63,0.345,400,0.155,0.0925,0.005,0.405,0.39416666666666667,0.1825,1200 +2m,400,0.5475,0.49,0.3375,400,0.1725,0.1625,0.0125,400,0.1825,0.1825,0.0025,0.30083333333333334,0.2783333333333333,0.1175,1200 +roborefer,400,0.9675,0.9675,0.9525,400,0.98,0.9775,0.9625,400,0.805,0.74,0.58,0.9175,0.895,0.8316666666666667,1200 diff --git a/swap_analysis_updated/short_answer/compare/qwen/csv/summary.csv b/swap_analysis_updated/short_answer/compare/qwen/csv/summary.csv new file mode 100644 index 0000000000000000000000000000000000000000..0aaeeefd1f83b9d218477d2fa40ca223d983d147 --- /dev/null +++ b/swap_analysis_updated/short_answer/compare/qwen/csv/summary.csv @@ -0,0 +1,6 @@ +scale,horizontal_n,horizontal_acc_orig,horizontal_acc_swap,horizontal_acc_both,vertical_n,vertical_acc_orig,vertical_acc_swap,vertical_acc_both,distance_n,distance_acc_orig,distance_acc_swap,distance_acc_both,overall_acc_orig,overall_acc_swap,overall_acc_both,overall_n +vanilla,400,0.92,0.905,0.86,400,0.835,0.82,0.66,400,0.5475,0.525,0.195,0.7675,0.75,0.5716666666666667,1200 +80k,400,0.8925,0.9025,0.8225,400,0.8325,0.85,0.6875,400,0.5125,0.5025,0.02,0.7458333333333333,0.7516666666666667,0.51,1200 +400k,400,0.8925,0.9,0.8225,400,0.9325,0.9225,0.865,400,0.5,0.5,0.0,0.775,0.7741666666666667,0.5625,1200 +800k,400,0.8975,0.9025,0.835,400,0.9425,0.955,0.9025,400,0.5,0.5,0.0,0.78,0.7858333333333334,0.5791666666666667,1200 +2m,400,0.9325,0.9225,0.9,400,0.9325,0.94,0.8725,400,0.5,0.5,0.0,0.7883333333333333,0.7875,0.5908333333333333,1200 diff --git a/swap_analysis_updated/short_answer/logs/molmo.log b/swap_analysis_updated/short_answer/logs/molmo.log new file mode 100644 index 0000000000000000000000000000000000000000..2fe7088646f74d33c020b172b8bd8edb4111dd14 --- /dev/null +++ b/swap_analysis_updated/short_answer/logs/molmo.log @@ -0,0 +1,40 @@ +2026-03-04 18:25:13,466 - INFO - Logging to: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/logs/molmo.log +2026-03-04 18:25:13,466 - INFO - +=== MERGE MODE === +2026-03-04 18:25:13,590 - INFO - Loaded data for vanilla +2026-03-04 18:25:13,676 - INFO - Loaded data for 80k +2026-03-04 18:25:13,758 - INFO - Loaded data for 400k +2026-03-04 18:25:13,844 - INFO - Loaded data for 800k +2026-03-04 18:25:13,925 - INFO - Loaded data for 2m +2026-03-04 18:25:16,484 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/all/sign_corrected/cross_scale_sign_corrected.png +2026-03-04 18:25:20,638 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/all/within_cat_consistency/cross_scale_within_cat.png +2026-03-04 18:25:22,288 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/all/delta_trajectory/delta_trajectory.png +2026-03-04 18:25:24,191 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/both_correct/sign_corrected/cross_scale_sign_corrected.png +2026-03-04 18:25:28,006 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/both_correct/within_cat_consistency/cross_scale_within_cat.png +2026-03-04 18:25:29,833 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/both_correct/delta_trajectory/delta_trajectory.png +2026-03-04 18:25:32,073 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/all/pred_stats/pred_stats_bars.png +2026-03-04 18:25:32,732 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/all/pred_stats/pred_stats_trajectory.png +2026-03-04 18:25:33,502 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/all/summary/summary_barplot.png +2026-03-04 18:25:33,509 - INFO - +--- Accuracy Charts --- +2026-03-04 18:25:34,616 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/accuracy/accuracy_group_bars.png +2026-03-04 18:25:35,790 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/accuracy/accuracy_trajectory.png +2026-03-04 18:25:36,726 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/accuracy/accuracy_category.png +2026-03-04 18:25:37,536 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/accuracy/category_accuracy_vanilla.png +2026-03-04 18:25:38,139 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/accuracy/category_accuracy_80k.png +2026-03-04 18:25:39,007 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/accuracy/category_accuracy_400k.png +2026-03-04 18:25:39,835 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/accuracy/category_accuracy_800k.png +2026-03-04 18:25:40,486 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/accuracy/category_accuracy_2m.png +2026-03-04 18:25:43,406 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo/plots/accuracy/accuracy_chart.png +2026-03-04 18:25:43,406 - INFO - +--- Unifying Y-axis --- +2026-03-04 18:25:43,406 - INFO - [unify ylim] sign_corrected_consistency +2026-03-04 18:25:47,451 - INFO - all: y=[-0.0476, 0.6380], 5 scales +2026-03-04 18:25:51,740 - INFO - both_correct: y=[-0.0512, 0.6855], 5 scales +2026-03-04 18:25:51,741 - INFO - [unify ylim] within_cat_consistency +2026-03-04 18:25:55,965 - INFO - all: y=[-0.0488, 0.6409], 5 scales +2026-03-04 18:26:00,121 - INFO - both_correct: y=[-0.1167, 0.6948], 5 scales +2026-03-04 18:26:00,123 - INFO - [unify ylim] cross_alignment +2026-03-04 18:26:00,123 - INFO - +=== Merge Complete === +Results in: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/compare/molmo diff --git a/swap_analysis_updated/short_answer/logs/molmo_2m.log b/swap_analysis_updated/short_answer/logs/molmo_2m.log new file mode 100644 index 0000000000000000000000000000000000000000..3766e38219c09206e3880cc5b6513d8273a32e91 --- /dev/null +++ b/swap_analysis_updated/short_answer/logs/molmo_2m.log @@ -0,0 +1,1340 @@ +2026-03-04 17:17:49,303 - INFO - Logging to: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/logs/molmo_2m.log +2026-03-04 17:17:49,303 - INFO - +============================================================ +2026-03-04 17:17:49,303 - INFO - Processing molmo - 2m +2026-03-04 17:17:49,304 - INFO - Model path: /data/shared/Qwen/molmo/outputs/data_scale_exp_2m/unshared +2026-03-04 17:17:49,304 - INFO - ============================================================ +2026-03-04 17:17:50,848 - INFO - PyTorch version 2.9.1 available. +2026-03-04 17:17:50,849 - INFO - TensorFlow version 2.20.0 available. +2026-03-04 17:17:50,851 - INFO - JAX version 0.6.2 available. +2026-03-04 17:21:08,358 - INFO - Loaded native Molmo from /data/shared/Qwen/molmo/outputs/data_scale_exp_2m/unshared +2026-03-04 17:21:11,554 - INFO - Model has 32 layers. Extracting ALL. +2026-03-04 17:21:11,557 - INFO - +--- Phase A: Extracting swap pair features --- +2026-03-04 17:21:18,912 - INFO - #598 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:19,906 - INFO - #100 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:21,001 - INFO - #1622 left orig[X]="To the right" swap[O]="right" +2026-03-04 17:21:21,990 - INFO - #1434 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:22,942 - INFO - #1314 left orig[O]="left" swap[X]="left" +2026-03-04 17:21:24,051 - INFO - #799 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:25,084 - INFO - #553 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:26,474 - INFO - #3301 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:27,829 - INFO - #483 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:29,414 - INFO - #3559 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:30,756 - INFO - #2506 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:31,756 - INFO - #144 left orig[O]="left" swap[X]="left" +2026-03-04 17:21:32,647 - INFO - #140 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:33,269 - INFO - #511 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:34,235 - INFO - #1295 left orig[O]="left" swap[X]="left" +2026-03-04 17:21:34,965 - INFO - #1353 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:36,141 - INFO - #3002 left orig[O]="left" swap[X]="left" +2026-03-04 17:21:36,820 - INFO - #122 left orig[O]="left" swap[X]="left" +2026-03-04 17:21:38,286 - INFO - #3399 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:39,203 - INFO - #1153 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:40,229 - INFO - #3582 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:41,116 - INFO - #2499 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:41,541 - INFO - #1310 left orig[O]="left" swap[X]="left" +2026-03-04 17:21:42,900 - INFO - #2703 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:43,685 - INFO - #1638 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:44,444 - INFO - #25 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:45,505 - INFO - #905 left orig[O]="left" swap[X]="left" +2026-03-04 17:21:46,602 - INFO - #3568 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:47,342 - INFO - #2034 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:48,288 - INFO - #3491 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:48,803 - INFO - #880 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:49,574 - INFO - #1269 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:50,246 - INFO - #1969 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:51,604 - INFO - #3584 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:52,717 - INFO - #499 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:53,468 - INFO - #2237 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:54,461 - INFO - #529 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:55,151 - INFO - #2133 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:55,574 - INFO - #2044 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:56,004 - INFO - #1562 left orig[O]="left" swap[X]="left" +2026-03-04 17:21:56,700 - INFO - #220 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:58,022 - INFO - #2765 left orig[O]="left" swap[O]="right" +2026-03-04 17:21:59,398 - INFO - #3248 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:00,471 - INFO - #694 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:01,155 - INFO - #2232 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:01,968 - INFO - #425 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:03,843 - INFO - #3353 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:04,263 - INFO - #1727 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:04,670 - INFO - #2144 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:05,667 - INFO - #1123 left orig[O]="left" swap[O]="right" [50/1200] +2026-03-04 17:22:06,872 - INFO - #359 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:08,000 - INFO - #237 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:08,801 - INFO - #1327 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:09,339 - INFO - #1715 left orig[O]="left" swap[X]="left" +2026-03-04 17:22:10,075 - INFO - #426 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:11,341 - INFO - #3537 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:12,375 - INFO - #548 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:13,946 - INFO - #3436 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:15,557 - INFO - #3476 left orig[O]="left" swap[X]="left" +2026-03-04 17:22:17,138 - INFO - #2723 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:18,490 - INFO - #2160 left orig[X]="To the right" swap[X]="left" +2026-03-04 17:22:19,643 - INFO - #917 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:20,433 - INFO - #2188 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:21,528 - INFO - #2124 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:22,077 - INFO - #1236 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:23,302 - INFO - #1583 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:24,449 - INFO - #369 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:25,744 - INFO - #978 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:27,342 - INFO - #3197 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:28,659 - INFO - #3598 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:29,799 - INFO - #925 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:31,058 - INFO - #2781 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:31,685 - INFO - #2236 left orig[O]="left" swap[X]="left" +2026-03-04 17:22:32,429 - INFO - #1589 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:33,563 - INFO - #1309 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:34,623 - INFO - #1906 left orig[O]="left" swap[X]="pink" +2026-03-04 17:22:35,662 - INFO - #295 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:36,099 - INFO - #1333 left orig[O]="left" swap[X]="left" +2026-03-04 17:22:37,387 - INFO - #3571 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:37,808 - INFO - #1870 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:38,805 - INFO - #2405 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:39,541 - INFO - #1584 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:40,473 - INFO - #334 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:41,622 - INFO - #1241 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:42,136 - INFO - #1858 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:42,552 - INFO - #1251 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:43,833 - INFO - #2949 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:44,726 - INFO - #2367 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:46,309 - INFO - #2761 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:47,225 - INFO - #812 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:48,488 - INFO - #1572 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:49,783 - INFO - #3589 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:50,206 - INFO - #1443 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:50,885 - INFO - #1553 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:51,958 - INFO - #2552 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:52,337 - INFO - #2383 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:53,606 - INFO - #3361 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:54,792 - INFO - #3171 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:55,602 - INFO - #796 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:57,003 - INFO - #2938 left orig[O]="left" swap[O]="right" [100/1200] +2026-03-04 17:22:57,804 - INFO - #497 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:58,877 - INFO - #252 left orig[O]="left" swap[O]="right" +2026-03-04 17:22:59,832 - INFO - #587 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:00,479 - INFO - #867 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:01,591 - INFO - #3488 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:03,490 - INFO - #3054 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:04,607 - INFO - #3479 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:05,915 - INFO - #3088 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:06,951 - INFO - #1764 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:08,339 - INFO - #3123 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:09,423 - INFO - #1124 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:10,279 - INFO - #1115 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:11,530 - INFO - #2940 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:12,125 - INFO - #1362 left orig[O]="left" swap[X]="left" +2026-03-04 17:23:13,412 - INFO - #3410 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:14,192 - INFO - #709 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:15,326 - INFO - #2910 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:16,179 - INFO - #1634 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:17,532 - INFO - #2596 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:18,615 - INFO - #2828 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:19,909 - INFO - #24 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:21,029 - INFO - #2946 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:21,824 - INFO - #2139 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:23,076 - INFO - #301 left orig[O]="left" swap[X]="left" +2026-03-04 17:23:23,604 - INFO - #2036 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:25,381 - INFO - #2686 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:26,658 - INFO - #3091 left orig[X]="right" swap[X]="left" +2026-03-04 17:23:27,170 - INFO - #2214 left orig[X]="right" swap[X]="left" +2026-03-04 17:23:28,423 - INFO - #754 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:29,178 - INFO - #2258 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:29,774 - INFO - #1888 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:30,805 - INFO - #976 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:32,317 - INFO - #3143 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:33,079 - INFO - #828 left orig[O]="left" swap[X]="left" +2026-03-04 17:23:33,997 - INFO - #1294 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:35,318 - INFO - #3372 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:36,150 - INFO - #1321 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:36,856 - INFO - #11 left orig[X]="right" swap[O]="right" +2026-03-04 17:23:38,184 - INFO - #2891 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:39,384 - INFO - #2656 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:39,791 - INFO - #2134 left orig[O]="left" swap[X]="left" +2026-03-04 17:23:40,606 - INFO - #740 left orig[O]="left" swap[X]="left" +2026-03-04 17:23:41,282 - INFO - #1464 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:42,256 - INFO - #2246 left orig[O]="left" swap[X]="left" +2026-03-04 17:23:43,005 - INFO - #489 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:43,726 - INFO - #1475 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:45,447 - INFO - #2749 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:46,384 - INFO - #282 left orig[X]="glass" swap[X]="left" +2026-03-04 17:23:48,194 - INFO - #2637 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:48,583 - INFO - #1848 left orig[O]="left" swap[O]="right" [150/1200] +2026-03-04 17:23:49,649 - INFO - #842 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:50,957 - INFO - #2502 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:51,518 - INFO - #1886 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:52,515 - INFO - #3527 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:53,141 - INFO - #1790 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:54,222 - INFO - #544 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:55,120 - INFO - #399 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:56,319 - INFO - #1083 left orig[O]="left" swap[X]="left" +2026-03-04 17:23:57,491 - INFO - #2770 left orig[O]="left" swap[O]="right" +2026-03-04 17:23:58,665 - INFO - #440 left orig[X]="glass" swap[X]="left" +2026-03-04 17:23:59,991 - INFO - #3174 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:00,496 - INFO - #2281 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:01,870 - INFO - #3027 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:02,927 - INFO - #7 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:03,449 - INFO - #1766 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:04,344 - INFO - #915 left orig[O]="left" swap[O]="To the right" +2026-03-04 17:24:05,701 - INFO - #3201 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:06,828 - INFO - #38 left orig[O]="left" swap[X]="left" +2026-03-04 17:24:08,202 - INFO - #2842 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:08,902 - INFO - #1044 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:10,066 - INFO - #2485 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:11,345 - INFO - #2424 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:12,153 - INFO - #872 left orig[X]="right" swap[X]="left" +2026-03-04 17:24:13,293 - INFO - #669 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:14,442 - INFO - #139 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:15,367 - INFO - #672 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:16,429 - INFO - #1671 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:17,795 - INFO - #211 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:18,857 - INFO - #218 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:19,446 - INFO - #2168 left orig[O]="left" swap[X]="left" +2026-03-04 17:24:20,267 - INFO - #1423 left orig[O]="left" swap[X]="left" +2026-03-04 17:24:21,783 - INFO - #2444 left orig[X]="right" swap[X]="left" +2026-03-04 17:24:22,854 - INFO - #173 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:24,081 - INFO - #3510 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:24,943 - INFO - #1582 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:25,311 - INFO - #2254 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:25,886 - INFO - #318 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:26,932 - INFO - #328 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:27,754 - INFO - #1921 left orig[O]="left" swap[X]="left" +2026-03-04 17:24:28,410 - INFO - #1388 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:29,813 - INFO - #3616 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:30,700 - INFO - #455 left orig[O]="left" swap[X]="left" +2026-03-04 17:24:31,749 - INFO - #748 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:32,853 - INFO - #2924 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:33,295 - INFO - #1778 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:34,987 - INFO - #2945 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:35,863 - INFO - #568 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:36,982 - INFO - #2691 left orig[O]="left" swap[O]="right" +2026-03-04 17:24:37,562 - INFO - #2227 left orig[O]="To the left" swap[O]="right" +2026-03-04 17:24:39,079 - INFO - #3280 left orig[O]="left" swap[O]="right" [200/1200] +2026-03-04 17:24:40,347 - INFO - #1159 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:40,763 - INFO - #1874 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:41,714 - INFO - #2389 right orig[X]="left" swap[O]="left" +2026-03-04 17:24:43,155 - INFO - #2230 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:44,184 - INFO - #2575 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:45,577 - INFO - #3094 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:46,987 - INFO - #2654 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:48,118 - INFO - #729 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:48,920 - INFO - #1473 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:49,761 - INFO - #1351 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:51,056 - INFO - #344 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:51,971 - INFO - #2021 right orig[X]="left" swap[O]="left" +2026-03-04 17:24:53,079 - INFO - #106 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:54,168 - INFO - #3513 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:55,548 - INFO - #3310 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:55,962 - INFO - #1365 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:57,065 - INFO - #3541 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:57,866 - INFO - #1285 right orig[X]="left" swap[O]="left" +2026-03-04 17:24:58,763 - INFO - #42 right orig[O]="right" swap[O]="left" +2026-03-04 17:24:59,984 - INFO - #393 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:00,978 - INFO - #317 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:01,700 - INFO - #1357 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:02,246 - INFO - #371 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:03,071 - INFO - #136 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:03,990 - INFO - #1983 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:05,302 - INFO - #3505 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:06,473 - INFO - #3072 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:06,847 - INFO - #1405 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:07,238 - INFO - #1675 right orig[X]="left" swap[O]="left" +2026-03-04 17:25:08,514 - INFO - #2880 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:09,043 - INFO - #1242 right orig[O]="To the right" swap[O]="left" +2026-03-04 17:25:10,456 - INFO - #3236 right orig[X]="left" swap[O]="left" +2026-03-04 17:25:11,246 - INFO - #831 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:12,818 - INFO - #3425 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:14,153 - INFO - #2777 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:15,209 - INFO - #1440 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:16,396 - INFO - #3428 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:17,530 - INFO - #2431 right orig[O]="To the right" swap[O]="left" +2026-03-04 17:25:18,785 - INFO - #1117 right orig[X]="left" swap[O]="left" +2026-03-04 17:25:20,061 - INFO - #528 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:21,348 - INFO - #550 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:22,574 - INFO - #2534 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:23,560 - INFO - #2123 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:25,038 - INFO - #2512 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:26,118 - INFO - #2440 right orig[X]="center" swap[O]="left" +2026-03-04 17:25:27,433 - INFO - #2748 right orig[X]="left" swap[X]="right" +2026-03-04 17:25:28,587 - INFO - #277 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:29,135 - INFO - #555 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:29,753 - INFO - #322 right orig[O]="right" swap[X]="right" +2026-03-04 17:25:30,716 - INFO - #2406 right orig[O]="right" swap[O]="left" [250/1200] +2026-03-04 17:25:31,227 - INFO - #2030 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:32,133 - INFO - #619 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:32,697 - INFO - #1477 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:33,550 - INFO - #1129 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:34,649 - INFO - #3392 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:36,058 - INFO - #3219 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:37,373 - INFO - #2629 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:38,266 - INFO - #900 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:39,991 - INFO - #2510 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:40,899 - INFO - #1088 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:42,596 - INFO - #3466 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:44,324 - INFO - #2728 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:45,495 - INFO - #1479 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:46,857 - INFO - #430 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:48,372 - INFO - #2602 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:50,173 - INFO - #3330 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:50,940 - INFO - #257 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:51,815 - INFO - #84 right orig[X]="left" swap[X]="right" +2026-03-04 17:25:52,443 - INFO - #527 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:54,090 - INFO - #1403 right orig[X]="From the image, it's evident that the la" swap[O]="left" +2026-03-04 17:25:54,842 - INFO - #1010 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:56,179 - INFO - #3397 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:57,639 - INFO - #3463 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:58,616 - INFO - #2836 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:59,175 - INFO - #1239 right orig[O]="right" swap[O]="left" +2026-03-04 17:25:59,590 - INFO - #2396 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:01,161 - INFO - #3504 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:02,126 - INFO - #1005 right orig[X]="left" swap[O]="left" +2026-03-04 17:26:03,121 - INFO - #2282 right orig[X]="left" swap[O]="left" +2026-03-04 17:26:04,273 - INFO - #17 right orig[O]="right" swap[X]="right" +2026-03-04 17:26:05,012 - INFO - #2334 right orig[X]="left" swap[O]="left" +2026-03-04 17:26:05,809 - INFO - #1599 right orig[X]="left" swap[O]="left" +2026-03-04 17:26:06,839 - INFO - #2675 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:07,273 - INFO - #1702 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:08,692 - INFO - #3380 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:09,909 - INFO - #2885 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:10,761 - INFO - #973 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:12,080 - INFO - #3306 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:12,980 - INFO - #1789 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:14,112 - INFO - #1267 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:15,070 - INFO - #316 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:16,535 - INFO - #3324 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:17,001 - INFO - #1893 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:17,527 - INFO - #300 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:18,966 - INFO - #3241 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:20,010 - INFO - #2787 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:21,524 - INFO - #2992 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:22,392 - INFO - #980 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:23,842 - INFO - #3477 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:25,192 - INFO - #3031 right orig[O]="right" swap[O]="left" [300/1200] +2026-03-04 17:26:25,842 - INFO - #451 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:26,647 - INFO - #1102 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:27,983 - INFO - #384 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:29,441 - INFO - #3493 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:29,911 - INFO - #1399 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:30,601 - INFO - #2407 right orig[X]="left" swap[O]="left" +2026-03-04 17:26:31,723 - INFO - #691 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:32,212 - INFO - #1465 right orig[X]="left" swap[O]="left" +2026-03-04 17:26:33,164 - INFO - #189 right orig[X]="left" swap[O]="left" +2026-03-04 17:26:34,361 - INFO - #1864 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:35,465 - INFO - #194 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:36,032 - INFO - #1226 right orig[O]="right" swap[X]="To the right" +2026-03-04 17:26:36,724 - INFO - #1977 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:37,483 - INFO - #1769 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:37,952 - INFO - #1685 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:39,001 - INFO - #1568 right orig[X]="left" swap[O]="To the left" +2026-03-04 17:26:40,455 - INFO - #3034 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:41,925 - INFO - #3360 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:42,935 - INFO - #805 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:44,032 - INFO - #597 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:45,015 - INFO - #2013 right orig[X]="left" swap[O]="left" +2026-03-04 17:26:45,562 - INFO - #2145 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:46,727 - INFO - #975 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:48,081 - INFO - #2986 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:49,190 - INFO - #3451 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:49,805 - INFO - #1150 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:50,548 - INFO - #355 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:51,700 - INFO - #2016 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:52,212 - INFO - #1957 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:53,532 - INFO - #931 right orig[O]="To the right" swap[O]="left" +2026-03-04 17:26:54,588 - INFO - #3499 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:55,831 - INFO - #2916 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:56,842 - INFO - #2733 right orig[O]="right" swap[X]="right" +2026-03-04 17:26:57,257 - INFO - #2247 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:58,342 - INFO - #2754 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:58,915 - INFO - #176 right orig[O]="right" swap[O]="left" +2026-03-04 17:26:59,648 - INFO - #28 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:01,094 - INFO - #2810 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:01,908 - INFO - #1868 right orig[X]="left" swap[O]="left" +2026-03-04 17:27:02,936 - INFO - #1684 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:04,590 - INFO - #3055 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:05,994 - INFO - #3404 right orig[X]="left" swap[O]="left" +2026-03-04 17:27:06,725 - INFO - #1617 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:07,614 - INFO - #616 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:08,260 - INFO - #1507 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:09,450 - INFO - #2857 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:10,631 - INFO - #2838 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:11,745 - INFO - #1035 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:12,982 - INFO - #2597 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:14,493 - INFO - #159 right orig[O]="right" swap[O]="left" [350/1200] +2026-03-04 17:27:15,693 - INFO - #2594 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:16,946 - INFO - #738 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:17,479 - INFO - #1101 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:18,700 - INFO - #906 right orig[X]="left" swap[O]="left" +2026-03-04 17:27:19,483 - INFO - #448 right orig[X]="left" swap[O]="left" +2026-03-04 17:27:20,252 - INFO - #1279 right orig[X]="left" swap[X]="right" +2026-03-04 17:27:21,928 - INFO - #2463 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:23,395 - INFO - #1633 right orig[X]="To the left" swap[O]="left" +2026-03-04 17:27:24,118 - INFO - #2119 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:25,427 - INFO - #933 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:26,531 - INFO - #1849 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:27,844 - INFO - #3036 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:29,009 - INFO - #1973 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:29,997 - INFO - #1594 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:31,502 - INFO - #2767 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:31,997 - INFO - #1996 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:33,183 - INFO - #2435 right orig[O]="To the right" swap[O]="left" +2026-03-04 17:27:34,168 - INFO - #1663 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:35,468 - INFO - #2823 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:36,571 - INFO - #1985 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:37,784 - INFO - #268 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:38,737 - INFO - #362 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:40,258 - INFO - #2731 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:41,202 - INFO - #3595 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:42,448 - INFO - #274 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:43,073 - INFO - #2226 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:44,525 - INFO - #2601 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:45,250 - INFO - #439 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:45,822 - INFO - #848 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:46,458 - INFO - #902 right orig[X]="left" swap[X]="right" +2026-03-04 17:27:47,488 - INFO - #1834 right orig[X]="left" swap[O]="left" +2026-03-04 17:27:48,326 - INFO - #607 right orig[X]="left" swap[O]="left" +2026-03-04 17:27:48,714 - INFO - #2151 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:49,979 - INFO - #1023 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:51,255 - INFO - #2902 right orig[X]="left" swap[X]="right" +2026-03-04 17:27:52,360 - INFO - #2061 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:54,514 - INFO - #1909 right orig[O]="right" swap[X]="From the image, it's evident that the le" +2026-03-04 17:27:55,830 - INFO - #2569 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:56,752 - INFO - #1493 right orig[X]="No" swap[O]="left" +2026-03-04 17:27:57,539 - INFO - #1448 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:58,152 - INFO - #769 right orig[O]="right" swap[O]="left" +2026-03-04 17:27:59,497 - INFO - #123 right orig[O]="right" swap[O]="left" +2026-03-04 17:28:00,465 - INFO - #227 right orig[O]="right" swap[O]="left" +2026-03-04 17:28:01,614 - INFO - #3133 right orig[O]="right" swap[O]="left" +2026-03-04 17:28:02,021 - INFO - #1229 right orig[O]="right" swap[O]="left" +2026-03-04 17:28:03,837 - INFO - #2457 right orig[O]="right" swap[O]="left" +2026-03-04 17:28:04,882 - INFO - #869 right orig[X]="No" swap[O]="left" +2026-03-04 17:28:06,067 - INFO - #114 right orig[O]="right" swap[O]="left" +2026-03-04 17:28:07,323 - INFO - #14 right orig[O]="right" swap[O]="left" +2026-03-04 17:28:08,634 - INFO - #3297 right orig[O]="right" swap[O]="left" [400/1200] +2026-03-04 17:28:09,752 - INFO - #856 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:10,328 - INFO - #1656 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:11,071 - INFO - #1046 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:12,028 - INFO - #2797 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:12,915 - INFO - #3450 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:13,993 - INFO - #2688 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:14,993 - INFO - #3525 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:15,680 - INFO - #83 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:17,066 - INFO - #753 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:18,074 - INFO - #559 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:19,484 - INFO - #956 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:20,936 - INFO - #3409 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:21,918 - INFO - #303 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:22,429 - INFO - #2336 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:23,330 - INFO - #3460 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:24,422 - INFO - #950 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:25,875 - INFO - #2696 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:26,869 - INFO - #826 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:27,615 - INFO - #339 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:28,502 - INFO - #1986 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:28,921 - INFO - #2322 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:29,567 - INFO - #330 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:30,647 - INFO - #2298 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:31,512 - INFO - #1368 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:32,097 - INFO - #1573 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:33,293 - INFO - #703 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:34,431 - INFO - #2261 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:35,705 - INFO - #2579 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:37,251 - INFO - #996 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:37,898 - INFO - #1498 above orig[X]="below" swap[X]="above" +2026-03-04 17:28:38,741 - INFO - #1048 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:39,845 - INFO - #1172 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:40,574 - INFO - #2600 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:41,480 - INFO - #217 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:42,098 - INFO - #1180 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:42,681 - INFO - #2120 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:44,362 - INFO - #2598 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:44,797 - INFO - #1566 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:45,589 - INFO - #1712 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:47,098 - INFO - #1024 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:47,700 - INFO - #722 above orig[X]="below" swap[X]="above" +2026-03-04 17:28:48,369 - INFO - #2404 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:49,685 - INFO - #326 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:51,299 - INFO - #2973 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:51,725 - INFO - #1421 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:52,107 - INFO - #1298 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:53,525 - INFO - #2934 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:54,733 - INFO - #2243 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:55,424 - INFO - #1953 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:55,824 - INFO - #1453 above orig[X]="below" swap[X]="above" [450/1200] +2026-03-04 17:28:57,008 - INFO - #1426 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:57,624 - INFO - #210 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:58,145 - INFO - #1257 above orig[O]="above" swap[O]="below" +2026-03-04 17:28:59,235 - INFO - #2531 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:00,070 - INFO - #2087 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:01,233 - INFO - #1765 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:02,403 - INFO - #520 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:03,650 - INFO - #3303 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:04,712 - INFO - #2251 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:05,841 - INFO - #3206 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:06,936 - INFO - #2539 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:07,612 - INFO - #2115 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:08,453 - INFO - #245 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:09,053 - INFO - #766 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:09,650 - INFO - #1654 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:10,224 - INFO - #1179 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:10,839 - INFO - #1681 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:12,551 - INFO - #3383 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:13,303 - INFO - #726 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:14,752 - INFO - #2725 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:15,779 - INFO - #2192 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:16,422 - INFO - #2008 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:17,754 - INFO - #2735 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:19,112 - INFO - #3262 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:19,545 - INFO - #2425 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:20,278 - INFO - #1238 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:21,093 - INFO - #1614 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:22,210 - INFO - #372 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:23,748 - INFO - #3210 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:25,096 - INFO - #20 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:25,649 - INFO - #1283 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:26,137 - INFO - #2319 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:27,438 - INFO - #2708 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:28,738 - INFO - #3302 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:29,630 - INFO - #2091 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:30,786 - INFO - #2003 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:31,671 - INFO - #998 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:33,236 - INFO - #3286 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:34,639 - INFO - #2664 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:35,191 - INFO - #469 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:36,274 - INFO - #2305 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:37,557 - INFO - #2845 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:38,402 - INFO - #957 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:39,495 - INFO - #1600 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:40,797 - INFO - #3468 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:41,990 - INFO - #2126 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:42,713 - INFO - #1338 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:43,996 - INFO - #1060 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:44,934 - INFO - #1316 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:46,240 - INFO - #2219 above orig[O]="above" swap[O]="below" [500/1200] +2026-03-04 17:29:47,689 - INFO - #3551 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:48,304 - INFO - #1754 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:48,942 - INFO - #490 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:50,115 - INFO - #677 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:51,309 - INFO - #3519 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:52,337 - INFO - #3417 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:53,157 - INFO - #3371 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:54,490 - INFO - #3204 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:55,287 - INFO - #2150 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:56,258 - INFO - #2364 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:57,892 - INFO - #2861 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:58,650 - INFO - #610 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:59,350 - INFO - #3530 above orig[O]="above" swap[O]="below" +2026-03-04 17:29:59,776 - INFO - #1797 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:00,407 - INFO - #958 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:01,025 - INFO - #1322 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:01,418 - INFO - #1745 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:02,683 - INFO - #2626 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:03,562 - INFO - #10 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:04,180 - INFO - #962 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:04,878 - INFO - #909 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:06,090 - INFO - #708 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:07,280 - INFO - #1392 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:08,335 - INFO - #2478 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:09,366 - INFO - #1855 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:10,245 - INFO - #1945 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:10,759 - INFO - #2086 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:11,411 - INFO - #1036 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:12,337 - INFO - #1481 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:13,316 - INFO - #1415 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:14,566 - INFO - #2894 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:15,685 - INFO - #2142 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:16,519 - INFO - #717 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:17,215 - INFO - #1619 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:18,720 - INFO - #3464 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:19,747 - INFO - #2505 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:21,389 - INFO - #2511 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:22,214 - INFO - #2330 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:23,762 - INFO - #599 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:24,687 - INFO - #2089 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:25,922 - INFO - #345 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:26,847 - INFO - #901 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:27,226 - INFO - #1632 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:28,059 - INFO - #3134 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:29,143 - INFO - #2032 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:29,976 - INFO - #1993 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:31,199 - INFO - #1078 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:32,074 - INFO - #382 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:33,640 - INFO - #2589 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:34,353 - INFO - #2368 above orig[O]="above" swap[O]="below" [550/1200] +2026-03-04 17:30:35,554 - INFO - #771 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:36,414 - INFO - #2132 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:37,554 - INFO - #3068 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:38,727 - INFO - #755 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:39,668 - INFO - #2547 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:40,836 - INFO - #693 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:41,465 - INFO - #552 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:42,340 - INFO - #107 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:43,000 - INFO - #200 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:44,033 - INFO - #797 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:44,594 - INFO - #1506 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:46,166 - INFO - #3346 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:46,524 - INFO - #2417 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:47,269 - INFO - #305 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:48,770 - INFO - #3341 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:49,923 - INFO - #1344 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:51,157 - INFO - #2014 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:51,966 - INFO - #1852 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:52,676 - INFO - #682 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:53,293 - INFO - #2299 above orig[X]="below" swap[O]="below" +2026-03-04 17:30:54,922 - INFO - #3053 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:55,893 - INFO - #1253 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:56,727 - INFO - #1563 above orig[X]="below" swap[O]="below" +2026-03-04 17:30:58,172 - INFO - #3367 above orig[O]="above" swap[O]="below" +2026-03-04 17:30:58,963 - INFO - #789 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:00,396 - INFO - #2694 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:01,313 - INFO - #2925 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:01,776 - INFO - #2189 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:02,870 - INFO - #31 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:04,249 - INFO - #3189 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:05,303 - INFO - #3294 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:05,971 - INFO - #428 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:07,636 - INFO - #2452 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:08,089 - INFO - #1371 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:08,749 - INFO - #741 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:09,355 - INFO - #612 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:10,748 - INFO - #2620 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:11,488 - INFO - #1645 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:12,013 - INFO - #1470 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:13,394 - INFO - #3424 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:14,751 - INFO - #3299 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:15,791 - INFO - #802 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:16,594 - INFO - #468 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:18,078 - INFO - #2647 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:18,667 - INFO - #506 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:20,035 - INFO - #2844 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:20,792 - INFO - #3063 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:22,471 - INFO - #3238 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:23,477 - INFO - #1768 above orig[O]="above" swap[O]="below" +2026-03-04 17:31:24,259 - INFO - #1925 above orig[O]="above" swap[O]="below" [600/1200] +2026-03-04 17:31:25,472 - INFO - #1919 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:26,760 - INFO - #2808 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:28,404 - INFO - #3142 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:29,277 - INFO - #2687 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:30,398 - INFO - #3348 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:31,540 - INFO - #2826 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:32,081 - INFO - #1025 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:33,087 - INFO - #3025 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:34,385 - INFO - #2837 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:35,332 - INFO - #1570 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:36,379 - INFO - #1499 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:37,734 - INFO - #1680 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:39,041 - INFO - #3223 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:40,660 - INFO - #3062 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:41,481 - INFO - #1468 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:42,602 - INFO - #1672 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:43,630 - INFO - #2775 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:44,872 - INFO - #530 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:46,195 - INFO - #1733 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:46,949 - INFO - #1451 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:47,653 - INFO - #1660 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:48,424 - INFO - #2020 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:49,348 - INFO - #1942 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:50,616 - INFO - #3307 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:51,973 - INFO - #539 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:53,167 - INFO - #852 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:54,269 - INFO - #953 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:55,436 - INFO - #1436 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:56,360 - INFO - #2349 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:57,301 - INFO - #968 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:57,761 - INFO - #1313 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:58,410 - INFO - #414 below orig[O]="below" swap[O]="above" +2026-03-04 17:31:59,657 - INFO - #2595 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:01,061 - INFO - #2553 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:01,743 - INFO - #1998 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:02,858 - INFO - #3317 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:04,440 - INFO - #2957 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:05,577 - INFO - #2604 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:06,398 - INFO - #404 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:06,809 - INFO - #1282 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:08,199 - INFO - #2621 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:09,082 - INFO - #2400 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:10,072 - INFO - #171 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:11,009 - INFO - #2339 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:12,299 - INFO - #3038 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:13,434 - INFO - #56 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:14,149 - INFO - #2152 below orig[X]="above" swap[O]="above" +2026-03-04 17:32:15,363 - INFO - #1800 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:15,939 - INFO - #2402 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:16,858 - INFO - #2614 below orig[O]="below" swap[O]="above" [650/1200] +2026-03-04 17:32:18,271 - INFO - #3292 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:19,122 - INFO - #1359 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:20,589 - INFO - #3077 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:21,390 - INFO - #1350 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:22,215 - INFO - #1667 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:23,552 - INFO - #2736 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:24,796 - INFO - #3071 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:25,833 - INFO - #230 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:26,927 - INFO - #3345 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:27,368 - INFO - #2026 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:29,133 - INFO - #2545 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:30,000 - INFO - #1061 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:31,273 - INFO - #2961 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:32,114 - INFO - #795 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:32,823 - INFO - #224 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:33,705 - INFO - #2459 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:35,401 - INFO - #3231 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:35,983 - INFO - #557 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:37,522 - INFO - #2705 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:38,441 - INFO - #843 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:39,546 - INFO - #2915 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:40,243 - INFO - #1147 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:41,544 - INFO - #347 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:42,679 - INFO - #1576 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:43,772 - INFO - #2326 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:44,179 - INFO - #1981 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:44,970 - INFO - #1297 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:46,404 - INFO - #2873 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:47,188 - INFO - #1974 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:48,037 - INFO - #2027 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:49,244 - INFO - #3184 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:50,382 - INFO - #1690 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:51,371 - INFO - #2622 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:51,791 - INFO - #1538 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:53,194 - INFO - #546 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:54,704 - INFO - #2975 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:56,054 - INFO - #166 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:56,902 - INFO - #352 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:57,489 - INFO - #2112 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:57,909 - INFO - #1391 below orig[O]="below" swap[O]="above" +2026-03-04 17:32:58,426 - INFO - #479 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:00,061 - INFO - #3445 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:01,318 - INFO - #3043 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:02,212 - INFO - #1972 below orig[X]="above" swap[X]="below" +2026-03-04 17:33:03,398 - INFO - #3329 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:03,842 - INFO - #2313 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:04,608 - INFO - #113 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:05,850 - INFO - #3579 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:06,572 - INFO - #779 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:07,212 - INFO - #641 below orig[O]="below" swap[O]="above" [700/1200] +2026-03-04 17:33:08,714 - INFO - #3305 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:09,638 - INFO - #79 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:10,703 - INFO - #1877 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:11,825 - INFO - #526 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:12,891 - INFO - #750 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:13,881 - INFO - #406 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:14,530 - INFO - #1456 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:15,817 - INFO - #2011 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:16,741 - INFO - #386 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:17,259 - INFO - #1696 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:18,533 - INFO - #3023 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:19,054 - INFO - #685 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:19,525 - INFO - #1439 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:20,875 - INFO - #3137 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:21,786 - INFO - #820 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:23,009 - INFO - #3415 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:23,710 - INFO - #1154 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:24,887 - INFO - #3224 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:25,976 - INFO - #1822 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:27,694 - INFO - #3013 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:28,562 - INFO - #2278 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:29,293 - INFO - #2206 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:30,466 - INFO - #3050 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:31,393 - INFO - #3258 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:32,532 - INFO - #2563 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:33,772 - INFO - #3146 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:35,095 - INFO - #979 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:36,262 - INFO - #365 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:36,683 - INFO - #1740 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:37,888 - INFO - #108 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:39,272 - INFO - #2952 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:39,946 - INFO - #1736 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:41,331 - INFO - #2028 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:42,316 - INFO - #2872 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:42,892 - INFO - #1168 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:43,909 - INFO - #1237 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:44,484 - INFO - #2200 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:45,348 - INFO - #639 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:46,539 - INFO - #281 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:47,385 - INFO - #1793 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:48,162 - INFO - #2072 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:49,267 - INFO - #3355 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:49,885 - INFO - #1905 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:50,992 - INFO - #756 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:51,660 - INFO - #348 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:52,248 - INFO - #2088 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:52,677 - INFO - #2392 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:54,091 - INFO - #3434 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:55,526 - INFO - #2682 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:56,454 - INFO - #2057 below orig[O]="below" swap[O]="above" [750/1200] +2026-03-04 17:33:57,217 - INFO - #1810 below orig[O]="below" swap[O]="above" +2026-03-04 17:33:58,978 - INFO - #2528 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:00,237 - INFO - #402 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:01,677 - INFO - #2480 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:02,774 - INFO - #1711 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:03,999 - INFO - #2413 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:04,898 - INFO - #172 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:06,075 - INFO - #1094 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:07,140 - INFO - #1605 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:08,484 - INFO - #3405 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:09,759 - INFO - #3377 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:10,662 - INFO - #1157 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:11,459 - INFO - #260 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:11,912 - INFO - #1542 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:12,347 - INFO - #1961 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:13,366 - INFO - #1076 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:15,034 - INFO - #3319 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:16,557 - INFO - #2674 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:17,805 - INFO - #1293 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:19,333 - INFO - #2572 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:20,059 - INFO - #1492 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:21,086 - INFO - #357 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:21,772 - INFO - #1326 below orig[O]="below" swap[X]="below" +2026-03-04 17:34:23,013 - INFO - #1143 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:23,891 - INFO - #1922 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:25,737 - INFO - #3393 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:26,706 - INFO - #1435 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:27,734 - INFO - #2156 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:29,059 - INFO - #3075 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:29,694 - INFO - #1331 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:30,503 - INFO - #592 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:31,308 - INFO - #2245 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:31,869 - INFO - #1580 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:33,223 - INFO - #3112 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:34,214 - INFO - #3221 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:35,308 - INFO - #1850 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:36,540 - INFO - #2532 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:37,231 - INFO - #1635 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:38,291 - INFO - #2398 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:38,770 - INFO - #1478 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:40,051 - INFO - #3042 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:40,765 - INFO - #1348 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:41,310 - INFO - #2244 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:42,766 - INFO - #2858 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:43,401 - INFO - #840 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:44,199 - INFO - #1045 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:44,847 - INFO - #777 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:45,850 - INFO - #309 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:46,904 - INFO - #864 below orig[O]="below" swap[O]="above" +2026-03-04 17:34:47,514 - INFO - #1394 below orig[O]="below" swap[O]="above" [800/1200] +2026-03-04 17:34:48,302 - INFO - #1624 far orig[X]="close" swap[O]="close" +2026-03-04 17:34:49,735 - INFO - #2965 far orig[O]="far" swap[O]="close" +2026-03-04 17:34:51,188 - INFO - #3590 far orig[X]="close" swap[O]="close" +2026-03-04 17:34:52,229 - INFO - #2410 far orig[X]="close" swap[O]="close" +2026-03-04 17:34:53,309 - INFO - #2187 far orig[X]="close" swap[O]="close" +2026-03-04 17:34:54,369 - INFO - #167 far orig[O]="far" swap[O]="close" +2026-03-04 17:34:55,980 - INFO - #3126 far orig[X]="window" swap[O]="close" +2026-03-04 17:34:56,412 - INFO - #2135 far orig[X]="close" swap[O]="close" +2026-03-04 17:34:58,008 - INFO - #1163 far orig[X]="close" swap[O]="close" +2026-03-04 17:34:59,206 - INFO - #3095 far orig[O]="far" swap[O]="close" +2026-03-04 17:35:01,102 - INFO - #1384 far orig[X]="cabinet is positioned a significant dist" swap[O]="close" +2026-03-04 17:35:01,762 - INFO - #2283 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:02,449 - INFO - #1721 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:03,260 - INFO - #2210 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:04,628 - INFO - #1875 far orig[X]="glassbottle is positioned a significant " swap[O]="close" +2026-03-04 17:35:05,032 - INFO - #1846 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:06,205 - INFO - #3514 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:07,581 - INFO - #52 far orig[X]="coffee table is positioned a significant" swap[O]="close" +2026-03-04 17:35:08,618 - INFO - #3270 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:09,572 - INFO - #1216 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:11,316 - INFO - #491 far orig[X]="close" swap[X]="lamp is positioned a significant distanc" +2026-03-04 17:35:11,781 - INFO - #1609 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:13,020 - INFO - #2593 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:14,794 - INFO - #3097 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:16,040 - INFO - #3503 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:16,686 - INFO - #1606 far orig[X]="window" swap[O]="close" +2026-03-04 17:35:17,806 - INFO - #3014 far orig[X]="close" swap[X]="bag" +2026-03-04 17:35:18,762 - INFO - #3110 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:20,276 - INFO - #2830 far orig[O]="far" swap[O]="close" +2026-03-04 17:35:21,233 - INFO - #110 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:22,991 - INFO - #532 far orig[X]="lamp is positioned a significant distanc" swap[O]="close" +2026-03-04 17:35:23,973 - INFO - #1962 far orig[X]="mug is positioned a significant distance" swap[O]="close" +2026-03-04 17:35:24,401 - INFO - #1501 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:25,979 - INFO - #2583 far orig[O]="far" swap[O]="close" +2026-03-04 17:35:27,299 - INFO - #3625 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:27,872 - INFO - #2045 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:28,598 - INFO - #2357 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:30,186 - INFO - #2994 far orig[X]="chair" swap[O]="close" +2026-03-04 17:35:31,336 - INFO - #3337 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:34,075 - INFO - #2224 far orig[X]="painting is positioned a significant dis" swap[X]="pillow is positioned a significant dista" +2026-03-04 17:35:35,115 - INFO - #2680 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:36,699 - INFO - #2165 far orig[X]="glassbottle is positioned a significant " swap[O]="close" +2026-03-04 17:35:37,509 - INFO - #2267 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:38,976 - INFO - #2863 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:39,506 - INFO - #1819 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:40,907 - INFO - #3441 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:42,359 - INFO - #1673 far orig[X]="glassbottle is positioned a significant " swap[O]="close" +2026-03-04 17:35:43,077 - INFO - #1539 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:44,007 - INFO - #739 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:45,041 - INFO - #1230 far orig[X]="close" swap[O]="close" [850/1200] +2026-03-04 17:35:45,742 - INFO - #2098 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:47,857 - INFO - #732 far orig[X]="close" swap[X]="cup is positioned a significant distance" +2026-03-04 17:35:48,534 - INFO - #1173 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:48,981 - INFO - #1227 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:49,887 - INFO - #1414 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:50,681 - INFO - #3065 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:51,802 - INFO - #1859 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:52,323 - INFO - #1880 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:53,735 - INFO - #594 far orig[X]="monitor is positioned a significant dist" swap[O]="close" +2026-03-04 17:35:54,134 - INFO - #1255 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:56,896 - INFO - #1978 far orig[X]="bowl is positioned a significant distanc" swap[X]="plate is positioned a significant distan" +2026-03-04 17:35:57,869 - INFO - #1518 far orig[X]="close" swap[O]="close" +2026-03-04 17:35:58,796 - INFO - #2311 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:00,148 - INFO - #1148 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:01,380 - INFO - #2025 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:02,632 - INFO - #93 far orig[X]="window" swap[O]="close" +2026-03-04 17:36:03,573 - INFO - #778 far orig[X]="close" swap[X]="cabinet" +2026-03-04 17:36:04,009 - INFO - #1838 far orig[X]="window" swap[O]="close" +2026-03-04 17:36:04,869 - INFO - #236 far orig[X]="window" swap[O]="close" +2026-03-04 17:36:05,733 - INFO - #294 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:06,555 - INFO - #1952 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:08,259 - INFO - #3261 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:09,476 - INFO - #3483 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:10,827 - INFO - #629 far orig[O]="far" swap[O]="close" +2026-03-04 17:36:11,775 - INFO - #90 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:12,623 - INFO - #1913 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:14,151 - INFO - #2982 far orig[X]="window" swap[O]="close" +2026-03-04 17:36:15,061 - INFO - #3039 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:16,678 - INFO - #2800 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:17,629 - INFO - #3572 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:18,376 - INFO - #1171 far orig[O]="far" swap[O]="close" +2026-03-04 17:36:19,270 - INFO - #263 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:20,009 - INFO - #1676 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:21,747 - INFO - #2983 far orig[X]="close" swap[X]="cabinet" +2026-03-04 17:36:22,985 - INFO - #2747 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:24,493 - INFO - #1590 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:25,606 - INFO - #320 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:27,508 - INFO - #2619 far orig[O]="far" swap[O]="close" +2026-03-04 17:36:28,451 - INFO - #179 far orig[X]="window" swap[O]="close" +2026-03-04 17:36:29,518 - INFO - #1303 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:30,586 - INFO - #1636 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:31,757 - INFO - #201 far orig[O]="far" swap[O]="close" +2026-03-04 17:36:32,949 - INFO - #1932 far orig[X]="plate is positioned a significant distan" swap[O]="close" +2026-03-04 17:36:33,451 - INFO - #2092 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:34,445 - INFO - #2218 far orig[X]="cup is positioned a significant distance" swap[O]="close" +2026-03-04 17:36:35,496 - INFO - #153 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:36,798 - INFO - #444 far orig[X]="fireplace is positioned a significant di" swap[O]="close" +2026-03-04 17:36:38,196 - INFO - #442 far orig[X]="close" swap[X]="rug is positioned a significant distance" +2026-03-04 17:36:39,358 - INFO - #2586 far orig[O]="far" swap[O]="close" +2026-03-04 17:36:39,904 - INFO - #1878 far orig[X]="close" swap[O]="close" [900/1200] +2026-03-04 17:36:41,204 - INFO - #3001 far orig[X]="cabinet" swap[X]="window" +2026-03-04 17:36:42,422 - INFO - #965 far orig[O]="far" swap[O]="close" +2026-03-04 17:36:43,488 - INFO - #228 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:44,466 - INFO - #774 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:45,349 - INFO - #323 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:46,514 - INFO - #1866 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:47,183 - INFO - #2434 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:48,135 - INFO - #1358 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:49,241 - INFO - #2029 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:49,779 - INFO - #1992 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:50,942 - INFO - #2540 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:51,664 - INFO - #2063 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:53,453 - INFO - #674 far orig[O]="far" swap[X]="monitor is positioned a significant dist" +2026-03-04 17:36:54,773 - INFO - #2458 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:55,351 - INFO - #1748 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:55,986 - INFO - #1206 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:56,463 - INFO - #1514 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:57,856 - INFO - #2878 far orig[X]="close" swap[O]="close" +2026-03-04 17:36:59,126 - INFO - #3454 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:00,583 - INFO - #937 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:01,577 - INFO - #2745 far orig[X]="window" swap[O]="close" +2026-03-04 17:37:02,696 - INFO - #3457 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:03,747 - INFO - #1395 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:04,563 - INFO - #966 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:05,771 - INFO - #3195 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:06,175 - INFO - #2068 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:06,782 - INFO - #170 far orig[X]="window" swap[O]="close" +2026-03-04 17:37:07,218 - INFO - #2040 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:08,037 - INFO - #2358 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:08,670 - INFO - #258 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:09,892 - INFO - #2418 far orig[O]="far" swap[O]="close" +2026-03-04 17:37:10,613 - INFO - #631 far orig[O]="far" swap[O]="close" +2026-03-04 17:37:11,512 - INFO - #2077 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:12,124 - INFO - #635 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:13,476 - INFO - #832 far orig[X]="close" swap[X]="monitor is positioned a significant dist" +2026-03-04 17:37:14,781 - INFO - #3418 far orig[X]="close" swap[X]="far" +2026-03-04 17:37:15,713 - INFO - #219 far orig[O]="far" swap[O]="close" +2026-03-04 17:37:16,579 - INFO - #450 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:17,789 - INFO - #3335 far orig[O]="far" swap[O]="close" +2026-03-04 17:37:18,827 - INFO - #493 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:20,202 - INFO - #3555 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:21,916 - INFO - #204 far orig[X]="close" swap[X]="candle is positioned a significant dista" +2026-03-04 17:37:22,956 - INFO - #2822 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:23,579 - INFO - #8 far orig[O]="far" swap[O]="close" +2026-03-04 17:37:24,026 - INFO - #1325 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:25,364 - INFO - #2971 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:26,732 - INFO - #3423 far orig[O]="far" swap[O]="close" +2026-03-04 17:37:27,842 - INFO - #1991 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:28,383 - INFO - #1556 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:29,420 - INFO - #920 far orig[X]="window" swap[O]="close" [950/1200] +2026-03-04 17:37:30,362 - INFO - #104 far orig[O]="far" swap[O]="close" +2026-03-04 17:37:31,184 - INFO - #699 far orig[X]="window" swap[O]="close" +2026-03-04 17:37:32,496 - INFO - #896 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:34,131 - INFO - #2273 far orig[X]="glassbottle is positioned a significant " swap[O]="close" +2026-03-04 17:37:35,181 - INFO - #879 far orig[X]="window" swap[O]="close" +2026-03-04 17:37:36,050 - INFO - #2264 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:37,637 - INFO - #3282 far orig[O]="far" swap[O]="close" +2026-03-04 17:37:38,624 - INFO - #192 far orig[X]="close" swap[X]="curtain" +2026-03-04 17:37:39,752 - INFO - #3593 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:40,962 - INFO - #702 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:42,182 - INFO - #2834 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:43,213 - INFO - #2530 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:44,657 - INFO - #2544 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:45,799 - INFO - #2856 far orig[O]="far" swap[O]="close" +2026-03-04 17:37:46,919 - INFO - #2920 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:48,207 - INFO - #3481 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:49,462 - INFO - #2573 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:50,740 - INFO - #593 far orig[X]="chair" swap[O]="close" +2026-03-04 17:37:51,798 - INFO - #3620 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:53,167 - INFO - #3128 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:53,845 - INFO - #1830 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:55,081 - INFO - #3144 far orig[X]="window" swap[O]="close" +2026-03-04 17:37:55,911 - INFO - #2129 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:57,477 - INFO - #3066 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:58,157 - INFO - #837 far orig[O]="far" swap[X]="cabinet" +2026-03-04 17:37:58,671 - INFO - #420 far orig[X]="close" swap[O]="close" +2026-03-04 17:37:59,939 - INFO - #2685 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:00,975 - INFO - #2899 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:01,873 - INFO - #471 far orig[O]="far" swap[O]="close" +2026-03-04 17:38:03,448 - INFO - #2670 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:04,290 - INFO - #967 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:05,335 - INFO - #2773 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:05,711 - INFO - #2377 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:07,110 - INFO - #2911 far orig[X]="clothes" swap[O]="close" +2026-03-04 17:38:08,532 - INFO - #3136 far orig[O]="far" swap[O]="close" +2026-03-04 17:38:08,988 - INFO - #1484 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:09,780 - INFO - #351 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:10,444 - INFO - #1554 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:11,306 - INFO - #2776 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:12,924 - INFO - #3044 far orig[X]="close" swap[X]="cabinet" +2026-03-04 17:38:14,981 - INFO - #2256 far orig[X]="close" swap[X]="mug is positioned a significant distance" +2026-03-04 17:38:15,439 - INFO - #1308 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:16,196 - INFO - #851 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:16,828 - INFO - #1668 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:17,779 - INFO - #1788 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:18,345 - INFO - #1653 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:19,817 - INFO - #2560 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:21,262 - INFO - #2825 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:21,891 - INFO - #1995 far orig[X]="close" swap[O]="close" +2026-03-04 17:38:22,690 - INFO - #120 far orig[X]="cabinet" swap[O]="close" [1000/1200] +2026-03-04 17:38:24,230 - INFO - #2618 close orig[O]="close" swap[X]="cabinet" +2026-03-04 17:38:25,024 - INFO - #1890 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:26,242 - INFO - #1502 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:26,940 - INFO - #184 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:27,507 - INFO - #564 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:28,031 - INFO - #1376 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:29,440 - INFO - #3521 close orig[O]="close" swap[O]="far" +2026-03-04 17:38:30,989 - INFO - #3599 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:31,514 - INFO - #149 close orig[O]="close" swap[O]="far" +2026-03-04 17:38:32,192 - INFO - #1612 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:33,401 - INFO - #3524 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:34,967 - INFO - #253 close orig[O]="close" swap[X]="plant is positioned a significant distan" +2026-03-04 17:38:36,736 - INFO - #1037 close orig[X]="rug is positioned a significant distance" swap[O]="far" +2026-03-04 17:38:37,633 - INFO - #2814 close orig[O]="close" swap[O]="far" +2026-03-04 17:38:39,125 - INFO - #3156 close orig[O]="close" swap[X]="clothes" +2026-03-04 17:38:40,157 - INFO - #2667 close orig[O]="close" swap[O]="far" +2026-03-04 17:38:41,496 - INFO - #1650 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:42,220 - INFO - #1073 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:43,908 - INFO - #2648 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:45,302 - INFO - #2912 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:46,378 - INFO - #3622 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:47,407 - INFO - #3577 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:48,474 - INFO - #2062 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:49,855 - INFO - #2487 close orig[X]="cabinet" swap[X]="close" +2026-03-04 17:38:50,938 - INFO - #1963 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:51,615 - INFO - #1881 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:53,296 - INFO - #664 close orig[O]="close" swap[X]="lamp is positioned a significant distanc" +2026-03-04 17:38:54,925 - INFO - #949 close orig[X]="coffee table is positioned a significant" swap[X]="close" +2026-03-04 17:38:55,511 - INFO - #1935 close orig[O]="close" swap[X]="close" +2026-03-04 17:38:56,791 - INFO - #2495 close orig[O]="close" swap[X]="bag" +2026-03-04 17:38:58,303 - INFO - #2993 close orig[O]="close" swap[X]="cabinet" +2026-03-04 17:38:58,761 - INFO - #1707 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:00,123 - INFO - #2429 close orig[O]="close" swap[X]="plate is positioned a significant distan" +2026-03-04 17:39:01,770 - INFO - #3381 close orig[O]="close" swap[X]="table is positioned a significant distan" +2026-03-04 17:39:02,913 - INFO - #235 close orig[O]="close" swap[O]="far" +2026-03-04 17:39:04,147 - INFO - #2756 close orig[O]="close" swap[O]="far" +2026-03-04 17:39:05,020 - INFO - #541 close orig[O]="close" swap[O]="far" +2026-03-04 17:39:06,091 - INFO - #1844 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:06,763 - INFO - #1505 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:08,210 - INFO - #1898 close orig[X]="cup is positioned a significant distance" swap[X]="close" +2026-03-04 17:39:09,948 - INFO - #728 close orig[O]="close" swap[X]="lamp is positioned a significant distanc" +2026-03-04 17:39:11,144 - INFO - #2455 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:12,156 - INFO - #3118 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:13,214 - INFO - #1 close orig[O]="close" swap[O]="far" +2026-03-04 17:39:14,409 - INFO - #3338 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:16,064 - INFO - #2789 close orig[O]="close" swap[X]="paper is positioned a significant distan" +2026-03-04 17:39:16,997 - INFO - #2504 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:18,095 - INFO - #354 close orig[O]="close" swap[O]="far" +2026-03-04 17:39:18,874 - INFO - #1121 close orig[O]="close" swap[O]="far" +2026-03-04 17:39:20,441 - INFO - #3148 close orig[O]="close" swap[X]="close" [1050/1200] +2026-03-04 17:39:20,994 - INFO - #2170 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:22,536 - INFO - #3003 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:23,893 - INFO - #3567 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:24,563 - INFO - #337 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:25,436 - INFO - #1225 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:26,847 - INFO - #1586 close orig[O]="close" swap[X]="plate is positioned a significant distan" +2026-03-04 17:39:27,493 - INFO - #791 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:27,886 - INFO - #1706 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:28,990 - INFO - #2657 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:30,118 - INFO - #2881 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:31,457 - INFO - #743 close orig[X]="coffee table is positioned a significant" swap[X]="close" +2026-03-04 17:39:32,045 - INFO - #190 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:32,592 - INFO - #1419 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:33,307 - INFO - #943 close orig[O]="close" swap[X]="window" +2026-03-04 17:39:33,697 - INFO - #1824 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:34,388 - INFO - #82 close orig[O]="close" swap[O]="far" +2026-03-04 17:39:35,712 - INFO - #2484 close orig[O]="close" swap[X]="paper is positioned a significant distan" +2026-03-04 17:39:36,383 - INFO - #576 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:36,801 - INFO - #1345 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:37,997 - INFO - #707 close orig[X]="plant is positioned a significant distan" swap[X]="close" +2026-03-04 17:39:39,580 - INFO - #2783 close orig[O]="paper is positioned close to the camera." swap[X]="close" +2026-03-04 17:39:40,832 - INFO - #734 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:41,643 - INFO - #927 close orig[O]="close" swap[X]="window" +2026-03-04 17:39:42,469 - INFO - #3359 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:42,888 - INFO - #1732 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:43,874 - INFO - #3096 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:44,316 - INFO - #1625 close orig[O]="close" swap[X]="window" +2026-03-04 17:39:45,298 - INFO - #2513 close orig[O]="close" swap[O]="far" +2026-03-04 17:39:46,207 - INFO - #2870 close orig[O]="close" swap[X]="chair" +2026-03-04 17:39:47,449 - INFO - #2829 close orig[X]="window" swap[X]="cabinet" +2026-03-04 17:39:48,396 - INFO - #1442 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:49,340 - INFO - #2760 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:50,034 - INFO - #871 close orig[O]="close" swap[X]="lamp" +2026-03-04 17:39:50,940 - INFO - #2338 close orig[O]="close" swap[X]="mug is positioned a significant distance" +2026-03-04 17:39:51,752 - INFO - #1149 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:52,785 - INFO - #3089 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:53,432 - INFO - #819 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:54,203 - INFO - #416 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:55,050 - INFO - #1642 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:56,069 - INFO - #2508 close orig[O]="close" swap[O]="far" +2026-03-04 17:39:56,898 - INFO - #2006 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:57,522 - INFO - #3081 close orig[O]="close" swap[X]="close" +2026-03-04 17:39:58,603 - INFO - #3340 close orig[O]="close" swap[X]="lamp" +2026-03-04 17:40:00,016 - INFO - #3 close orig[O]="close" swap[X]="night stand is positioned a significant " +2026-03-04 17:40:00,492 - INFO - #1687 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:00,931 - INFO - #1795 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:02,181 - INFO - #2897 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:02,893 - INFO - #888 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:04,064 - INFO - #2707 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:05,422 - INFO - #2879 close orig[O]="close" swap[X]="close" [1100/1200] +2026-03-04 17:40:06,152 - INFO - #2031 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:07,372 - INFO - #992 close orig[O]="close" swap[X]="chest is positioned a significant distan" +2026-03-04 17:40:08,498 - INFO - #3104 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:09,101 - INFO - #2332 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:09,483 - INFO - #1623 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:10,071 - INFO - #1139 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:10,750 - INFO - #1372 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:12,055 - INFO - #2794 close orig[O]="close" swap[O]="far" +2026-03-04 17:40:13,629 - INFO - #3500 close orig[O]="close" swap[X]="window" +2026-03-04 17:40:14,740 - INFO - #2634 close orig[O]="close" swap[X]="curtain" +2026-03-04 17:40:15,793 - INFO - #588 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:16,264 - INFO - #2069 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:17,383 - INFO - #736 close orig[O]="close" swap[O]="far" +2026-03-04 17:40:18,324 - INFO - #1697 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:19,177 - INFO - #1156 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:19,766 - INFO - #730 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:20,750 - INFO - #2576 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:21,705 - INFO - #2374 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:23,530 - INFO - #1247 close orig[X]="plate is positioned a significant distan" swap[X]="close" +2026-03-04 17:40:24,303 - INFO - #154 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:25,244 - INFO - #3274 close orig[O]="close" swap[O]="far" +2026-03-04 17:40:25,674 - INFO - #2271 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:26,184 - INFO - #1411 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:26,899 - INFO - #2085 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:28,344 - INFO - #3378 close orig[X]="cabinet" swap[X]="close" +2026-03-04 17:40:29,392 - INFO - #2460 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:30,608 - INFO - #3121 close orig[O]="close" swap[X]="mirror" +2026-03-04 17:40:31,468 - INFO - #1177 close orig[O]="close" swap[O]="far" +2026-03-04 17:40:32,695 - INFO - #1949 close orig[O]="close" swap[X]="cup is positioned a significant distance" +2026-03-04 17:40:33,133 - INFO - #2419 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:34,307 - INFO - #2494 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:34,742 - INFO - #1901 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:35,376 - INFO - #434 close orig[O]="close" swap[O]="far" +2026-03-04 17:40:36,405 - INFO - #1489 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:37,697 - INFO - #128 close orig[O]="close" swap[X]="rug is positioned a significant distance" +2026-03-04 17:40:39,014 - INFO - #383 close orig[O]="close" swap[X]="night stand is positioned a significant " +2026-03-04 17:40:39,386 - INFO - #1503 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:39,754 - INFO - #1767 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:40,466 - INFO - #989 close orig[O]="close" swap[O]="far" +2026-03-04 17:40:41,369 - INFO - #2907 close orig[O]="close" swap[X]="lamp" +2026-03-04 17:40:42,171 - INFO - #333 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:43,283 - INFO - #2655 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:44,187 - INFO - #2550 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:44,648 - INFO - #1306 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:45,927 - INFO - #2778 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:46,392 - INFO - #1569 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:47,560 - INFO - #2941 close orig[O]="close" swap[O]="far" +2026-03-04 17:40:49,091 - INFO - #35 close orig[O]="close" swap[X]="case is positioned a significant distanc" +2026-03-04 17:40:49,469 - INFO - #2155 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:49,981 - INFO - #418 close orig[O]="close" swap[X]="curtain" [1150/1200] +2026-03-04 17:40:50,744 - INFO - #1244 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:51,730 - INFO - #3222 close orig[O]="close" swap[O]="far" +2026-03-04 17:40:52,142 - INFO - #1914 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:52,739 - INFO - #447 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:53,231 - INFO - #238 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:53,698 - INFO - #1404 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:54,104 - INFO - #2393 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:54,601 - INFO - #792 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:55,259 - INFO - #1003 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:55,645 - INFO - #1825 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:56,054 - INFO - #2056 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:56,495 - INFO - #1211 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:56,878 - INFO - #1900 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:57,779 - INFO - #3597 close orig[X]="cabinet" swap[X]="close" +2026-03-04 17:40:58,726 - INFO - #2571 close orig[O]="close" swap[X]="close" +2026-03-04 17:40:59,468 - INFO - #987 close orig[O]="close" swap[O]="far" +2026-03-04 17:41:00,357 - INFO - #2774 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:00,921 - INFO - #1994 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:01,906 - INFO - #2582 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:02,928 - INFO - #3429 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:03,529 - INFO - #1140 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:04,457 - INFO - #2866 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:05,019 - INFO - #1833 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:05,459 - INFO - #2138 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:05,877 - INFO - #2321 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:06,668 - INFO - #3575 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:07,033 - INFO - #1621 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:08,097 - INFO - #2930 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:08,520 - INFO - #1817 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:09,382 - INFO - #226 close orig[O]="close" swap[X]="chair" +2026-03-04 17:41:10,387 - INFO - #3220 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:10,775 - INFO - #1860 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:11,136 - INFO - #2012 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:11,637 - INFO - #868 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:12,860 - INFO - #3225 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:14,317 - INFO - #2276 close orig[X]="statue is positioned a significant dista" swap[X]="close" +2026-03-04 17:41:14,922 - INFO - #278 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:15,352 - INFO - #1296 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:16,025 - INFO - #325 close orig[X]="pillow" swap[X]="close" +2026-03-04 17:41:16,587 - INFO - #2329 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:17,691 - INFO - #1865 close orig[O]="close" swap[X]="glassbottle is positioned a significant " +2026-03-04 17:41:18,884 - INFO - #2082 close orig[X]="window is positioned a significant dista" swap[X]="close" +2026-03-04 17:41:19,920 - INFO - #2849 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:20,340 - INFO - #1329 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:20,850 - INFO - #518 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:21,286 - INFO - #2060 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:21,900 - INFO - #891 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:22,849 - INFO - #3259 close orig[O]="close" swap[O]="far" +2026-03-04 17:41:23,517 - INFO - #155 close orig[O]="close" swap[X]="close" +2026-03-04 17:41:24,039 - INFO - #961 close orig[X]="cabinet" swap[O]="far" [1200/1200] +2026-03-04 17:41:24,040 - INFO - Extracted 1200 swap pair records +2026-03-04 17:41:24,043 - INFO - left (n=200): acc_orig=95.5%, acc_swap=84.0%, acc_both=83.0% +2026-03-04 17:41:24,043 - INFO - right (n=200): acc_orig=84.5%, acc_swap=95.0%, acc_both=82.0% +2026-03-04 17:41:24,043 - INFO - above (n=200): acc_orig=97.5%, acc_swap=98.5%, acc_both=97.5% +2026-03-04 17:41:24,044 - INFO - below (n=200): acc_orig=99.0%, acc_swap=99.0%, acc_both=98.5% +2026-03-04 17:41:24,044 - INFO - far (n=200): acc_orig=12.0%, acc_swap=91.5%, acc_both=11.0% +2026-03-04 17:41:24,044 - INFO - close (n=200): acc_orig=93.0%, acc_swap=12.5%, acc_both=11.5% +2026-03-04 17:41:24,044 - INFO - +--- Phase C_A: Analysis (swap pairs) --- +2026-03-04 17:41:24,045 - WARNING - [!] Category 'far' unreliable at scale=2m: acc_orig=12.0%, acc_swap=91.5% +2026-03-04 17:41:24,046 - WARNING - [!] Category 'close' unreliable at scale=2m: acc_orig=93.0%, acc_swap=12.5% +2026-03-04 17:41:24,046 - WARNING - Unreliable categories: ['far', 'close'] +2026-03-04 17:41:27,517 - INFO - Both-correct pairs: 767/1200 +2026-03-04 17:41:30,691 - INFO - Sign-corrected [horizontal, L31]: 0.1335 +/- 0.1855 +2026-03-04 17:41:30,692 - INFO - Sign-corrected [vertical, L31]: 0.4275 +/- 0.2177 +2026-03-04 17:41:30,692 - INFO - Sign-corrected [distance, L31]: 0.0606 +/- 0.1880 +2026-03-04 17:41:30,692 - INFO - Accuracy orig=80.2%, swap=80.1%, both=63.9% +2026-03-04 17:41:30,692 - INFO - +--- Phase D_A: Saving Phase A results --- +2026-03-04 17:49:46,567 - INFO - Saved vectors NPZ with correctness metadata for scale=2m +2026-03-04 17:49:46,657 - INFO - Saved results for scale=2m (all_pairs) to /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m +2026-03-04 17:49:46,703 - INFO - Saved results for scale=2m (both_correct) to /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m +2026-03-04 17:49:46,703 - INFO - +--- Phase E_A: Per-scale plots (swap-pair data) --- +2026-03-04 17:49:47,840 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/within_cat_consistency/within_cat_consistency_2m.png +2026-03-04 17:49:48,518 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/sign_corrected/sign_corrected_consistency_2m.png +2026-03-04 17:49:50,788 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/within_cat_consistency/within_cat_consistency_2m.png +2026-03-04 17:49:53,426 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/sign_corrected/sign_corrected_consistency_2m.png +2026-03-04 17:54:18,236 - INFO - Saved PCA plots to /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/pca +2026-03-04 17:59:09,331 - INFO - Saved 3D PCA plots to /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/pca_3d +2026-03-04 18:02:24,530 - INFO - Saved PCA plots to /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/pca +2026-03-04 18:06:03,604 - INFO - Saved 3D PCA plots to /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/pca_3d +2026-03-04 18:06:05,263 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/pred_stats/pred_stats_2m.png +2026-03-04 18:06:05,264 - INFO - +--- Accuracy Charts [2m] --- +2026-03-04 18:06:07,518 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/accuracy/accuracy_group_bars.png +2026-03-04 18:06:09,217 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/accuracy/accuracy_trajectory.png +2026-03-04 18:06:10,319 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/accuracy/accuracy_category.png +2026-03-04 18:06:10,967 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/accuracy/category_accuracy_2m.png +2026-03-04 18:06:13,847 - INFO - Saved: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/accuracy/accuracy_chart.png +2026-03-04 18:06:13,848 - INFO - +--- All-Layer Heatmaps [2m] --- +2026-03-04 18:06:13,855 - INFO - [molmo/2m] Generating heatmaps for 32 layers... +2026-03-04 18:06:16,156 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L0.png +2026-03-04 18:06:17,731 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L0.png +2026-03-04 18:06:18,750 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L1.png +2026-03-04 18:06:20,273 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L1.png +2026-03-04 18:06:21,649 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L2.png +2026-03-04 18:06:24,099 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L2.png +2026-03-04 18:06:25,423 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L3.png +2026-03-04 18:06:26,882 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L3.png +2026-03-04 18:06:27,976 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L4.png +2026-03-04 18:06:29,600 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L4.png +2026-03-04 18:06:32,150 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L5.png +2026-03-04 18:06:33,963 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L5.png +2026-03-04 18:06:35,368 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L6.png +2026-03-04 18:06:37,368 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L6.png +2026-03-04 18:06:40,214 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L7.png +2026-03-04 18:06:42,033 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L7.png +2026-03-04 18:06:42,862 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L8.png +2026-03-04 18:06:45,012 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L8.png +2026-03-04 18:06:46,089 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L9.png +2026-03-04 18:06:46,866 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L9.png +2026-03-04 18:06:48,169 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L10.png +2026-03-04 18:06:50,754 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L10.png +2026-03-04 18:06:52,875 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L11.png +2026-03-04 18:06:53,892 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L11.png +2026-03-04 18:06:54,857 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L12.png +2026-03-04 18:06:56,436 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L12.png +2026-03-04 18:06:58,543 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L13.png +2026-03-04 18:07:00,027 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L13.png +2026-03-04 18:07:01,070 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L14.png +2026-03-04 18:07:02,342 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L14.png +2026-03-04 18:07:03,646 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L15.png +2026-03-04 18:07:05,250 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L15.png +2026-03-04 18:07:06,987 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L16.png +2026-03-04 18:07:08,932 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L16.png +2026-03-04 18:07:09,860 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L17.png +2026-03-04 18:07:11,040 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L17.png +2026-03-04 18:07:14,205 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L18.png +2026-03-04 18:07:17,275 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L18.png +2026-03-04 18:07:19,313 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L19.png +2026-03-04 18:07:21,080 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L19.png +2026-03-04 18:07:23,376 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L20.png +2026-03-04 18:07:25,206 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L20.png +2026-03-04 18:07:27,087 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L21.png +2026-03-04 18:07:29,144 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L21.png +2026-03-04 18:07:30,689 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L22.png +2026-03-04 18:07:31,899 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L22.png +2026-03-04 18:07:34,409 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L23.png +2026-03-04 18:07:37,036 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L23.png +2026-03-04 18:07:38,534 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L24.png +2026-03-04 18:07:39,944 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L24.png +2026-03-04 18:07:41,804 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L25.png +2026-03-04 18:07:43,597 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L25.png +2026-03-04 18:07:46,320 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L26.png +2026-03-04 18:07:47,591 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L26.png +2026-03-04 18:07:48,606 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L27.png +2026-03-04 18:07:49,785 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L27.png +2026-03-04 18:07:52,898 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L28.png +2026-03-04 18:07:55,686 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L28.png +2026-03-04 18:07:56,603 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L29.png +2026-03-04 18:07:57,467 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L29.png +2026-03-04 18:08:03,279 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L30.png +2026-03-04 18:08:04,693 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L30.png +2026-03-04 18:08:06,129 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/heatmap/heatmap_2m_L31.png +2026-03-04 18:08:07,301 - INFO - Saved delta heatmap: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/heatmap/heatmap_2m_L31.png +2026-03-04 18:08:07,301 - INFO - [molmo/2m] Saved 64 heatmaps +2026-03-04 18:08:07,301 - INFO - +--- All-Layer PCA [2m] --- +2026-03-04 18:08:07,302 - INFO - [molmo/2m] Generating all-layer 2D PCA... +2026-03-04 18:13:14,463 - INFO - Saved PCA plots to /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/pca +2026-03-04 18:13:14,465 - INFO - [molmo/2m] Generating all-layer 3D PCA... +2026-03-04 18:18:25,249 - INFO - Saved 3D PCA plots to /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/all/pca_3d +2026-03-04 18:18:25,250 - INFO - [molmo/2m] Generating both-correct 2D PCA... +2026-03-04 18:21:56,176 - INFO - Saved PCA plots to /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/pca +2026-03-04 18:21:56,177 - INFO - [molmo/2m] Generating both-correct 3D PCA... +2026-03-04 18:25:01,221 - INFO - Saved 3D PCA plots to /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data/molmo_2m/plots/both_correct/pca_3d +2026-03-04 18:25:01,223 - INFO - +--- Phase B: Cross-group extraction [SKIPPED: --skip-phase-b] --- +2026-03-04 18:25:01,397 - INFO - + Scale 2m complete. +2026-03-04 18:25:01,399 - INFO - +============================================================ +2026-03-04 18:25:01,399 - INFO - === All scales complete === +2026-03-04 18:25:01,399 - INFO - Results: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/saved_data +2026-03-04 18:25:01,399 - INFO - ============================================================ diff --git a/swap_analysis_updated/short_answer/logs/molmo_2m_stdout.log b/swap_analysis_updated/short_answer/logs/molmo_2m_stdout.log new file mode 100644 index 0000000000000000000000000000000000000000..4a82bddc9e15453f563cac51eb543cf50c58eaa1 --- /dev/null +++ b/swap_analysis_updated/short_answer/logs/molmo_2m_stdout.log @@ -0,0 +1,1360 @@ +2026-03-04 17:17:46,827 - INFO - +=== Loading & Creating Swap Pairs === +2026-03-04 17:17:49,301 - INFO - Swap pair creation stats: +2026-03-04 17:17:49,302 - INFO - left: 616/616 +2026-03-04 17:17:49,302 - INFO - right: 620/620 +2026-03-04 17:17:49,302 - INFO - above: 596/596 +2026-03-04 17:17:49,302 - INFO - below: 602/0 +2026-03-04 17:17:49,302 - INFO - far: 594/594 +2026-03-04 17:17:49,302 - INFO - close: 612/612 +2026-03-04 17:17:49,302 - INFO - Total pairs: 3640 +2026-03-04 17:17:49,303 - INFO - Logging to: /data/shared/Qwen/experiments/swap_analysis_updated/short_answer/logs/molmo_2m.log +2026-03-04 17:17:49,303 - INFO - +============================================================ +2026-03-04 17:17:49,303 - INFO - Processing molmo - 2m +2026-03-04 17:17:49,304 - INFO - Model path: /data/shared/Qwen/molmo/outputs/data_scale_exp_2m/unshared +2026-03-04 17:17:49,304 - INFO - ============================================================ +/root/miniconda3/envs/molmo/lib/python3.10/site-packages/google/api_core/_python_version_support.py:266: FutureWarning: You are using a Python version (3.10.19) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date. + warnings.warn(message, FutureWarning) +2026-03-04 17:17:50,848 - INFO - PyTorch version 2.9.1 available. +2026-03-04 17:17:50,849 - INFO - TensorFlow version 2.20.0 available. +2026-03-04 17:17:50,851 - INFO - JAX version 0.6.2 available. +/data/shared/Qwen/molmo/olmo/data/dataset.py:11: UserWarning: MOLMO_DATA_DIR is not set, data loading might fail + warnings.warn("MOLMO_DATA_DIR is not set, data loading might fail") +2026-03-04 17:21:08,358 - INFO - Loaded native Molmo from /data/shared/Qwen/molmo/outputs/data_scale_exp_2m/unshared +2026-03-04 17:21:11,554 - INFO - Model has 32 layers. Extracting ALL. +2026-03-04 17:21:11,557 - INFO - +--- Phase A: Extracting swap pair features --- + Swap pairs: 0%| | 0/1200 [00:00