room_count
int64 1
10
| total_area
float64 2.6
535
| room_types
sequencelengths 1
10
| rooms
listlengths 1
10
| edges
sequencelengths 0
24
| doors
listlengths 1
10
| windows
listlengths 0
10
| score
float64 0
1
| prompts
sequencelengths 5
5
|
---|---|---|---|---|---|---|---|---|
1 | 67.1 | [
"Bathroom"
] | [
{
"area": 67.1,
"floor_polygon": [
{
"x": 0,
"y": 2.1
},
{
"x": 0,
"y": 8.5
},
{
"x": 8.5,
"y": 8.5
},
{
"x": 8.5,
"y": 0
},
{
"x": 2.1,
"y": 0
},
{
"x": 2.1,
"y": 2.1
}
],
"height": 8.5,
"id": "room|2",
"is_regular": 0,
"room_type": "Bathroom",
"width": 8.5
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 4.4,
"y": 0
},
{
"x": 3.4,
"y": 0
}
]
}
] | [] | 0.28 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 67.1}",
"{'room_count': 1, 'total_area': 67.1, 'room_types': ['Bathroom'] }",
"{'rooms': [{'room_type': 'Bathroom', 'area': 67.1}]}",
"{'rooms': [{'room_type': 'Bathroom', 'width': 8.5, 'height': 8.5, 'is_regular': 0}]}"
] |
1 | 31.4 | [
"Kitchen"
] | [
{
"area": 31.4,
"floor_polygon": [
{
"x": 7.9,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4
},
{
"x": 7.9,
"y": 4
}
],
"height": 4,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 7.9
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 5.4,
"y": 4
},
{
"x": 7.4,
"y": 4
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 7.9,
"y": 3.9
},
{
"x": 7.9,
"y": 2.3
}
]
}
] | 0.86 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 31.4}",
"{'room_count': 1, 'total_area': 31.4, 'room_types': ['Kitchen'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 31.4}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 7.9, 'height': 4.0, 'is_regular': 1}]}"
] |
1 | 27.1 | [
"Bathroom"
] | [
{
"area": 27.1,
"floor_polygon": [
{
"x": 7.4,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.7
},
{
"x": 7.4,
"y": 3.7
}
],
"height": 3.7,
"id": "room|2",
"is_regular": 1,
"room_type": "Bathroom",
"width": 7.4
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 1.2,
"y": 3.7
},
{
"x": 2.2,
"y": 3.7
}
]
}
] | [] | 0.97 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 27.1}",
"{'room_count': 1, 'total_area': 27.1, 'room_types': ['Bathroom'] }",
"{'rooms': [{'room_type': 'Bathroom', 'area': 27.1}]}",
"{'rooms': [{'room_type': 'Bathroom', 'width': 7.4, 'height': 3.7, 'is_regular': 1}]}"
] |
1 | 56 | [
"Kitchen"
] | [
{
"area": 56,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.5
},
{
"x": 7.5,
"y": 7.5
},
{
"x": 7.5,
"y": 0
}
],
"height": 7.5,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 7.5
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 2.6,
"y": 0
},
{
"x": 1.5,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 7.5,
"y": 1.4
},
{
"x": 7.5,
"y": 0.4
}
]
}
] | 0.84 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 56.0}",
"{'room_count': 1, 'total_area': 56.0, 'room_types': ['Kitchen'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 56.0}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 7.5, 'height': 7.5, 'is_regular': 1}]}"
] |
5 | 97.7 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 12.2,
"floor_polygon": [
{
"x": 4,
"y": 4
},
{
"x": 4,
"y": 10.1
},
{
"x": 6.1,
"y": 10.1
},
{
"x": 6.1,
"y": 4
}
],
"height": 6.1,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 2
},
{
"area": 8.2,
"floor_polygon": [
{
"x": 8.1,
"y": 0
},
{
"x": 6.1,
"y": 0
},
{
"x": 6.1,
"y": 4
},
{
"x": 8.1,
"y": 4
}
],
"height": 4,
"id": "room|3",
"is_regular": 1,
"room_type": "Bathroom",
"width": 2
},
{
"area": 24.4,
"floor_polygon": [
{
"x": 6.1,
"y": 4
},
{
"x": 6.1,
"y": 10.1
},
{
"x": 10.1,
"y": 10.1
},
{
"x": 10.1,
"y": 4
},
{
"x": 8.1,
"y": 4
}
],
"height": 6.1,
"id": "room|4",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 4
},
{
"area": 28.5,
"floor_polygon": [
{
"x": 10.1,
"y": 4
},
{
"x": 10.1,
"y": 10.1
},
{
"x": 12.1,
"y": 10.1
},
{
"x": 12.1,
"y": 12.1
},
{
"x": 14.1,
"y": 12.1
},
{
"x": 14.1,
"y": 4
}
],
"height": 8.1,
"id": "room|5",
"is_regular": 0,
"room_type": "Bedroom",
"width": 4
},
{
"area": 24.4,
"floor_polygon": [
{
"x": 0,
"y": 4
},
{
"x": 0,
"y": 10.1
},
{
"x": 4,
"y": 10.1
},
{
"x": 4,
"y": 4
}
],
"height": 6.1,
"id": "room|6",
"is_regular": 1,
"room_type": "Bedroom",
"width": 4
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
4
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|3|4",
"position": [
{
"x": 6.6,
"y": 4
},
{
"x": 7.7,
"y": 4
}
]
},
{
"id": "door|2|4",
"position": [
{
"x": 6.1,
"y": 6.5
},
{
"x": 6.1,
"y": 5.5
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 4,
"y": 8
},
{
"x": 4,
"y": 9
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 10.1,
"y": 6.2
},
{
"x": 10.1,
"y": 8.1
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 4.6,
"y": 10.1
},
{
"x": 5.6,
"y": 10.1
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 2.4,
"y": 4
},
{
"x": 1.6,
"y": 4
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 8.7,
"y": 10.1
},
{
"x": 9.9,
"y": 10.1
}
]
},
{
"id": "window|5|0",
"position": [
{
"x": 12.1,
"y": 10.2
},
{
"x": 12.1,
"y": 11
}
]
},
{
"id": "window|5|1",
"position": [
{
"x": 14.1,
"y": 10.4
},
{
"x": 14.1,
"y": 9.5
}
]
}
] | 0.13 | [
"{'room_count': 5}",
"{'room_count': 5, 'total_area': 97.7}",
"{'room_count': 5, 'total_area': 97.7, 'room_types': ['Kitchen', 'Bathroom', 'LivingRoom', 'Bedroom', 'Bedroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 12.2}, {'room_type': 'Bathroom', 'area': 8.2}, {'room_type': 'LivingRoom', 'area': 24.4}, {'room_type': 'Bedroom', 'area': 28.5}, {'room_type': 'Bedroom', 'area': 24.4}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 2.0, 'height': 6.1, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 2.0, 'height': 4.0, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 4.0, 'height': 6.1, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 4.0, 'height': 8.1, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 4.0, 'height': 6.1, 'is_regular': 1}]}"
] |
1 | 59.1 | [
"LivingRoom"
] | [
{
"area": 59.1,
"floor_polygon": [
{
"x": 0,
"y": 7.7
},
{
"x": 7.7,
"y": 7.7
},
{
"x": 7.7,
"y": 0
},
{
"x": 0,
"y": 0
}
],
"height": 7.7,
"id": "room|2",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 7.7
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 7.7,
"y": 1.5
},
{
"x": 7.7,
"y": 0.4
}
]
}
] | [] | 0.59 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 59.1}",
"{'room_count': 1, 'total_area': 59.1, 'room_types': ['LivingRoom'] }",
"{'rooms': [{'room_type': 'LivingRoom', 'area': 59.1}]}",
"{'rooms': [{'room_type': 'LivingRoom', 'width': 7.7, 'height': 7.7, 'is_regular': 1}]}"
] |
10 | 133.5 | [
"Kitchen",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 20.8,
"floor_polygon": [
{
"x": 10.3,
"y": 1.7
},
{
"x": 5.2,
"y": 1.7
},
{
"x": 5.2,
"y": 3.4
},
{
"x": 6.9,
"y": 3.4
},
{
"x": 6.9,
"y": 6.9
},
{
"x": 10.3,
"y": 6.9
},
{
"x": 10.3,
"y": 3.4
}
],
"height": 5.2,
"id": "room|2",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.2
},
{
"area": 8.9,
"floor_polygon": [
{
"x": 5.2,
"y": 0
},
{
"x": 5.2,
"y": 1.7
},
{
"x": 10.3,
"y": 1.7
},
{
"x": 10.3,
"y": 0
}
],
"height": 1.7,
"id": "room|3",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 5.2
},
{
"area": 17.8,
"floor_polygon": [
{
"x": 10.3,
"y": 5.2
},
{
"x": 10.3,
"y": 10.3
},
{
"x": 13.8,
"y": 10.3
},
{
"x": 13.8,
"y": 5.2
}
],
"height": 5.2,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.4
},
{
"area": 5.9,
"floor_polygon": [
{
"x": 10.3,
"y": 3.4
},
{
"x": 10.3,
"y": 5.2
},
{
"x": 13.8,
"y": 5.2
},
{
"x": 13.8,
"y": 3.4
}
],
"height": 1.7,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.4
},
{
"area": 17.8,
"floor_polygon": [
{
"x": 1.7,
"y": 3.4
},
{
"x": 1.7,
"y": 6.9
},
{
"x": 6.9,
"y": 6.9
},
{
"x": 6.9,
"y": 3.4
},
{
"x": 5.2,
"y": 3.4
}
],
"height": 3.4,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.2
},
{
"area": 5.9,
"floor_polygon": [
{
"x": 0,
"y": 3.4
},
{
"x": 0,
"y": 6.9
},
{
"x": 1.7,
"y": 6.9
},
{
"x": 1.7,
"y": 3.4
}
],
"height": 3.4,
"id": "room|7",
"is_regular": 1,
"room_type": "Bathroom",
"width": 1.7
},
{
"area": 20.8,
"floor_polygon": [
{
"x": 1.7,
"y": 6.9
},
{
"x": 1.7,
"y": 12.1
},
{
"x": 5.2,
"y": 12.1
},
{
"x": 5.2,
"y": 8.6
},
{
"x": 6.9,
"y": 8.6
},
{
"x": 6.9,
"y": 6.9
}
],
"height": 5.2,
"id": "room|8",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.2
},
{
"area": 8.9,
"floor_polygon": [
{
"x": 0,
"y": 12.1
},
{
"x": 1.7,
"y": 12.1
},
{
"x": 1.7,
"y": 6.9
},
{
"x": 0,
"y": 6.9
}
],
"height": 5.2,
"id": "room|9",
"is_regular": 1,
"room_type": "Bathroom",
"width": 1.7
},
{
"area": 17.8,
"floor_polygon": [
{
"x": 6.9,
"y": 6.9
},
{
"x": 6.9,
"y": 8.6
},
{
"x": 5.2,
"y": 8.6
},
{
"x": 5.2,
"y": 10.3
},
{
"x": 6.9,
"y": 10.3
},
{
"x": 6.9,
"y": 12.1
},
{
"x": 8.6,
"y": 12.1
},
{
"x": 8.6,
"y": 10.3
},
{
"x": 10.3,
"y": 10.3
},
{
"x": 10.3,
"y": 6.9
}
],
"height": 5.2,
"id": "room|10",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.2
},
{
"area": 8.9,
"floor_polygon": [
{
"x": 5.2,
"y": 10.3
},
{
"x": 5.2,
"y": 13.8
},
{
"x": 8.6,
"y": 13.8
},
{
"x": 8.6,
"y": 12.1
},
{
"x": 6.9,
"y": 12.1
},
{
"x": 6.9,
"y": 10.3
}
],
"height": 3.4,
"id": "room|11",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.4
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
0,
6
],
[
0,
8
],
[
2,
3
],
[
2,
8
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
4,
8
],
[
5,
6
],
[
5,
7
],
[
6,
7
],
[
6,
8
],
[
6,
9
],
[
8,
9
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 6.9,
"y": 1.7
},
{
"x": 7.9,
"y": 1.7
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 12.8,
"y": 5.2
},
{
"x": 10.9,
"y": 5.2
}
]
},
{
"id": "door|2|4",
"position": [
{
"x": 10.3,
"y": 5.7
},
{
"x": 10.3,
"y": 6.7
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 1.7,
"y": 4.8
},
{
"x": 1.7,
"y": 5.8
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 1.7,
"y": 12
},
{
"x": 1.7,
"y": 10
}
]
},
{
"id": "door|10|11",
"position": [
{
"x": 8.5,
"y": 12.1
},
{
"x": 7.4,
"y": 12.1
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 4.4,
"y": 6.9
},
{
"x": 2.5,
"y": 6.9
}
]
},
{
"id": "door|8|10",
"position": [
{
"x": 6.9,
"y": 7.2
},
{
"x": 6.9,
"y": 8.2
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 6.9,
"y": 5.8
},
{
"x": 6.9,
"y": 6.9
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 10.3,
"y": 2.8
},
{
"x": 10.3,
"y": 1.8
}
]
}
] | [
{
"id": "window|8|0",
"position": [
{
"x": 1.9,
"y": 12.1
},
{
"x": 2.8,
"y": 12.1
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 7.2,
"y": 0
},
{
"x": 6.4,
"y": 0
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 5.2,
"y": 2.1
},
{
"x": 5.2,
"y": 2.9
}
]
},
{
"id": "window|10|0",
"position": [
{
"x": 8.6,
"y": 11.5
},
{
"x": 8.6,
"y": 10.7
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 13.8,
"y": 6.3
},
{
"x": 13.8,
"y": 5.4
}
]
}
] | 0.66 | [
"{'room_count': 10}",
"{'room_count': 10, 'total_area': 133.5}",
"{'room_count': 10, 'total_area': 133.5, 'room_types': ['Kitchen', 'LivingRoom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 20.8}, {'room_type': 'LivingRoom', 'area': 8.9}, {'room_type': 'Bedroom', 'area': 17.8}, {'room_type': 'Bathroom', 'area': 5.9}, {'room_type': 'Bedroom', 'area': 17.8}, {'room_type': 'Bathroom', 'area': 5.9}, {'room_type': 'Bedroom', 'area': 20.8}, {'room_type': 'Bathroom', 'area': 8.9}, {'room_type': 'Bedroom', 'area': 17.8}, {'room_type': 'Bathroom', 'area': 8.9}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 5.2, 'height': 5.2, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 5.2, 'height': 1.7, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 3.4, 'height': 5.2, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.4, 'height': 1.7, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.2, 'height': 3.4, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 1.7, 'height': 3.4, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.2, 'height': 5.2, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 1.7, 'height': 5.2, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.2, 'height': 5.2, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.4, 'height': 3.4, 'is_regular': 0}]}"
] |
10 | 214.8 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 29.3,
"floor_polygon": [
{
"x": 9,
"y": 0
},
{
"x": 9,
"y": 5.4
},
{
"x": 14.4,
"y": 5.4
},
{
"x": 14.4,
"y": 0
}
],
"height": 5.4,
"id": "room|2",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.4
},
{
"area": 19.5,
"floor_polygon": [
{
"x": 14.4,
"y": 0
},
{
"x": 14.4,
"y": 5.4
},
{
"x": 18,
"y": 5.4
},
{
"x": 18,
"y": 0
}
],
"height": 5.4,
"id": "room|3",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.6
},
{
"area": 32.6,
"floor_polygon": [
{
"x": 12.6,
"y": 5.4
},
{
"x": 12.6,
"y": 12.6
},
{
"x": 14.4,
"y": 12.6
},
{
"x": 14.4,
"y": 10.8
},
{
"x": 18,
"y": 10.8
},
{
"x": 18,
"y": 5.4
},
{
"x": 14.4,
"y": 5.4
}
],
"height": 7.2,
"id": "room|4",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 5.4
},
{
"area": 29.3,
"floor_polygon": [
{
"x": 9,
"y": 5.4
},
{
"x": 9,
"y": 14.4
},
{
"x": 10.8,
"y": 14.4
},
{
"x": 10.8,
"y": 12.6
},
{
"x": 12.6,
"y": 12.6
},
{
"x": 12.6,
"y": 5.4
}
],
"height": 9,
"id": "room|5",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 3.6
},
{
"area": 22.8,
"floor_polygon": [
{
"x": 3.6,
"y": 9
},
{
"x": 3.6,
"y": 10.8
},
{
"x": 5.4,
"y": 10.8
},
{
"x": 5.4,
"y": 14.4
},
{
"x": 9,
"y": 14.4
},
{
"x": 9,
"y": 9
},
{
"x": 5.4,
"y": 9
}
],
"height": 5.4,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.4
},
{
"area": 6.5,
"floor_polygon": [
{
"x": 0,
"y": 10.8
},
{
"x": 3.6,
"y": 10.8
},
{
"x": 3.6,
"y": 9
},
{
"x": 0,
"y": 9
}
],
"height": 1.8,
"id": "room|7",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.6
},
{
"area": 29.3,
"floor_polygon": [
{
"x": 3.6,
"y": 0
},
{
"x": 3.6,
"y": 5.4
},
{
"x": 9,
"y": 5.4
},
{
"x": 9,
"y": 0
}
],
"height": 5.4,
"id": "room|8",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.4
},
{
"area": 13,
"floor_polygon": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 5.4
},
{
"x": 3.6,
"y": 5.4
},
{
"x": 3.6,
"y": 0
},
{
"x": 1.8,
"y": 0
},
{
"x": 1.8,
"y": 3.6
}
],
"height": 5.4,
"id": "room|9",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.6
},
{
"area": 19.5,
"floor_polygon": [
{
"x": 0,
"y": 5.4
},
{
"x": 0,
"y": 9
},
{
"x": 5.4,
"y": 9
},
{
"x": 5.4,
"y": 5.4
},
{
"x": 3.6,
"y": 5.4
}
],
"height": 3.6,
"id": "room|10",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.4
},
{
"area": 13,
"floor_polygon": [
{
"x": 5.4,
"y": 5.4
},
{
"x": 5.4,
"y": 9
},
{
"x": 9,
"y": 9
},
{
"x": 9,
"y": 5.4
}
],
"height": 3.6,
"id": "room|11",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.6
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
6
],
[
0,
9
],
[
1,
2
],
[
2,
3
],
[
3,
4
],
[
3,
6
],
[
3,
9
],
[
4,
5
],
[
4,
8
],
[
4,
9
],
[
5,
8
],
[
6,
7
],
[
6,
8
],
[
6,
9
],
[
7,
8
],
[
8,
9
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 14.4,
"y": 3.4
},
{
"x": 14.4,
"y": 2.4
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 12.6,
"y": 10.1
},
{
"x": 12.6,
"y": 9.1
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 3.6,
"y": 9.4
},
{
"x": 3.6,
"y": 10.5
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 3.6,
"y": 3
},
{
"x": 3.6,
"y": 2
}
]
},
{
"id": "door|10|11",
"position": [
{
"x": 5.4,
"y": 8.6
},
{
"x": 5.4,
"y": 6.7
}
]
},
{
"id": "door|6|10",
"position": [
{
"x": 4.2,
"y": 9
},
{
"x": 5.3,
"y": 9
}
]
},
{
"id": "door|8|10",
"position": [
{
"x": 4,
"y": 5.4
},
{
"x": 5,
"y": 5.4
}
]
},
{
"id": "door|2|8",
"position": [
{
"x": 9,
"y": 1.5
},
{
"x": 9,
"y": 3.4
}
]
},
{
"id": "door|1|5",
"position": [
{
"x": 9.1,
"y": 14.4
},
{
"x": 10.1,
"y": 14.4
}
]
}
] | [
{
"id": "window|8|0",
"position": [
{
"x": 7,
"y": 0
},
{
"x": 6,
"y": 0
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 5.4,
"y": 11
},
{
"x": 5.4,
"y": 12.2
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 3.6,
"y": 10.8
},
{
"x": 5.2,
"y": 10.8
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 14.3,
"y": 0
},
{
"x": 13.4,
"y": 0
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 14.4,
"y": 12.1
},
{
"x": 14.4,
"y": 11.2
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 14.4,
"y": 10.8
},
{
"x": 15.4,
"y": 10.8
}
]
}
] | 0.43 | [
"{'room_count': 10}",
"{'room_count': 10, 'total_area': 214.8}",
"{'room_count': 10, 'total_area': 214.8, 'room_types': ['Kitchen', 'LivingRoom', 'LivingRoom', 'LivingRoom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 29.3}, {'room_type': 'LivingRoom', 'area': 19.5}, {'room_type': 'LivingRoom', 'area': 32.6}, {'room_type': 'LivingRoom', 'area': 29.3}, {'room_type': 'Bedroom', 'area': 22.8}, {'room_type': 'Bathroom', 'area': 6.5}, {'room_type': 'Bedroom', 'area': 29.3}, {'room_type': 'Bathroom', 'area': 13.0}, {'room_type': 'Bedroom', 'area': 19.5}, {'room_type': 'Bathroom', 'area': 13.0}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 5.4, 'height': 5.4, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.6, 'height': 5.4, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 5.4, 'height': 7.2, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.6, 'height': 9.0, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 5.4, 'height': 5.4, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.6, 'height': 1.8, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.4, 'height': 5.4, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.6, 'height': 5.4, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 5.4, 'height': 3.6, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.6, 'height': 3.6, 'is_regular': 1}]}"
] |
4 | 86.5 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 32.4,
"floor_polygon": [
{
"x": 3.8,
"y": 0
},
{
"x": 3.8,
"y": 5.7
},
{
"x": 9.5,
"y": 5.7
},
{
"x": 9.5,
"y": 0
}
],
"height": 5.7,
"id": "room|4",
"is_regular": 1,
"room_type": "Bedroom",
"width": 5.7
},
{
"area": 14.4,
"floor_polygon": [
{
"x": 0,
"y": 3.8
},
{
"x": 0,
"y": 5.7
},
{
"x": 3.8,
"y": 5.7
},
{
"x": 3.8,
"y": 0
},
{
"x": 1.9,
"y": 0
},
{
"x": 1.9,
"y": 3.8
}
],
"height": 5.7,
"id": "room|5",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.8
},
{
"area": 32.5,
"floor_polygon": [
{
"x": 3.8,
"y": 5.7
},
{
"x": 3.8,
"y": 11.4
},
{
"x": 9.5,
"y": 11.4
},
{
"x": 9.5,
"y": 5.7
}
],
"height": 5.7,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.7
},
{
"area": 7.2,
"floor_polygon": [
{
"x": 0,
"y": 5.7
},
{
"x": 0,
"y": 7.6
},
{
"x": 3.8,
"y": 7.6
},
{
"x": 3.8,
"y": 5.7
}
],
"height": 1.9,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.8
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.8,
"y": 2.8
},
{
"x": 3.8,
"y": 1.8
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 3.8,
"y": 5.9
},
{
"x": 3.8,
"y": 6.9
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 6.9,
"y": 5.7
},
{
"x": 5.8,
"y": 5.7
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 1.3,
"y": 7.6
},
{
"x": 3.3,
"y": 7.6
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 9.5,
"y": 9.4
},
{
"x": 9.5,
"y": 8.5
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 4.2,
"y": 11.4
},
{
"x": 5.7,
"y": 11.4
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 9.5,
"y": 4.4
},
{
"x": 9.5,
"y": 2.6
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 7.9,
"y": 0
},
{
"x": 7,
"y": 0
}
]
}
] | 0.73 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 86.5}",
"{'room_count': 4, 'total_area': 86.5, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 32.4}, {'room_type': 'Bathroom', 'area': 14.4}, {'room_type': 'Kitchen', 'area': 32.5}, {'room_type': 'LivingRoom', 'area': 7.2}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.7, 'height': 5.7, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 3.8, 'height': 5.7, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 5.7, 'height': 5.7, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.8, 'height': 1.9, 'is_regular': 1}]}"
] |
4 | 101.5 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 29.4,
"floor_polygon": [
{
"x": 1.6,
"y": 9.8
},
{
"x": 4.9,
"y": 9.8
},
{
"x": 4.9,
"y": 3.3
},
{
"x": 0,
"y": 3.3
},
{
"x": 0,
"y": 8.2
},
{
"x": 1.6,
"y": 8.2
}
],
"height": 6.5,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 4.9
},
{
"area": 16,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.3
},
{
"x": 4.9,
"y": 3.3
},
{
"x": 4.9,
"y": 0
}
],
"height": 3.3,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 4.9
},
{
"area": 32.1,
"floor_polygon": [
{
"x": 4.9,
"y": 0
},
{
"x": 4.9,
"y": 6.5
},
{
"x": 11.4,
"y": 6.5
},
{
"x": 11.4,
"y": 3.3
},
{
"x": 8.2,
"y": 3.3
},
{
"x": 8.2,
"y": 0
}
],
"height": 6.5,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 6.5
},
{
"area": 24,
"floor_polygon": [
{
"x": 4.9,
"y": 6.5
},
{
"x": 4.9,
"y": 9.8
},
{
"x": 9.8,
"y": 9.8
},
{
"x": 9.8,
"y": 11.4
},
{
"x": 11.4,
"y": 11.4
},
{
"x": 11.4,
"y": 6.5
}
],
"height": 4.9,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 6.5
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 0.4,
"y": 3.3
},
{
"x": 1.4,
"y": 3.3
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 4.9,
"y": 8.5
},
{
"x": 4.9,
"y": 7.5
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 7.4,
"y": 0
},
{
"x": 5.4,
"y": 0
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 11.4,
"y": 5.5
},
{
"x": 11.4,
"y": 4.6
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 9.7,
"y": 3.3
},
{
"x": 8.9,
"y": 3.3
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 8.1,
"y": 9.8
},
{
"x": 9.3,
"y": 9.8
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 11.4,
"y": 10.4
},
{
"x": 11.4,
"y": 8.7
}
]
}
] | 0.94 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 101.5}",
"{'room_count': 4, 'total_area': 101.5, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 29.4}, {'room_type': 'Bathroom', 'area': 16.0}, {'room_type': 'Kitchen', 'area': 32.1}, {'room_type': 'LivingRoom', 'area': 24.0}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 4.9, 'height': 6.5, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 4.9, 'height': 3.3, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 6.5, 'height': 6.5, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 6.5, 'height': 4.9, 'is_regular': 0}]}"
] |
10 | 281.3 | [
"Kitchen",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 28.1,
"floor_polygon": [
{
"x": 13,
"y": 13
},
{
"x": 13,
"y": 19.5
},
{
"x": 17.3,
"y": 19.5
},
{
"x": 17.3,
"y": 13
}
],
"height": 6.5,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 4.3
},
{
"area": 28.1,
"floor_polygon": [
{
"x": 8.7,
"y": 13
},
{
"x": 8.7,
"y": 19.5
},
{
"x": 13,
"y": 19.5
},
{
"x": 13,
"y": 13
}
],
"height": 6.5,
"id": "room|3",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 4.3
},
{
"area": 42.2,
"floor_polygon": [
{
"x": 0,
"y": 19.5
},
{
"x": 6.5,
"y": 19.5
},
{
"x": 6.5,
"y": 13
},
{
"x": 0,
"y": 13
}
],
"height": 6.5,
"id": "room|4",
"is_regular": 1,
"room_type": "Bedroom",
"width": 6.5
},
{
"area": 14.1,
"floor_polygon": [
{
"x": 6.5,
"y": 13
},
{
"x": 6.5,
"y": 19.5
},
{
"x": 8.7,
"y": 19.5
},
{
"x": 8.7,
"y": 13
}
],
"height": 6.5,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 2.2
},
{
"area": 46.9,
"floor_polygon": [
{
"x": 0,
"y": 4.3
},
{
"x": 0,
"y": 10.8
},
{
"x": 8.7,
"y": 10.8
},
{
"x": 8.7,
"y": 8.7
},
{
"x": 6.5,
"y": 8.7
},
{
"x": 6.5,
"y": 4.3
}
],
"height": 6.5,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 8.7
},
{
"area": 18.8,
"floor_polygon": [
{
"x": 0,
"y": 10.8
},
{
"x": 0,
"y": 13
},
{
"x": 8.7,
"y": 13
},
{
"x": 8.7,
"y": 10.8
}
],
"height": 2.2,
"id": "room|7",
"is_regular": 0,
"room_type": "Bathroom",
"width": 8.7
},
{
"area": 32.8,
"floor_polygon": [
{
"x": 6.5,
"y": 8.7
},
{
"x": 8.7,
"y": 8.7
},
{
"x": 8.7,
"y": 13
},
{
"x": 13,
"y": 13
},
{
"x": 13,
"y": 6.5
},
{
"x": 6.5,
"y": 6.5
}
],
"height": 6.5,
"id": "room|8",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.5
},
{
"area": 32.8,
"floor_polygon": [
{
"x": 10.8,
"y": 4.3
},
{
"x": 10.8,
"y": 0
},
{
"x": 6.5,
"y": 0
},
{
"x": 6.5,
"y": 6.5
},
{
"x": 13,
"y": 6.5
},
{
"x": 13,
"y": 4.3
}
],
"height": 6.5,
"id": "room|9",
"is_regular": 0,
"room_type": "Bathroom",
"width": 6.5
},
{
"area": 28.1,
"floor_polygon": [
{
"x": 13,
"y": 6.5
},
{
"x": 13,
"y": 13
},
{
"x": 17.3,
"y": 13
},
{
"x": 17.3,
"y": 6.5
}
],
"height": 6.5,
"id": "room|10",
"is_regular": 1,
"room_type": "Bedroom",
"width": 4.3
},
{
"area": 9.4,
"floor_polygon": [
{
"x": 13,
"y": 4.3
},
{
"x": 13,
"y": 6.5
},
{
"x": 17.3,
"y": 6.5
},
{
"x": 17.3,
"y": 4.3
}
],
"height": 2.2,
"id": "room|11",
"is_regular": 1,
"room_type": "Bathroom",
"width": 4.3
}
] | [
[
0,
1
],
[
0,
6
],
[
0,
8
],
[
1,
3
],
[
1,
5
],
[
1,
6
],
[
1,
8
],
[
2,
3
],
[
2,
5
],
[
2,
6
],
[
3,
5
],
[
3,
6
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
6
],
[
6,
7
],
[
6,
8
],
[
6,
9
],
[
7,
8
],
[
7,
9
],
[
8,
9
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 6.5,
"y": 15.7
},
{
"x": 6.5,
"y": 16.8
}
]
},
{
"id": "door|3|5",
"position": [
{
"x": 8.7,
"y": 17.3
},
{
"x": 8.7,
"y": 16.3
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 4.5,
"y": 10.8
},
{
"x": 5.5,
"y": 10.8
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 10.1,
"y": 6.5
},
{
"x": 9.1,
"y": 6.5
}
]
},
{
"id": "door|10|11",
"position": [
{
"x": 14.8,
"y": 6.5
},
{
"x": 16.8,
"y": 6.5
}
]
},
{
"id": "door|8|10",
"position": [
{
"x": 13,
"y": 11.9
},
{
"x": 13,
"y": 10
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 8.7,
"y": 9.7
},
{
"x": 8.7,
"y": 10.8
}
]
},
{
"id": "door|3|8",
"position": [
{
"x": 9.6,
"y": 13
},
{
"x": 11.5,
"y": 13
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 17.3,
"y": 16.1
},
{
"x": 17.3,
"y": 15
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 9.2
},
{
"x": 0,
"y": 10.4
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 14.7
},
{
"x": 0,
"y": 15.9
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 5.1,
"y": 19.5
},
{
"x": 6.3,
"y": 19.5
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 8.7,
"y": 19.5
},
{
"x": 9.9,
"y": 19.5
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 13,
"y": 19.5
},
{
"x": 13.8,
"y": 19.5
}
]
},
{
"id": "window|10|0",
"position": [
{
"x": 17.3,
"y": 7.5
},
{
"x": 17.3,
"y": 6.6
}
]
}
] | 0.19 | [
"{'room_count': 10}",
"{'room_count': 10, 'total_area': 281.3}",
"{'room_count': 10, 'total_area': 281.3, 'room_types': ['Kitchen', 'LivingRoom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 28.1}, {'room_type': 'LivingRoom', 'area': 28.1}, {'room_type': 'Bedroom', 'area': 42.2}, {'room_type': 'Bathroom', 'area': 14.1}, {'room_type': 'Bedroom', 'area': 46.9}, {'room_type': 'Bathroom', 'area': 18.8}, {'room_type': 'Bedroom', 'area': 32.8}, {'room_type': 'Bathroom', 'area': 32.8}, {'room_type': 'Bedroom', 'area': 28.1}, {'room_type': 'Bathroom', 'area': 9.4}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 4.3, 'height': 6.5, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 4.3, 'height': 6.5, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 6.5, 'height': 6.5, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 2.2, 'height': 6.5, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 8.7, 'height': 6.5, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 8.7, 'height': 2.2, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 6.5, 'height': 6.5, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 6.5, 'height': 6.5, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 4.3, 'height': 6.5, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 4.3, 'height': 2.2, 'is_regular': 1}]}"
] |
5 | 120.3 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 20.6,
"floor_polygon": [
{
"x": 3.7,
"y": 9.3
},
{
"x": 3.7,
"y": 13
},
{
"x": 9.3,
"y": 13
},
{
"x": 9.3,
"y": 9.3
}
],
"height": 3.7,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 5.6
},
{
"area": 17.2,
"floor_polygon": [
{
"x": 3.7,
"y": 5.6
},
{
"x": 3.7,
"y": 9.3
},
{
"x": 9.3,
"y": 9.3
},
{
"x": 9.3,
"y": 7.4
},
{
"x": 7.4,
"y": 7.4
},
{
"x": 7.4,
"y": 5.6
}
],
"height": 3.7,
"id": "room|3",
"is_regular": 0,
"room_type": "Bathroom",
"width": 5.6
},
{
"area": 20.6,
"floor_polygon": [
{
"x": 0,
"y": 1.9
},
{
"x": 0,
"y": 3.7
},
{
"x": 3.7,
"y": 3.7
},
{
"x": 3.7,
"y": 5.6
},
{
"x": 7.4,
"y": 5.6
},
{
"x": 7.4,
"y": 1.9
}
],
"height": 3.7,
"id": "room|4",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 7.4
},
{
"area": 27.5,
"floor_polygon": [
{
"x": 7.4,
"y": 1.9
},
{
"x": 7.4,
"y": 7.4
},
{
"x": 9.3,
"y": 7.4
},
{
"x": 9.3,
"y": 9.3
},
{
"x": 11.1,
"y": 9.3
},
{
"x": 11.1,
"y": 0
},
{
"x": 9.3,
"y": 0
},
{
"x": 9.3,
"y": 1.9
}
],
"height": 9.3,
"id": "room|5",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.7
},
{
"area": 34.4,
"floor_polygon": [
{
"x": 0,
"y": 13
},
{
"x": 3.7,
"y": 13
},
{
"x": 3.7,
"y": 3.7
},
{
"x": 0,
"y": 3.7
}
],
"height": 9.3,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.7
}
] | [
[
0,
1
],
[
0,
3
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
2,
3
],
[
2,
4
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 6.3,
"y": 9.3
},
{
"x": 4.4,
"y": 9.3
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 6.2,
"y": 5.6
},
{
"x": 7.2,
"y": 5.6
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 7.4,
"y": 2.4
},
{
"x": 7.4,
"y": 3.4
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 3.7,
"y": 10.9
},
{
"x": 3.7,
"y": 12.9
}
]
},
{
"id": "door|1|4",
"position": [
{
"x": 1.2,
"y": 1.9
},
{
"x": 0.1,
"y": 1.9
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 2.1
},
{
"x": 0,
"y": 3
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 4.9
},
{
"x": 0,
"y": 5.8
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 1.9,
"y": 13
},
{
"x": 2.8,
"y": 13
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 4.1,
"y": 13
},
{
"x": 5.3,
"y": 13
}
]
},
{
"id": "window|5|0",
"position": [
{
"x": 8.7,
"y": 1.9
},
{
"x": 7.5,
"y": 1.9
}
]
}
] | 0.62 | [
"{'room_count': 5}",
"{'room_count': 5, 'total_area': 120.3}",
"{'room_count': 5, 'total_area': 120.3, 'room_types': ['Kitchen', 'Bathroom', 'LivingRoom', 'Bedroom', 'Bedroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 20.6}, {'room_type': 'Bathroom', 'area': 17.2}, {'room_type': 'LivingRoom', 'area': 20.6}, {'room_type': 'Bedroom', 'area': 27.5}, {'room_type': 'Bedroom', 'area': 34.4}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 5.6, 'height': 3.7, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 5.6, 'height': 3.7, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 7.4, 'height': 3.7, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 3.7, 'height': 9.3, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 3.7, 'height': 9.3, 'is_regular': 0}]}"
] |
10 | 144.1 | [
"Kitchen",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 12.3,
"floor_polygon": [
{
"x": 10.5,
"y": 3.5
},
{
"x": 10.5,
"y": 7
},
{
"x": 14,
"y": 7
},
{
"x": 14,
"y": 3.5
}
],
"height": 3.5,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.5
},
{
"area": 15.3,
"floor_polygon": [
{
"x": 7,
"y": 1.8
},
{
"x": 7,
"y": 7
},
{
"x": 10.5,
"y": 7
},
{
"x": 10.5,
"y": 3.5
},
{
"x": 8.8,
"y": 3.5
},
{
"x": 8.8,
"y": 1.8
}
],
"height": 5.3,
"id": "room|3",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 3.5
},
{
"area": 15.3,
"floor_polygon": [
{
"x": 7,
"y": 7
},
{
"x": 7,
"y": 12.3
},
{
"x": 8.8,
"y": 12.3
},
{
"x": 8.8,
"y": 10.5
},
{
"x": 10.5,
"y": 10.5
},
{
"x": 10.5,
"y": 7
}
],
"height": 5.3,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.5
},
{
"area": 12.3,
"floor_polygon": [
{
"x": 10.5,
"y": 7
},
{
"x": 10.5,
"y": 10.5
},
{
"x": 14,
"y": 10.5
},
{
"x": 14,
"y": 7
}
],
"height": 3.5,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.5
},
{
"area": 18.4,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.5
},
{
"x": 5.3,
"y": 3.5
},
{
"x": 5.3,
"y": 0
}
],
"height": 3.5,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.3
},
{
"area": 9.2,
"floor_polygon": [
{
"x": 5.3,
"y": 0
},
{
"x": 5.3,
"y": 3.5
},
{
"x": 7,
"y": 3.5
},
{
"x": 7,
"y": 1.8
},
{
"x": 8.8,
"y": 1.8
},
{
"x": 8.8,
"y": 0
}
],
"height": 3.5,
"id": "room|7",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.5
},
{
"area": 24.5,
"floor_polygon": [
{
"x": 0,
"y": 8.8
},
{
"x": 0,
"y": 12.3
},
{
"x": 5.3,
"y": 12.3
},
{
"x": 5.3,
"y": 7
},
{
"x": 1.8,
"y": 7
},
{
"x": 1.8,
"y": 8.8
}
],
"height": 5.3,
"id": "room|8",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.3
},
{
"area": 9.2,
"floor_polygon": [
{
"x": 5.3,
"y": 7
},
{
"x": 5.3,
"y": 12.3
},
{
"x": 7,
"y": 12.3
},
{
"x": 7,
"y": 7
}
],
"height": 5.3,
"id": "room|9",
"is_regular": 1,
"room_type": "Bathroom",
"width": 1.8
},
{
"area": 15.3,
"floor_polygon": [
{
"x": 0,
"y": 3.5
},
{
"x": 0,
"y": 8.8
},
{
"x": 1.8,
"y": 8.8
},
{
"x": 1.8,
"y": 7
},
{
"x": 3.5,
"y": 7
},
{
"x": 3.5,
"y": 3.5
}
],
"height": 5.3,
"id": "room|10",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.5
},
{
"area": 12.3,
"floor_polygon": [
{
"x": 3.5,
"y": 3.5
},
{
"x": 3.5,
"y": 7
},
{
"x": 7,
"y": 7
},
{
"x": 7,
"y": 3.5
},
{
"x": 5.3,
"y": 3.5
}
],
"height": 3.5,
"id": "room|11",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.5
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
1,
5
],
[
1,
7
],
[
1,
9
],
[
2,
3
],
[
2,
7
],
[
2,
9
],
[
4,
5
],
[
4,
8
],
[
4,
9
],
[
5,
9
],
[
6,
7
],
[
6,
8
],
[
6,
9
],
[
7,
9
],
[
8,
9
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 10.5,
"y": 5.6
},
{
"x": 10.5,
"y": 3.7
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 10.5,
"y": 10.3
},
{
"x": 10.5,
"y": 8.3
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 9.7,
"y": 7
},
{
"x": 7.8,
"y": 7
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 5.3,
"y": 0.1
},
{
"x": 5.3,
"y": 2
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 5.3,
"y": 9
},
{
"x": 5.3,
"y": 10.9
}
]
},
{
"id": "door|10|11",
"position": [
{
"x": 3.5,
"y": 6.9
},
{
"x": 3.5,
"y": 5.9
}
]
},
{
"id": "door|8|10",
"position": [
{
"x": 0.1,
"y": 8.8
},
{
"x": 1.1,
"y": 8.8
}
]
},
{
"id": "door|6|10",
"position": [
{
"x": 2,
"y": 3.5
},
{
"x": 1,
"y": 3.5
}
]
},
{
"id": "door|4|9",
"position": [
{
"x": 7,
"y": 9.9
},
{
"x": 7,
"y": 8
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 13.6,
"y": 3.5
},
{
"x": 11.7,
"y": 3.5
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 4.5,
"y": 0
},
{
"x": 3.3,
"y": 0
}
]
},
{
"id": "window|10|0",
"position": [
{
"x": 0,
"y": 7.3
},
{
"x": 0,
"y": 8.5
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 0,
"y": 8.8
},
{
"x": 0,
"y": 9.6
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 10.4,
"y": 3.5
},
{
"x": 8.9,
"y": 3.5
}
]
},
{
"id": "window|3|1",
"position": [
{
"x": 8.8,
"y": 3.3
},
{
"x": 8.8,
"y": 2.1
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 8.9,
"y": 10.5
},
{
"x": 10.4,
"y": 10.5
}
]
}
] | 0.44 | [
"{'room_count': 10}",
"{'room_count': 10, 'total_area': 144.1}",
"{'room_count': 10, 'total_area': 144.1, 'room_types': ['Kitchen', 'LivingRoom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 12.3}, {'room_type': 'LivingRoom', 'area': 15.3}, {'room_type': 'Bedroom', 'area': 15.3}, {'room_type': 'Bathroom', 'area': 12.3}, {'room_type': 'Bedroom', 'area': 18.4}, {'room_type': 'Bathroom', 'area': 9.2}, {'room_type': 'Bedroom', 'area': 24.5}, {'room_type': 'Bathroom', 'area': 9.2}, {'room_type': 'Bedroom', 'area': 15.3}, {'room_type': 'Bathroom', 'area': 12.3}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 3.5, 'height': 3.5, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 3.5, 'height': 5.3, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 3.5, 'height': 5.3, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.5, 'height': 3.5, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.3, 'height': 3.5, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.5, 'height': 3.5, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 5.3, 'height': 5.3, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 1.8, 'height': 5.3, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 3.5, 'height': 5.3, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.5, 'height': 3.5, 'is_regular': 0}]}"
] |
4 | 143.5 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 45.3,
"floor_polygon": [
{
"x": 3.9,
"y": 7.8
},
{
"x": 3.9,
"y": 13.6
},
{
"x": 11.7,
"y": 13.6
},
{
"x": 11.7,
"y": 7.8
},
{
"x": 5.8,
"y": 7.8
}
],
"height": 5.8,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 7.8
},
{
"area": 22.7,
"floor_polygon": [
{
"x": 0,
"y": 13.6
},
{
"x": 3.9,
"y": 13.6
},
{
"x": 3.9,
"y": 7.8
},
{
"x": 0,
"y": 7.8
}
],
"height": 5.8,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.9
},
{
"area": 45.3,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.8
},
{
"x": 5.8,
"y": 7.8
},
{
"x": 5.8,
"y": 0
}
],
"height": 7.8,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.8
},
{
"area": 30.2,
"floor_polygon": [
{
"x": 5.8,
"y": 0
},
{
"x": 5.8,
"y": 7.8
},
{
"x": 11.7,
"y": 7.8
},
{
"x": 11.7,
"y": 3.9
},
{
"x": 7.8,
"y": 3.9
},
{
"x": 7.8,
"y": 0
}
],
"height": 7.8,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 5.8
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.9,
"y": 12.3
},
{
"x": 3.9,
"y": 13.3
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 5.8,
"y": 1.8
},
{
"x": 5.8,
"y": 0.8
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 4.1,
"y": 7.8
},
{
"x": 5.2,
"y": 7.8
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 7.4,
"y": 0
},
{
"x": 6.4,
"y": 0
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 6.1
},
{
"x": 0,
"y": 7.6
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 11.7,
"y": 11.8
},
{
"x": 11.7,
"y": 10.3
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 5,
"y": 13.6
},
{
"x": 6.5,
"y": 13.6
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 7.8,
"y": 1.4
},
{
"x": 7.8,
"y": 0.2
}
]
}
] | 0.15 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 143.5}",
"{'room_count': 4, 'total_area': 143.5, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 45.3}, {'room_type': 'Bathroom', 'area': 22.7}, {'room_type': 'Kitchen', 'area': 45.3}, {'room_type': 'LivingRoom', 'area': 30.2}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 7.8, 'height': 5.8, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.9, 'height': 5.8, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 5.8, 'height': 7.8, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 5.8, 'height': 7.8, 'is_regular': 0}]}"
] |
1 | 35.5 | [
"LivingRoom"
] | [
{
"area": 35.5,
"floor_polygon": [
{
"x": 8.4,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.2
},
{
"x": 8.4,
"y": 4.2
}
],
"height": 4.2,
"id": "room|2",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 8.4
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 5.9,
"y": 4.2
},
{
"x": 6.9,
"y": 4.2
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 2.6,
"y": 0
},
{
"x": 1.4,
"y": 0
}
]
}
] | 0.86 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 35.5}",
"{'room_count': 1, 'total_area': 35.5, 'room_types': ['LivingRoom'] }",
"{'rooms': [{'room_type': 'LivingRoom', 'area': 35.5}]}",
"{'rooms': [{'room_type': 'LivingRoom', 'width': 8.4, 'height': 4.2, 'is_regular': 1}]}"
] |
1 | 29.9 | [
"Kitchen"
] | [
{
"area": 29.9,
"floor_polygon": [
{
"x": 3.9,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.7
},
{
"x": 3.9,
"y": 7.7
}
],
"height": 7.7,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.9
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 1.1,
"y": 0
},
{
"x": 0.1,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 5.1
},
{
"x": 0,
"y": 6.3
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 3.9,
"y": 2.3
},
{
"x": 3.9,
"y": 1.1
}
]
}
] | 0.41 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 29.9}",
"{'room_count': 1, 'total_area': 29.9, 'room_types': ['Kitchen'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 29.9}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 3.9, 'height': 7.7, 'is_regular': 1}]}"
] |
10 | 197.1 | [
"Kitchen",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 17.1,
"floor_polygon": [
{
"x": 10.1,
"y": 0
},
{
"x": 10.1,
"y": 3.4
},
{
"x": 15.2,
"y": 3.4
},
{
"x": 15.2,
"y": 0
}
],
"height": 3.4,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 5.1
},
{
"area": 25.7,
"floor_polygon": [
{
"x": 10.1,
"y": 3.4
},
{
"x": 10.1,
"y": 8.5
},
{
"x": 15.2,
"y": 8.5
},
{
"x": 15.2,
"y": 3.4
}
],
"height": 5.1,
"id": "room|3",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 5.1
},
{
"area": 25.7,
"floor_polygon": [
{
"x": 10.1,
"y": 8.5
},
{
"x": 10.1,
"y": 13.5
},
{
"x": 15.2,
"y": 13.5
},
{
"x": 15.2,
"y": 8.5
}
],
"height": 5.1,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.1
},
{
"area": 8.6,
"floor_polygon": [
{
"x": 10.1,
"y": 13.5
},
{
"x": 10.1,
"y": 15.2
},
{
"x": 15.2,
"y": 15.2
},
{
"x": 15.2,
"y": 13.5
}
],
"height": 1.7,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.1
},
{
"area": 22.9,
"floor_polygon": [
{
"x": 5.1,
"y": 10.1
},
{
"x": 5.1,
"y": 13.5
},
{
"x": 6.8,
"y": 13.5
},
{
"x": 6.8,
"y": 15.2
},
{
"x": 10.1,
"y": 15.2
},
{
"x": 10.1,
"y": 10.1
},
{
"x": 6.8,
"y": 10.1
}
],
"height": 5.1,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.1
},
{
"area": 14.3,
"floor_polygon": [
{
"x": 0,
"y": 10.1
},
{
"x": 0,
"y": 11.8
},
{
"x": 1.7,
"y": 11.8
},
{
"x": 1.7,
"y": 13.5
},
{
"x": 5.1,
"y": 13.5
},
{
"x": 5.1,
"y": 10.1
}
],
"height": 3.4,
"id": "room|7",
"is_regular": 0,
"room_type": "Bathroom",
"width": 5.1
},
{
"area": 25.7,
"floor_polygon": [
{
"x": 3.4,
"y": 3.4
},
{
"x": 3.4,
"y": 5.1
},
{
"x": 10.1,
"y": 5.1
},
{
"x": 10.1,
"y": 0
},
{
"x": 6.8,
"y": 0
},
{
"x": 6.8,
"y": 1.7
},
{
"x": 5.1,
"y": 1.7
},
{
"x": 5.1,
"y": 3.4
}
],
"height": 5.1,
"id": "room|8",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.8
},
{
"area": 11.4,
"floor_polygon": [
{
"x": 0,
"y": 3.4
},
{
"x": 0,
"y": 6.8
},
{
"x": 3.4,
"y": 6.8
},
{
"x": 3.4,
"y": 3.4
}
],
"height": 3.4,
"id": "room|9",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.4
},
{
"area": 28.6,
"floor_polygon": [
{
"x": 0,
"y": 6.8
},
{
"x": 0,
"y": 10.1
},
{
"x": 6.8,
"y": 10.1
},
{
"x": 6.8,
"y": 5.1
},
{
"x": 3.4,
"y": 5.1
},
{
"x": 3.4,
"y": 6.8
}
],
"height": 5.1,
"id": "room|10",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.8
},
{
"area": 17.1,
"floor_polygon": [
{
"x": 6.8,
"y": 5.1
},
{
"x": 6.8,
"y": 10.1
},
{
"x": 10.1,
"y": 10.1
},
{
"x": 10.1,
"y": 5.1
}
],
"height": 5.1,
"id": "room|11",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.4
}
] | [
[
0,
1
],
[
0,
6
],
[
1,
2
],
[
1,
6
],
[
1,
9
],
[
2,
3
],
[
2,
4
],
[
2,
9
],
[
3,
4
],
[
4,
5
],
[
4,
8
],
[
4,
9
],
[
5,
8
],
[
6,
7
],
[
6,
8
],
[
6,
9
],
[
7,
8
],
[
8,
9
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 13.4,
"y": 3.4
},
{
"x": 11.4,
"y": 3.4
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 10.3,
"y": 13.5
},
{
"x": 12.3,
"y": 13.5
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 12.7,
"y": 8.5
},
{
"x": 10.8,
"y": 8.5
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 5.1,
"y": 11.5
},
{
"x": 5.1,
"y": 13.5
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 3.4,
"y": 3.6
},
{
"x": 3.4,
"y": 4.7
}
]
},
{
"id": "door|10|11",
"position": [
{
"x": 6.8,
"y": 7
},
{
"x": 6.8,
"y": 8.9
}
]
},
{
"id": "door|6|10",
"position": [
{
"x": 5.7,
"y": 10.1
},
{
"x": 6.7,
"y": 10.1
}
]
},
{
"id": "door|8|10",
"position": [
{
"x": 5.5,
"y": 5.1
},
{
"x": 6.6,
"y": 5.1
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 10.1,
"y": 10.7
},
{
"x": 10.1,
"y": 12.6
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 14.2,
"y": 0
},
{
"x": 12.2,
"y": 0
}
]
}
] | [
{
"id": "window|8|0",
"position": [
{
"x": 4.7,
"y": 3.4
},
{
"x": 3.9,
"y": 3.4
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 5.5,
"y": 13.5
},
{
"x": 6.7,
"y": 13.5
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 15.2,
"y": 3.3
},
{
"x": 15.2,
"y": 2.4
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 15.2,
"y": 5.9
},
{
"x": 15.2,
"y": 4.4
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 15.2,
"y": 9.5
},
{
"x": 15.2,
"y": 8.6
}
]
}
] | 0.39 | [
"{'room_count': 10}",
"{'room_count': 10, 'total_area': 197.1}",
"{'room_count': 10, 'total_area': 197.1, 'room_types': ['Kitchen', 'LivingRoom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 17.1}, {'room_type': 'LivingRoom', 'area': 25.7}, {'room_type': 'Bedroom', 'area': 25.7}, {'room_type': 'Bathroom', 'area': 8.6}, {'room_type': 'Bedroom', 'area': 22.9}, {'room_type': 'Bathroom', 'area': 14.3}, {'room_type': 'Bedroom', 'area': 25.7}, {'room_type': 'Bathroom', 'area': 11.4}, {'room_type': 'Bedroom', 'area': 28.6}, {'room_type': 'Bathroom', 'area': 17.1}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 5.1, 'height': 3.4, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 5.1, 'height': 5.1, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 5.1, 'height': 5.1, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.1, 'height': 1.7, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.1, 'height': 5.1, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.1, 'height': 3.4, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 6.8, 'height': 5.1, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.4, 'height': 3.4, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 6.8, 'height': 5.1, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.4, 'height': 5.1, 'is_regular': 0}]}"
] |
5 | 89.5 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 12.8,
"floor_polygon": [
{
"x": 4.1,
"y": 4.1
},
{
"x": 4.1,
"y": 6.2
},
{
"x": 10.3,
"y": 6.2
},
{
"x": 10.3,
"y": 4.1
}
],
"height": 2.1,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.2
},
{
"area": 8.5,
"floor_polygon": [
{
"x": 0,
"y": 4.1
},
{
"x": 0,
"y": 6.2
},
{
"x": 4.1,
"y": 6.2
},
{
"x": 4.1,
"y": 4.1
}
],
"height": 2.1,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 4.1
},
{
"area": 42.6,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.1
},
{
"x": 10.3,
"y": 4.1
},
{
"x": 10.3,
"y": 0
}
],
"height": 4.1,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 10.3
},
{
"area": 21.3,
"floor_polygon": [
{
"x": 0,
"y": 6.2
},
{
"x": 0,
"y": 8.3
},
{
"x": 4.1,
"y": 8.3
},
{
"x": 4.1,
"y": 10.3
},
{
"x": 6.2,
"y": 10.3
},
{
"x": 6.2,
"y": 8.3
},
{
"x": 8.3,
"y": 8.3
},
{
"x": 8.3,
"y": 6.2
},
{
"x": 4.1,
"y": 6.2
}
],
"height": 4.1,
"id": "room|8",
"is_regular": 0,
"room_type": "Kitchen",
"width": 8.3
},
{
"area": 4.3,
"floor_polygon": [
{
"x": 8.3,
"y": 6.2
},
{
"x": 8.3,
"y": 8.3
},
{
"x": 10.3,
"y": 8.3
},
{
"x": 10.3,
"y": 6.2
}
],
"height": 2.1,
"id": "room|9",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 2.1
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 4.1,
"y": 5.3
},
{
"x": 4.1,
"y": 4.3
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 8.3,
"y": 8.2
},
{
"x": 8.3,
"y": 6.3
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 8.4,
"y": 4.1
},
{
"x": 9.4,
"y": 4.1
}
]
},
{
"id": "door|4|8",
"position": [
{
"x": 4.5,
"y": 6.2
},
{
"x": 5.6,
"y": 6.2
}
]
},
{
"id": "door|1|8",
"position": [
{
"x": 4.1,
"y": 8.3
},
{
"x": 4.1,
"y": 10.2
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 7,
"y": 0
},
{
"x": 6.1,
"y": 0
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 6.8,
"y": 8.3
},
{
"x": 7.9,
"y": 8.3
}
]
},
{
"id": "window|8|1",
"position": [
{
"x": 0.7,
"y": 8.3
},
{
"x": 1.9,
"y": 8.3
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 10.3,
"y": 5.1
},
{
"x": 10.3,
"y": 4.2
}
]
},
{
"id": "window|9|0",
"position": [
{
"x": 8.3,
"y": 8.3
},
{
"x": 9.2,
"y": 8.3
}
]
}
] | 0.2 | [
"{'room_count': 5}",
"{'room_count': 5, 'total_area': 89.5}",
"{'room_count': 5, 'total_area': 89.5, 'room_types': ['Bedroom', 'Bathroom', 'Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 12.8}, {'room_type': 'Bathroom', 'area': 8.5}, {'room_type': 'Bedroom', 'area': 42.6}, {'room_type': 'Kitchen', 'area': 21.3}, {'room_type': 'LivingRoom', 'area': 4.3}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 6.2, 'height': 2.1, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 4.1, 'height': 2.1, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 10.3, 'height': 4.1, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 8.3, 'height': 4.1, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 2.1, 'height': 2.1, 'is_regular': 1}]}"
] |
5 | 97.3 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 17.7,
"floor_polygon": [
{
"x": 0,
"y": 3.4
},
{
"x": 0,
"y": 8.6
},
{
"x": 3.4,
"y": 8.6
},
{
"x": 3.4,
"y": 3.4
},
{
"x": 1.7,
"y": 3.4
}
],
"height": 5.1,
"id": "room|2",
"is_regular": 0,
"room_type": "Kitchen",
"width": 3.4
},
{
"area": 17.7,
"floor_polygon": [
{
"x": 1.7,
"y": 0
},
{
"x": 1.7,
"y": 3.4
},
{
"x": 6.9,
"y": 3.4
},
{
"x": 6.9,
"y": 0
}
],
"height": 3.4,
"id": "room|3",
"is_regular": 0,
"room_type": "Bathroom",
"width": 5.1
},
{
"area": 17.7,
"floor_polygon": [
{
"x": 3.4,
"y": 3.4
},
{
"x": 3.4,
"y": 8.6
},
{
"x": 6.9,
"y": 8.6
},
{
"x": 6.9,
"y": 3.4
}
],
"height": 5.1,
"id": "room|4",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.4
},
{
"area": 20.6,
"floor_polygon": [
{
"x": 8.6,
"y": 0
},
{
"x": 8.6,
"y": 3.4
},
{
"x": 10.3,
"y": 3.4
},
{
"x": 10.3,
"y": 8.6
},
{
"x": 12,
"y": 8.6
},
{
"x": 12,
"y": 0
}
],
"height": 8.6,
"id": "room|5",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.4
},
{
"area": 23.6,
"floor_polygon": [
{
"x": 6.9,
"y": 0
},
{
"x": 6.9,
"y": 8.6
},
{
"x": 10.3,
"y": 8.6
},
{
"x": 10.3,
"y": 3.4
},
{
"x": 8.6,
"y": 3.4
},
{
"x": 8.6,
"y": 0
}
],
"height": 8.6,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.4
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
4
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|2|4",
"position": [
{
"x": 3.4,
"y": 5.3
},
{
"x": 3.4,
"y": 4.2
}
]
},
{
"id": "door|2|3",
"position": [
{
"x": 3,
"y": 3.4
},
{
"x": 2,
"y": 3.4
}
]
},
{
"id": "door|5|6",
"position": [
{
"x": 8.6,
"y": 3.4
},
{
"x": 8.6,
"y": 1.5
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 6.9,
"y": 6.3
},
{
"x": 6.9,
"y": 4.3
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 3.7
},
{
"x": 0,
"y": 5.6
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 1.6,
"y": 3.4
},
{
"x": 0.4,
"y": 3.4
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0,
"y": 8.6
},
{
"x": 0.9,
"y": 8.6
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 5.9,
"y": 8.6
},
{
"x": 6.7,
"y": 8.6
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 8.6,
"y": 8.6
},
{
"x": 9.5,
"y": 8.6
}
]
},
{
"id": "window|5|0",
"position": [
{
"x": 10.3,
"y": 8.6
},
{
"x": 11.2,
"y": 8.6
}
]
},
{
"id": "window|5|1",
"position": [
{
"x": 10.4,
"y": 0
},
{
"x": 9.2,
"y": 0
}
]
}
] | 0.45 | [
"{'room_count': 5}",
"{'room_count': 5, 'total_area': 97.3}",
"{'room_count': 5, 'total_area': 97.3, 'room_types': ['Kitchen', 'Bathroom', 'LivingRoom', 'Bedroom', 'Bedroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 17.7}, {'room_type': 'Bathroom', 'area': 17.7}, {'room_type': 'LivingRoom', 'area': 17.7}, {'room_type': 'Bedroom', 'area': 20.6}, {'room_type': 'Bedroom', 'area': 23.6}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 3.4, 'height': 5.1, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.1, 'height': 3.4, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.4, 'height': 5.1, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 3.4, 'height': 8.6, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 3.4, 'height': 8.6, 'is_regular': 0}]}"
] |
3 | 43.2 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 17.3,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.2
},
{
"x": 4.2,
"y": 4.2
},
{
"x": 4.2,
"y": 0
}
],
"height": 4.2,
"id": "room|2",
"is_regular": 1,
"room_type": "Bedroom",
"width": 4.2
},
{
"area": 8.6,
"floor_polygon": [
{
"x": 6.2,
"y": 8.3
},
{
"x": 8.3,
"y": 8.3
},
{
"x": 8.3,
"y": 4.2
},
{
"x": 6.2,
"y": 4.2
}
],
"height": 4.2,
"id": "room|6",
"is_regular": 1,
"room_type": "Kitchen",
"width": 2.1
},
{
"area": 17.3,
"floor_polygon": [
{
"x": 4.2,
"y": 0
},
{
"x": 4.2,
"y": 4.2
},
{
"x": 8.3,
"y": 4.2
},
{
"x": 8.3,
"y": 0
}
],
"height": 4.2,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 4.2
}
] | [
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 6.3,
"y": 4.2
},
{
"x": 8.2,
"y": 4.2
}
]
},
{
"id": "door|2|7",
"position": [
{
"x": 4.2,
"y": 2.1
},
{
"x": 4.2,
"y": 4.1
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 8.3,
"y": 4
},
{
"x": 8.3,
"y": 2
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 2.7,
"y": 4.2
},
{
"x": 4,
"y": 4.2
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 5,
"y": 0
},
{
"x": 4.2,
"y": 0
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 6.2,
"y": 4.8
},
{
"x": 6.2,
"y": 5.6
}
]
}
] | 0.26 | [
"{'room_count': 3}",
"{'room_count': 3, 'total_area': 43.2}",
"{'room_count': 3, 'total_area': 43.2, 'room_types': ['Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 17.3}, {'room_type': 'Kitchen', 'area': 8.6}, {'room_type': 'LivingRoom', 'area': 17.3}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 4.2, 'height': 4.2, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 2.1, 'height': 4.2, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 4.2, 'height': 4.2, 'is_regular': 0}]}"
] |
2 | 72.9 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 38.2,
"floor_polygon": [
{
"x": 1.9,
"y": 1.9
},
{
"x": 1.9,
"y": 3.7
},
{
"x": 0,
"y": 3.7
},
{
"x": 0,
"y": 5.6
},
{
"x": 9.3,
"y": 5.6
},
{
"x": 9.3,
"y": 0
},
{
"x": 5.6,
"y": 0
},
{
"x": 5.6,
"y": 1.9
}
],
"height": 5.6,
"id": "room|2",
"is_regular": 0,
"room_type": "Kitchen",
"width": 9.3
},
{
"area": 34.7,
"floor_polygon": [
{
"x": 0,
"y": 5.6
},
{
"x": 0,
"y": 9.3
},
{
"x": 9.3,
"y": 9.3
},
{
"x": 9.3,
"y": 5.6
}
],
"height": 3.7,
"id": "room|3",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 9.3
}
] | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 2.3,
"y": 5.6
},
{
"x": 4.2,
"y": 5.6
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 4.2
},
{
"x": 0,
"y": 5.3
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 9.3,
"y": 4.5
},
{
"x": 9.3,
"y": 3.3
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 1.8,
"y": 3.7
},
{
"x": 0.1,
"y": 3.7
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 2.7,
"y": 9.3
},
{
"x": 3.6,
"y": 9.3
}
]
},
{
"id": "window|3|1",
"position": [
{
"x": 0,
"y": 5.7
},
{
"x": 0,
"y": 6.5
}
]
}
] | 0.93 | [
"{'room_count': 2}",
"{'room_count': 2, 'total_area': 72.9}",
"{'room_count': 2, 'total_area': 72.9, 'room_types': ['Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 38.2}, {'room_type': 'LivingRoom', 'area': 34.7}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 9.3, 'height': 5.6, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 9.3, 'height': 3.7, 'is_regular': 1}]}"
] |
3 | 90.3 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 36.1,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 8.5
},
{
"x": 4.2,
"y": 8.5
},
{
"x": 4.2,
"y": 0
}
],
"height": 8.5,
"id": "room|2",
"is_regular": 0,
"room_type": "Bedroom",
"width": 4.2
},
{
"area": 27.1,
"floor_polygon": [
{
"x": 4.2,
"y": 4.2
},
{
"x": 4.2,
"y": 8.5
},
{
"x": 10.6,
"y": 8.5
},
{
"x": 10.6,
"y": 4.2
}
],
"height": 4.2,
"id": "room|6",
"is_regular": 1,
"room_type": "Kitchen",
"width": 6.4
},
{
"area": 27.1,
"floor_polygon": [
{
"x": 4.2,
"y": 0
},
{
"x": 4.2,
"y": 4.2
},
{
"x": 10.6,
"y": 4.2
},
{
"x": 10.6,
"y": 0
}
],
"height": 4.2,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 6.4
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|7",
"position": [
{
"x": 4.2,
"y": 3.7
},
{
"x": 4.2,
"y": 1.8
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 7.4,
"y": 8.5
},
{
"x": 8.5,
"y": 8.5
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 2.1,
"y": 0
},
{
"x": 0.8,
"y": 0
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 3,
"y": 8.5
},
{
"x": 4.2,
"y": 8.5
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 10.6,
"y": 4.1
},
{
"x": 10.6,
"y": 2.9
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 6.7,
"y": 0
},
{
"x": 5.4,
"y": 0
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 10.6,
"y": 7.4
},
{
"x": 10.6,
"y": 5.7
}
]
}
] | 0.07 | [
"{'room_count': 3}",
"{'room_count': 3, 'total_area': 90.3}",
"{'room_count': 3, 'total_area': 90.3, 'room_types': ['Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 36.1}, {'room_type': 'Kitchen', 'area': 27.1}, {'room_type': 'LivingRoom', 'area': 27.1}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 4.2, 'height': 8.5, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 6.4, 'height': 4.2, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 6.4, 'height': 4.2, 'is_regular': 1}]}"
] |
1 | 27.6 | [
"Bedroom"
] | [
{
"area": 27.6,
"floor_polygon": [
{
"x": 0,
"y": 4.3
},
{
"x": 6.4,
"y": 4.3
},
{
"x": 6.4,
"y": 0
},
{
"x": 0,
"y": 0
}
],
"height": 4.3,
"id": "room|2",
"is_regular": 1,
"room_type": "Bedroom",
"width": 6.4
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 6.2,
"y": 0
},
{
"x": 5.2,
"y": 0
}
]
}
] | [] | 0.7 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 27.6}",
"{'room_count': 1, 'total_area': 27.6, 'room_types': ['Bedroom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 27.6}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 6.4, 'height': 4.3, 'is_regular': 1}]}"
] |
3 | 63.4 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 14.1,
"floor_polygon": [
{
"x": 0,
"y": 3.8
},
{
"x": 3.8,
"y": 3.8
},
{
"x": 3.8,
"y": 0
},
{
"x": 0,
"y": 0
}
],
"height": 3.8,
"id": "room|2",
"is_regular": 1,
"room_type": "Bedroom",
"width": 3.8
},
{
"area": 35.2,
"floor_polygon": [
{
"x": 5.6,
"y": 3.8
},
{
"x": 5.6,
"y": 7.5
},
{
"x": 11.3,
"y": 7.5
},
{
"x": 11.3,
"y": 0
},
{
"x": 7.5,
"y": 0
},
{
"x": 7.5,
"y": 3.8
}
],
"height": 7.5,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.6
},
{
"area": 14.1,
"floor_polygon": [
{
"x": 3.8,
"y": 0
},
{
"x": 3.8,
"y": 3.8
},
{
"x": 7.5,
"y": 3.8
},
{
"x": 7.5,
"y": 0
}
],
"height": 3.8,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 3.8
}
] | [
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|7",
"position": [
{
"x": 3.8,
"y": 1.2
},
{
"x": 3.8,
"y": 3.1
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 6.2,
"y": 0
},
{
"x": 4.2,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 2.5,
"y": 3.8
},
{
"x": 3.4,
"y": 3.8
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 4.4,
"y": 3.8
},
{
"x": 5.6,
"y": 3.8
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 11.3,
"y": 2.1
},
{
"x": 11.3,
"y": 1.2
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 5.6,
"y": 3.8
},
{
"x": 5.6,
"y": 4.7
}
]
}
] | 0.4 | [
"{'room_count': 3}",
"{'room_count': 3, 'total_area': 63.4}",
"{'room_count': 3, 'total_area': 63.4, 'room_types': ['Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 14.1}, {'room_type': 'Kitchen', 'area': 35.2}, {'room_type': 'LivingRoom', 'area': 14.1}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 3.8, 'height': 3.8, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 5.6, 'height': 7.5, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.8, 'height': 3.8, 'is_regular': 0}]}"
] |
4 | 123.5 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 35.3,
"floor_polygon": [
{
"x": 3.4,
"y": 0
},
{
"x": 3.4,
"y": 5.1
},
{
"x": 10.3,
"y": 5.1
},
{
"x": 10.3,
"y": 0
}
],
"height": 5.1,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.9
},
{
"area": 17.6,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.1
},
{
"x": 3.4,
"y": 5.1
},
{
"x": 3.4,
"y": 0
}
],
"height": 5.1,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.4
},
{
"area": 47.1,
"floor_polygon": [
{
"x": 0,
"y": 12
},
{
"x": 6.9,
"y": 12
},
{
"x": 6.9,
"y": 5.1
},
{
"x": 0,
"y": 5.1
}
],
"height": 6.9,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 6.9
},
{
"area": 23.5,
"floor_polygon": [
{
"x": 6.9,
"y": 5.1
},
{
"x": 6.9,
"y": 12
},
{
"x": 10.3,
"y": 12
},
{
"x": 10.3,
"y": 5.1
}
],
"height": 6.9,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.4
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.4,
"y": 2.7
},
{
"x": 3.4,
"y": 1.7
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 5,
"y": 5.1
},
{
"x": 6,
"y": 5.1
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 3.2,
"y": 12
},
{
"x": 4.2,
"y": 12
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 5.4
},
{
"x": 0,
"y": 6.6
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 10.3,
"y": 5.1
},
{
"x": 10.3,
"y": 4.2
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 6.3,
"y": 0
},
{
"x": 5.2,
"y": 0
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 10.3,
"y": 7.8
},
{
"x": 10.3,
"y": 6.9
}
]
}
] | 0.9 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 123.5}",
"{'room_count': 4, 'total_area': 123.5, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 35.3}, {'room_type': 'Bathroom', 'area': 17.6}, {'room_type': 'Kitchen', 'area': 47.1}, {'room_type': 'LivingRoom', 'area': 23.5}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 6.9, 'height': 5.1, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.4, 'height': 5.1, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 6.9, 'height': 6.9, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.4, 'height': 6.9, 'is_regular': 1}]}"
] |
4 | 167.5 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 61.3,
"floor_polygon": [
{
"x": 8.1,
"y": 6.1
},
{
"x": 8.1,
"y": 8.1
},
{
"x": 6.1,
"y": 8.1
},
{
"x": 6.1,
"y": 14.1
},
{
"x": 14.1,
"y": 14.1
},
{
"x": 14.1,
"y": 6.1
}
],
"height": 8.1,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 8.1
},
{
"area": 28.6,
"floor_polygon": [
{
"x": 0,
"y": 10.1
},
{
"x": 6.1,
"y": 10.1
},
{
"x": 6.1,
"y": 8.1
},
{
"x": 8.1,
"y": 8.1
},
{
"x": 8.1,
"y": 6.1
},
{
"x": 0,
"y": 6.1
}
],
"height": 4,
"id": "room|5",
"is_regular": 0,
"room_type": "Bathroom",
"width": 8.1
},
{
"area": 49,
"floor_polygon": [
{
"x": 6.1,
"y": 0
},
{
"x": 6.1,
"y": 6.1
},
{
"x": 14.1,
"y": 6.1
},
{
"x": 14.1,
"y": 0
}
],
"height": 6.1,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 8.1
},
{
"area": 28.6,
"floor_polygon": [
{
"x": 0,
"y": 4
},
{
"x": 0,
"y": 6.1
},
{
"x": 6.1,
"y": 6.1
},
{
"x": 6.1,
"y": 0
},
{
"x": 2,
"y": 0
},
{
"x": 2,
"y": 4
}
],
"height": 6.1,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 6.1
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 7.9,
"y": 8.1
},
{
"x": 6.9,
"y": 8.1
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 12.7,
"y": 6.1
},
{
"x": 10.7,
"y": 6.1
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 14.1,
"y": 4
},
{
"x": 14.1,
"y": 2.1
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 10.4,
"y": 14.1
},
{
"x": 11.7,
"y": 14.1
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 6.1,
"y": 11.3
},
{
"x": 6.1,
"y": 12.8
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 13.9,
"y": 0
},
{
"x": 12.9,
"y": 0
}
]
}
] | 0.81 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 167.5}",
"{'room_count': 4, 'total_area': 167.5, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 61.3}, {'room_type': 'Bathroom', 'area': 28.6}, {'room_type': 'Kitchen', 'area': 49.0}, {'room_type': 'LivingRoom', 'area': 28.6}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 8.1, 'height': 8.1, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 8.1, 'height': 4.0, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 8.1, 'height': 6.1, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 6.1, 'height': 6.1, 'is_regular': 0}]}"
] |
3 | 114.7 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 35.3,
"floor_polygon": [
{
"x": 6.3,
"y": 2.1
},
{
"x": 8.4,
"y": 2.1
},
{
"x": 8.4,
"y": 8.4
},
{
"x": 12.6,
"y": 8.4
},
{
"x": 12.6,
"y": 2.1
},
{
"x": 10.5,
"y": 2.1
},
{
"x": 10.5,
"y": 0
},
{
"x": 6.3,
"y": 0
}
],
"height": 8.4,
"id": "room|2",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.3
},
{
"area": 48.5,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.3
},
{
"x": 8.4,
"y": 6.3
},
{
"x": 8.4,
"y": 2.1
},
{
"x": 6.3,
"y": 2.1
},
{
"x": 6.3,
"y": 0
}
],
"height": 6.3,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 8.4
},
{
"area": 30.9,
"floor_polygon": [
{
"x": 6.3,
"y": 8.4
},
{
"x": 8.4,
"y": 8.4
},
{
"x": 8.4,
"y": 6.3
},
{
"x": 0,
"y": 6.3
},
{
"x": 0,
"y": 10.5
},
{
"x": 6.3,
"y": 10.5
}
],
"height": 4.2,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 8.4
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|6",
"position": [
{
"x": 6.3,
"y": 2.1
},
{
"x": 6.3,
"y": 0.2
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 5.5,
"y": 0
},
{
"x": 4.5,
"y": 0
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 4.6
},
{
"x": 0,
"y": 6.2
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 7.1,
"y": 8.4
},
{
"x": 8.4,
"y": 8.4
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 12.6,
"y": 4.4
},
{
"x": 12.6,
"y": 3.5
}
]
}
] | 0.89 | [
"{'room_count': 3}",
"{'room_count': 3, 'total_area': 114.7}",
"{'room_count': 3, 'total_area': 114.7, 'room_types': ['Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 35.3}, {'room_type': 'Kitchen', 'area': 48.5}, {'room_type': 'LivingRoom', 'area': 30.9}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 6.3, 'height': 8.4, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 8.4, 'height': 6.3, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 8.4, 'height': 4.2, 'is_regular': 0}]}"
] |
4 | 144 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 51.1,
"floor_polygon": [
{
"x": 6.5,
"y": 10.8
},
{
"x": 8.6,
"y": 10.8
},
{
"x": 8.6,
"y": 6.5
},
{
"x": 0,
"y": 6.5
},
{
"x": 0,
"y": 12.9
},
{
"x": 6.5,
"y": 12.9
}
],
"height": 6.5,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 8.6
},
{
"area": 18.6,
"floor_polygon": [
{
"x": 8.6,
"y": 6.5
},
{
"x": 8.6,
"y": 10.8
},
{
"x": 12.9,
"y": 10.8
},
{
"x": 12.9,
"y": 6.5
}
],
"height": 4.3,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 4.3
},
{
"area": 46.4,
"floor_polygon": [
{
"x": 4.3,
"y": 0
},
{
"x": 4.3,
"y": 6.5
},
{
"x": 12.9,
"y": 6.5
},
{
"x": 12.9,
"y": 2.2
},
{
"x": 8.6,
"y": 2.2
},
{
"x": 8.6,
"y": 0
}
],
"height": 6.5,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 8.6
},
{
"area": 27.9,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.5
},
{
"x": 4.3,
"y": 6.5
},
{
"x": 4.3,
"y": 0
}
],
"height": 6.5,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 4.3
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8.6,
"y": 8
},
{
"x": 8.6,
"y": 9.9
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 4.3,
"y": 2
},
{
"x": 4.3,
"y": 0
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 6.9,
"y": 6.5
},
{
"x": 8,
"y": 6.5
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 3.3,
"y": 0
},
{
"x": 1.4,
"y": 0
}
]
}
] | [
{
"id": "window|7|0",
"position": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 0.9
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 10.6
},
{
"x": 0,
"y": 11.4
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 9.8,
"y": 2.2
},
{
"x": 8.7,
"y": 2.2
}
]
}
] | 0.17 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 144.0}",
"{'room_count': 4, 'total_area': 144.0, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 51.1}, {'room_type': 'Bathroom', 'area': 18.6}, {'room_type': 'Kitchen', 'area': 46.4}, {'room_type': 'LivingRoom', 'area': 27.9}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 8.6, 'height': 6.5, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 4.3, 'height': 4.3, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 8.6, 'height': 6.5, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 4.3, 'height': 6.5, 'is_regular': 1}]}"
] |
5 | 100.7 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 20.1,
"floor_polygon": [
{
"x": 3.4,
"y": 6.8
},
{
"x": 3.4,
"y": 8.5
},
{
"x": 5.1,
"y": 8.5
},
{
"x": 5.1,
"y": 3.4
},
{
"x": 0,
"y": 3.4
},
{
"x": 0,
"y": 6.8
}
],
"height": 5.1,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.1
},
{
"area": 8.6,
"floor_polygon": [
{
"x": 0,
"y": 1.7
},
{
"x": 0,
"y": 3.4
},
{
"x": 5.1,
"y": 3.4
},
{
"x": 5.1,
"y": 1.7
}
],
"height": 1.7,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.1
},
{
"area": 37.4,
"floor_polygon": [
{
"x": 3.4,
"y": 10.2
},
{
"x": 11.9,
"y": 10.2
},
{
"x": 11.9,
"y": 5.1
},
{
"x": 5.1,
"y": 5.1
},
{
"x": 5.1,
"y": 8.5
},
{
"x": 3.4,
"y": 8.5
}
],
"height": 5.1,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 8.5
},
{
"area": 17.3,
"floor_polygon": [
{
"x": 8.5,
"y": 0
},
{
"x": 8.5,
"y": 5.1
},
{
"x": 11.9,
"y": 5.1
},
{
"x": 11.9,
"y": 0
}
],
"height": 5.1,
"id": "room|8",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.4
},
{
"area": 17.3,
"floor_polygon": [
{
"x": 5.1,
"y": 0
},
{
"x": 5.1,
"y": 5.1
},
{
"x": 8.5,
"y": 5.1
},
{
"x": 8.5,
"y": 0
}
],
"height": 5.1,
"id": "room|9",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 3.4
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
4
],
[
1,
4
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 1.1,
"y": 3.4
},
{
"x": 0.1,
"y": 3.4
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 8.5,
"y": 0.6
},
{
"x": 8.5,
"y": 2.5
}
]
},
{
"id": "door|4|9",
"position": [
{
"x": 5.1,
"y": 4.5
},
{
"x": 5.1,
"y": 3.5
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 9.3,
"y": 5.1
},
{
"x": 11.3,
"y": 5.1
}
]
},
{
"id": "door|1|9",
"position": [
{
"x": 8.2,
"y": 0
},
{
"x": 6.3,
"y": 0
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 3.4,
"y": 6.9
},
{
"x": 3.4,
"y": 8.1
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 1.5,
"y": 6.8
},
{
"x": 3.2,
"y": 6.8
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 11.9,
"y": 6.7
},
{
"x": 11.9,
"y": 5.6
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 11.9,
"y": 5
},
{
"x": 11.9,
"y": 3.5
}
]
}
] | 1 | [
"{'room_count': 5}",
"{'room_count': 5, 'total_area': 100.7}",
"{'room_count': 5, 'total_area': 100.7, 'room_types': ['Bedroom', 'Bathroom', 'Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 20.1}, {'room_type': 'Bathroom', 'area': 8.6}, {'room_type': 'Bedroom', 'area': 37.4}, {'room_type': 'Kitchen', 'area': 17.3}, {'room_type': 'LivingRoom', 'area': 17.3}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.1, 'height': 5.1, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.1, 'height': 1.7, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 8.5, 'height': 5.1, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 3.4, 'height': 5.1, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 3.4, 'height': 5.1, 'is_regular': 0}]}"
] |
4 | 87.8 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 31.6,
"floor_polygon": [
{
"x": 7.5,
"y": 1.9
},
{
"x": 7.5,
"y": 7.5
},
{
"x": 13.1,
"y": 7.5
},
{
"x": 13.1,
"y": 1.9
}
],
"height": 5.6,
"id": "room|4",
"is_regular": 1,
"room_type": "Bedroom",
"width": 5.6
},
{
"area": 10.5,
"floor_polygon": [
{
"x": 7.5,
"y": 0
},
{
"x": 7.5,
"y": 1.9
},
{
"x": 13.1,
"y": 1.9
},
{
"x": 13.1,
"y": 0
}
],
"height": 1.9,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.6
},
{
"area": 24.6,
"floor_polygon": [
{
"x": 3.7,
"y": 0
},
{
"x": 3.7,
"y": 5.6
},
{
"x": 5.6,
"y": 5.6
},
{
"x": 5.6,
"y": 7.5
},
{
"x": 7.5,
"y": 7.5
},
{
"x": 7.5,
"y": 0
}
],
"height": 7.5,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 3.7
},
{
"area": 21.1,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.6
},
{
"x": 3.7,
"y": 5.6
},
{
"x": 3.7,
"y": 0
}
],
"height": 5.6,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.7
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8,
"y": 1.9
},
{
"x": 9,
"y": 1.9
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 3.7,
"y": 0.4
},
{
"x": 3.7,
"y": 2.4
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 7.5,
"y": 5.1
},
{
"x": 7.5,
"y": 4.1
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 3.8,
"y": 5.6
},
{
"x": 4.9,
"y": 5.6
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 13.1,
"y": 5.6
},
{
"x": 13.1,
"y": 4.8
}
]
}
] | 0.67 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 87.8}",
"{'room_count': 4, 'total_area': 87.8, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 31.6}, {'room_type': 'Bathroom', 'area': 10.5}, {'room_type': 'Kitchen', 'area': 24.6}, {'room_type': 'LivingRoom', 'area': 21.1}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.6, 'height': 5.6, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 5.6, 'height': 1.9, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 3.7, 'height': 7.5, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.7, 'height': 5.6, 'is_regular': 1}]}"
] |
4 | 116.8 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 28,
"floor_polygon": [
{
"x": 0,
"y": 10.8
},
{
"x": 6.5,
"y": 10.8
},
{
"x": 6.5,
"y": 6.5
},
{
"x": 0,
"y": 6.5
}
],
"height": 4.3,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.5
},
{
"area": 18.7,
"floor_polygon": [
{
"x": 6.5,
"y": 6.5
},
{
"x": 6.5,
"y": 10.8
},
{
"x": 10.8,
"y": 10.8
},
{
"x": 10.8,
"y": 6.5
}
],
"height": 4.3,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 4.3
},
{
"area": 42.1,
"floor_polygon": [
{
"x": 4.3,
"y": 0
},
{
"x": 4.3,
"y": 6.5
},
{
"x": 10.8,
"y": 6.5
},
{
"x": 10.8,
"y": 0
}
],
"height": 6.5,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 6.5
},
{
"area": 28,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.5
},
{
"x": 4.3,
"y": 6.5
},
{
"x": 4.3,
"y": 0
}
],
"height": 6.5,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 4.3
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 6.5,
"y": 8.3
},
{
"x": 6.5,
"y": 9.4
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 0.5,
"y": 6.5
},
{
"x": 2.4,
"y": 6.5
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 10.5,
"y": 0
},
{
"x": 9.4,
"y": 0
}
]
}
] | [
{
"id": "window|7|0",
"position": [
{
"x": 4.2,
"y": 0
},
{
"x": 3.3,
"y": 0
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 6.6
},
{
"x": 0,
"y": 7.8
}
]
}
] | 0.91 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 116.8}",
"{'room_count': 4, 'total_area': 116.8, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 28.0}, {'room_type': 'Bathroom', 'area': 18.7}, {'room_type': 'Kitchen', 'area': 42.1}, {'room_type': 'LivingRoom', 'area': 28.0}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 6.5, 'height': 4.3, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 4.3, 'height': 4.3, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 6.5, 'height': 6.5, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 4.3, 'height': 6.5, 'is_regular': 1}]}"
] |
1 | 22.5 | [
"LivingRoom"
] | [
{
"area": 22.5,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.8
},
{
"x": 3.9,
"y": 5.8
},
{
"x": 3.9,
"y": 0
}
],
"height": 5.8,
"id": "room|2",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.9
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 3.9,
"y": 3.1
},
{
"x": 3.9,
"y": 2.1
}
]
}
] | [] | 0.32 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 22.5}",
"{'room_count': 1, 'total_area': 22.5, 'room_types': ['LivingRoom'] }",
"{'rooms': [{'room_type': 'LivingRoom', 'area': 22.5}]}",
"{'rooms': [{'room_type': 'LivingRoom', 'width': 3.9, 'height': 5.8, 'is_regular': 1}]}"
] |
4 | 138.6 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 50.4,
"floor_polygon": [
{
"x": 8.2,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.1
},
{
"x": 8.2,
"y": 6.1
},
{
"x": 8.2,
"y": 4.1
}
],
"height": 6.1,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 8.2
},
{
"area": 8.4,
"floor_polygon": [
{
"x": 8.2,
"y": 4.1
},
{
"x": 8.2,
"y": 6.1
},
{
"x": 12.3,
"y": 6.1
},
{
"x": 12.3,
"y": 4.1
}
],
"height": 2,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 4.1
},
{
"area": 46.2,
"floor_polygon": [
{
"x": 6.1,
"y": 6.1
},
{
"x": 6.1,
"y": 14.3
},
{
"x": 10.2,
"y": 14.3
},
{
"x": 10.2,
"y": 12.3
},
{
"x": 12.3,
"y": 12.3
},
{
"x": 12.3,
"y": 6.1
},
{
"x": 8.2,
"y": 6.1
}
],
"height": 8.2,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 6.1
},
{
"area": 33.6,
"floor_polygon": [
{
"x": 0,
"y": 10.2
},
{
"x": 4.1,
"y": 10.2
},
{
"x": 4.1,
"y": 14.3
},
{
"x": 6.1,
"y": 14.3
},
{
"x": 6.1,
"y": 6.1
},
{
"x": 0,
"y": 6.1
}
],
"height": 8.2,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 6.1
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8.2,
"y": 6.1
},
{
"x": 8.2,
"y": 4.2
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 1.6,
"y": 6.1
},
{
"x": 2.6,
"y": 6.1
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 10.2,
"y": 14.3
},
{
"x": 10.2,
"y": 12.3
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 6.6,
"y": 0
},
{
"x": 5.8,
"y": 0
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 0,
"y": 6.4
},
{
"x": 0,
"y": 7.6
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 2.7,
"y": 10.2
},
{
"x": 3.9,
"y": 10.2
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 12.3,
"y": 10.6
},
{
"x": 12.3,
"y": 9.4
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 6.7,
"y": 14.3
},
{
"x": 7.9,
"y": 14.3
}
]
}
] | 0.76 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 138.6}",
"{'room_count': 4, 'total_area': 138.6, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 50.4}, {'room_type': 'Bathroom', 'area': 8.4}, {'room_type': 'Kitchen', 'area': 46.2}, {'room_type': 'LivingRoom', 'area': 33.6}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 8.2, 'height': 6.1, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 4.1, 'height': 2.0, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 6.1, 'height': 8.2, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 6.1, 'height': 8.2, 'is_regular': 0}]}"
] |
4 | 74.2 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 27.8,
"floor_polygon": [
{
"x": 0,
"y": 3.5
},
{
"x": 0,
"y": 8.8
},
{
"x": 5.3,
"y": 8.8
},
{
"x": 5.3,
"y": 3.5
}
],
"height": 5.3,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.3
},
{
"area": 9.3,
"floor_polygon": [
{
"x": 0,
"y": 1.8
},
{
"x": 0,
"y": 3.5
},
{
"x": 5.3,
"y": 3.5
},
{
"x": 5.3,
"y": 1.8
}
],
"height": 1.8,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.3
},
{
"area": 24.7,
"floor_polygon": [
{
"x": 5.3,
"y": 1.8
},
{
"x": 5.3,
"y": 5.3
},
{
"x": 12.3,
"y": 5.3
},
{
"x": 12.3,
"y": 1.8
}
],
"height": 3.5,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 7
},
{
"area": 12.4,
"floor_polygon": [
{
"x": 5.3,
"y": 5.3
},
{
"x": 5.3,
"y": 8.8
},
{
"x": 8.8,
"y": 8.8
},
{
"x": 8.8,
"y": 5.3
}
],
"height": 3.5,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.5
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 2.4,
"y": 3.5
},
{
"x": 0.5,
"y": 3.5
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 8.7,
"y": 5.3
},
{
"x": 6.7,
"y": 5.3
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 5.3,
"y": 6.4
},
{
"x": 5.3,
"y": 5.3
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 8.8,
"y": 7.1
},
{
"x": 8.8,
"y": 6.1
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 3,
"y": 8.8
},
{
"x": 3.9,
"y": 8.8
}
]
}
] | 0.49 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 74.2}",
"{'room_count': 4, 'total_area': 74.2, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 27.8}, {'room_type': 'Bathroom', 'area': 9.3}, {'room_type': 'Kitchen', 'area': 24.7}, {'room_type': 'LivingRoom', 'area': 12.4}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.3, 'height': 5.3, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.3, 'height': 1.8, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 7.0, 'height': 3.5, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.5, 'height': 3.5, 'is_regular': 1}]}"
] |
10 | 285.9 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 16.8,
"floor_polygon": [
{
"x": 16.4,
"y": 4.1
},
{
"x": 16.4,
"y": 8.2
},
{
"x": 20.5,
"y": 8.2
},
{
"x": 20.5,
"y": 4.1
}
],
"height": 4.1,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 4.1
},
{
"area": 58.9,
"floor_polygon": [
{
"x": 8.2,
"y": 0
},
{
"x": 8.2,
"y": 8.2
},
{
"x": 16.4,
"y": 8.2
},
{
"x": 16.4,
"y": 4.1
},
{
"x": 14.4,
"y": 4.1
},
{
"x": 14.4,
"y": 0
}
],
"height": 8.2,
"id": "room|3",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 8.2
},
{
"area": 33.6,
"floor_polygon": [
{
"x": 14.4,
"y": 8.2
},
{
"x": 14.4,
"y": 14.4
},
{
"x": 18.5,
"y": 14.4
},
{
"x": 18.5,
"y": 12.3
},
{
"x": 20.5,
"y": 12.3
},
{
"x": 20.5,
"y": 8.2
},
{
"x": 16.4,
"y": 8.2
}
],
"height": 6.2,
"id": "room|4",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 6.2
},
{
"area": 37.9,
"floor_polygon": [
{
"x": 8.2,
"y": 8.2
},
{
"x": 8.2,
"y": 14.4
},
{
"x": 14.4,
"y": 14.4
},
{
"x": 14.4,
"y": 8.2
}
],
"height": 6.2,
"id": "room|5",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 6.2
},
{
"area": 37.8,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.2
},
{
"x": 6.2,
"y": 6.2
},
{
"x": 6.2,
"y": 0
}
],
"height": 6.2,
"id": "room|6",
"is_regular": 1,
"room_type": "Bedroom",
"width": 6.2
},
{
"area": 12.6,
"floor_polygon": [
{
"x": 6.2,
"y": 0
},
{
"x": 6.2,
"y": 6.2
},
{
"x": 8.2,
"y": 6.2
},
{
"x": 8.2,
"y": 0
}
],
"height": 6.2,
"id": "room|7",
"is_regular": 1,
"room_type": "Bathroom",
"width": 2.1
},
{
"area": 37.9,
"floor_polygon": [
{
"x": 0,
"y": 6.2
},
{
"x": 0,
"y": 12.3
},
{
"x": 6.2,
"y": 12.3
},
{
"x": 6.2,
"y": 6.2
}
],
"height": 6.2,
"id": "room|8",
"is_regular": 1,
"room_type": "Bedroom",
"width": 6.2
},
{
"area": 12.6,
"floor_polygon": [
{
"x": 6.2,
"y": 6.2
},
{
"x": 6.2,
"y": 12.3
},
{
"x": 8.2,
"y": 12.3
},
{
"x": 8.2,
"y": 6.2
}
],
"height": 6.2,
"id": "room|9",
"is_regular": 0,
"room_type": "Bathroom",
"width": 2.1
},
{
"area": 25.2,
"floor_polygon": [
{
"x": 0,
"y": 16.4
},
{
"x": 6.2,
"y": 16.4
},
{
"x": 6.2,
"y": 12.3
},
{
"x": 0,
"y": 12.3
}
],
"height": 4.1,
"id": "room|10",
"is_regular": 1,
"room_type": "Bedroom",
"width": 6.2
},
{
"area": 12.6,
"floor_polygon": [
{
"x": 6.2,
"y": 12.3
},
{
"x": 6.2,
"y": 16.4
},
{
"x": 10.3,
"y": 16.4
},
{
"x": 10.3,
"y": 14.4
},
{
"x": 8.2,
"y": 14.4
},
{
"x": 8.2,
"y": 12.3
}
],
"height": 4.1,
"id": "room|11",
"is_regular": 0,
"room_type": "Bathroom",
"width": 4.1
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
3
],
[
1,
5
],
[
1,
7
],
[
2,
3
],
[
3,
7
],
[
3,
9
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
6
],
[
5,
7
],
[
6,
7
],
[
6,
8
],
[
6,
9
],
[
7,
8
],
[
7,
9
],
[
8,
9
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 16.4,
"y": 4.1
},
{
"x": 16.4,
"y": 6.1
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 6.2,
"y": 3
},
{
"x": 6.2,
"y": 1
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 6.2,
"y": 9.9
},
{
"x": 6.2,
"y": 11.8
}
]
},
{
"id": "door|10|11",
"position": [
{
"x": 6.2,
"y": 13.5
},
{
"x": 6.2,
"y": 12.4
}
]
},
{
"id": "door|8|10",
"position": [
{
"x": 0.1,
"y": 12.3
},
{
"x": 2.1,
"y": 12.3
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 3.2,
"y": 6.2
},
{
"x": 1.2,
"y": 6.2
}
]
},
{
"id": "door|5|9",
"position": [
{
"x": 8.2,
"y": 12.1
},
{
"x": 8.2,
"y": 11
}
]
},
{
"id": "door|1|4",
"position": [
{
"x": 20.5,
"y": 10.7
},
{
"x": 20.5,
"y": 8.8
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 5.1
},
{
"x": 0,
"y": 6
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 4.2,
"y": 0
},
{
"x": 3,
"y": 0
}
]
},
{
"id": "window|10|0",
"position": [
{
"x": 0,
"y": 12.4
},
{
"x": 0,
"y": 13.6
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 9.9,
"y": 0
},
{
"x": 8.3,
"y": 0
}
]
},
{
"id": "window|3|1",
"position": [
{
"x": 15.7,
"y": 4.1
},
{
"x": 14.5,
"y": 4.1
}
]
},
{
"id": "window|5|0",
"position": [
{
"x": 13.5,
"y": 14.4
},
{
"x": 14.3,
"y": 14.4
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 18.9,
"y": 12.3
},
{
"x": 20.2,
"y": 12.3
}
]
}
] | 0.38 | [
"{'room_count': 10}",
"{'room_count': 10, 'total_area': 285.9}",
"{'room_count': 10, 'total_area': 285.9, 'room_types': ['Kitchen', 'LivingRoom', 'LivingRoom', 'LivingRoom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 16.8}, {'room_type': 'LivingRoom', 'area': 58.9}, {'room_type': 'LivingRoom', 'area': 33.6}, {'room_type': 'LivingRoom', 'area': 37.9}, {'room_type': 'Bedroom', 'area': 37.8}, {'room_type': 'Bathroom', 'area': 12.6}, {'room_type': 'Bedroom', 'area': 37.9}, {'room_type': 'Bathroom', 'area': 12.6}, {'room_type': 'Bedroom', 'area': 25.2}, {'room_type': 'Bathroom', 'area': 12.6}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 4.1, 'height': 4.1, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 8.2, 'height': 8.2, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 6.2, 'height': 6.2, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 6.2, 'height': 6.2, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 6.2, 'height': 6.2, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 2.1, 'height': 6.2, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 6.2, 'height': 6.2, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 2.1, 'height': 6.2, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 6.2, 'height': 4.1, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 4.1, 'height': 4.1, 'is_regular': 0}]}"
] |
3 | 94.6 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 32.6,
"floor_polygon": [
{
"x": 7.2,
"y": 0
},
{
"x": 7.2,
"y": 9
},
{
"x": 10.8,
"y": 9
},
{
"x": 10.8,
"y": 0
}
],
"height": 9,
"id": "room|2",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.6
},
{
"area": 35.9,
"floor_polygon": [
{
"x": 0,
"y": 10.8
},
{
"x": 5.4,
"y": 10.8
},
{
"x": 5.4,
"y": 9
},
{
"x": 7.2,
"y": 9
},
{
"x": 7.2,
"y": 5.4
},
{
"x": 0,
"y": 5.4
}
],
"height": 5.4,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 7.2
},
{
"area": 26.1,
"floor_polygon": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 5.4
},
{
"x": 7.2,
"y": 5.4
},
{
"x": 7.2,
"y": 0
},
{
"x": 5.4,
"y": 0
},
{
"x": 5.4,
"y": 1.8
},
{
"x": 1.8,
"y": 1.8
},
{
"x": 1.8,
"y": 3.6
}
],
"height": 5.4,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 7.2
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 2.9,
"y": 5.4
},
{
"x": 0.9,
"y": 5.4
}
]
},
{
"id": "door|2|7",
"position": [
{
"x": 7.2,
"y": 2.5
},
{
"x": 7.2,
"y": 1.5
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 0,
"y": 10.8
},
{
"x": 1,
"y": 10.8
}
]
}
] | [
{
"id": "window|7|0",
"position": [
{
"x": 7.2,
"y": 0
},
{
"x": 5.6,
"y": 0
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 5.4,
"y": 0
},
{
"x": 5.4,
"y": 1.2
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 9
},
{
"x": 0,
"y": 10.7
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 6.1,
"y": 9
},
{
"x": 7,
"y": 9
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 10.8,
"y": 5.3
},
{
"x": 10.8,
"y": 4.4
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 8.8,
"y": 0
},
{
"x": 7.2,
"y": 0
}
]
}
] | 0.9 | [
"{'room_count': 3}",
"{'room_count': 3, 'total_area': 94.6}",
"{'room_count': 3, 'total_area': 94.6, 'room_types': ['Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 32.6}, {'room_type': 'Kitchen', 'area': 35.9}, {'room_type': 'LivingRoom', 'area': 26.1}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 3.6, 'height': 9.0, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 7.2, 'height': 5.4, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 7.2, 'height': 5.4, 'is_regular': 0}]}"
] |
5 | 93.8 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 17.6,
"floor_polygon": [
{
"x": 0,
"y": 3.4
},
{
"x": 0,
"y": 6.9
},
{
"x": 5.1,
"y": 6.9
},
{
"x": 5.1,
"y": 3.4
}
],
"height": 3.4,
"id": "room|4",
"is_regular": 1,
"room_type": "Bedroom",
"width": 5.1
},
{
"area": 11.7,
"floor_polygon": [
{
"x": 5.1,
"y": 3.4
},
{
"x": 5.1,
"y": 6.9
},
{
"x": 8.6,
"y": 6.9
},
{
"x": 8.6,
"y": 3.4
}
],
"height": 3.4,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.4
},
{
"area": 29.3,
"floor_polygon": [
{
"x": 8.6,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.4
},
{
"x": 8.6,
"y": 3.4
}
],
"height": 3.4,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 8.6
},
{
"area": 23.5,
"floor_polygon": [
{
"x": 3.4,
"y": 10.3
},
{
"x": 5.1,
"y": 10.3
},
{
"x": 5.1,
"y": 6.9
},
{
"x": 0,
"y": 6.9
},
{
"x": 0,
"y": 12
},
{
"x": 3.4,
"y": 12
}
],
"height": 5.1,
"id": "room|8",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.1
},
{
"area": 11.7,
"floor_polygon": [
{
"x": 5.1,
"y": 6.9
},
{
"x": 5.1,
"y": 10.3
},
{
"x": 8.6,
"y": 10.3
},
{
"x": 8.6,
"y": 6.9
}
],
"height": 3.4,
"id": "room|9",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.4
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 5.1,
"y": 6.7
},
{
"x": 5.1,
"y": 4.7
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 5.1,
"y": 9.7
},
{
"x": 5.1,
"y": 7.8
}
]
},
{
"id": "door|4|8",
"position": [
{
"x": 1.2,
"y": 6.9
},
{
"x": 3.1,
"y": 6.9
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 4.1,
"y": 3.4
},
{
"x": 3.1,
"y": 3.4
}
]
},
{
"id": "door|1|8",
"position": [
{
"x": 3.5,
"y": 10.3
},
{
"x": 4.5,
"y": 10.3
}
]
}
] | [
{
"id": "window|8|0",
"position": [
{
"x": 0,
"y": 6.9
},
{
"x": 0,
"y": 8.1
}
]
},
{
"id": "window|9|0",
"position": [
{
"x": 5.6,
"y": 10.3
},
{
"x": 6.5,
"y": 10.3
}
]
}
] | 0.98 | [
"{'room_count': 5}",
"{'room_count': 5, 'total_area': 93.8}",
"{'room_count': 5, 'total_area': 93.8, 'room_types': ['Bedroom', 'Bathroom', 'Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 17.6}, {'room_type': 'Bathroom', 'area': 11.7}, {'room_type': 'Bedroom', 'area': 29.3}, {'room_type': 'Kitchen', 'area': 23.5}, {'room_type': 'LivingRoom', 'area': 11.7}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.1, 'height': 3.4, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 3.4, 'height': 3.4, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 8.6, 'height': 3.4, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 5.1, 'height': 5.1, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.4, 'height': 3.4, 'is_regular': 1}]}"
] |
6 | 124.7 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 29,
"floor_polygon": [
{
"x": 5.1,
"y": 3.4
},
{
"x": 5.1,
"y": 5.1
},
{
"x": 6.8,
"y": 5.1
},
{
"x": 6.8,
"y": 6.8
},
{
"x": 13.6,
"y": 6.8
},
{
"x": 13.6,
"y": 3.4
},
{
"x": 10.2,
"y": 3.4
},
{
"x": 10.2,
"y": 1.7
},
{
"x": 8.5,
"y": 1.7
},
{
"x": 8.5,
"y": 3.4
}
],
"height": 5.1,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 8.5
},
{
"area": 14.5,
"floor_polygon": [
{
"x": 5.1,
"y": 0
},
{
"x": 5.1,
"y": 3.4
},
{
"x": 8.5,
"y": 3.4
},
{
"x": 8.5,
"y": 1.7
},
{
"x": 10.2,
"y": 1.7
},
{
"x": 10.2,
"y": 0
}
],
"height": 3.4,
"id": "room|5",
"is_regular": 0,
"room_type": "Bathroom",
"width": 5.1
},
{
"area": 23.2,
"floor_polygon": [
{
"x": 1.7,
"y": 3.4
},
{
"x": 1.7,
"y": 8.5
},
{
"x": 6.8,
"y": 8.5
},
{
"x": 6.8,
"y": 5.1
},
{
"x": 5.1,
"y": 5.1
},
{
"x": 5.1,
"y": 3.4
}
],
"height": 5.1,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.1
},
{
"area": 8.7,
"floor_polygon": [
{
"x": 0,
"y": 3.4
},
{
"x": 0,
"y": 8.5
},
{
"x": 1.7,
"y": 8.5
},
{
"x": 1.7,
"y": 3.4
}
],
"height": 5.1,
"id": "room|7",
"is_regular": 1,
"room_type": "Bathroom",
"width": 1.7
},
{
"area": 31.9,
"floor_polygon": [
{
"x": 6.8,
"y": 6.8
},
{
"x": 6.8,
"y": 11.9
},
{
"x": 8.5,
"y": 11.9
},
{
"x": 8.5,
"y": 13.6
},
{
"x": 10.2,
"y": 13.6
},
{
"x": 10.2,
"y": 10.2
},
{
"x": 13.6,
"y": 10.2
},
{
"x": 13.6,
"y": 6.8
}
],
"height": 6.8,
"id": "room|8",
"is_regular": 0,
"room_type": "Kitchen",
"width": 6.8
},
{
"area": 17.4,
"floor_polygon": [
{
"x": 0,
"y": 8.5
},
{
"x": 0,
"y": 10.2
},
{
"x": 3.4,
"y": 10.2
},
{
"x": 3.4,
"y": 11.9
},
{
"x": 6.8,
"y": 11.9
},
{
"x": 6.8,
"y": 8.5
},
{
"x": 1.7,
"y": 8.5
}
],
"height": 3.4,
"id": "room|9",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 6.8
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
4
],
[
1,
2
],
[
2,
3
],
[
2,
4
],
[
2,
5
],
[
3,
5
],
[
4,
5
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8.5,
"y": 3.1
},
{
"x": 8.5,
"y": 2.1
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 1.7,
"y": 4.4
},
{
"x": 1.7,
"y": 5.5
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 6.8,
"y": 8.4
},
{
"x": 6.8,
"y": 7.4
}
]
},
{
"id": "door|4|8",
"position": [
{
"x": 10.4,
"y": 6.8
},
{
"x": 12.3,
"y": 6.8
}
]
},
{
"id": "door|1|8",
"position": [
{
"x": 10.5,
"y": 10.2
},
{
"x": 12.5,
"y": 10.2
}
]
}
] | [
{
"id": "window|9|0",
"position": [
{
"x": 2,
"y": 10.2
},
{
"x": 3.2,
"y": 10.2
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 10.2,
"y": 13.5
},
{
"x": 10.2,
"y": 12.3
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 10.2,
"y": 3.3
},
{
"x": 10.2,
"y": 1.8
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 13.6,
"y": 6.3
},
{
"x": 13.6,
"y": 5.2
}
]
}
] | 0.82 | [
"{'room_count': 6}",
"{'room_count': 6, 'total_area': 124.7}",
"{'room_count': 6, 'total_area': 124.7, 'room_types': ['Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 29.0}, {'room_type': 'Bathroom', 'area': 14.5}, {'room_type': 'Bedroom', 'area': 23.2}, {'room_type': 'Bathroom', 'area': 8.7}, {'room_type': 'Kitchen', 'area': 31.9}, {'room_type': 'LivingRoom', 'area': 17.4}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 8.5, 'height': 5.1, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.1, 'height': 3.4, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 5.1, 'height': 5.1, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 1.7, 'height': 5.1, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 6.8, 'height': 6.8, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 6.8, 'height': 3.4, 'is_regular': 0}]}"
] |
4 | 73.3 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 24.4,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.2
},
{
"x": 5.2,
"y": 5.2
},
{
"x": 5.2,
"y": 1.7
},
{
"x": 3.5,
"y": 1.7
},
{
"x": 3.5,
"y": 0
}
],
"height": 5.2,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.2
},
{
"area": 15.3,
"floor_polygon": [
{
"x": 3.5,
"y": 7
},
{
"x": 5.2,
"y": 7
},
{
"x": 5.2,
"y": 5.2
},
{
"x": 0,
"y": 5.2
},
{
"x": 0,
"y": 8.7
},
{
"x": 3.5,
"y": 8.7
}
],
"height": 3.5,
"id": "room|5",
"is_regular": 0,
"room_type": "Bathroom",
"width": 5.2
},
{
"area": 18.3,
"floor_polygon": [
{
"x": 5.2,
"y": 1.7
},
{
"x": 5.2,
"y": 7
},
{
"x": 8.7,
"y": 7
},
{
"x": 8.7,
"y": 1.7
}
],
"height": 5.2,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 3.5
},
{
"area": 15.3,
"floor_polygon": [
{
"x": 8.7,
"y": 1.7
},
{
"x": 8.7,
"y": 7
},
{
"x": 10.5,
"y": 7
},
{
"x": 10.5,
"y": 5.2
},
{
"x": 12.2,
"y": 5.2
},
{
"x": 12.2,
"y": 1.7
}
],
"height": 5.2,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 3.5
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.2,
"y": 5.2
},
{
"x": 2.2,
"y": 5.2
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 8.7,
"y": 6.8
},
{
"x": 8.7,
"y": 4.8
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 5.2,
"y": 2.7
},
{
"x": 5.2,
"y": 4.7
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 7.5,
"y": 1.7
},
{
"x": 6.4,
"y": 1.7
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 5.9,
"y": 7
},
{
"x": 7.2,
"y": 7
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 10.9,
"y": 5.2
},
{
"x": 11.8,
"y": 5.2
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 10.5,
"y": 6.9
},
{
"x": 10.5,
"y": 5.4
}
]
}
] | 0.34 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 73.3}",
"{'room_count': 4, 'total_area': 73.3, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 24.4}, {'room_type': 'Bathroom', 'area': 15.3}, {'room_type': 'Kitchen', 'area': 18.3}, {'room_type': 'LivingRoom', 'area': 15.3}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.2, 'height': 5.2, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.2, 'height': 3.5, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 3.5, 'height': 5.2, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.5, 'height': 5.2, 'is_regular': 0}]}"
] |
1 | 31.4 | [
"LivingRoom"
] | [
{
"area": 31.4,
"floor_polygon": [
{
"x": 5.6,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.6
},
{
"x": 5.6,
"y": 5.6
}
],
"height": 5.6,
"id": "room|2",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 5.6
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 2.3
},
{
"x": 0,
"y": 4.3
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 5.6,
"y": 4.2
},
{
"x": 5.6,
"y": 2.7
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 2.8,
"y": 0
},
{
"x": 1.1,
"y": 0
}
]
}
] | 0.41 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 31.4}",
"{'room_count': 1, 'total_area': 31.4, 'room_types': ['LivingRoom'] }",
"{'rooms': [{'room_type': 'LivingRoom', 'area': 31.4}]}",
"{'rooms': [{'room_type': 'LivingRoom', 'width': 5.6, 'height': 5.6, 'is_regular': 1}]}"
] |
4 | 145.2 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 53.1,
"floor_polygon": [
{
"x": 5.6,
"y": 0
},
{
"x": 5.6,
"y": 7.5
},
{
"x": 13.2,
"y": 7.5
},
{
"x": 13.2,
"y": 1.9
},
{
"x": 11.3,
"y": 1.9
},
{
"x": 11.3,
"y": 0
}
],
"height": 7.5,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 7.5
},
{
"area": 28.3,
"floor_polygon": [
{
"x": 5.6,
"y": 7.5
},
{
"x": 5.6,
"y": 11.3
},
{
"x": 13.2,
"y": 11.3
},
{
"x": 13.2,
"y": 7.5
}
],
"height": 3.8,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 7.5
},
{
"area": 39,
"floor_polygon": [
{
"x": 3.8,
"y": 11.3
},
{
"x": 5.6,
"y": 11.3
},
{
"x": 5.6,
"y": 5.6
},
{
"x": 0,
"y": 5.6
},
{
"x": 0,
"y": 13.2
},
{
"x": 3.8,
"y": 13.2
}
],
"height": 7.5,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.6
},
{
"area": 24.8,
"floor_polygon": [
{
"x": 0,
"y": 3.8
},
{
"x": 0,
"y": 5.6
},
{
"x": 5.6,
"y": 5.6
},
{
"x": 5.6,
"y": 0
},
{
"x": 1.9,
"y": 0
},
{
"x": 1.9,
"y": 3.8
}
],
"height": 5.6,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 5.6
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8.8,
"y": 7.5
},
{
"x": 9.9,
"y": 7.5
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 5.6,
"y": 5.6
},
{
"x": 5.6,
"y": 6.7
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 4.9,
"y": 0
},
{
"x": 3,
"y": 0
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 11.5
},
{
"x": 0,
"y": 12.7
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 11.3,
"y": 1.8
},
{
"x": 11.3,
"y": 0.9
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 13.2,
"y": 6.8
},
{
"x": 13.2,
"y": 5.3
}
]
}
] | 0.55 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 145.2}",
"{'room_count': 4, 'total_area': 145.2, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 53.1}, {'room_type': 'Bathroom', 'area': 28.3}, {'room_type': 'Kitchen', 'area': 39.0}, {'room_type': 'LivingRoom', 'area': 24.8}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 7.5, 'height': 7.5, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 7.5, 'height': 3.8, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 5.6, 'height': 7.5, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 5.6, 'height': 5.6, 'is_regular': 0}]}"
] |
4 | 160.6 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 56,
"floor_polygon": [
{
"x": 7.7,
"y": 3.9
},
{
"x": 7.7,
"y": 13.5
},
{
"x": 13.5,
"y": 13.5
},
{
"x": 13.5,
"y": 3.9
}
],
"height": 9.7,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.8
},
{
"area": 22.4,
"floor_polygon": [
{
"x": 7.7,
"y": 0
},
{
"x": 7.7,
"y": 3.9
},
{
"x": 13.5,
"y": 3.9
},
{
"x": 13.5,
"y": 0
}
],
"height": 3.9,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.8
},
{
"area": 52.3,
"floor_polygon": [
{
"x": 0,
"y": 3.9
},
{
"x": 0,
"y": 9.7
},
{
"x": 7.7,
"y": 9.7
},
{
"x": 7.7,
"y": 0
},
{
"x": 5.8,
"y": 0
},
{
"x": 5.8,
"y": 3.9
}
],
"height": 9.7,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 7.7
},
{
"area": 29.9,
"floor_polygon": [
{
"x": 0,
"y": 13.5
},
{
"x": 7.7,
"y": 13.5
},
{
"x": 7.7,
"y": 9.7
},
{
"x": 0,
"y": 9.7
}
],
"height": 3.9,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 7.7
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 10.2,
"y": 3.9
},
{
"x": 8.3,
"y": 3.9
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 1.1,
"y": 9.7
},
{
"x": 3,
"y": 9.7
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 7.7,
"y": 5.6
},
{
"x": 7.7,
"y": 7.6
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 3.2,
"y": 13.5
},
{
"x": 4.2,
"y": 13.5
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 8.8
},
{
"x": 0,
"y": 9.6
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 0,
"y": 9.7
},
{
"x": 0,
"y": 10.6
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 9.6,
"y": 13.5
},
{
"x": 10.5,
"y": 13.5
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 13.5,
"y": 5.8
},
{
"x": 13.5,
"y": 4.6
}
]
}
] | 0.86 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 160.6}",
"{'room_count': 4, 'total_area': 160.6, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 56.0}, {'room_type': 'Bathroom', 'area': 22.4}, {'room_type': 'Kitchen', 'area': 52.3}, {'room_type': 'LivingRoom', 'area': 29.9}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.8, 'height': 9.7, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.8, 'height': 3.9, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 7.7, 'height': 9.7, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 7.7, 'height': 3.9, 'is_regular': 1}]}"
] |
5 | 81.4 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 26,
"floor_polygon": [
{
"x": 5.4,
"y": 5.4
},
{
"x": 5.4,
"y": 9
},
{
"x": 7.2,
"y": 9
},
{
"x": 7.2,
"y": 10.8
},
{
"x": 10.8,
"y": 10.8
},
{
"x": 10.8,
"y": 5.4
}
],
"height": 5.4,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.4
},
{
"area": 9.8,
"floor_polygon": [
{
"x": 5.4,
"y": 3.6
},
{
"x": 5.4,
"y": 5.4
},
{
"x": 10.8,
"y": 5.4
},
{
"x": 10.8,
"y": 3.6
}
],
"height": 1.8,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.4
},
{
"area": 22.8,
"floor_polygon": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 7.2
},
{
"x": 5.4,
"y": 7.2
},
{
"x": 5.4,
"y": 1.8
},
{
"x": 3.6,
"y": 1.8
},
{
"x": 3.6,
"y": 3.6
}
],
"height": 5.4,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.4
},
{
"area": 13,
"floor_polygon": [
{
"x": 0,
"y": 7.2
},
{
"x": 0,
"y": 10.8
},
{
"x": 3.6,
"y": 10.8
},
{
"x": 3.6,
"y": 7.2
}
],
"height": 3.6,
"id": "room|8",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.6
},
{
"area": 9.8,
"floor_polygon": [
{
"x": 3.6,
"y": 7.2
},
{
"x": 3.6,
"y": 10.8
},
{
"x": 7.2,
"y": 10.8
},
{
"x": 7.2,
"y": 9
},
{
"x": 5.4,
"y": 9
},
{
"x": 5.4,
"y": 7.2
}
],
"height": 3.6,
"id": "room|9",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 3.6
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
4
],
[
1,
2
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 10.5,
"y": 5.4
},
{
"x": 8.5,
"y": 5.4
}
]
},
{
"id": "door|6|9",
"position": [
{
"x": 5,
"y": 7.2
},
{
"x": 4,
"y": 7.2
}
]
},
{
"id": "door|4|9",
"position": [
{
"x": 5.4,
"y": 7.6
},
{
"x": 5.4,
"y": 8.7
}
]
},
{
"id": "door|1|8",
"position": [
{
"x": 0.7,
"y": 10.8
},
{
"x": 2.6,
"y": 10.8
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 2.1,
"y": 3.6
},
{
"x": 0.9,
"y": 3.6
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 3.6,
"y": 1.9
},
{
"x": 3.6,
"y": 3.2
}
]
},
{
"id": "window|9|0",
"position": [
{
"x": 4.3,
"y": 10.8
},
{
"x": 5.4,
"y": 10.8
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 10.8,
"y": 7
},
{
"x": 10.8,
"y": 5.5
}
]
}
] | 0.8 | [
"{'room_count': 5}",
"{'room_count': 5, 'total_area': 81.4}",
"{'room_count': 5, 'total_area': 81.4, 'room_types': ['Bedroom', 'Bathroom', 'Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 26.0}, {'room_type': 'Bathroom', 'area': 9.8}, {'room_type': 'Bedroom', 'area': 22.8}, {'room_type': 'Kitchen', 'area': 13.0}, {'room_type': 'LivingRoom', 'area': 9.8}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.4, 'height': 5.4, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.4, 'height': 1.8, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.4, 'height': 5.4, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 3.6, 'height': 3.6, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 3.6, 'height': 3.6, 'is_regular': 0}]}"
] |
4 | 214.9 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 70.1,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 10.8
},
{
"x": 6.5,
"y": 10.8
},
{
"x": 6.5,
"y": 0
}
],
"height": 10.8,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.5
},
{
"area": 28,
"floor_polygon": [
{
"x": 0,
"y": 15.1
},
{
"x": 6.5,
"y": 15.1
},
{
"x": 6.5,
"y": 10.8
},
{
"x": 0,
"y": 10.8
}
],
"height": 4.3,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 6.5
},
{
"area": 74.8,
"floor_polygon": [
{
"x": 6.5,
"y": 6.5
},
{
"x": 6.5,
"y": 15.1
},
{
"x": 15.1,
"y": 15.1
},
{
"x": 15.1,
"y": 6.5
}
],
"height": 8.6,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 8.6
},
{
"area": 42,
"floor_polygon": [
{
"x": 6.5,
"y": 0
},
{
"x": 6.5,
"y": 6.5
},
{
"x": 15.1,
"y": 6.5
},
{
"x": 15.1,
"y": 2.2
},
{
"x": 8.6,
"y": 2.2
},
{
"x": 8.6,
"y": 0
}
],
"height": 6.5,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 8.6
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.2,
"y": 10.8
},
{
"x": 2.1,
"y": 10.8
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 11.4,
"y": 6.5
},
{
"x": 13.4,
"y": 6.5
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 6.5,
"y": 9.7
},
{
"x": 6.5,
"y": 10.8
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 7.8,
"y": 0
},
{
"x": 6.8,
"y": 0
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 2.1,
"y": 0
},
{
"x": 1.1,
"y": 0
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 10.4,
"y": 2.2
},
{
"x": 9.5,
"y": 2.2
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 8.6,
"y": 2
},
{
"x": 8.6,
"y": 0.5
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 9.9,
"y": 15.1
},
{
"x": 11.4,
"y": 15.1
}
]
}
] | 0.85 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 214.9}",
"{'room_count': 4, 'total_area': 214.9, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 70.1}, {'room_type': 'Bathroom', 'area': 28.0}, {'room_type': 'Kitchen', 'area': 74.8}, {'room_type': 'LivingRoom', 'area': 42.0}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 6.5, 'height': 10.8, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 6.5, 'height': 4.3, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 8.6, 'height': 8.6, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 8.6, 'height': 6.5, 'is_regular': 0}]}"
] |
2 | 40.6 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 27.1,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.2
},
{
"x": 6.4,
"y": 4.2
},
{
"x": 6.4,
"y": 0
}
],
"height": 4.2,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 6.4
},
{
"area": 13.5,
"floor_polygon": [
{
"x": 0,
"y": 6.4
},
{
"x": 6.4,
"y": 6.4
},
{
"x": 6.4,
"y": 4.2
},
{
"x": 0,
"y": 4.2
}
],
"height": 2.1,
"id": "room|3",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 6.4
}
] | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.4,
"y": 4.2
},
{
"x": 1.4,
"y": 4.2
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 2.8,
"y": 6.4
},
{
"x": 3.8,
"y": 6.4
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 1.6
},
{
"x": 0,
"y": 2.8
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0.9,
"y": 0
},
{
"x": 0.1,
"y": 0
}
]
}
] | 0.92 | [
"{'room_count': 2}",
"{'room_count': 2, 'total_area': 40.6}",
"{'room_count': 2, 'total_area': 40.6, 'room_types': ['Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 27.1}, {'room_type': 'LivingRoom', 'area': 13.5}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 6.4, 'height': 4.2, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 6.4, 'height': 2.1, 'is_regular': 1}]}"
] |
4 | 81.3 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 31.8,
"floor_polygon": [
{
"x": 0,
"y": 5.6
},
{
"x": 5.6,
"y": 5.6
},
{
"x": 5.6,
"y": 0
},
{
"x": 0,
"y": 0
}
],
"height": 5.6,
"id": "room|4",
"is_regular": 1,
"room_type": "Bedroom",
"width": 5.6
},
{
"area": 10.6,
"floor_polygon": [
{
"x": 5.6,
"y": 0
},
{
"x": 5.6,
"y": 5.6
},
{
"x": 7.5,
"y": 5.6
},
{
"x": 7.5,
"y": 0
}
],
"height": 5.6,
"id": "room|5",
"is_regular": 0,
"room_type": "Bathroom",
"width": 1.9
},
{
"area": 24.8,
"floor_polygon": [
{
"x": 9.4,
"y": 7.5
},
{
"x": 11.3,
"y": 7.5
},
{
"x": 11.3,
"y": 3.8
},
{
"x": 7.5,
"y": 3.8
},
{
"x": 7.5,
"y": 5.6
},
{
"x": 5.6,
"y": 5.6
},
{
"x": 5.6,
"y": 9.4
},
{
"x": 9.4,
"y": 9.4
}
],
"height": 5.6,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.6
},
{
"area": 14.1,
"floor_polygon": [
{
"x": 7.5,
"y": 0
},
{
"x": 7.5,
"y": 3.8
},
{
"x": 11.3,
"y": 3.8
},
{
"x": 11.3,
"y": 0
}
],
"height": 3.8,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.8
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 5.6,
"y": 2.3
},
{
"x": 5.6,
"y": 3.3
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 10.6,
"y": 3.8
},
{
"x": 8.6,
"y": 3.8
}
]
},
{
"id": "door|5|7",
"position": [
{
"x": 7.5,
"y": 2.7
},
{
"x": 7.5,
"y": 0.8
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 10.2,
"y": 0
},
{
"x": 8.3,
"y": 0
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 4,
"y": 5.6
},
{
"x": 5.5,
"y": 5.6
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 2.6,
"y": 0
},
{
"x": 1.4,
"y": 0
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 7.1,
"y": 9.4
},
{
"x": 8.2,
"y": 9.4
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 5.6,
"y": 8.1
},
{
"x": 5.6,
"y": 9.2
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 11.3,
"y": 1.7
},
{
"x": 11.3,
"y": 0.2
}
]
}
] | 0.65 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 81.3}",
"{'room_count': 4, 'total_area': 81.3, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 31.8}, {'room_type': 'Bathroom', 'area': 10.6}, {'room_type': 'Kitchen', 'area': 24.8}, {'room_type': 'LivingRoom', 'area': 14.1}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.6, 'height': 5.6, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 1.9, 'height': 5.6, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 5.6, 'height': 5.6, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.8, 'height': 3.8, 'is_regular': 1}]}"
] |
4 | 143.5 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 54.7,
"floor_polygon": [
{
"x": 5.5,
"y": 3.7
},
{
"x": 5.5,
"y": 11.1
},
{
"x": 12.9,
"y": 11.1
},
{
"x": 12.9,
"y": 3.7
}
],
"height": 7.4,
"id": "room|4",
"is_regular": 1,
"room_type": "Bedroom",
"width": 7.4
},
{
"area": 27.3,
"floor_polygon": [
{
"x": 5.5,
"y": 0
},
{
"x": 5.5,
"y": 3.7
},
{
"x": 12.9,
"y": 3.7
},
{
"x": 12.9,
"y": 0
}
],
"height": 3.7,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 7.4
},
{
"area": 41,
"floor_polygon": [
{
"x": 0,
"y": 11.1
},
{
"x": 5.5,
"y": 11.1
},
{
"x": 5.5,
"y": 3.7
},
{
"x": 0,
"y": 3.7
}
],
"height": 7.4,
"id": "room|6",
"is_regular": 1,
"room_type": "Kitchen",
"width": 5.5
},
{
"area": 20.5,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.7
},
{
"x": 5.5,
"y": 3.7
},
{
"x": 5.5,
"y": 0
}
],
"height": 3.7,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 5.5
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 12.6,
"y": 3.7
},
{
"x": 11.5,
"y": 3.7
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 4.7,
"y": 3.7
},
{
"x": 2.7,
"y": 3.7
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 5.5,
"y": 8.5
},
{
"x": 5.5,
"y": 10.5
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 0,
"y": 1.8
},
{
"x": 0,
"y": 2.9
}
]
}
] | [
{
"id": "window|7|0",
"position": [
{
"x": 2.9,
"y": 0
},
{
"x": 1.7,
"y": 0
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 3.8,
"y": 11.1
},
{
"x": 4.9,
"y": 11.1
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 5.8,
"y": 11.1
},
{
"x": 6.9,
"y": 11.1
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 12.9,
"y": 8.3
},
{
"x": 12.9,
"y": 7.1
}
]
}
] | 0.15 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 143.5}",
"{'room_count': 4, 'total_area': 143.5, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 54.7}, {'room_type': 'Bathroom', 'area': 27.3}, {'room_type': 'Kitchen', 'area': 41.0}, {'room_type': 'LivingRoom', 'area': 20.5}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 7.4, 'height': 7.4, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 7.4, 'height': 3.7, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 5.5, 'height': 7.4, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 5.5, 'height': 3.7, 'is_regular': 1}]}"
] |
5 | 99.6 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 16.6,
"floor_polygon": [
{
"x": 8.3,
"y": 3.3
},
{
"x": 8.3,
"y": 8.3
},
{
"x": 11.6,
"y": 8.3
},
{
"x": 11.6,
"y": 3.3
}
],
"height": 5,
"id": "room|4",
"is_regular": 1,
"room_type": "Bedroom",
"width": 3.3
},
{
"area": 11.1,
"floor_polygon": [
{
"x": 8.3,
"y": 8.3
},
{
"x": 8.3,
"y": 11.6
},
{
"x": 11.6,
"y": 11.6
},
{
"x": 11.6,
"y": 8.3
}
],
"height": 3.3,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.3
},
{
"area": 38.7,
"floor_polygon": [
{
"x": 5,
"y": 3.3
},
{
"x": 5,
"y": 5
},
{
"x": 3.3,
"y": 5
},
{
"x": 3.3,
"y": 11.6
},
{
"x": 8.3,
"y": 11.6
},
{
"x": 8.3,
"y": 3.3
}
],
"height": 8.3,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5
},
{
"area": 24.9,
"floor_polygon": [
{
"x": 0,
"y": 8.3
},
{
"x": 3.3,
"y": 8.3
},
{
"x": 3.3,
"y": 5
},
{
"x": 5,
"y": 5
},
{
"x": 5,
"y": 3.3
},
{
"x": 3.3,
"y": 3.3
},
{
"x": 3.3,
"y": 1.7
},
{
"x": 0,
"y": 1.7
}
],
"height": 6.7,
"id": "room|8",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5
},
{
"area": 8.3,
"floor_polygon": [
{
"x": 3.3,
"y": 1.7
},
{
"x": 3.3,
"y": 3.3
},
{
"x": 8.3,
"y": 3.3
},
{
"x": 8.3,
"y": 1.7
}
],
"height": 1.7,
"id": "room|9",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 5
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
4
],
[
1,
2
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 11,
"y": 8.3
},
{
"x": 9.1,
"y": 8.3
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 4.8,
"y": 3.3
},
{
"x": 3.8,
"y": 3.3
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 8.3,
"y": 3.5
},
{
"x": 8.3,
"y": 4.5
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 3.3,
"y": 6.1
},
{
"x": 3.3,
"y": 7.1
}
]
},
{
"id": "door|1|8",
"position": [
{
"x": 2.3,
"y": 1.7
},
{
"x": 1.2,
"y": 1.7
}
]
}
] | [
{
"id": "window|8|0",
"position": [
{
"x": 0,
"y": 1.7
},
{
"x": 0,
"y": 2.6
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 3.3,
"y": 9
},
{
"x": 3.3,
"y": 10.2
}
]
},
{
"id": "window|9|0",
"position": [
{
"x": 4.7,
"y": 1.7
},
{
"x": 3.8,
"y": 1.7
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 11.6,
"y": 8.1
},
{
"x": 11.6,
"y": 7.3
}
]
}
] | 0.1 | [
"{'room_count': 5}",
"{'room_count': 5, 'total_area': 99.6}",
"{'room_count': 5, 'total_area': 99.6, 'room_types': ['Bedroom', 'Bathroom', 'Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 16.6}, {'room_type': 'Bathroom', 'area': 11.1}, {'room_type': 'Bedroom', 'area': 38.7}, {'room_type': 'Kitchen', 'area': 24.9}, {'room_type': 'LivingRoom', 'area': 8.3}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 3.3, 'height': 5.0, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 3.3, 'height': 3.3, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.0, 'height': 8.3, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 5.0, 'height': 6.7, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 5.0, 'height': 1.7, 'is_regular': 0}]}"
] |
4 | 102.4 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 23.1,
"floor_polygon": [
{
"x": 3.6,
"y": 7.3
},
{
"x": 3.6,
"y": 12.7
},
{
"x": 7.3,
"y": 12.7
},
{
"x": 7.3,
"y": 9.1
},
{
"x": 9.1,
"y": 9.1
},
{
"x": 9.1,
"y": 7.3
},
{
"x": 5.5,
"y": 7.3
}
],
"height": 5.5,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.5
},
{
"area": 19.8,
"floor_polygon": [
{
"x": 0,
"y": 7.3
},
{
"x": 0,
"y": 12.7
},
{
"x": 3.6,
"y": 12.7
},
{
"x": 3.6,
"y": 7.3
}
],
"height": 5.5,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.6
},
{
"area": 33.1,
"floor_polygon": [
{
"x": 1.8,
"y": 0
},
{
"x": 1.8,
"y": 3.6
},
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 7.3
},
{
"x": 5.5,
"y": 7.3
},
{
"x": 5.5,
"y": 0
}
],
"height": 7.3,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.5
},
{
"area": 26.4,
"floor_polygon": [
{
"x": 5.5,
"y": 0
},
{
"x": 5.5,
"y": 7.3
},
{
"x": 9.1,
"y": 7.3
},
{
"x": 9.1,
"y": 0
}
],
"height": 7.3,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.6
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.6,
"y": 11.4
},
{
"x": 3.6,
"y": 12.4
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 4.2,
"y": 7.3
},
{
"x": 5.2,
"y": 7.3
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 9.1,
"y": 6.4
},
{
"x": 9.1,
"y": 4.4
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 6
},
{
"x": 0,
"y": 7.2
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 5.3,
"y": 0
},
{
"x": 4.5,
"y": 0
}
]
}
] | 0.39 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 102.4}",
"{'room_count': 4, 'total_area': 102.4, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 23.1}, {'room_type': 'Bathroom', 'area': 19.8}, {'room_type': 'Kitchen', 'area': 33.1}, {'room_type': 'LivingRoom', 'area': 26.4}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.5, 'height': 5.5, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.6, 'height': 5.5, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 5.5, 'height': 7.3, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.6, 'height': 7.3, 'is_regular': 1}]}"
] |
1 | 36.1 | [
"Bathroom"
] | [
{
"area": 36.1,
"floor_polygon": [
{
"x": 0,
"y": 1.8
},
{
"x": 0,
"y": 7.2
},
{
"x": 5.4,
"y": 7.2
},
{
"x": 5.4,
"y": 0
},
{
"x": 1.8,
"y": 0
},
{
"x": 1.8,
"y": 1.8
}
],
"height": 7.2,
"id": "room|2",
"is_regular": 0,
"room_type": "Bathroom",
"width": 5.4
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 5.4,
"y": 5.3
},
{
"x": 5.4,
"y": 4.2
}
]
}
] | [] | 0.73 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 36.1}",
"{'room_count': 1, 'total_area': 36.1, 'room_types': ['Bathroom'] }",
"{'rooms': [{'room_type': 'Bathroom', 'area': 36.1}]}",
"{'rooms': [{'room_type': 'Bathroom', 'width': 5.4, 'height': 7.2, 'is_regular': 0}]}"
] |
5 | 85.3 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 18.3,
"floor_polygon": [
{
"x": 3.5,
"y": 1.7
},
{
"x": 3.5,
"y": 5.2
},
{
"x": 8.7,
"y": 5.2
},
{
"x": 8.7,
"y": 1.7
}
],
"height": 3.5,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 5.2
},
{
"area": 6.1,
"floor_polygon": [
{
"x": 8.7,
"y": 7
},
{
"x": 8.7,
"y": 8.7
},
{
"x": 12.2,
"y": 8.7
},
{
"x": 12.2,
"y": 7
}
],
"height": 1.7,
"id": "room|3",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.5
},
{
"area": 18.3,
"floor_polygon": [
{
"x": 3.5,
"y": 5.2
},
{
"x": 3.5,
"y": 8.7
},
{
"x": 8.7,
"y": 8.7
},
{
"x": 8.7,
"y": 5.2
}
],
"height": 3.5,
"id": "room|4",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 5.2
},
{
"area": 21.3,
"floor_polygon": [
{
"x": 0,
"y": 8.7
},
{
"x": 3.5,
"y": 8.7
},
{
"x": 3.5,
"y": 1.7
},
{
"x": 1.7,
"y": 1.7
},
{
"x": 1.7,
"y": 3.5
},
{
"x": 0,
"y": 3.5
}
],
"height": 7,
"id": "room|5",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.5
},
{
"area": 21.3,
"floor_polygon": [
{
"x": 8.7,
"y": 1.7
},
{
"x": 8.7,
"y": 7
},
{
"x": 12.2,
"y": 7
},
{
"x": 12.2,
"y": 0
},
{
"x": 10.5,
"y": 0
},
{
"x": 10.5,
"y": 1.7
}
],
"height": 7,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.5
}
] | [
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
2
],
[
1,
4
],
[
2,
3
],
[
2,
4
]
] | [
{
"id": "door|3|4",
"position": [
{
"x": 8.7,
"y": 7
},
{
"x": 8.7,
"y": 8.1
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 3.5,
"y": 5.4
},
{
"x": 3.5,
"y": 7.4
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 8.7,
"y": 6.9
},
{
"x": 8.7,
"y": 5.9
}
]
},
{
"id": "door|1|4",
"position": [
{
"x": 4.2,
"y": 8.7
},
{
"x": 5.2,
"y": 8.7
}
]
}
] | [
{
"id": "window|5|0",
"position": [
{
"x": 2.2,
"y": 8.7
},
{
"x": 3.4,
"y": 8.7
}
]
},
{
"id": "window|5|1",
"position": [
{
"x": 1.7,
"y": 1.8
},
{
"x": 1.7,
"y": 3.3
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 10.5,
"y": 0
},
{
"x": 10.5,
"y": 1.6
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 12.2,
"y": 5.5
},
{
"x": 12.2,
"y": 4.6
}
]
}
] | 0.58 | [
"{'room_count': 5}",
"{'room_count': 5, 'total_area': 85.3}",
"{'room_count': 5, 'total_area': 85.3, 'room_types': ['Kitchen', 'Bathroom', 'LivingRoom', 'Bedroom', 'Bedroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 18.3}, {'room_type': 'Bathroom', 'area': 6.1}, {'room_type': 'LivingRoom', 'area': 18.3}, {'room_type': 'Bedroom', 'area': 21.3}, {'room_type': 'Bedroom', 'area': 21.3}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 5.2, 'height': 3.5, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 3.5, 'height': 1.7, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 5.2, 'height': 3.5, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 3.5, 'height': 7.0, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 3.5, 'height': 7.0, 'is_regular': 0}]}"
] |
10 | 198.6 | [
"Kitchen",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 26.8,
"floor_polygon": [
{
"x": 8.2,
"y": 3.3
},
{
"x": 8.2,
"y": 8.2
},
{
"x": 13.1,
"y": 8.2
},
{
"x": 13.1,
"y": 3.3
},
{
"x": 11.5,
"y": 3.3
},
{
"x": 11.5,
"y": 1.6
},
{
"x": 9.8,
"y": 1.6
},
{
"x": 9.8,
"y": 3.3
}
],
"height": 6.6,
"id": "room|2",
"is_regular": 0,
"room_type": "Kitchen",
"width": 4.9
},
{
"area": 16.1,
"floor_polygon": [
{
"x": 13.1,
"y": 3.3
},
{
"x": 13.1,
"y": 8.2
},
{
"x": 16.4,
"y": 8.2
},
{
"x": 16.4,
"y": 3.3
}
],
"height": 4.9,
"id": "room|3",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.3
},
{
"area": 24.2,
"floor_polygon": [
{
"x": 11.5,
"y": 8.2
},
{
"x": 11.5,
"y": 13.1
},
{
"x": 16.4,
"y": 13.1
},
{
"x": 16.4,
"y": 8.2
},
{
"x": 13.1,
"y": 8.2
}
],
"height": 4.9,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 4.9
},
{
"area": 16.1,
"floor_polygon": [
{
"x": 8.2,
"y": 8.2
},
{
"x": 8.2,
"y": 13.1
},
{
"x": 11.5,
"y": 13.1
},
{
"x": 11.5,
"y": 8.2
}
],
"height": 4.9,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.3
},
{
"area": 26.8,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.3
},
{
"x": 3.3,
"y": 3.3
},
{
"x": 3.3,
"y": 4.9
},
{
"x": 6.6,
"y": 4.9
},
{
"x": 6.6,
"y": 0
}
],
"height": 4.9,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.6
},
{
"area": 16.1,
"floor_polygon": [
{
"x": 6.6,
"y": 0
},
{
"x": 6.6,
"y": 4.9
},
{
"x": 8.2,
"y": 4.9
},
{
"x": 8.2,
"y": 3.3
},
{
"x": 9.8,
"y": 3.3
},
{
"x": 9.8,
"y": 1.6
},
{
"x": 11.5,
"y": 1.6
},
{
"x": 11.5,
"y": 0
}
],
"height": 4.9,
"id": "room|7",
"is_regular": 0,
"room_type": "Bathroom",
"width": 4.9
},
{
"area": 21.5,
"floor_polygon": [
{
"x": 0,
"y": 3.3
},
{
"x": 0,
"y": 8.2
},
{
"x": 4.9,
"y": 8.2
},
{
"x": 4.9,
"y": 4.9
},
{
"x": 3.3,
"y": 4.9
},
{
"x": 3.3,
"y": 3.3
}
],
"height": 4.9,
"id": "room|8",
"is_regular": 0,
"room_type": "Bedroom",
"width": 4.9
},
{
"area": 10.7,
"floor_polygon": [
{
"x": 4.9,
"y": 4.9
},
{
"x": 4.9,
"y": 8.2
},
{
"x": 8.2,
"y": 8.2
},
{
"x": 8.2,
"y": 4.9
},
{
"x": 6.6,
"y": 4.9
}
],
"height": 3.3,
"id": "room|9",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.3
},
{
"area": 24.2,
"floor_polygon": [
{
"x": 3.3,
"y": 8.2
},
{
"x": 3.3,
"y": 13.1
},
{
"x": 8.2,
"y": 13.1
},
{
"x": 8.2,
"y": 8.2
},
{
"x": 4.9,
"y": 8.2
}
],
"height": 4.9,
"id": "room|10",
"is_regular": 0,
"room_type": "Bedroom",
"width": 4.9
},
{
"area": 16.1,
"floor_polygon": [
{
"x": 0,
"y": 13.1
},
{
"x": 3.3,
"y": 13.1
},
{
"x": 3.3,
"y": 8.2
},
{
"x": 0,
"y": 8.2
}
],
"height": 4.9,
"id": "room|11",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.3
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
5
],
[
0,
7
],
[
0,
8
],
[
1,
2
],
[
2,
3
],
[
3,
7
],
[
3,
8
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
7
],
[
6,
7
],
[
6,
8
],
[
6,
9
],
[
7,
8
],
[
8,
9
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 13.1,
"y": 4.8
},
{
"x": 13.1,
"y": 6.8
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 11.5,
"y": 8.6
},
{
"x": 11.5,
"y": 10.5
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 13.3,
"y": 8.2
},
{
"x": 15.2,
"y": 8.2
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 6.6,
"y": 0.9
},
{
"x": 6.6,
"y": 2.9
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 4.9,
"y": 7
},
{
"x": 4.9,
"y": 5.1
}
]
},
{
"id": "door|10|11",
"position": [
{
"x": 3.3,
"y": 11.4
},
{
"x": 3.3,
"y": 10.3
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 0.3,
"y": 3.3
},
{
"x": 1.4,
"y": 3.3
}
]
},
{
"id": "door|8|10",
"position": [
{
"x": 3.6,
"y": 8.2
},
{
"x": 4.7,
"y": 8.2
}
]
},
{
"id": "door|2|9",
"position": [
{
"x": 8.2,
"y": 6.8
},
{
"x": 8.2,
"y": 7.9
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 16.4,
"y": 7.1
},
{
"x": 16.4,
"y": 6.1
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 3.7,
"y": 0
},
{
"x": 2.2,
"y": 0
}
]
},
{
"id": "window|10|0",
"position": [
{
"x": 3.6,
"y": 13.1
},
{
"x": 5.1,
"y": 13.1
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 16.4,
"y": 10.1
},
{
"x": 16.4,
"y": 8.6
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 16.1,
"y": 3.3
},
{
"x": 15.3,
"y": 3.3
}
]
}
] | 0.47 | [
"{'room_count': 10}",
"{'room_count': 10, 'total_area': 198.6}",
"{'room_count': 10, 'total_area': 198.6, 'room_types': ['Kitchen', 'LivingRoom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 26.8}, {'room_type': 'LivingRoom', 'area': 16.1}, {'room_type': 'Bedroom', 'area': 24.2}, {'room_type': 'Bathroom', 'area': 16.1}, {'room_type': 'Bedroom', 'area': 26.8}, {'room_type': 'Bathroom', 'area': 16.1}, {'room_type': 'Bedroom', 'area': 21.5}, {'room_type': 'Bathroom', 'area': 10.7}, {'room_type': 'Bedroom', 'area': 24.2}, {'room_type': 'Bathroom', 'area': 16.1}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 4.9, 'height': 6.6, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.3, 'height': 4.9, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 4.9, 'height': 4.9, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.3, 'height': 4.9, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 6.6, 'height': 4.9, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 4.9, 'height': 4.9, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 4.9, 'height': 4.9, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.3, 'height': 3.3, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 4.9, 'height': 4.9, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.3, 'height': 4.9, 'is_regular': 1}]}"
] |
3 | 77.1 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 26.7,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.2
},
{
"x": 5.2,
"y": 5.2
},
{
"x": 5.2,
"y": 0
}
],
"height": 5.2,
"id": "room|2",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.2
},
{
"area": 17.8,
"floor_polygon": [
{
"x": 0,
"y": 10.3
},
{
"x": 3.4,
"y": 10.3
},
{
"x": 3.4,
"y": 5.2
},
{
"x": 0,
"y": 5.2
}
],
"height": 5.2,
"id": "room|6",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.4
},
{
"area": 32.6,
"floor_polygon": [
{
"x": 3.4,
"y": 5.2
},
{
"x": 3.4,
"y": 10.3
},
{
"x": 8.6,
"y": 10.3
},
{
"x": 8.6,
"y": 3.4
},
{
"x": 5.2,
"y": 3.4
},
{
"x": 5.2,
"y": 5.2
}
],
"height": 6.9,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 5.2
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 3.4,
"y": 9.5
},
{
"x": 3.4,
"y": 8.5
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 2,
"y": 5.2
},
{
"x": 0.9,
"y": 5.2
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 6.1,
"y": 10.3
},
{
"x": 8.1,
"y": 10.3
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 3
},
{
"x": 0,
"y": 4.8
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 5.3
},
{
"x": 0,
"y": 6.4
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 2.5,
"y": 10.3
},
{
"x": 3.4,
"y": 10.3
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 8.6,
"y": 10
},
{
"x": 8.6,
"y": 8.9
}
]
}
] | 0.47 | [
"{'room_count': 3}",
"{'room_count': 3, 'total_area': 77.1}",
"{'room_count': 3, 'total_area': 77.1, 'room_types': ['Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 26.7}, {'room_type': 'Kitchen', 'area': 17.8}, {'room_type': 'LivingRoom', 'area': 32.6}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.2, 'height': 5.2, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 3.4, 'height': 5.2, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 5.2, 'height': 6.9, 'is_regular': 0}]}"
] |
6 | 172.6 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 34.5,
"floor_polygon": [
{
"x": 0,
"y": 4.2
},
{
"x": 0,
"y": 12.5
},
{
"x": 6.2,
"y": 12.5
},
{
"x": 6.2,
"y": 8.3
},
{
"x": 2.1,
"y": 8.3
},
{
"x": 2.1,
"y": 4.2
}
],
"height": 8.3,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.2
},
{
"area": 25.9,
"floor_polygon": [
{
"x": 6.2,
"y": 8.3
},
{
"x": 6.2,
"y": 12.5
},
{
"x": 12.5,
"y": 12.5
},
{
"x": 12.5,
"y": 8.3
},
{
"x": 8.3,
"y": 8.3
}
],
"height": 4.2,
"id": "room|5",
"is_regular": 0,
"room_type": "Bathroom",
"width": 6.2
},
{
"area": 34.5,
"floor_polygon": [
{
"x": 0,
"y": 12.5
},
{
"x": 0,
"y": 16.6
},
{
"x": 8.3,
"y": 16.6
},
{
"x": 8.3,
"y": 12.5
},
{
"x": 6.2,
"y": 12.5
}
],
"height": 4.2,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 8.3
},
{
"area": 17.3,
"floor_polygon": [
{
"x": 8.3,
"y": 12.5
},
{
"x": 8.3,
"y": 16.6
},
{
"x": 12.5,
"y": 16.6
},
{
"x": 12.5,
"y": 12.5
}
],
"height": 4.2,
"id": "room|7",
"is_regular": 1,
"room_type": "Bathroom",
"width": 4.2
},
{
"area": 30.2,
"floor_polygon": [
{
"x": 2.1,
"y": 8.3
},
{
"x": 8.3,
"y": 8.3
},
{
"x": 8.3,
"y": 2.1
},
{
"x": 6.2,
"y": 2.1
},
{
"x": 6.2,
"y": 4.2
},
{
"x": 2.1,
"y": 4.2
}
],
"height": 6.2,
"id": "room|8",
"is_regular": 0,
"room_type": "Kitchen",
"width": 6.2
},
{
"area": 30.2,
"floor_polygon": [
{
"x": 8.3,
"y": 2.1
},
{
"x": 8.3,
"y": 8.3
},
{
"x": 12.5,
"y": 8.3
},
{
"x": 12.5,
"y": 0
},
{
"x": 10.4,
"y": 0
},
{
"x": 10.4,
"y": 2.1
}
],
"height": 8.3,
"id": "room|9",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 4.2
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
1,
5
],
[
2,
3
],
[
4,
5
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 6.2,
"y": 8.5
},
{
"x": 6.2,
"y": 10.5
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 8.3,
"y": 16.3
},
{
"x": 8.3,
"y": 15.2
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 8.3,
"y": 8.1
},
{
"x": 8.3,
"y": 6.1
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 2.4,
"y": 12.5
},
{
"x": 4.4,
"y": 12.5
}
]
},
{
"id": "door|4|8",
"position": [
{
"x": 2.1,
"y": 4.6
},
{
"x": 2.1,
"y": 6.6
}
]
},
{
"id": "door|1|9",
"position": [
{
"x": 9.6,
"y": 2.1
},
{
"x": 8.6,
"y": 2.1
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 1.5,
"y": 4.2
},
{
"x": 0.4,
"y": 4.2
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 0,
"y": 6.3
},
{
"x": 0,
"y": 7.5
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 7.4,
"y": 16.6
},
{
"x": 8.2,
"y": 16.6
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 6.1,
"y": 4.2
},
{
"x": 5.2,
"y": 4.2
}
]
},
{
"id": "window|9|0",
"position": [
{
"x": 10.4,
"y": 0.3
},
{
"x": 10.4,
"y": 1.1
}
]
}
] | 0.47 | [
"{'room_count': 6}",
"{'room_count': 6, 'total_area': 172.6}",
"{'room_count': 6, 'total_area': 172.6, 'room_types': ['Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 34.5}, {'room_type': 'Bathroom', 'area': 25.9}, {'room_type': 'Bedroom', 'area': 34.5}, {'room_type': 'Bathroom', 'area': 17.3}, {'room_type': 'Kitchen', 'area': 30.2}, {'room_type': 'LivingRoom', 'area': 30.2}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 6.2, 'height': 8.3, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 6.2, 'height': 4.2, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 8.3, 'height': 4.2, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 4.2, 'height': 4.2, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 6.2, 'height': 6.2, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 4.2, 'height': 8.3, 'is_regular': 0}]}"
] |
2 | 44.8 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 24.4,
"floor_polygon": [
{
"x": 4,
"y": 0
},
{
"x": 4,
"y": 6.1
},
{
"x": 8.1,
"y": 6.1
},
{
"x": 8.1,
"y": 0
}
],
"height": 6.1,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 4
},
{
"area": 20.4,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4
},
{
"x": 2,
"y": 4
},
{
"x": 2,
"y": 6.1
},
{
"x": 4,
"y": 6.1
},
{
"x": 4,
"y": 0
}
],
"height": 6.1,
"id": "room|3",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 4
}
] | [
[
0,
1
]
] | [
{
"id": "door|1|3",
"position": [
{
"x": 2.4,
"y": 0
},
{
"x": 0.5,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 8.1,
"y": 3.6
},
{
"x": 8.1,
"y": 2.4
}
]
}
] | 0.58 | [
"{'room_count': 2}",
"{'room_count': 2, 'total_area': 44.8}",
"{'room_count': 2, 'total_area': 44.8, 'room_types': ['Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 24.4}, {'room_type': 'LivingRoom', 'area': 20.4}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 4.0, 'height': 6.1, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 4.0, 'height': 6.1, 'is_regular': 0}]}"
] |
2 | 45.4 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 22.7,
"floor_polygon": [
{
"x": 3.9,
"y": 0
},
{
"x": 3.9,
"y": 5.8
},
{
"x": 7.8,
"y": 5.8
},
{
"x": 7.8,
"y": 0
}
],
"height": 5.8,
"id": "room|2",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.9
},
{
"area": 22.7,
"floor_polygon": [
{
"x": 0,
"y": 3.9
},
{
"x": 0,
"y": 9.7
},
{
"x": 3.9,
"y": 9.7
},
{
"x": 3.9,
"y": 3.9
}
],
"height": 5.8,
"id": "room|3",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.9
}
] | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.9,
"y": 4.1
},
{
"x": 3.9,
"y": 5.2
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 6.1,
"y": 0
},
{
"x": 4.2,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 7.8,
"y": 1.2
},
{
"x": 7.8,
"y": 0
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 3.9,
"y": 2.3
},
{
"x": 3.9,
"y": 3.9
}
]
}
] | 0.67 | [
"{'room_count': 2}",
"{'room_count': 2, 'total_area': 45.4}",
"{'room_count': 2, 'total_area': 45.4, 'room_types': ['Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 22.7}, {'room_type': 'Bathroom', 'area': 22.7}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 3.9, 'height': 5.8, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.9, 'height': 5.8, 'is_regular': 0}]}"
] |
1 | 45.3 | [
"Kitchen"
] | [
{
"area": 45.3,
"floor_polygon": [
{
"x": 6.7,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.7
},
{
"x": 6.7,
"y": 6.7
}
],
"height": 6.7,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 6.7
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 0.3
},
{
"x": 0,
"y": 2.3
}
]
}
] | [] | 0.97 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 45.3}",
"{'room_count': 1, 'total_area': 45.3, 'room_types': ['Kitchen'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 45.3}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 6.7, 'height': 6.7, 'is_regular': 1}]}"
] |
4 | 68.2 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 22.7,
"floor_polygon": [
{
"x": 3.6,
"y": 0
},
{
"x": 3.6,
"y": 5.4
},
{
"x": 9,
"y": 5.4
},
{
"x": 9,
"y": 1.8
},
{
"x": 5.4,
"y": 1.8
},
{
"x": 5.4,
"y": 0
}
],
"height": 5.4,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.4
},
{
"area": 13,
"floor_polygon": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 5.4
},
{
"x": 3.6,
"y": 5.4
},
{
"x": 3.6,
"y": 0
},
{
"x": 1.8,
"y": 0
},
{
"x": 1.8,
"y": 3.6
}
],
"height": 5.4,
"id": "room|5",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.6
},
{
"area": 19.5,
"floor_polygon": [
{
"x": 0,
"y": 9
},
{
"x": 5.4,
"y": 9
},
{
"x": 5.4,
"y": 5.4
},
{
"x": 0,
"y": 5.4
}
],
"height": 3.6,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.4
},
{
"area": 13,
"floor_polygon": [
{
"x": 5.4,
"y": 5.4
},
{
"x": 5.4,
"y": 9
},
{
"x": 9,
"y": 9
},
{
"x": 9,
"y": 5.4
}
],
"height": 3.6,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.6
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.6,
"y": 2.4
},
{
"x": 3.6,
"y": 0.4
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 5,
"y": 5.4
},
{
"x": 4,
"y": 5.4
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 1.6,
"y": 9
},
{
"x": 3.6,
"y": 9
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 5.4,
"y": 1.5
},
{
"x": 5.4,
"y": 0.3
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 5.1,
"y": 0
},
{
"x": 3.9,
"y": 0
}
]
}
] | 0.27 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 68.2}",
"{'room_count': 4, 'total_area': 68.2, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 22.7}, {'room_type': 'Bathroom', 'area': 13.0}, {'room_type': 'Kitchen', 'area': 19.5}, {'room_type': 'LivingRoom', 'area': 13.0}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.4, 'height': 5.4, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.6, 'height': 5.4, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 5.4, 'height': 3.6, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.6, 'height': 3.6, 'is_regular': 1}]}"
] |
2 | 78.5 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 43.6,
"floor_polygon": [
{
"x": 0,
"y": 4.2
},
{
"x": 0,
"y": 6.3
},
{
"x": 8.3,
"y": 6.3
},
{
"x": 8.3,
"y": 0
},
{
"x": 2.1,
"y": 0
},
{
"x": 2.1,
"y": 4.2
}
],
"height": 6.3,
"id": "room|2",
"is_regular": 0,
"room_type": "Kitchen",
"width": 8.3
},
{
"area": 34.9,
"floor_polygon": [
{
"x": 8.3,
"y": 6.3
},
{
"x": 0,
"y": 6.3
},
{
"x": 0,
"y": 10.4
},
{
"x": 8.3,
"y": 10.4
}
],
"height": 4.2,
"id": "room|3",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 8.3
}
] | [
[
0,
1
]
] | [
{
"id": "door|1|2",
"position": [
{
"x": 2.1,
"y": 1.8
},
{
"x": 2.1,
"y": 3.8
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 8.3,
"y": 3.5
},
{
"x": 8.3,
"y": 2.6
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 1.6,
"y": 4.2
},
{
"x": 0.6,
"y": 4.2
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 0,
"y": 6.4
},
{
"x": 0,
"y": 7.3
}
]
},
{
"id": "window|3|1",
"position": [
{
"x": 8.3,
"y": 7.7
},
{
"x": 8.3,
"y": 6.5
}
]
}
] | 0.49 | [
"{'room_count': 2}",
"{'room_count': 2, 'total_area': 78.5}",
"{'room_count': 2, 'total_area': 78.5, 'room_types': ['Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 43.6}, {'room_type': 'LivingRoom', 'area': 34.9}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 8.3, 'height': 6.3, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 8.3, 'height': 4.2, 'is_regular': 1}]}"
] |
10 | 197.6 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 20.8,
"floor_polygon": [
{
"x": 6.4,
"y": 12.9
},
{
"x": 6.4,
"y": 16.1
},
{
"x": 12.9,
"y": 16.1
},
{
"x": 12.9,
"y": 12.9
}
],
"height": 3.2,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 6.4
},
{
"area": 31.2,
"floor_polygon": [
{
"x": 6.4,
"y": 8.1
},
{
"x": 6.4,
"y": 12.9
},
{
"x": 12.9,
"y": 12.9
},
{
"x": 12.9,
"y": 8.1
},
{
"x": 9.7,
"y": 8.1
}
],
"height": 4.8,
"id": "room|3",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 6.4
},
{
"area": 20.8,
"floor_polygon": [
{
"x": 0,
"y": 12.9
},
{
"x": 3.2,
"y": 12.9
},
{
"x": 3.2,
"y": 16.1
},
{
"x": 6.4,
"y": 16.1
},
{
"x": 6.4,
"y": 11.3
},
{
"x": 0,
"y": 11.3
}
],
"height": 4.8,
"id": "room|4",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 6.4
},
{
"area": 20.8,
"floor_polygon": [
{
"x": 0,
"y": 8.1
},
{
"x": 0,
"y": 11.3
},
{
"x": 6.4,
"y": 11.3
},
{
"x": 6.4,
"y": 8.1
},
{
"x": 4.8,
"y": 8.1
}
],
"height": 3.2,
"id": "room|5",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 6.4
},
{
"area": 23.4,
"floor_polygon": [
{
"x": 0,
"y": 3.2
},
{
"x": 0,
"y": 8.1
},
{
"x": 4.8,
"y": 8.1
},
{
"x": 4.8,
"y": 3.2
}
],
"height": 4.8,
"id": "room|6",
"is_regular": 1,
"room_type": "Bedroom",
"width": 4.8
},
{
"area": 13,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.2
},
{
"x": 4.8,
"y": 3.2
},
{
"x": 4.8,
"y": 1.6
},
{
"x": 3.2,
"y": 1.6
},
{
"x": 3.2,
"y": 0
}
],
"height": 3.2,
"id": "room|7",
"is_regular": 0,
"room_type": "Bathroom",
"width": 4.8
},
{
"area": 20.8,
"floor_polygon": [
{
"x": 6.4,
"y": 0
},
{
"x": 6.4,
"y": 1.6
},
{
"x": 9.7,
"y": 1.6
},
{
"x": 9.7,
"y": 4.8
},
{
"x": 12.9,
"y": 4.8
},
{
"x": 12.9,
"y": 0
}
],
"height": 4.8,
"id": "room|8",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.4
},
{
"area": 10.4,
"floor_polygon": [
{
"x": 9.7,
"y": 4.8
},
{
"x": 9.7,
"y": 8.1
},
{
"x": 12.9,
"y": 8.1
},
{
"x": 12.9,
"y": 4.8
}
],
"height": 3.2,
"id": "room|9",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.2
},
{
"area": 31.2,
"floor_polygon": [
{
"x": 4.8,
"y": 1.6
},
{
"x": 4.8,
"y": 8.1
},
{
"x": 9.7,
"y": 8.1
},
{
"x": 9.7,
"y": 1.6
},
{
"x": 6.4,
"y": 1.6
}
],
"height": 6.4,
"id": "room|10",
"is_regular": 0,
"room_type": "Bedroom",
"width": 4.8
},
{
"area": 5.2,
"floor_polygon": [
{
"x": 3.2,
"y": 1.6
},
{
"x": 6.4,
"y": 1.6
},
{
"x": 6.4,
"y": 0
},
{
"x": 3.2,
"y": 0
}
],
"height": 1.6,
"id": "room|11",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.2
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
3
],
[
1,
7
],
[
1,
8
],
[
2,
3
],
[
3,
4
],
[
3,
8
],
[
4,
5
],
[
4,
8
],
[
5,
8
],
[
5,
9
],
[
6,
7
],
[
6,
8
],
[
6,
9
],
[
7,
8
],
[
8,
9
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 11.5,
"y": 12.9
},
{
"x": 10.4,
"y": 12.9
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 2.2,
"y": 11.3
},
{
"x": 4.1,
"y": 11.3
}
]
},
{
"id": "door|2|4",
"position": [
{
"x": 6.4,
"y": 15.5
},
{
"x": 6.4,
"y": 13.5
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 3,
"y": 3.2
},
{
"x": 1.1,
"y": 3.2
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 10.4,
"y": 4.8
},
{
"x": 12.4,
"y": 4.8
}
]
},
{
"id": "door|10|11",
"position": [
{
"x": 6.3,
"y": 1.6
},
{
"x": 5.3,
"y": 1.6
}
]
},
{
"id": "door|8|10",
"position": [
{
"x": 9.7,
"y": 1.9
},
{
"x": 9.7,
"y": 3
}
]
},
{
"id": "door|6|10",
"position": [
{
"x": 4.8,
"y": 4
},
{
"x": 4.8,
"y": 5.9
}
]
},
{
"id": "door|3|10",
"position": [
{
"x": 7,
"y": 8.1
},
{
"x": 8.9,
"y": 8.1
}
]
},
{
"id": "door|1|5",
"position": [
{
"x": 0,
"y": 8.9
},
{
"x": 0,
"y": 10.9
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 3.4
},
{
"x": 0,
"y": 4.3
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 8.7,
"y": 0
},
{
"x": 7.5,
"y": 0
}
]
},
{
"id": "window|8|1",
"position": [
{
"x": 12.9,
"y": 4.8
},
{
"x": 12.9,
"y": 3.3
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 12.9,
"y": 12.4
},
{
"x": 12.9,
"y": 11.2
}
]
}
] | 0.91 | [
"{'room_count': 10}",
"{'room_count': 10, 'total_area': 197.6}",
"{'room_count': 10, 'total_area': 197.6, 'room_types': ['Kitchen', 'LivingRoom', 'LivingRoom', 'LivingRoom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 20.8}, {'room_type': 'LivingRoom', 'area': 31.2}, {'room_type': 'LivingRoom', 'area': 20.8}, {'room_type': 'LivingRoom', 'area': 20.8}, {'room_type': 'Bedroom', 'area': 23.4}, {'room_type': 'Bathroom', 'area': 13.0}, {'room_type': 'Bedroom', 'area': 20.8}, {'room_type': 'Bathroom', 'area': 10.4}, {'room_type': 'Bedroom', 'area': 31.2}, {'room_type': 'Bathroom', 'area': 5.2}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 6.4, 'height': 3.2, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 6.4, 'height': 4.8, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 6.4, 'height': 4.8, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 6.4, 'height': 3.2, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 4.8, 'height': 4.8, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 4.8, 'height': 3.2, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 6.4, 'height': 4.8, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.2, 'height': 3.2, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 4.8, 'height': 6.4, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.2, 'height': 1.6, 'is_regular': 0}]}"
] |
1 | 6.6 | [
"Bathroom"
] | [
{
"area": 6.6,
"floor_polygon": [
{
"x": 1.8,
"y": 0
},
{
"x": 1.8,
"y": 3.6
},
{
"x": 3.6,
"y": 3.6
},
{
"x": 3.6,
"y": 0
}
],
"height": 3.6,
"id": "room|2",
"is_regular": 1,
"room_type": "Bathroom",
"width": 1.8
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 1.8,
"y": 1.7
},
{
"x": 1.8,
"y": 2.8
}
]
}
] | [] | 0.72 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 6.6}",
"{'room_count': 1, 'total_area': 6.6, 'room_types': ['Bathroom'] }",
"{'rooms': [{'room_type': 'Bathroom', 'area': 6.6}]}",
"{'rooms': [{'room_type': 'Bathroom', 'width': 1.8, 'height': 3.6, 'is_regular': 1}]}"
] |
4 | 78.2 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 26.1,
"floor_polygon": [
{
"x": 4.8,
"y": 0
},
{
"x": 4.8,
"y": 3.2
},
{
"x": 6.5,
"y": 3.2
},
{
"x": 6.5,
"y": 6.5
},
{
"x": 9.7,
"y": 6.5
},
{
"x": 9.7,
"y": 0
}
],
"height": 6.5,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 4.8
},
{
"area": 15.6,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.2
},
{
"x": 4.8,
"y": 3.2
},
{
"x": 4.8,
"y": 0
}
],
"height": 3.2,
"id": "room|5",
"is_regular": 0,
"room_type": "Bathroom",
"width": 4.8
},
{
"area": 20.9,
"floor_polygon": [
{
"x": 0,
"y": 3.2
},
{
"x": 0,
"y": 9.7
},
{
"x": 3.2,
"y": 9.7
},
{
"x": 3.2,
"y": 3.2
}
],
"height": 6.5,
"id": "room|6",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.2
},
{
"area": 15.6,
"floor_polygon": [
{
"x": 3.2,
"y": 3.2
},
{
"x": 3.2,
"y": 9.7
},
{
"x": 4.8,
"y": 9.7
},
{
"x": 4.8,
"y": 6.5
},
{
"x": 6.5,
"y": 6.5
},
{
"x": 6.5,
"y": 3.2
},
{
"x": 4.8,
"y": 3.2
}
],
"height": 6.5,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 3.2
}
] | [
[
0,
1
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 4.8,
"y": 0.9
},
{
"x": 4.8,
"y": 2.8
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 3.2,
"y": 7.8
},
{
"x": 3.2,
"y": 5.8
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 6.5,
"y": 5.4
},
{
"x": 6.5,
"y": 3.5
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 5,
"y": 6.5
},
{
"x": 6,
"y": 6.5
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 4.6
},
{
"x": 0,
"y": 5.5
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 4.8,
"y": 8.1
},
{
"x": 4.8,
"y": 6.9
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 7.4,
"y": 6.5
},
{
"x": 8.3,
"y": 6.5
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 6,
"y": 0
},
{
"x": 5.1,
"y": 0
}
]
}
] | 0.71 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 78.2}",
"{'room_count': 4, 'total_area': 78.2, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 26.1}, {'room_type': 'Bathroom', 'area': 15.6}, {'room_type': 'Kitchen', 'area': 20.9}, {'room_type': 'LivingRoom', 'area': 15.6}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 4.8, 'height': 6.5, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 4.8, 'height': 3.2, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 3.2, 'height': 6.5, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 3.2, 'height': 6.5, 'is_regular': 0}]}"
] |
1 | 13.5 | [
"Kitchen"
] | [
{
"area": 13.5,
"floor_polygon": [
{
"x": 0,
"y": 5.5
},
{
"x": 1.8,
"y": 5.5
},
{
"x": 1.8,
"y": 3.7
},
{
"x": 3.7,
"y": 3.7
},
{
"x": 3.7,
"y": 0
},
{
"x": 1.8,
"y": 0
},
{
"x": 1.8,
"y": 1.8
},
{
"x": 0,
"y": 1.8
}
],
"height": 5.5,
"id": "room|2",
"is_regular": 0,
"room_type": "Kitchen",
"width": 3.7
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 1.8,
"y": 0.7
},
{
"x": 1.8,
"y": 1.7
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 3.7,
"y": 1.8
},
{
"x": 3.7,
"y": 1
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 1.8,
"y": 4.6
},
{
"x": 1.8,
"y": 3.7
}
]
}
] | 0.03 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 13.5}",
"{'room_count': 1, 'total_area': 13.5, 'room_types': ['Kitchen'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 13.5}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 3.7, 'height': 5.5, 'is_regular': 0}]}"
] |
8 | 164.7 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 19.8,
"floor_polygon": [
{
"x": 0,
"y": 9.1
},
{
"x": 0,
"y": 12.7
},
{
"x": 5.4,
"y": 12.7
},
{
"x": 5.4,
"y": 9.1
}
],
"height": 3.6,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 5.4
},
{
"area": 29.6,
"floor_polygon": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 9.1
},
{
"x": 5.4,
"y": 9.1
},
{
"x": 5.4,
"y": 3.6
}
],
"height": 5.4,
"id": "room|3",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 5.4
},
{
"area": 19.8,
"floor_polygon": [
{
"x": 5.4,
"y": 3.6
},
{
"x": 5.4,
"y": 9.1
},
{
"x": 9.1,
"y": 9.1
},
{
"x": 9.1,
"y": 3.6
}
],
"height": 5.4,
"id": "room|4",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.6
},
{
"area": 9.9,
"floor_polygon": [
{
"x": 5.4,
"y": 9.1
},
{
"x": 5.4,
"y": 12.7
},
{
"x": 7.3,
"y": 12.7
},
{
"x": 7.3,
"y": 10.9
},
{
"x": 9.1,
"y": 10.9
},
{
"x": 9.1,
"y": 9.1
}
],
"height": 3.6,
"id": "room|5",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.6
},
{
"area": 26.3,
"floor_polygon": [
{
"x": 0,
"y": 12.7
},
{
"x": 0,
"y": 16.3
},
{
"x": 7.3,
"y": 16.3
},
{
"x": 7.3,
"y": 12.7
},
{
"x": 5.4,
"y": 12.7
}
],
"height": 3.6,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 7.3
},
{
"area": 13.2,
"floor_polygon": [
{
"x": 7.3,
"y": 10.9
},
{
"x": 7.3,
"y": 18.1
},
{
"x": 9.1,
"y": 18.1
},
{
"x": 9.1,
"y": 10.9
}
],
"height": 7.3,
"id": "room|7",
"is_regular": 0,
"room_type": "Bedroom",
"width": 1.8
},
{
"area": 19.8,
"floor_polygon": [
{
"x": 0,
"y": 21.8
},
{
"x": 3.6,
"y": 21.8
},
{
"x": 3.6,
"y": 16.3
},
{
"x": 0,
"y": 16.3
}
],
"height": 5.4,
"id": "room|8",
"is_regular": 1,
"room_type": "Bedroom",
"width": 3.6
},
{
"area": 26.3,
"floor_polygon": [
{
"x": 3.6,
"y": 16.3
},
{
"x": 3.6,
"y": 21.8
},
{
"x": 9.1,
"y": 21.8
},
{
"x": 9.1,
"y": 18.1
},
{
"x": 7.3,
"y": 18.1
},
{
"x": 7.3,
"y": 16.3
}
],
"height": 5.4,
"id": "room|9",
"is_regular": 0,
"room_type": "Bathroom",
"width": 5.4
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
2,
3
],
[
3,
4
],
[
3,
5
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
7
],
[
6,
7
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 4.6,
"y": 9.1
},
{
"x": 3.6,
"y": 9.1
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 6.7,
"y": 9.1
},
{
"x": 8.6,
"y": 9.1
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 5.4,
"y": 7.8
},
{
"x": 5.4,
"y": 6.8
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 3.6,
"y": 19.4
},
{
"x": 3.6,
"y": 18.4
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 1.7,
"y": 12.7
},
{
"x": 3.6,
"y": 12.7
}
]
},
{
"id": "door|5|7",
"position": [
{
"x": 7.3,
"y": 11.6
},
{
"x": 7.3,
"y": 12.6
}
]
},
{
"id": "door|7|9",
"position": [
{
"x": 7.7,
"y": 18.1
},
{
"x": 8.7,
"y": 18.1
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 2.1,
"y": 16.3
},
{
"x": 0.1,
"y": 16.3
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 11.3
},
{
"x": 0,
"y": 12.3
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 4.5,
"y": 3.6
},
{
"x": 3.6,
"y": 3.6
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 15.2
},
{
"x": 0,
"y": 16.3
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 0,
"y": 19.2
},
{
"x": 0,
"y": 20.9
}
]
}
] | 0.83 | [
"{'room_count': 8}",
"{'room_count': 8, 'total_area': 164.7}",
"{'room_count': 8, 'total_area': 164.7, 'room_types': ['Kitchen', 'LivingRoom', 'LivingRoom', 'Bathroom', 'Bedroom', 'Bedroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 19.8}, {'room_type': 'LivingRoom', 'area': 29.6}, {'room_type': 'LivingRoom', 'area': 19.8}, {'room_type': 'Bathroom', 'area': 9.9}, {'room_type': 'Bedroom', 'area': 26.3}, {'room_type': 'Bedroom', 'area': 13.2}, {'room_type': 'Bedroom', 'area': 19.8}, {'room_type': 'Bathroom', 'area': 26.3}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 5.4, 'height': 3.6, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 5.4, 'height': 5.4, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 3.6, 'height': 5.4, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 3.6, 'height': 3.6, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 7.3, 'height': 3.6, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 1.8, 'height': 7.3, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 3.6, 'height': 5.4, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 5.4, 'height': 5.4, 'is_regular': 0}]}"
] |
8 | 251.2 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 35.5,
"floor_polygon": [
{
"x": 0,
"y": 5.2
},
{
"x": 0,
"y": 10.3
},
{
"x": 6.9,
"y": 10.3
},
{
"x": 6.9,
"y": 5.2
}
],
"height": 5.2,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 6.9
},
{
"area": 47.3,
"floor_polygon": [
{
"x": 0,
"y": 10.3
},
{
"x": 0,
"y": 18.9
},
{
"x": 3.4,
"y": 18.9
},
{
"x": 3.4,
"y": 15.5
},
{
"x": 6.9,
"y": 15.5
},
{
"x": 6.9,
"y": 10.3
}
],
"height": 8.6,
"id": "room|3",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 6.9
},
{
"area": 23.6,
"floor_polygon": [
{
"x": 6.9,
"y": 5.2
},
{
"x": 6.9,
"y": 12
},
{
"x": 10.3,
"y": 12
},
{
"x": 10.3,
"y": 5.2
}
],
"height": 6.9,
"id": "room|4",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 3.4
},
{
"area": 11.8,
"floor_polygon": [
{
"x": 6.9,
"y": 12
},
{
"x": 6.9,
"y": 15.5
},
{
"x": 10.3,
"y": 15.5
},
{
"x": 10.3,
"y": 12
}
],
"height": 3.4,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.4
},
{
"area": 38.4,
"floor_polygon": [
{
"x": 0,
"y": 3.4
},
{
"x": 0,
"y": 5.2
},
{
"x": 10.3,
"y": 5.2
},
{
"x": 10.3,
"y": 1.7
},
{
"x": 5.2,
"y": 1.7
},
{
"x": 5.2,
"y": 0
},
{
"x": 1.7,
"y": 0
},
{
"x": 1.7,
"y": 3.4
}
],
"height": 5.2,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 10.3
},
{
"area": 41.4,
"floor_polygon": [
{
"x": 10.3,
"y": 15.5
},
{
"x": 3.4,
"y": 15.5
},
{
"x": 3.4,
"y": 18.9
},
{
"x": 0,
"y": 18.9
},
{
"x": 0,
"y": 20.6
},
{
"x": 10.3,
"y": 20.6
}
],
"height": 5.2,
"id": "room|7",
"is_regular": 0,
"room_type": "Bedroom",
"width": 10.3
},
{
"area": 41.4,
"floor_polygon": [
{
"x": 3.4,
"y": 20.6
},
{
"x": 3.4,
"y": 24.1
},
{
"x": 5.2,
"y": 24.1
},
{
"x": 5.2,
"y": 27.5
},
{
"x": 10.3,
"y": 27.5
},
{
"x": 10.3,
"y": 20.6
}
],
"height": 6.9,
"id": "room|8",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.9
},
{
"area": 11.8,
"floor_polygon": [
{
"x": 0,
"y": 20.6
},
{
"x": 0,
"y": 24.1
},
{
"x": 3.4,
"y": 24.1
},
{
"x": 3.4,
"y": 20.6
}
],
"height": 3.4,
"id": "room|9",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.4
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
1,
5
],
[
2,
3
],
[
2,
4
],
[
3,
5
],
[
5,
6
],
[
5,
7
],
[
6,
7
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 2,
"y": 10.3
},
{
"x": 0,
"y": 10.3
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 8.5,
"y": 12
},
{
"x": 9.6,
"y": 12
}
]
},
{
"id": "door|2|4",
"position": [
{
"x": 6.9,
"y": 5.3
},
{
"x": 6.9,
"y": 7.3
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 3.4,
"y": 20.9
},
{
"x": 3.4,
"y": 22.8
}
]
},
{
"id": "door|3|7",
"position": [
{
"x": 3.4,
"y": 17.7
},
{
"x": 3.4,
"y": 16.6
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 2.7,
"y": 5.2
},
{
"x": 0.8,
"y": 5.2
}
]
},
{
"id": "door|7|8",
"position": [
{
"x": 5.7,
"y": 20.6
},
{
"x": 6.7,
"y": 20.6
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 0,
"y": 11.2
},
{
"x": 0,
"y": 12.2
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 9.1,
"y": 1.7
},
{
"x": 8.3,
"y": 1.7
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 1.7,
"y": 3.4
},
{
"x": 0.1,
"y": 3.4
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 10.3,
"y": 19.7
},
{
"x": 10.3,
"y": 18.5
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 7.2,
"y": 27.5
},
{
"x": 8,
"y": 27.5
}
]
},
{
"id": "window|8|1",
"position": [
{
"x": 10.3,
"y": 24.9
},
{
"x": 10.3,
"y": 23.3
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 10.3,
"y": 9.1
},
{
"x": 10.3,
"y": 7.5
}
]
}
] | 0.91 | [
"{'room_count': 8}",
"{'room_count': 8, 'total_area': 251.2}",
"{'room_count': 8, 'total_area': 251.2, 'room_types': ['Kitchen', 'LivingRoom', 'LivingRoom', 'Bathroom', 'Bedroom', 'Bedroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 35.5}, {'room_type': 'LivingRoom', 'area': 47.3}, {'room_type': 'LivingRoom', 'area': 23.6}, {'room_type': 'Bathroom', 'area': 11.8}, {'room_type': 'Bedroom', 'area': 38.4}, {'room_type': 'Bedroom', 'area': 41.4}, {'room_type': 'Bedroom', 'area': 41.4}, {'room_type': 'Bathroom', 'area': 11.8}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 6.9, 'height': 5.2, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 6.9, 'height': 8.6, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.4, 'height': 6.9, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.4, 'height': 3.4, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 10.3, 'height': 5.2, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 10.3, 'height': 5.2, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 6.9, 'height': 6.9, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.4, 'height': 3.4, 'is_regular': 1}]}"
] |
8 | 278.5 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 42.8,
"floor_polygon": [
{
"x": 7.6,
"y": 5.7
},
{
"x": 7.6,
"y": 13.2
},
{
"x": 13.2,
"y": 13.2
},
{
"x": 13.2,
"y": 5.7
}
],
"height": 7.6,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 5.7
},
{
"area": 57.1,
"floor_polygon": [
{
"x": 0,
"y": 5.7
},
{
"x": 0,
"y": 13.2
},
{
"x": 7.6,
"y": 13.2
},
{
"x": 7.6,
"y": 5.7
},
{
"x": 5.7,
"y": 5.7
}
],
"height": 7.6,
"id": "room|3",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 7.6
},
{
"area": 39.3,
"floor_polygon": [
{
"x": 13.2,
"y": 1.9
},
{
"x": 11.3,
"y": 1.9
},
{
"x": 11.3,
"y": 0
},
{
"x": 5.7,
"y": 0
},
{
"x": 5.7,
"y": 5.7
},
{
"x": 13.2,
"y": 5.7
}
],
"height": 5.7,
"id": "room|4",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 7.6
},
{
"area": 10.7,
"floor_polygon": [
{
"x": 0,
"y": 3.8
},
{
"x": 0,
"y": 5.7
},
{
"x": 5.7,
"y": 5.7
},
{
"x": 5.7,
"y": 3.8
}
],
"height": 1.9,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.7
},
{
"area": 39.3,
"floor_polygon": [
{
"x": 0,
"y": 13.2
},
{
"x": 0,
"y": 15.1
},
{
"x": 5.7,
"y": 15.1
},
{
"x": 5.7,
"y": 17
},
{
"x": 13.2,
"y": 17
},
{
"x": 13.2,
"y": 13.2
},
{
"x": 7.6,
"y": 13.2
}
],
"height": 3.8,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 13.2
},
{
"area": 28.6,
"floor_polygon": [
{
"x": 0,
"y": 15.1
},
{
"x": 0,
"y": 20.8
},
{
"x": 3.8,
"y": 20.8
},
{
"x": 3.8,
"y": 18.9
},
{
"x": 5.7,
"y": 18.9
},
{
"x": 5.7,
"y": 15.1
}
],
"height": 5.7,
"id": "room|7",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.7
},
{
"area": 46.4,
"floor_polygon": [
{
"x": 9.4,
"y": 20.8
},
{
"x": 9.4,
"y": 17
},
{
"x": 5.7,
"y": 17
},
{
"x": 5.7,
"y": 18.9
},
{
"x": 3.8,
"y": 18.9
},
{
"x": 3.8,
"y": 20.8
},
{
"x": 1.9,
"y": 20.8
},
{
"x": 1.9,
"y": 24.6
},
{
"x": 9.4,
"y": 24.6
}
],
"height": 7.6,
"id": "room|8",
"is_regular": 0,
"room_type": "Bedroom",
"width": 7.6
},
{
"area": 14.3,
"floor_polygon": [
{
"x": 9.4,
"y": 17
},
{
"x": 9.4,
"y": 20.8
},
{
"x": 13.2,
"y": 20.8
},
{
"x": 13.2,
"y": 17
}
],
"height": 3.8,
"id": "room|9",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.8
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
2,
3
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
6
],
[
6,
7
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 5.7,
"y": 4.9
},
{
"x": 5.7,
"y": 3.8
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 5.8,
"y": 5.7
},
{
"x": 6.8,
"y": 5.7
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 9.4,
"y": 17.5
},
{
"x": 9.4,
"y": 19.4
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 3,
"y": 15.1
},
{
"x": 4.1,
"y": 15.1
}
]
},
{
"id": "door|7|8",
"position": [
{
"x": 2.6,
"y": 20.8
},
{
"x": 3.6,
"y": 20.8
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 9.6,
"y": 13.2
},
{
"x": 7.7,
"y": 13.2
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 13.2,
"y": 12.9
},
{
"x": 13.2,
"y": 10.9
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 0,
"y": 7.6
},
{
"x": 0,
"y": 8.5
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 13.2,
"y": 15.3
},
{
"x": 13.2,
"y": 14.4
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 0,
"y": 19.4
},
{
"x": 0,
"y": 20.6
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 1.9,
"y": 23.2
},
{
"x": 1.9,
"y": 24.4
}
]
},
{
"id": "window|8|1",
"position": [
{
"x": 6,
"y": 24.6
},
{
"x": 7.6,
"y": 24.6
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 9.5,
"y": 0
},
{
"x": 8.6,
"y": 0
}
]
}
] | 1 | [
"{'room_count': 8}",
"{'room_count': 8, 'total_area': 278.5}",
"{'room_count': 8, 'total_area': 278.5, 'room_types': ['Kitchen', 'LivingRoom', 'LivingRoom', 'Bathroom', 'Bedroom', 'Bedroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 42.8}, {'room_type': 'LivingRoom', 'area': 57.1}, {'room_type': 'LivingRoom', 'area': 39.3}, {'room_type': 'Bathroom', 'area': 10.7}, {'room_type': 'Bedroom', 'area': 39.3}, {'room_type': 'Bedroom', 'area': 28.6}, {'room_type': 'Bedroom', 'area': 46.4}, {'room_type': 'Bathroom', 'area': 14.3}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 5.7, 'height': 7.6, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 7.6, 'height': 7.6, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 7.6, 'height': 5.7, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.7, 'height': 1.9, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 13.2, 'height': 3.8, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 5.7, 'height': 5.7, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 7.6, 'height': 7.6, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.8, 'height': 3.8, 'is_regular': 1}]}"
] |
6 | 112.9 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 22.6,
"floor_polygon": [
{
"x": 5.8,
"y": 0
},
{
"x": 5.8,
"y": 3.9
},
{
"x": 11.6,
"y": 3.9
},
{
"x": 11.6,
"y": 0
}
],
"height": 3.9,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.8
},
{
"area": 7.5,
"floor_polygon": [
{
"x": 9.7,
"y": 7.8
},
{
"x": 11.6,
"y": 7.8
},
{
"x": 11.6,
"y": 3.9
},
{
"x": 9.7,
"y": 3.9
}
],
"height": 3.9,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 1.9
},
{
"area": 26.3,
"floor_polygon": [
{
"x": 5.8,
"y": 3.9
},
{
"x": 5.8,
"y": 9.7
},
{
"x": 11.6,
"y": 9.7
},
{
"x": 11.6,
"y": 7.8
},
{
"x": 9.7,
"y": 7.8
},
{
"x": 9.7,
"y": 3.9
}
],
"height": 5.8,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.8
},
{
"area": 11.3,
"floor_polygon": [
{
"x": 5.8,
"y": 9.7
},
{
"x": 5.8,
"y": 11.6
},
{
"x": 11.6,
"y": 11.6
},
{
"x": 11.6,
"y": 9.7
}
],
"height": 1.9,
"id": "room|7",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.8
},
{
"area": 22.6,
"floor_polygon": [
{
"x": 0,
"y": 7.8
},
{
"x": 0,
"y": 11.6
},
{
"x": 5.8,
"y": 11.6
},
{
"x": 5.8,
"y": 7.8
}
],
"height": 3.9,
"id": "room|8",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.8
},
{
"area": 22.6,
"floor_polygon": [
{
"x": 0,
"y": 3.9
},
{
"x": 0,
"y": 7.8
},
{
"x": 5.8,
"y": 7.8
},
{
"x": 5.8,
"y": 3.9
}
],
"height": 3.9,
"id": "room|9",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 5.8
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
5
],
[
1,
2
],
[
2,
3
],
[
2,
4
],
[
2,
5
],
[
3,
4
],
[
4,
5
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 10,
"y": 3.9
},
{
"x": 11,
"y": 3.9
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 6.9,
"y": 9.7
},
{
"x": 8.8,
"y": 9.7
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 8.4,
"y": 3.9
},
{
"x": 9.4,
"y": 3.9
}
]
},
{
"id": "door|6|9",
"position": [
{
"x": 5.8,
"y": 4.1
},
{
"x": 5.8,
"y": 6.1
}
]
},
{
"id": "door|1|8",
"position": [
{
"x": 0.6,
"y": 11.6
},
{
"x": 2.5,
"y": 11.6
}
]
}
] | [
{
"id": "window|9|0",
"position": [
{
"x": 5.7,
"y": 3.9
},
{
"x": 4.5,
"y": 3.9
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 5.8,
"y": 3
},
{
"x": 5.8,
"y": 3.8
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 9.2,
"y": 0
},
{
"x": 8.4,
"y": 0
}
]
}
] | 0.7 | [
"{'room_count': 6}",
"{'room_count': 6, 'total_area': 112.9}",
"{'room_count': 6, 'total_area': 112.9, 'room_types': ['Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 22.6}, {'room_type': 'Bathroom', 'area': 7.5}, {'room_type': 'Bedroom', 'area': 26.3}, {'room_type': 'Bathroom', 'area': 11.3}, {'room_type': 'Kitchen', 'area': 22.6}, {'room_type': 'LivingRoom', 'area': 22.6}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.8, 'height': 3.9, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 1.9, 'height': 3.9, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.8, 'height': 5.8, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.8, 'height': 1.9, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 5.8, 'height': 3.9, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 5.8, 'height': 3.9, 'is_regular': 1}]}"
] |
1 | 20.6 | [
"Bathroom"
] | [
{
"area": 20.6,
"floor_polygon": [
{
"x": 5.6,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.7
},
{
"x": 5.6,
"y": 3.7
}
],
"height": 3.7,
"id": "room|2",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.6
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 5,
"y": 0
},
{
"x": 3.1,
"y": 0
}
]
}
] | [] | 0.89 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 20.6}",
"{'room_count': 1, 'total_area': 20.6, 'room_types': ['Bathroom'] }",
"{'rooms': [{'room_type': 'Bathroom', 'area': 20.6}]}",
"{'rooms': [{'room_type': 'Bathroom', 'width': 5.6, 'height': 3.7, 'is_regular': 1}]}"
] |
6 | 189.5 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 44.4,
"floor_polygon": [
{
"x": 0,
"y": 2
},
{
"x": 0,
"y": 8
},
{
"x": 8,
"y": 8
},
{
"x": 8,
"y": 4
},
{
"x": 4,
"y": 4
},
{
"x": 4,
"y": 0
},
{
"x": 2,
"y": 0
},
{
"x": 2,
"y": 2
}
],
"height": 8,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 8
},
{
"area": 16.1,
"floor_polygon": [
{
"x": 4,
"y": 0
},
{
"x": 4,
"y": 4
},
{
"x": 8,
"y": 4
},
{
"x": 8,
"y": 0
}
],
"height": 4,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 4
},
{
"area": 48.4,
"floor_polygon": [
{
"x": 8,
"y": 12
},
{
"x": 4,
"y": 12
},
{
"x": 4,
"y": 8
},
{
"x": 0,
"y": 8
},
{
"x": 0,
"y": 16.1
},
{
"x": 8,
"y": 16.1
}
],
"height": 8,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 8
},
{
"area": 16.1,
"floor_polygon": [
{
"x": 4,
"y": 8
},
{
"x": 4,
"y": 12
},
{
"x": 8,
"y": 12
},
{
"x": 8,
"y": 8
}
],
"height": 4,
"id": "room|7",
"is_regular": 1,
"room_type": "Bathroom",
"width": 4
},
{
"area": 40.3,
"floor_polygon": [
{
"x": 8,
"y": 0
},
{
"x": 8,
"y": 8
},
{
"x": 14.1,
"y": 8
},
{
"x": 14.1,
"y": 4
},
{
"x": 12,
"y": 4
},
{
"x": 12,
"y": 0
}
],
"height": 8,
"id": "room|8",
"is_regular": 0,
"room_type": "Kitchen",
"width": 6
},
{
"area": 24.2,
"floor_polygon": [
{
"x": 8,
"y": 8
},
{
"x": 8,
"y": 12
},
{
"x": 14.1,
"y": 12
},
{
"x": 14.1,
"y": 8
}
],
"height": 4,
"id": "room|9",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 6
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
0,
5
],
[
1,
4
],
[
2,
3
],
[
2,
4
],
[
2,
5
],
[
3,
4
],
[
3,
5
],
[
4,
5
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 6.3,
"y": 4
},
{
"x": 4.4,
"y": 4
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 5.9,
"y": 12
},
{
"x": 7,
"y": 12
}
]
},
{
"id": "door|7|9",
"position": [
{
"x": 8,
"y": 9.4
},
{
"x": 8,
"y": 11.3
}
]
},
{
"id": "door|4|8",
"position": [
{
"x": 8,
"y": 4.3
},
{
"x": 8,
"y": 5.3
}
]
},
{
"id": "door|1|9",
"position": [
{
"x": 14.1,
"y": 11.5
},
{
"x": 14.1,
"y": 9.6
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 4.8
},
{
"x": 0,
"y": 5.6
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 8.3
},
{
"x": 0,
"y": 9.8
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 1.9,
"y": 16.1
},
{
"x": 3.1,
"y": 16.1
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 14.1,
"y": 6.7
},
{
"x": 14.1,
"y": 5.2
}
]
}
] | 0.5 | [
"{'room_count': 6}",
"{'room_count': 6, 'total_area': 189.5}",
"{'room_count': 6, 'total_area': 189.5, 'room_types': ['Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 44.4}, {'room_type': 'Bathroom', 'area': 16.1}, {'room_type': 'Bedroom', 'area': 48.4}, {'room_type': 'Bathroom', 'area': 16.1}, {'room_type': 'Kitchen', 'area': 40.3}, {'room_type': 'LivingRoom', 'area': 24.2}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 8.0, 'height': 8.0, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 4.0, 'height': 4.0, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 8.0, 'height': 8.0, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 4.0, 'height': 4.0, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 6.0, 'height': 8.0, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 6.0, 'height': 4.0, 'is_regular': 1}]}"
] |
10 | 259.9 | [
"Kitchen",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 44.9,
"floor_polygon": [
{
"x": 3.6,
"y": 9
},
{
"x": 3.6,
"y": 12.5
},
{
"x": 5.4,
"y": 12.5
},
{
"x": 5.4,
"y": 16.1
},
{
"x": 10.8,
"y": 16.1
},
{
"x": 10.8,
"y": 9
},
{
"x": 7.2,
"y": 9
}
],
"height": 7.2,
"id": "room|2",
"is_regular": 0,
"room_type": "Kitchen",
"width": 7.2
},
{
"area": 12.8,
"floor_polygon": [
{
"x": 0,
"y": 9
},
{
"x": 0,
"y": 12.5
},
{
"x": 3.6,
"y": 12.5
},
{
"x": 3.6,
"y": 9
}
],
"height": 3.6,
"id": "room|3",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.6
},
{
"area": 38.5,
"floor_polygon": [
{
"x": 10.8,
"y": 9
},
{
"x": 10.8,
"y": 16.1
},
{
"x": 16.1,
"y": 16.1
},
{
"x": 16.1,
"y": 9
},
{
"x": 12.5,
"y": 9
}
],
"height": 7.2,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.4
},
{
"area": 12.8,
"floor_polygon": [
{
"x": 16.1,
"y": 9
},
{
"x": 16.1,
"y": 16.1
},
{
"x": 17.9,
"y": 16.1
},
{
"x": 17.9,
"y": 9
}
],
"height": 7.2,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 1.8
},
{
"area": 28.9,
"floor_polygon": [
{
"x": 12.5,
"y": 0
},
{
"x": 12.5,
"y": 5.4
},
{
"x": 17.9,
"y": 5.4
},
{
"x": 17.9,
"y": 0
}
],
"height": 5.4,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.4
},
{
"area": 19.3,
"floor_polygon": [
{
"x": 12.5,
"y": 5.4
},
{
"x": 12.5,
"y": 9
},
{
"x": 17.9,
"y": 9
},
{
"x": 17.9,
"y": 5.4
}
],
"height": 3.6,
"id": "room|7",
"is_regular": 0,
"room_type": "Bathroom",
"width": 5.4
},
{
"area": 28.9,
"floor_polygon": [
{
"x": 7.2,
"y": 3.6
},
{
"x": 7.2,
"y": 9
},
{
"x": 12.5,
"y": 9
},
{
"x": 12.5,
"y": 3.6
}
],
"height": 5.4,
"id": "room|8",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.4
},
{
"area": 19.3,
"floor_polygon": [
{
"x": 7.2,
"y": 0
},
{
"x": 7.2,
"y": 3.6
},
{
"x": 12.5,
"y": 3.6
},
{
"x": 12.5,
"y": 0
}
],
"height": 3.6,
"id": "room|9",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.4
},
{
"area": 38.5,
"floor_polygon": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 9
},
{
"x": 7.2,
"y": 9
},
{
"x": 7.2,
"y": 3.6
}
],
"height": 5.4,
"id": "room|10",
"is_regular": 0,
"room_type": "Bedroom",
"width": 7.2
},
{
"area": 16,
"floor_polygon": [
{
"x": 5.4,
"y": 0
},
{
"x": 5.4,
"y": 1.8
},
{
"x": 0,
"y": 1.8
},
{
"x": 0,
"y": 3.6
},
{
"x": 7.2,
"y": 3.6
},
{
"x": 7.2,
"y": 0
}
],
"height": 3.6,
"id": "room|11",
"is_regular": 0,
"room_type": "Bathroom",
"width": 7.2
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
6
],
[
0,
8
],
[
1,
8
],
[
2,
3
],
[
2,
5
],
[
2,
6
],
[
3,
5
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
6
],
[
6,
7
],
[
6,
8
],
[
6,
9
],
[
7,
8
],
[
7,
9
],
[
8,
9
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 16.1,
"y": 12.1
},
{
"x": 16.1,
"y": 13.2
}
]
},
{
"id": "door|2|4",
"position": [
{
"x": 10.8,
"y": 10.9
},
{
"x": 10.8,
"y": 9.8
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 17.5,
"y": 5.4
},
{
"x": 15.5,
"y": 5.4
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 7.6,
"y": 3.6
},
{
"x": 8.6,
"y": 3.6
}
]
},
{
"id": "door|10|11",
"position": [
{
"x": 4.7,
"y": 3.6
},
{
"x": 5.7,
"y": 3.6
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 12.5,
"y": 5.2
},
{
"x": 12.5,
"y": 4.2
}
]
},
{
"id": "door|8|10",
"position": [
{
"x": 7.2,
"y": 8.9
},
{
"x": 7.2,
"y": 7
}
]
},
{
"id": "door|3|10",
"position": [
{
"x": 1.5,
"y": 9
},
{
"x": 3.4,
"y": 9
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 0,
"y": 9.6
},
{
"x": 0,
"y": 10.6
}
]
}
] | [
{
"id": "window|10|0",
"position": [
{
"x": 0,
"y": 7.1
},
{
"x": 0,
"y": 8.3
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 2.6,
"y": 12.5
},
{
"x": 3.5,
"y": 12.5
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 8.4,
"y": 16.1
},
{
"x": 9.6,
"y": 16.1
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 14.4,
"y": 16.1
},
{
"x": 15.9,
"y": 16.1
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 17.9,
"y": 5.3
},
{
"x": 17.9,
"y": 4.1
}
]
}
] | 0.98 | [
"{'room_count': 10}",
"{'room_count': 10, 'total_area': 259.9}",
"{'room_count': 10, 'total_area': 259.9, 'room_types': ['Kitchen', 'LivingRoom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 44.9}, {'room_type': 'LivingRoom', 'area': 12.8}, {'room_type': 'Bedroom', 'area': 38.5}, {'room_type': 'Bathroom', 'area': 12.8}, {'room_type': 'Bedroom', 'area': 28.9}, {'room_type': 'Bathroom', 'area': 19.3}, {'room_type': 'Bedroom', 'area': 28.9}, {'room_type': 'Bathroom', 'area': 19.3}, {'room_type': 'Bedroom', 'area': 38.5}, {'room_type': 'Bathroom', 'area': 16.0}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 7.2, 'height': 7.2, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.6, 'height': 3.6, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.4, 'height': 7.2, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 1.8, 'height': 7.2, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.4, 'height': 5.4, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.4, 'height': 3.6, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 5.4, 'height': 5.4, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.4, 'height': 3.6, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 7.2, 'height': 5.4, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 7.2, 'height': 3.6, 'is_regular': 0}]}"
] |
4 | 103 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 32.2,
"floor_polygon": [
{
"x": 3.6,
"y": 12.6
},
{
"x": 5.4,
"y": 12.6
},
{
"x": 5.4,
"y": 5.4
},
{
"x": 0,
"y": 5.4
},
{
"x": 0,
"y": 10.8
},
{
"x": 3.6,
"y": 10.8
}
],
"height": 7.2,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.4
},
{
"area": 19.3,
"floor_polygon": [
{
"x": 0,
"y": 1.8
},
{
"x": 0,
"y": 5.4
},
{
"x": 5.4,
"y": 5.4
},
{
"x": 5.4,
"y": 1.8
}
],
"height": 3.6,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.4
},
{
"area": 32.2,
"floor_polygon": [
{
"x": 5.4,
"y": 1.8
},
{
"x": 5.4,
"y": 7.2
},
{
"x": 10.8,
"y": 7.2
},
{
"x": 10.8,
"y": 0
},
{
"x": 9,
"y": 0
},
{
"x": 9,
"y": 1.8
}
],
"height": 7.2,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.4
},
{
"area": 19.3,
"floor_polygon": [
{
"x": 5.4,
"y": 7.2
},
{
"x": 5.4,
"y": 12.6
},
{
"x": 7.2,
"y": 12.6
},
{
"x": 7.2,
"y": 10.8
},
{
"x": 9,
"y": 10.8
},
{
"x": 9,
"y": 9
},
{
"x": 10.8,
"y": 9
},
{
"x": 10.8,
"y": 7.2
}
],
"height": 5.4,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 5.4
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 1.8,
"y": 5.4
},
{
"x": 2.9,
"y": 5.4
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 5.4,
"y": 8.5
},
{
"x": 5.4,
"y": 9.5
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 9,
"y": 9
},
{
"x": 10,
"y": 9
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 6.4
},
{
"x": 0,
"y": 7.6
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 3.6,
"y": 11.4
},
{
"x": 3.6,
"y": 12.2
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 10.8,
"y": 8.3
},
{
"x": 10.8,
"y": 7.3
}
]
}
] | 0.51 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 103.0}",
"{'room_count': 4, 'total_area': 103.0, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 32.2}, {'room_type': 'Bathroom', 'area': 19.3}, {'room_type': 'Kitchen', 'area': 32.2}, {'room_type': 'LivingRoom', 'area': 19.3}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.4, 'height': 7.2, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 5.4, 'height': 3.6, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 5.4, 'height': 7.2, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 5.4, 'height': 5.4, 'is_regular': 0}]}"
] |
1 | 28.8 | [
"Bedroom"
] | [
{
"area": 28.8,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.4
},
{
"x": 5.4,
"y": 5.4
},
{
"x": 5.4,
"y": 0
}
],
"height": 5.4,
"id": "room|2",
"is_regular": 1,
"room_type": "Bedroom",
"width": 5.4
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 5.4,
"y": 4.9
},
{
"x": 5.4,
"y": 3
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 0.9
},
{
"x": 0,
"y": 2.4
}
]
}
] | 0.26 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 28.8}",
"{'room_count': 1, 'total_area': 28.8, 'room_types': ['Bedroom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 28.8}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.4, 'height': 5.4, 'is_regular': 1}]}"
] |
4 | 88.7 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 29.6,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.4
},
{
"x": 5.4,
"y": 5.4
},
{
"x": 5.4,
"y": 0
}
],
"height": 5.4,
"id": "room|4",
"is_regular": 1,
"room_type": "Bedroom",
"width": 5.4
},
{
"area": 16.4,
"floor_polygon": [
{
"x": 1.8,
"y": 7.3
},
{
"x": 1.8,
"y": 9.1
},
{
"x": 5.4,
"y": 9.1
},
{
"x": 5.4,
"y": 5.4
},
{
"x": 0,
"y": 5.4
},
{
"x": 0,
"y": 7.3
}
],
"height": 3.6,
"id": "room|5",
"is_regular": 0,
"room_type": "Bathroom",
"width": 5.4
},
{
"area": 23,
"floor_polygon": [
{
"x": 5.4,
"y": 0
},
{
"x": 5.4,
"y": 5.4
},
{
"x": 10.9,
"y": 5.4
},
{
"x": 10.9,
"y": 3.6
},
{
"x": 9.1,
"y": 3.6
},
{
"x": 9.1,
"y": 0
}
],
"height": 5.4,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 5.4
},
{
"area": 19.7,
"floor_polygon": [
{
"x": 5.4,
"y": 5.4
},
{
"x": 5.4,
"y": 9.1
},
{
"x": 10.9,
"y": 9.1
},
{
"x": 10.9,
"y": 5.4
}
],
"height": 3.6,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 5.4
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.4,
"y": 5.4
},
{
"x": 5.3,
"y": 5.4
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 5.5,
"y": 5.4
},
{
"x": 7.5,
"y": 5.4
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 5.4,
"y": 2.8
},
{
"x": 5.4,
"y": 3.8
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 5.6,
"y": 9.1
},
{
"x": 7.6,
"y": 9.1
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 4.5,
"y": 0
},
{
"x": 3.6,
"y": 0
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 6.8,
"y": 0
},
{
"x": 5.6,
"y": 0
}
]
}
] | 0.86 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 88.7}",
"{'room_count': 4, 'total_area': 88.7, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 29.6}, {'room_type': 'Bathroom', 'area': 16.4}, {'room_type': 'Kitchen', 'area': 23.0}, {'room_type': 'LivingRoom', 'area': 19.7}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.4, 'height': 5.4, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 5.4, 'height': 3.6, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 5.4, 'height': 5.4, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 5.4, 'height': 3.6, 'is_regular': 1}]}"
] |
4 | 82.3 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 32.3,
"floor_polygon": [
{
"x": 6.9,
"y": 3.4
},
{
"x": 6.9,
"y": 5.1
},
{
"x": 5.1,
"y": 5.1
},
{
"x": 5.1,
"y": 10.3
},
{
"x": 10.3,
"y": 10.3
},
{
"x": 10.3,
"y": 3.4
}
],
"height": 6.9,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.1
},
{
"area": 11.8,
"floor_polygon": [
{
"x": 6.9,
"y": 0
},
{
"x": 6.9,
"y": 3.4
},
{
"x": 10.3,
"y": 3.4
},
{
"x": 10.3,
"y": 0
}
],
"height": 3.4,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.4
},
{
"area": 17.6,
"floor_polygon": [
{
"x": 3.4,
"y": 0
},
{
"x": 3.4,
"y": 1.7
},
{
"x": 0,
"y": 1.7
},
{
"x": 0,
"y": 3.4
},
{
"x": 6.9,
"y": 3.4
},
{
"x": 6.9,
"y": 0
}
],
"height": 3.4,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 6.9
},
{
"area": 20.6,
"floor_polygon": [
{
"x": 0,
"y": 6.9
},
{
"x": 5.1,
"y": 6.9
},
{
"x": 5.1,
"y": 5.1
},
{
"x": 6.9,
"y": 5.1
},
{
"x": 6.9,
"y": 3.4
},
{
"x": 0,
"y": 3.4
}
],
"height": 3.4,
"id": "room|7",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 6.9
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8.7,
"y": 3.4
},
{
"x": 9.8,
"y": 3.4
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 6.3,
"y": 3.4
},
{
"x": 4.4,
"y": 3.4
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 5.1,
"y": 5.5
},
{
"x": 5.1,
"y": 6.5
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 0,
"y": 5.1
},
{
"x": 0,
"y": 6.2
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 3.4,
"y": 0.8
},
{
"x": 3.4,
"y": 1.7
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 2.9,
"y": 1.7
},
{
"x": 1.7,
"y": 1.7
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 3,
"y": 6.9
},
{
"x": 4.5,
"y": 6.9
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 7.5,
"y": 10.3
},
{
"x": 9,
"y": 10.3
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 5.1,
"y": 7.6
},
{
"x": 5.1,
"y": 9.1
}
]
}
] | 0.06 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 82.3}",
"{'room_count': 4, 'total_area': 82.3, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 32.3}, {'room_type': 'Bathroom', 'area': 11.8}, {'room_type': 'Kitchen', 'area': 17.6}, {'room_type': 'LivingRoom', 'area': 20.6}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.1, 'height': 6.9, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.4, 'height': 3.4, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 6.9, 'height': 3.4, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 6.9, 'height': 3.4, 'is_regular': 0}]}"
] |
7 | 191.8 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom"
] | [
{
"area": 33.4,
"floor_polygon": [
{
"x": 0,
"y": 6.1
},
{
"x": 0,
"y": 10.2
},
{
"x": 8.2,
"y": 10.2
},
{
"x": 8.2,
"y": 6.1
}
],
"height": 4.1,
"id": "room|2",
"is_regular": 0,
"room_type": "Kitchen",
"width": 8.2
},
{
"area": 41.7,
"floor_polygon": [
{
"x": 2,
"y": 0
},
{
"x": 2,
"y": 4.1
},
{
"x": 0,
"y": 4.1
},
{
"x": 0,
"y": 6.1
},
{
"x": 8.2,
"y": 6.1
},
{
"x": 8.2,
"y": 0
}
],
"height": 6.1,
"id": "room|3",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 8.2
},
{
"area": 25,
"floor_polygon": [
{
"x": 8.2,
"y": 0
},
{
"x": 8.2,
"y": 6.1
},
{
"x": 12.3,
"y": 6.1
},
{
"x": 12.3,
"y": 0
}
],
"height": 6.1,
"id": "room|4",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 4.1
},
{
"area": 16.7,
"floor_polygon": [
{
"x": 8.2,
"y": 6.1
},
{
"x": 8.2,
"y": 10.2
},
{
"x": 12.3,
"y": 10.2
},
{
"x": 12.3,
"y": 6.1
}
],
"height": 4.1,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 4.1
},
{
"area": 25,
"floor_polygon": [
{
"x": 4.1,
"y": 10.2
},
{
"x": 4.1,
"y": 16.3
},
{
"x": 8.2,
"y": 16.3
},
{
"x": 8.2,
"y": 10.2
}
],
"height": 6.1,
"id": "room|6",
"is_regular": 1,
"room_type": "Bedroom",
"width": 4.1
},
{
"area": 25,
"floor_polygon": [
{
"x": 8.2,
"y": 10.2
},
{
"x": 8.2,
"y": 16.3
},
{
"x": 12.3,
"y": 16.3
},
{
"x": 12.3,
"y": 10.2
}
],
"height": 6.1,
"id": "room|7",
"is_regular": 1,
"room_type": "Bedroom",
"width": 4.1
},
{
"area": 25,
"floor_polygon": [
{
"x": 0,
"y": 10.2
},
{
"x": 0,
"y": 16.3
},
{
"x": 4.1,
"y": 16.3
},
{
"x": 4.1,
"y": 10.2
}
],
"height": 6.1,
"id": "room|8",
"is_regular": 1,
"room_type": "Bedroom",
"width": 4.1
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
0,
5
],
[
0,
6
],
[
1,
2
],
[
1,
3
],
[
2,
3
],
[
3,
4
],
[
3,
5
],
[
4,
5
],
[
4,
6
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 5.8,
"y": 6.1
},
{
"x": 6.8,
"y": 6.1
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 9.6,
"y": 6.1
},
{
"x": 11.6,
"y": 6.1
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 8.2,
"y": 14.1
},
{
"x": 8.2,
"y": 16.1
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 4.1,
"y": 11.4
},
{
"x": 4.1,
"y": 13.4
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 7.5,
"y": 10.2
},
{
"x": 5.5,
"y": 10.2
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 7.1
},
{
"x": 0,
"y": 9
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 1.9,
"y": 4.1
},
{
"x": 0.2,
"y": 4.1
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 0,
"y": 12.8
},
{
"x": 0,
"y": 13.6
}
]
},
{
"id": "window|8|1",
"position": [
{
"x": 1.4,
"y": 16.3
},
{
"x": 2.3,
"y": 16.3
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 7.2,
"y": 16.3
},
{
"x": 8.1,
"y": 16.3
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 12.3,
"y": 5.3
},
{
"x": 12.3,
"y": 4
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 12.3,
"y": 13.2
},
{
"x": 12.3,
"y": 12
}
]
}
] | 0.26 | [
"{'room_count': 7}",
"{'room_count': 7, 'total_area': 191.8}",
"{'room_count': 7, 'total_area': 191.8, 'room_types': ['Kitchen', 'LivingRoom', 'LivingRoom', 'Bathroom', 'Bedroom', 'Bedroom', 'Bedroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 33.4}, {'room_type': 'LivingRoom', 'area': 41.7}, {'room_type': 'LivingRoom', 'area': 25.0}, {'room_type': 'Bathroom', 'area': 16.7}, {'room_type': 'Bedroom', 'area': 25.0}, {'room_type': 'Bedroom', 'area': 25.0}, {'room_type': 'Bedroom', 'area': 25.0}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 8.2, 'height': 4.1, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 8.2, 'height': 6.1, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 4.1, 'height': 6.1, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 4.1, 'height': 4.1, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 4.1, 'height': 6.1, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 4.1, 'height': 6.1, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 4.1, 'height': 6.1, 'is_regular': 1}]}"
] |
4 | 55.3 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 29.3,
"floor_polygon": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 9
},
{
"x": 5.4,
"y": 9
},
{
"x": 5.4,
"y": 3.6
},
{
"x": 1.8,
"y": 3.6
}
],
"height": 5.4,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.4
},
{
"area": 6.5,
"floor_polygon": [
{
"x": 1.8,
"y": 0
},
{
"x": 1.8,
"y": 3.6
},
{
"x": 3.6,
"y": 3.6
},
{
"x": 3.6,
"y": 0
}
],
"height": 3.6,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 1.8
},
{
"area": 13,
"floor_polygon": [
{
"x": 5.4,
"y": 3.6
},
{
"x": 5.4,
"y": 7.2
},
{
"x": 9,
"y": 7.2
},
{
"x": 9,
"y": 3.6
}
],
"height": 3.6,
"id": "room|6",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.6
},
{
"area": 6.5,
"floor_polygon": [
{
"x": 5.4,
"y": 7.2
},
{
"x": 5.4,
"y": 9
},
{
"x": 9,
"y": 9
},
{
"x": 9,
"y": 7.2
}
],
"height": 1.8,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.6
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 2.3,
"y": 3.6
},
{
"x": 3.3,
"y": 3.6
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 6.7,
"y": 7.2
},
{
"x": 7.7,
"y": 7.2
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 5.4,
"y": 7.6
},
{
"x": 5.4,
"y": 8.7
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 9,
"y": 9
},
{
"x": 9,
"y": 8
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 5.3,
"y": 3.6
},
{
"x": 4.1,
"y": 3.6
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 0,
"y": 4.4
},
{
"x": 0,
"y": 5.7
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 7.7,
"y": 9
},
{
"x": 8.6,
"y": 9
}
]
}
] | 0.61 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 55.3}",
"{'room_count': 4, 'total_area': 55.3, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 29.3}, {'room_type': 'Bathroom', 'area': 6.5}, {'room_type': 'Kitchen', 'area': 13.0}, {'room_type': 'LivingRoom', 'area': 6.5}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.4, 'height': 5.4, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 1.8, 'height': 3.6, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 3.6, 'height': 3.6, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 3.6, 'height': 1.8, 'is_regular': 1}]}"
] |
2 | 32.6 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 9.3,
"floor_polygon": [
{
"x": 0,
"y": 6.5
},
{
"x": 2.2,
"y": 6.5
},
{
"x": 2.2,
"y": 2.2
},
{
"x": 0,
"y": 2.2
}
],
"height": 4.3,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 2.2
},
{
"area": 23.3,
"floor_polygon": [
{
"x": 2.2,
"y": 2.2
},
{
"x": 2.2,
"y": 6.5
},
{
"x": 6.5,
"y": 6.5
},
{
"x": 6.5,
"y": 0
},
{
"x": 4.3,
"y": 0
},
{
"x": 4.3,
"y": 2.2
}
],
"height": 6.5,
"id": "room|3",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 4.3
}
] | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 2.2,
"y": 5.2
},
{
"x": 2.2,
"y": 3.2
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 5.1
},
{
"x": 0,
"y": 6.2
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 6.5,
"y": 4.6
},
{
"x": 6.5,
"y": 3.7
}
]
},
{
"id": "window|3|1",
"position": [
{
"x": 6.3,
"y": 0
},
{
"x": 5.4,
"y": 0
}
]
}
] | 0.15 | [
"{'room_count': 2}",
"{'room_count': 2, 'total_area': 32.6}",
"{'room_count': 2, 'total_area': 32.6, 'room_types': ['Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 9.3}, {'room_type': 'LivingRoom', 'area': 23.3}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 2.2, 'height': 4.3, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 4.3, 'height': 6.5, 'is_regular': 0}]}"
] |
4 | 127.2 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 47.7,
"floor_polygon": [
{
"x": 6,
"y": 4
},
{
"x": 6,
"y": 10
},
{
"x": 14,
"y": 10
},
{
"x": 14,
"y": 4
}
],
"height": 6,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 8
},
{
"area": 15.9,
"floor_polygon": [
{
"x": 6,
"y": 2
},
{
"x": 6,
"y": 4
},
{
"x": 14,
"y": 4
},
{
"x": 14,
"y": 2
},
{
"x": 8,
"y": 2
}
],
"height": 2,
"id": "room|5",
"is_regular": 0,
"room_type": "Bathroom",
"width": 8
},
{
"area": 39.7,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6
},
{
"x": 6,
"y": 6
},
{
"x": 6,
"y": 2
},
{
"x": 8,
"y": 2
},
{
"x": 8,
"y": 0
}
],
"height": 6,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 8
},
{
"area": 23.9,
"floor_polygon": [
{
"x": 0,
"y": 6
},
{
"x": 0,
"y": 10
},
{
"x": 6,
"y": 10
},
{
"x": 6,
"y": 6
}
],
"height": 4,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 6
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 9.4,
"y": 4
},
{
"x": 7.4,
"y": 4
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 6,
"y": 6.4
},
{
"x": 6,
"y": 8.4
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 0.4,
"y": 10
},
{
"x": 1.4,
"y": 10
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 4.1
},
{
"x": 0,
"y": 5.4
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 8,
"y": 2
},
{
"x": 8,
"y": 0.8
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 0,
"y": 9
},
{
"x": 0,
"y": 9.8
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 6.8,
"y": 10
},
{
"x": 8.5,
"y": 10
}
]
}
] | 0.99 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 127.2}",
"{'room_count': 4, 'total_area': 127.2, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 47.7}, {'room_type': 'Bathroom', 'area': 15.9}, {'room_type': 'Kitchen', 'area': 39.7}, {'room_type': 'LivingRoom', 'area': 23.9}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 8.0, 'height': 6.0, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 8.0, 'height': 2.0, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 8.0, 'height': 6.0, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 6.0, 'height': 4.0, 'is_regular': 1}]}"
] |
2 | 46 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 32.5,
"floor_polygon": [
{
"x": 3.3,
"y": 0
},
{
"x": 3.3,
"y": 3.3
},
{
"x": 1.6,
"y": 3.3
},
{
"x": 1.6,
"y": 4.9
},
{
"x": 3.3,
"y": 4.9
},
{
"x": 3.3,
"y": 6.6
},
{
"x": 6.6,
"y": 6.6
},
{
"x": 6.6,
"y": 4.9
},
{
"x": 8.2,
"y": 4.9
},
{
"x": 8.2,
"y": 0
}
],
"height": 6.6,
"id": "room|2",
"is_regular": 0,
"room_type": "Bedroom",
"width": 6.6
},
{
"area": 13.5,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.9
},
{
"x": 1.6,
"y": 4.9
},
{
"x": 1.6,
"y": 3.3
},
{
"x": 3.3,
"y": 3.3
},
{
"x": 3.3,
"y": 0
}
],
"height": 4.9,
"id": "room|3",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.3
}
] | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.3,
"y": 1.4
},
{
"x": 3.3,
"y": 2.5
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 1.5,
"y": 0
},
{
"x": 0.5,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 6.6,
"y": 6.5
},
{
"x": 6.6,
"y": 5
}
]
}
] | 0.01 | [
"{'room_count': 2}",
"{'room_count': 2, 'total_area': 46.0}",
"{'room_count': 2, 'total_area': 46.0, 'room_types': ['Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 32.5}, {'room_type': 'Bathroom', 'area': 13.5}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 6.6, 'height': 6.6, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.3, 'height': 4.9, 'is_regular': 0}]}"
] |
1 | 29.5 | [
"Kitchen"
] | [
{
"area": 29.5,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.7
},
{
"x": 3.8,
"y": 7.7
},
{
"x": 3.8,
"y": 0
}
],
"height": 7.7,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.8
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 3.8,
"y": 5.4
},
{
"x": 3.8,
"y": 3.4
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 2.9,
"y": 7.7
},
{
"x": 3.8,
"y": 7.7
}
]
}
] | 0.89 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 29.5}",
"{'room_count': 1, 'total_area': 29.5, 'room_types': ['Kitchen'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 29.5}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 3.8, 'height': 7.7, 'is_regular': 1}]}"
] |
2 | 58.4 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 29.2,
"floor_polygon": [
{
"x": 3.8,
"y": 0
},
{
"x": 3.8,
"y": 7.6
},
{
"x": 7.6,
"y": 7.6
},
{
"x": 7.6,
"y": 0
}
],
"height": 7.6,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.8
},
{
"area": 29.2,
"floor_polygon": [
{
"x": 0,
"y": 7.6
},
{
"x": 3.8,
"y": 7.6
},
{
"x": 3.8,
"y": 0
},
{
"x": 0,
"y": 0
}
],
"height": 7.6,
"id": "room|3",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.8
}
] | [
[
0,
1
]
] | [
{
"id": "door|1|2",
"position": [
{
"x": 7.6,
"y": 7.4
},
{
"x": 7.6,
"y": 5.4
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 4.3,
"y": 7.6
},
{
"x": 5.5,
"y": 7.6
}
]
}
] | 0.6 | [
"{'room_count': 2}",
"{'room_count': 2, 'total_area': 58.4}",
"{'room_count': 2, 'total_area': 58.4, 'room_types': ['Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 29.2}, {'room_type': 'LivingRoom', 'area': 29.2}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 3.8, 'height': 7.6, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 3.8, 'height': 7.6, 'is_regular': 1}]}"
] |
10 | 205.2 | [
"Kitchen",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 20.5,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.5
},
{
"x": 3.7,
"y": 5.5
},
{
"x": 3.7,
"y": 0
}
],
"height": 5.5,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.7
},
{
"area": 20.5,
"floor_polygon": [
{
"x": 3.7,
"y": 0
},
{
"x": 3.7,
"y": 5.5
},
{
"x": 7.4,
"y": 5.5
},
{
"x": 7.4,
"y": 0
}
],
"height": 5.5,
"id": "room|3",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 3.7
},
{
"area": 37.6,
"floor_polygon": [
{
"x": 1.9,
"y": 11.1
},
{
"x": 1.9,
"y": 12.9
},
{
"x": 5.5,
"y": 12.9
},
{
"x": 5.5,
"y": 5.5
},
{
"x": 0,
"y": 5.5
},
{
"x": 0,
"y": 11.1
}
],
"height": 7.4,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.5
},
{
"area": 13.7,
"floor_polygon": [
{
"x": 5.5,
"y": 5.5
},
{
"x": 5.5,
"y": 12.9
},
{
"x": 7.4,
"y": 12.9
},
{
"x": 7.4,
"y": 5.5
}
],
"height": 7.4,
"id": "room|5",
"is_regular": 0,
"room_type": "Bathroom",
"width": 1.8
},
{
"area": 20.5,
"floor_polygon": [
{
"x": 11.1,
"y": 7.4
},
{
"x": 11.1,
"y": 11.1
},
{
"x": 16.6,
"y": 11.1
},
{
"x": 16.6,
"y": 7.4
},
{
"x": 12.9,
"y": 7.4
}
],
"height": 3.7,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.6
},
{
"area": 13.7,
"floor_polygon": [
{
"x": 7.4,
"y": 7.4
},
{
"x": 7.4,
"y": 11.1
},
{
"x": 11.1,
"y": 11.1
},
{
"x": 11.1,
"y": 7.4
}
],
"height": 3.7,
"id": "room|7",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.7
},
{
"area": 20.5,
"floor_polygon": [
{
"x": 11.1,
"y": 11.1
},
{
"x": 11.1,
"y": 14.8
},
{
"x": 16.6,
"y": 14.8
},
{
"x": 16.6,
"y": 11.1
}
],
"height": 3.7,
"id": "room|8",
"is_regular": 1,
"room_type": "Bedroom",
"width": 5.6
},
{
"area": 10.3,
"floor_polygon": [
{
"x": 7.4,
"y": 11.1
},
{
"x": 7.4,
"y": 12.9
},
{
"x": 9.2,
"y": 12.9
},
{
"x": 9.2,
"y": 14.8
},
{
"x": 11.1,
"y": 14.8
},
{
"x": 11.1,
"y": 11.1
}
],
"height": 3.7,
"id": "room|9",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.7
},
{
"area": 34.2,
"floor_polygon": [
{
"x": 7.4,
"y": 0
},
{
"x": 7.4,
"y": 7.4
},
{
"x": 12.9,
"y": 7.4
},
{
"x": 12.9,
"y": 3.7
},
{
"x": 11.1,
"y": 3.7
},
{
"x": 11.1,
"y": 0
}
],
"height": 7.4,
"id": "room|10",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.5
},
{
"area": 13.7,
"floor_polygon": [
{
"x": 12.9,
"y": 3.7
},
{
"x": 12.9,
"y": 7.4
},
{
"x": 16.6,
"y": 7.4
},
{
"x": 16.6,
"y": 3.7
}
],
"height": 3.7,
"id": "room|11",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.7
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
3
],
[
1,
8
],
[
2,
3
],
[
3,
5
],
[
3,
7
],
[
3,
8
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
4,
8
],
[
4,
9
],
[
5,
6
],
[
5,
7
],
[
5,
8
],
[
6,
7
],
[
8,
9
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.7,
"y": 2
},
{
"x": 3.7,
"y": 0.1
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 5.5,
"y": 6.4
},
{
"x": 5.5,
"y": 7.5
}
]
},
{
"id": "door|2|4",
"position": [
{
"x": 3.6,
"y": 5.5
},
{
"x": 1.6,
"y": 5.5
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 11.1,
"y": 10.8
},
{
"x": 11.1,
"y": 9.7
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 11.1,
"y": 12.1
},
{
"x": 11.1,
"y": 13.2
}
]
},
{
"id": "door|10|11",
"position": [
{
"x": 12.9,
"y": 5.8
},
{
"x": 12.9,
"y": 4.8
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 12.9,
"y": 11.1
},
{
"x": 14.8,
"y": 11.1
}
]
},
{
"id": "door|6|10",
"position": [
{
"x": 11.6,
"y": 7.4
},
{
"x": 12.6,
"y": 7.4
}
]
},
{
"id": "door|3|10",
"position": [
{
"x": 7.4,
"y": 1.7
},
{
"x": 7.4,
"y": 2.7
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 2.4,
"y": 0
},
{
"x": 0.5,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 0.1
},
{
"x": 0,
"y": 1.1
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 7
},
{
"x": 0,
"y": 8.3
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 4.8,
"y": 0
},
{
"x": 4,
"y": 0
}
]
},
{
"id": "window|10|0",
"position": [
{
"x": 12.6,
"y": 3.7
},
{
"x": 11.1,
"y": 3.7
}
]
},
{
"id": "window|10|1",
"position": [
{
"x": 9.1,
"y": 0
},
{
"x": 7.5,
"y": 0
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 13.8,
"y": 14.8
},
{
"x": 15.3,
"y": 14.8
}
]
},
{
"id": "window|8|1",
"position": [
{
"x": 16.6,
"y": 14.8
},
{
"x": 16.6,
"y": 13.8
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 16.6,
"y": 11
},
{
"x": 16.6,
"y": 10.2
}
]
}
] | 0.89 | [
"{'room_count': 10}",
"{'room_count': 10, 'total_area': 205.2}",
"{'room_count': 10, 'total_area': 205.2, 'room_types': ['Kitchen', 'LivingRoom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 20.5}, {'room_type': 'LivingRoom', 'area': 20.5}, {'room_type': 'Bedroom', 'area': 37.6}, {'room_type': 'Bathroom', 'area': 13.7}, {'room_type': 'Bedroom', 'area': 20.5}, {'room_type': 'Bathroom', 'area': 13.7}, {'room_type': 'Bedroom', 'area': 20.5}, {'room_type': 'Bathroom', 'area': 10.3}, {'room_type': 'Bedroom', 'area': 34.2}, {'room_type': 'Bathroom', 'area': 13.7}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 3.7, 'height': 5.5, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 3.7, 'height': 5.5, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 5.5, 'height': 7.4, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 1.8, 'height': 7.4, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 5.6, 'height': 3.7, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.7, 'height': 3.7, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.6, 'height': 3.7, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 3.7, 'height': 3.7, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 5.5, 'height': 7.4, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.7, 'height': 3.7, 'is_regular': 1}]}"
] |
10 | 235.1 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 37.9,
"floor_polygon": [
{
"x": 7.8,
"y": 7.8
},
{
"x": 7.8,
"y": 11.7
},
{
"x": 9.7,
"y": 11.7
},
{
"x": 9.7,
"y": 13.6
},
{
"x": 13.6,
"y": 13.6
},
{
"x": 13.6,
"y": 11.7
},
{
"x": 15.6,
"y": 11.7
},
{
"x": 15.6,
"y": 7.8
},
{
"x": 13.6,
"y": 7.8
}
],
"height": 5.8,
"id": "room|2",
"is_regular": 0,
"room_type": "Kitchen",
"width": 7.8
},
{
"area": 15.2,
"floor_polygon": [
{
"x": 15.6,
"y": 7.8
},
{
"x": 15.6,
"y": 11.7
},
{
"x": 19.5,
"y": 11.7
},
{
"x": 19.5,
"y": 7.8
}
],
"height": 3.9,
"id": "room|3",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.9
},
{
"area": 45.5,
"floor_polygon": [
{
"x": 7.8,
"y": 0
},
{
"x": 7.8,
"y": 7.8
},
{
"x": 13.6,
"y": 7.8
},
{
"x": 13.6,
"y": 0
}
],
"height": 7.8,
"id": "room|4",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 5.8
},
{
"area": 30.3,
"floor_polygon": [
{
"x": 13.6,
"y": 0
},
{
"x": 13.6,
"y": 7.8
},
{
"x": 19.5,
"y": 7.8
},
{
"x": 19.5,
"y": 3.9
},
{
"x": 15.6,
"y": 3.9
},
{
"x": 15.6,
"y": 0
}
],
"height": 7.8,
"id": "room|5",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 5.8
},
{
"area": 34.1,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.8
},
{
"x": 5.8,
"y": 5.8
},
{
"x": 5.8,
"y": 0
}
],
"height": 5.8,
"id": "room|6",
"is_regular": 1,
"room_type": "Bedroom",
"width": 5.8
},
{
"area": 11.4,
"floor_polygon": [
{
"x": 5.8,
"y": 0
},
{
"x": 5.8,
"y": 5.8
},
{
"x": 7.8,
"y": 5.8
},
{
"x": 7.8,
"y": 0
}
],
"height": 5.8,
"id": "room|7",
"is_regular": 1,
"room_type": "Bathroom",
"width": 1.9
},
{
"area": 30.3,
"floor_polygon": [
{
"x": 0,
"y": 11.7
},
{
"x": 3.9,
"y": 11.7
},
{
"x": 3.9,
"y": 9.7
},
{
"x": 5.8,
"y": 9.7
},
{
"x": 5.8,
"y": 5.8
},
{
"x": 0,
"y": 5.8
}
],
"height": 5.8,
"id": "room|8",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.8
},
{
"area": 7.6,
"floor_polygon": [
{
"x": 5.8,
"y": 5.8
},
{
"x": 5.8,
"y": 9.7
},
{
"x": 7.8,
"y": 9.7
},
{
"x": 7.8,
"y": 5.8
}
],
"height": 3.9,
"id": "room|9",
"is_regular": 0,
"room_type": "Bathroom",
"width": 1.9
},
{
"area": 15.2,
"floor_polygon": [
{
"x": 5.8,
"y": 15.6
},
{
"x": 9.7,
"y": 15.6
},
{
"x": 9.7,
"y": 11.7
},
{
"x": 5.8,
"y": 11.7
}
],
"height": 3.9,
"id": "room|10",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.9
},
{
"area": 7.6,
"floor_polygon": [
{
"x": 3.9,
"y": 9.7
},
{
"x": 3.9,
"y": 11.7
},
{
"x": 7.8,
"y": 11.7
},
{
"x": 7.8,
"y": 9.7
},
{
"x": 5.8,
"y": 9.7
}
],
"height": 1.9,
"id": "room|11",
"is_regular": 0,
"room_type": "Bathroom",
"width": 3.9
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
7
],
[
0,
8
],
[
0,
9
],
[
1,
3
],
[
2,
3
],
[
2,
5
],
[
2,
7
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
6
],
[
5,
7
],
[
6,
7
],
[
6,
8
],
[
6,
9
],
[
7,
9
],
[
8,
9
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 15.6,
"y": 11.5
},
{
"x": 15.6,
"y": 9.5
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 5.8,
"y": 3.3
},
{
"x": 5.8,
"y": 1.3
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 5.8,
"y": 7.8
},
{
"x": 5.8,
"y": 8.9
}
]
},
{
"id": "door|10|11",
"position": [
{
"x": 6,
"y": 11.7
},
{
"x": 7.1,
"y": 11.7
}
]
},
{
"id": "door|8|11",
"position": [
{
"x": 4.6,
"y": 9.7
},
{
"x": 5.6,
"y": 9.7
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 1.2,
"y": 5.8
},
{
"x": 2.2,
"y": 5.8
}
]
},
{
"id": "door|2|10",
"position": [
{
"x": 9.2,
"y": 11.7
},
{
"x": 8.2,
"y": 11.7
}
]
},
{
"id": "door|1|5",
"position": [
{
"x": 19.5,
"y": 7.8
},
{
"x": 19.5,
"y": 6.7
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 5.8,
"y": 0
},
{
"x": 5,
"y": 0
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 0,
"y": 8.1
},
{
"x": 0,
"y": 9.4
}
]
},
{
"id": "window|10|0",
"position": [
{
"x": 5.8,
"y": 14
},
{
"x": 5.8,
"y": 15.2
}
]
},
{
"id": "window|10|1",
"position": [
{
"x": 5.9,
"y": 15.6
},
{
"x": 7.1,
"y": 15.6
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 10,
"y": 0
},
{
"x": 9.2,
"y": 0
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 13.6,
"y": 12.5
},
{
"x": 13.6,
"y": 11.7
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 14.4,
"y": 11.7
},
{
"x": 15.5,
"y": 11.7
}
]
},
{
"id": "window|5|0",
"position": [
{
"x": 18.1,
"y": 3.9
},
{
"x": 16.6,
"y": 3.9
}
]
},
{
"id": "window|5|1",
"position": [
{
"x": 15.6,
"y": 3.7
},
{
"x": 15.6,
"y": 2.5
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 19.5,
"y": 9.2
},
{
"x": 19.5,
"y": 8.1
}
]
}
] | 0.14 | [
"{'room_count': 10}",
"{'room_count': 10, 'total_area': 235.1}",
"{'room_count': 10, 'total_area': 235.1, 'room_types': ['Kitchen', 'LivingRoom', 'LivingRoom', 'LivingRoom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 37.9}, {'room_type': 'LivingRoom', 'area': 15.2}, {'room_type': 'LivingRoom', 'area': 45.5}, {'room_type': 'LivingRoom', 'area': 30.3}, {'room_type': 'Bedroom', 'area': 34.1}, {'room_type': 'Bathroom', 'area': 11.4}, {'room_type': 'Bedroom', 'area': 30.3}, {'room_type': 'Bathroom', 'area': 7.6}, {'room_type': 'Bedroom', 'area': 15.2}, {'room_type': 'Bathroom', 'area': 7.6}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 7.8, 'height': 5.8, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.9, 'height': 3.9, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 5.8, 'height': 7.8, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 5.8, 'height': 7.8, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 5.8, 'height': 5.8, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 1.9, 'height': 5.8, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.8, 'height': 5.8, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 1.9, 'height': 3.9, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 3.9, 'height': 3.9, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.9, 'height': 1.9, 'is_regular': 0}]}"
] |
1 | 23.2 | [
"Bathroom"
] | [
{
"area": 23.2,
"floor_polygon": [
{
"x": 3.9,
"y": 2
},
{
"x": 0,
"y": 2
},
{
"x": 0,
"y": 7.9
},
{
"x": 3.9,
"y": 7.9
}
],
"height": 5.9,
"id": "room|2",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.9
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 3.9,
"y": 7.6
},
{
"x": 3.9,
"y": 5.7
}
]
}
] | [] | 0.38 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 23.2}",
"{'room_count': 1, 'total_area': 23.2, 'room_types': ['Bathroom'] }",
"{'rooms': [{'room_type': 'Bathroom', 'area': 23.2}]}",
"{'rooms': [{'room_type': 'Bathroom', 'width': 3.9, 'height': 5.9, 'is_regular': 1}]}"
] |
5 | 106.8 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 20,
"floor_polygon": [
{
"x": 3.7,
"y": 3.7
},
{
"x": 3.7,
"y": 9.1
},
{
"x": 7.3,
"y": 9.1
},
{
"x": 7.3,
"y": 3.7
}
],
"height": 5.5,
"id": "room|2",
"is_regular": 0,
"room_type": "Kitchen",
"width": 3.7
},
{
"area": 6.7,
"floor_polygon": [
{
"x": 3.7,
"y": 9.1
},
{
"x": 3.7,
"y": 12.8
},
{
"x": 5.5,
"y": 12.8
},
{
"x": 5.5,
"y": 9.1
}
],
"height": 3.7,
"id": "room|3",
"is_regular": 1,
"room_type": "Bathroom",
"width": 1.8
},
{
"area": 20,
"floor_polygon": [
{
"x": 7.3,
"y": 3.7
},
{
"x": 7.3,
"y": 9.1
},
{
"x": 11,
"y": 9.1
},
{
"x": 11,
"y": 3.7
}
],
"height": 5.5,
"id": "room|4",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.7
},
{
"area": 33.4,
"floor_polygon": [
{
"x": 0,
"y": 3.7
},
{
"x": 0,
"y": 12.8
},
{
"x": 3.7,
"y": 12.8
},
{
"x": 3.7,
"y": 3.7
}
],
"height": 9.1,
"id": "room|5",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.7
},
{
"area": 26.7,
"floor_polygon": [
{
"x": 11,
"y": 0
},
{
"x": 3.7,
"y": 0
},
{
"x": 3.7,
"y": 3.7
},
{
"x": 11,
"y": 3.7
}
],
"height": 3.7,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 7.3
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|2|4",
"position": [
{
"x": 7.3,
"y": 7.5
},
{
"x": 7.3,
"y": 6.5
}
]
},
{
"id": "door|2|3",
"position": [
{
"x": 4.4,
"y": 9.1
},
{
"x": 5.5,
"y": 9.1
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 7.2,
"y": 3.7
},
{
"x": 5.2,
"y": 3.7
}
]
},
{
"id": "door|2|5",
"position": [
{
"x": 3.7,
"y": 6.4
},
{
"x": 3.7,
"y": 5.4
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 5.8,
"y": 9.1
},
{
"x": 6.8,
"y": 9.1
}
]
}
] | [
{
"id": "window|5|0",
"position": [
{
"x": 0,
"y": 8.1
},
{
"x": 0,
"y": 9.3
}
]
},
{
"id": "window|5|1",
"position": [
{
"x": 0.2,
"y": 12.8
},
{
"x": 1.4,
"y": 12.8
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 11,
"y": 2.7
},
{
"x": 11,
"y": 1.8
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 8,
"y": 9.1
},
{
"x": 8.8,
"y": 9.1
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 11,
"y": 7.1
},
{
"x": 11,
"y": 6.2
}
]
}
] | 0.58 | [
"{'room_count': 5}",
"{'room_count': 5, 'total_area': 106.8}",
"{'room_count': 5, 'total_area': 106.8, 'room_types': ['Kitchen', 'Bathroom', 'LivingRoom', 'Bedroom', 'Bedroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 20.0}, {'room_type': 'Bathroom', 'area': 6.7}, {'room_type': 'LivingRoom', 'area': 20.0}, {'room_type': 'Bedroom', 'area': 33.4}, {'room_type': 'Bedroom', 'area': 26.7}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 3.7, 'height': 5.5, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 1.8, 'height': 3.7, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 3.7, 'height': 5.5, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 3.7, 'height': 9.1, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 7.3, 'height': 3.7, 'is_regular': 0}]}"
] |
1 | 26.2 | [
"Bathroom"
] | [
{
"area": 26.2,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.2
},
{
"x": 3.6,
"y": 7.2
},
{
"x": 3.6,
"y": 0
}
],
"height": 7.2,
"id": "room|2",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.6
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 2.5,
"y": 7.2
},
{
"x": 3.5,
"y": 7.2
}
]
}
] | [] | 0.89 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 26.2}",
"{'room_count': 1, 'total_area': 26.2, 'room_types': ['Bathroom'] }",
"{'rooms': [{'room_type': 'Bathroom', 'area': 26.2}]}",
"{'rooms': [{'room_type': 'Bathroom', 'width': 3.6, 'height': 7.2, 'is_regular': 1}]}"
] |
3 | 49 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 16.3,
"floor_polygon": [
{
"x": 4,
"y": 6.1
},
{
"x": 4,
"y": 10.1
},
{
"x": 8.1,
"y": 10.1
},
{
"x": 8.1,
"y": 6.1
},
{
"x": 6.1,
"y": 6.1
}
],
"height": 4,
"id": "room|2",
"is_regular": 0,
"room_type": "Bedroom",
"width": 4
},
{
"area": 24.5,
"floor_polygon": [
{
"x": 4,
"y": 2
},
{
"x": 4,
"y": 0
},
{
"x": 2,
"y": 0
},
{
"x": 2,
"y": 4
},
{
"x": 0,
"y": 4
},
{
"x": 0,
"y": 6.1
},
{
"x": 6.1,
"y": 6.1
},
{
"x": 6.1,
"y": 2
}
],
"height": 6.1,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 6.1
},
{
"area": 8.2,
"floor_polygon": [
{
"x": 6.1,
"y": 2
},
{
"x": 6.1,
"y": 6.1
},
{
"x": 8.1,
"y": 6.1
},
{
"x": 8.1,
"y": 2
}
],
"height": 4,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 2
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 6.1,
"y": 4.7
},
{
"x": 6.1,
"y": 2.7
}
]
},
{
"id": "door|2|7",
"position": [
{
"x": 7,
"y": 6.1
},
{
"x": 8.1,
"y": 6.1
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 8.1,
"y": 5
},
{
"x": 8.1,
"y": 3.1
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 2,
"y": 1.5
},
{
"x": 2,
"y": 2.6
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 8.1,
"y": 7.4
},
{
"x": 8.1,
"y": 6.6
}
]
}
] | 0.94 | [
"{'room_count': 3}",
"{'room_count': 3, 'total_area': 49.0}",
"{'room_count': 3, 'total_area': 49.0, 'room_types': ['Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 16.3}, {'room_type': 'Kitchen', 'area': 24.5}, {'room_type': 'LivingRoom', 'area': 8.2}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 4.0, 'height': 4.0, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 6.1, 'height': 6.1, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 2.0, 'height': 4.0, 'is_regular': 1}]}"
] |
4 | 102.2 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 30.7,
"floor_polygon": [
{
"x": 5.5,
"y": 0
},
{
"x": 5.5,
"y": 5.5
},
{
"x": 11.1,
"y": 5.5
},
{
"x": 11.1,
"y": 0
}
],
"height": 5.5,
"id": "room|4",
"is_regular": 1,
"room_type": "Bedroom",
"width": 5.5
},
{
"area": 20.4,
"floor_polygon": [
{
"x": 5.5,
"y": 5.5
},
{
"x": 5.5,
"y": 9.2
},
{
"x": 11.1,
"y": 9.2
},
{
"x": 11.1,
"y": 5.5
}
],
"height": 3.7,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.5
},
{
"area": 30.7,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.5
},
{
"x": 5.5,
"y": 5.5
},
{
"x": 5.5,
"y": 0
}
],
"height": 5.5,
"id": "room|6",
"is_regular": 1,
"room_type": "Kitchen",
"width": 5.5
},
{
"area": 20.4,
"floor_polygon": [
{
"x": 0,
"y": 9.2
},
{
"x": 5.5,
"y": 9.2
},
{
"x": 5.5,
"y": 5.5
},
{
"x": 0,
"y": 5.5
}
],
"height": 3.7,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 5.5
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 7.8,
"y": 5.5
},
{
"x": 9.7,
"y": 5.5
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 4,
"y": 5.5
},
{
"x": 3,
"y": 5.5
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 5.5,
"y": 2.5
},
{
"x": 5.5,
"y": 4.4
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 1.6,
"y": 9.2
},
{
"x": 2.7,
"y": 9.2
}
]
}
] | [] | 0.85 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 102.2}",
"{'room_count': 4, 'total_area': 102.2, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 30.7}, {'room_type': 'Bathroom', 'area': 20.4}, {'room_type': 'Kitchen', 'area': 30.7}, {'room_type': 'LivingRoom', 'area': 20.4}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.5, 'height': 5.5, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 5.5, 'height': 3.7, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 5.5, 'height': 5.5, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 5.5, 'height': 3.7, 'is_regular': 1}]}"
] |
8 | 194.9 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 18.6,
"floor_polygon": [
{
"x": 0,
"y": 12.3
},
{
"x": 0,
"y": 17.6
},
{
"x": 3.5,
"y": 17.6
},
{
"x": 3.5,
"y": 12.3
}
],
"height": 5.3,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.5
},
{
"area": 40.2,
"floor_polygon": [
{
"x": 3.5,
"y": 12.3
},
{
"x": 3.5,
"y": 17.6
},
{
"x": 8.8,
"y": 17.6
},
{
"x": 8.8,
"y": 8.8
},
{
"x": 5.3,
"y": 8.8
},
{
"x": 5.3,
"y": 12.3
}
],
"height": 8.8,
"id": "room|3",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 5.3
},
{
"area": 18.6,
"floor_polygon": [
{
"x": 0,
"y": 8.8
},
{
"x": 0,
"y": 12.3
},
{
"x": 5.3,
"y": 12.3
},
{
"x": 5.3,
"y": 8.8
},
{
"x": 1.8,
"y": 8.8
}
],
"height": 3.5,
"id": "room|4",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 5.3
},
{
"area": 9.3,
"floor_polygon": [
{
"x": 0,
"y": 3.5
},
{
"x": 0,
"y": 8.8
},
{
"x": 1.8,
"y": 8.8
},
{
"x": 1.8,
"y": 3.5
}
],
"height": 5.3,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 1.8
},
{
"area": 37.1,
"floor_polygon": [
{
"x": 1.8,
"y": 3.5
},
{
"x": 1.8,
"y": 8.8
},
{
"x": 8.8,
"y": 8.8
},
{
"x": 8.8,
"y": 3.5
}
],
"height": 5.3,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 7
},
{
"area": 24.7,
"floor_polygon": [
{
"x": 1.8,
"y": 0
},
{
"x": 1.8,
"y": 3.5
},
{
"x": 8.8,
"y": 3.5
},
{
"x": 8.8,
"y": 0
}
],
"height": 3.5,
"id": "room|7",
"is_regular": 1,
"room_type": "Bedroom",
"width": 7
},
{
"area": 18.6,
"floor_polygon": [
{
"x": 0,
"y": 17.6
},
{
"x": 0,
"y": 22.9
},
{
"x": 3.5,
"y": 22.9
},
{
"x": 3.5,
"y": 17.6
}
],
"height": 5.3,
"id": "room|8",
"is_regular": 1,
"room_type": "Bedroom",
"width": 3.5
},
{
"area": 27.8,
"floor_polygon": [
{
"x": 3.5,
"y": 17.6
},
{
"x": 3.5,
"y": 22.9
},
{
"x": 8.8,
"y": 22.9
},
{
"x": 8.8,
"y": 17.6
}
],
"height": 5.3,
"id": "room|9",
"is_regular": 1,
"room_type": "Bathroom",
"width": 5.3
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
6
],
[
0,
7
],
[
1,
2
],
[
1,
4
],
[
1,
6
],
[
1,
7
],
[
2,
3
],
[
2,
4
],
[
3,
4
],
[
3,
5
],
[
4,
5
],
[
6,
7
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.5,
"y": 15.4
},
{
"x": 3.5,
"y": 17.4
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 1.5,
"y": 8.8
},
{
"x": 0.4,
"y": 8.8
}
]
},
{
"id": "door|2|4",
"position": [
{
"x": 0.8,
"y": 12.3
},
{
"x": 1.8,
"y": 12.3
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 3.5,
"y": 20.1
},
{
"x": 3.5,
"y": 22
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 4.9,
"y": 3.5
},
{
"x": 6.9,
"y": 3.5
}
]
},
{
"id": "door|2|8",
"position": [
{
"x": 0.6,
"y": 17.6
},
{
"x": 1.6,
"y": 17.6
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 2.1,
"y": 8.8
},
{
"x": 4,
"y": 8.8
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 8.8,
"y": 10.9
},
{
"x": 8.8,
"y": 9.9
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 11.5
},
{
"x": 0,
"y": 12.3
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 16.1
},
{
"x": 0,
"y": 17.3
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 0,
"y": 18.6
},
{
"x": 0,
"y": 19.8
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 7,
"y": 0
},
{
"x": 6.1,
"y": 0
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 8.8,
"y": 3.2
},
{
"x": 8.8,
"y": 2.4
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 8.8,
"y": 6.3
},
{
"x": 8.8,
"y": 5.1
}
]
}
] | 0.75 | [
"{'room_count': 8}",
"{'room_count': 8, 'total_area': 194.9}",
"{'room_count': 8, 'total_area': 194.9, 'room_types': ['Kitchen', 'LivingRoom', 'LivingRoom', 'Bathroom', 'Bedroom', 'Bedroom', 'Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 18.6}, {'room_type': 'LivingRoom', 'area': 40.2}, {'room_type': 'LivingRoom', 'area': 18.6}, {'room_type': 'Bathroom', 'area': 9.3}, {'room_type': 'Bedroom', 'area': 37.1}, {'room_type': 'Bedroom', 'area': 24.7}, {'room_type': 'Bedroom', 'area': 18.6}, {'room_type': 'Bathroom', 'area': 27.8}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 3.5, 'height': 5.3, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 5.3, 'height': 8.8, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 5.3, 'height': 3.5, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 1.8, 'height': 5.3, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 7.0, 'height': 5.3, 'is_regular': 0}, {'room_type': 'Bedroom', 'width': 7.0, 'height': 3.5, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 3.5, 'height': 5.3, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 5.3, 'height': 5.3, 'is_regular': 1}]}"
] |
2 | 25.2 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 12.6,
"floor_polygon": [
{
"x": 0,
"y": 7.1
},
{
"x": 3.6,
"y": 7.1
},
{
"x": 3.6,
"y": 3.6
},
{
"x": 0,
"y": 3.6
}
],
"height": 3.6,
"id": "room|2",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.6
},
{
"area": 12.6,
"floor_polygon": [
{
"x": 3.6,
"y": 3.6
},
{
"x": 3.6,
"y": 7.1
},
{
"x": 7.1,
"y": 7.1
},
{
"x": 7.1,
"y": 3.6
}
],
"height": 3.6,
"id": "room|3",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.6
}
] | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.6,
"y": 6.5
},
{
"x": 3.6,
"y": 4.5
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 2.1,
"y": 3.6
},
{
"x": 0.2,
"y": 3.6
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 4.4,
"y": 7.1
},
{
"x": 5.6,
"y": 7.1
}
]
}
] | 0.47 | [
"{'room_count': 2}",
"{'room_count': 2, 'total_area': 25.2}",
"{'room_count': 2, 'total_area': 25.2, 'room_types': ['Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 12.6}, {'room_type': 'LivingRoom', 'area': 12.6}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 3.6, 'height': 3.6, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 3.6, 'height': 3.6, 'is_regular': 1}]}"
] |
3 | 73.5 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 27.1,
"floor_polygon": [
{
"x": 7.9,
"y": 5.9
},
{
"x": 0,
"y": 5.9
},
{
"x": 0,
"y": 7.9
},
{
"x": 2,
"y": 7.9
},
{
"x": 2,
"y": 9.8
},
{
"x": 7.9,
"y": 9.8
}
],
"height": 3.9,
"id": "room|2",
"is_regular": 0,
"room_type": "Bedroom",
"width": 7.9
},
{
"area": 23.2,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.9
},
{
"x": 3.9,
"y": 5.9
},
{
"x": 3.9,
"y": 0
}
],
"height": 5.9,
"id": "room|6",
"is_regular": 1,
"room_type": "Kitchen",
"width": 3.9
},
{
"area": 23.2,
"floor_polygon": [
{
"x": 3.9,
"y": 0
},
{
"x": 3.9,
"y": 5.9
},
{
"x": 7.9,
"y": 5.9
},
{
"x": 7.9,
"y": 0
}
],
"height": 5.9,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.9
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|6",
"position": [
{
"x": 2.2,
"y": 5.9
},
{
"x": 1.1,
"y": 5.9
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 0,
"y": 1.2
},
{
"x": 0,
"y": 3.2
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 2,
"y": 8.6
},
{
"x": 2,
"y": 9.8
}
]
}
] | 0.07 | [
"{'room_count': 3}",
"{'room_count': 3, 'total_area': 73.5}",
"{'room_count': 3, 'total_area': 73.5, 'room_types': ['Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 27.1}, {'room_type': 'Kitchen', 'area': 23.2}, {'room_type': 'LivingRoom', 'area': 23.2}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 7.9, 'height': 3.9, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 3.9, 'height': 5.9, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 3.9, 'height': 5.9, 'is_regular': 1}]}"
] |
1 | 21.2 | [
"LivingRoom"
] | [
{
"area": 21.2,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 2.1
},
{
"x": 2.1,
"y": 2.1
},
{
"x": 2.1,
"y": 4.1
},
{
"x": 6.2,
"y": 4.1
},
{
"x": 6.2,
"y": 0
}
],
"height": 4.1,
"id": "room|2",
"is_regular": 0,
"room_type": "LivingRoom",
"width": 6.2
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0.5,
"y": 2.1
},
{
"x": 1.5,
"y": 2.1
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 0.8
},
{
"x": 0,
"y": 1.9
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 2,
"y": 0
},
{
"x": 1.1,
"y": 0
}
]
}
] | 0.37 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 21.2}",
"{'room_count': 1, 'total_area': 21.2, 'room_types': ['LivingRoom'] }",
"{'rooms': [{'room_type': 'LivingRoom', 'area': 21.2}]}",
"{'rooms': [{'room_type': 'LivingRoom', 'width': 6.2, 'height': 4.1, 'is_regular': 0}]}"
] |
1 | 14.3 | [
"Kitchen"
] | [
{
"area": 14.3,
"floor_polygon": [
{
"x": 4.4,
"y": 2.2
},
{
"x": 2.2,
"y": 2.2
},
{
"x": 2.2,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.4
},
{
"x": 4.4,
"y": 4.4
}
],
"height": 4.4,
"id": "room|2",
"is_regular": 0,
"room_type": "Kitchen",
"width": 4.4
}
] | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 2.1,
"y": 0
},
{
"x": 0.2,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 2.2,
"y": 1.9
},
{
"x": 2.2,
"y": 0.8
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0,
"y": 0.1
},
{
"x": 0,
"y": 0.9
}
]
}
] | 0.68 | [
"{'room_count': 1}",
"{'room_count': 1, 'total_area': 14.3}",
"{'room_count': 1, 'total_area': 14.3, 'room_types': ['Kitchen'] }",
"{'rooms': [{'room_type': 'Kitchen', 'area': 14.3}]}",
"{'rooms': [{'room_type': 'Kitchen', 'width': 4.4, 'height': 4.4, 'is_regular': 0}]}"
] |
3 | 73.6 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 18.4,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 8.6
},
{
"x": 2.1,
"y": 8.6
},
{
"x": 2.1,
"y": 0
}
],
"height": 8.6,
"id": "room|2",
"is_regular": 0,
"room_type": "Bedroom",
"width": 2.1
},
{
"area": 27.6,
"floor_polygon": [
{
"x": 2.1,
"y": 4.3
},
{
"x": 2.1,
"y": 8.6
},
{
"x": 8.6,
"y": 8.6
},
{
"x": 8.6,
"y": 4.3
}
],
"height": 4.3,
"id": "room|6",
"is_regular": 1,
"room_type": "Kitchen",
"width": 6.4
},
{
"area": 27.6,
"floor_polygon": [
{
"x": 2.1,
"y": 0
},
{
"x": 2.1,
"y": 4.3
},
{
"x": 8.6,
"y": 4.3
},
{
"x": 8.6,
"y": 0
}
],
"height": 4.3,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 6.4
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|7",
"position": [
{
"x": 2.1,
"y": 1.5
},
{
"x": 2.1,
"y": 3.4
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 5.5,
"y": 8.6
},
{
"x": 7.5,
"y": 8.6
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 2.7
},
{
"x": 0,
"y": 3.6
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 1.4,
"y": 0
},
{
"x": 0.2,
"y": 0
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 6.8,
"y": 0
},
{
"x": 5.1,
"y": 0
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 8.6,
"y": 8.4
},
{
"x": 8.6,
"y": 7.2
}
]
}
] | 0.33 | [
"{'room_count': 3}",
"{'room_count': 3, 'total_area': 73.6}",
"{'room_count': 3, 'total_area': 73.6, 'room_types': ['Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 18.4}, {'room_type': 'Kitchen', 'area': 27.6}, {'room_type': 'LivingRoom', 'area': 27.6}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 2.1, 'height': 8.6, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 6.4, 'height': 4.3, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 6.4, 'height': 4.3, 'is_regular': 1}]}"
] |
2 | 23.1 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 15.4,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.9
},
{
"x": 3.9,
"y": 3.9
},
{
"x": 3.9,
"y": 0
}
],
"height": 3.9,
"id": "room|2",
"is_regular": 1,
"room_type": "Bedroom",
"width": 3.9
},
{
"area": 7.7,
"floor_polygon": [
{
"x": 3.9,
"y": 0
},
{
"x": 3.9,
"y": 3.9
},
{
"x": 5.9,
"y": 3.9
},
{
"x": 5.9,
"y": 0
}
],
"height": 3.9,
"id": "room|3",
"is_regular": 1,
"room_type": "Bathroom",
"width": 2
}
] | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.9,
"y": 1.7
},
{
"x": 3.9,
"y": 3.6
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 5.9,
"y": 3.6
},
{
"x": 5.9,
"y": 1.6
}
]
}
] | [] | 0.99 | [
"{'room_count': 2}",
"{'room_count': 2, 'total_area': 23.1}",
"{'room_count': 2, 'total_area': 23.1, 'room_types': ['Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 15.4}, {'room_type': 'Bathroom', 'area': 7.7}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 3.9, 'height': 3.9, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 2.0, 'height': 3.9, 'is_regular': 1}]}"
] |
5 | 80.1 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 24.4,
"floor_polygon": [
{
"x": 1.9,
"y": 3.7
},
{
"x": 1.9,
"y": 9.3
},
{
"x": 5.6,
"y": 9.3
},
{
"x": 5.6,
"y": 1.9
},
{
"x": 3.7,
"y": 1.9
},
{
"x": 3.7,
"y": 3.7
}
],
"height": 7.5,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 3.7
},
{
"area": 10.4,
"floor_polygon": [
{
"x": 0,
"y": 9.3
},
{
"x": 1.9,
"y": 9.3
},
{
"x": 1.9,
"y": 3.7
},
{
"x": 0,
"y": 3.7
}
],
"height": 5.6,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 1.9
},
{
"area": 31.3,
"floor_polygon": [
{
"x": 7.5,
"y": 0
},
{
"x": 3.7,
"y": 0
},
{
"x": 3.7,
"y": 1.9
},
{
"x": 5.6,
"y": 1.9
},
{
"x": 5.6,
"y": 9.3
},
{
"x": 9.3,
"y": 9.3
},
{
"x": 9.3,
"y": 3.7
},
{
"x": 7.5,
"y": 3.7
}
],
"height": 9.3,
"id": "room|6",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5.6
},
{
"area": 7,
"floor_polygon": [
{
"x": 5.6,
"y": 13.1
},
{
"x": 7.5,
"y": 13.1
},
{
"x": 7.5,
"y": 9.3
},
{
"x": 5.6,
"y": 9.3
}
],
"height": 3.7,
"id": "room|8",
"is_regular": 1,
"room_type": "Kitchen",
"width": 1.9
},
{
"area": 7,
"floor_polygon": [
{
"x": 7.5,
"y": 9.3
},
{
"x": 7.5,
"y": 13.1
},
{
"x": 9.3,
"y": 13.1
},
{
"x": 9.3,
"y": 9.3
}
],
"height": 3.7,
"id": "room|9",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 1.9
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 1.9,
"y": 7
},
{
"x": 1.9,
"y": 6
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 7.5,
"y": 12.8
},
{
"x": 7.5,
"y": 11.7
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 5.6,
"y": 7.1
},
{
"x": 5.6,
"y": 5.2
}
]
},
{
"id": "door|6|9",
"position": [
{
"x": 9,
"y": 9.3
},
{
"x": 7.9,
"y": 9.3
}
]
},
{
"id": "door|1|9",
"position": [
{
"x": 9.3,
"y": 11.5
},
{
"x": 9.3,
"y": 9.5
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 7.5,
"y": 2.5
},
{
"x": 7.5,
"y": 1.2
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 3.5,
"y": 3.7
},
{
"x": 2.3,
"y": 3.7
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 3.9,
"y": 9.3
},
{
"x": 5.2,
"y": 9.3
}
]
},
{
"id": "window|9|0",
"position": [
{
"x": 7.7,
"y": 13.1
},
{
"x": 8.7,
"y": 13.1
}
]
}
] | 0.72 | [
"{'room_count': 5}",
"{'room_count': 5, 'total_area': 80.1}",
"{'room_count': 5, 'total_area': 80.1, 'room_types': ['Bedroom', 'Bathroom', 'Bedroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 24.4}, {'room_type': 'Bathroom', 'area': 10.4}, {'room_type': 'Bedroom', 'area': 31.3}, {'room_type': 'Kitchen', 'area': 7.0}, {'room_type': 'LivingRoom', 'area': 7.0}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 3.7, 'height': 7.5, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 1.9, 'height': 5.6, 'is_regular': 1}, {'room_type': 'Bedroom', 'width': 5.6, 'height': 9.3, 'is_regular': 0}, {'room_type': 'Kitchen', 'width': 1.9, 'height': 3.7, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 1.9, 'height': 3.7, 'is_regular': 1}]}"
] |
4 | 63.2 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 22,
"floor_polygon": [
{
"x": 3.3,
"y": 1.7
},
{
"x": 0,
"y": 1.7
},
{
"x": 0,
"y": 6.6
},
{
"x": 5,
"y": 6.6
},
{
"x": 5,
"y": 3.3
},
{
"x": 3.3,
"y": 3.3
}
],
"height": 5,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 5
},
{
"area": 11,
"floor_polygon": [
{
"x": 5,
"y": 3.3
},
{
"x": 5,
"y": 6.6
},
{
"x": 8.3,
"y": 6.6
},
{
"x": 8.3,
"y": 3.3
}
],
"height": 3.3,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.3
},
{
"area": 22,
"floor_polygon": [
{
"x": 5,
"y": 8.3
},
{
"x": 8.3,
"y": 8.3
},
{
"x": 8.3,
"y": 6.6
},
{
"x": 0,
"y": 6.6
},
{
"x": 0,
"y": 9.9
},
{
"x": 5,
"y": 9.9
}
],
"height": 3.3,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 8.3
},
{
"area": 8.2,
"floor_polygon": [
{
"x": 0,
"y": 11.6
},
{
"x": 5,
"y": 11.6
},
{
"x": 5,
"y": 9.9
},
{
"x": 0,
"y": 9.9
}
],
"height": 1.7,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 5
}
] | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 5,
"y": 5.4
},
{
"x": 5,
"y": 3.5
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 4.1,
"y": 6.6
},
{
"x": 2.1,
"y": 6.6
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 2.1,
"y": 11.6
},
{
"x": 3.2,
"y": 11.6
}
]
}
] | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 2.9
},
{
"x": 0,
"y": 3.8
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 3.3,
"y": 3.3
},
{
"x": 3.3,
"y": 1.8
}
]
}
] | 0.25 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 63.2}",
"{'room_count': 4, 'total_area': 63.2, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 22.0}, {'room_type': 'Bathroom', 'area': 11.0}, {'room_type': 'Kitchen', 'area': 22.0}, {'room_type': 'LivingRoom', 'area': 8.2}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 5.0, 'height': 5.0, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 3.3, 'height': 3.3, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 8.3, 'height': 3.3, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 5.0, 'height': 1.7, 'is_regular': 1}]}"
] |
4 | 122.2 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 47.3,
"floor_polygon": [
{
"x": 6,
"y": 0
},
{
"x": 6,
"y": 6
},
{
"x": 13.9,
"y": 6
},
{
"x": 13.9,
"y": 0
}
],
"height": 6,
"id": "room|4",
"is_regular": 0,
"room_type": "Bedroom",
"width": 7.9
},
{
"area": 15.8,
"floor_polygon": [
{
"x": 6,
"y": 6
},
{
"x": 6,
"y": 9.9
},
{
"x": 9.9,
"y": 9.9
},
{
"x": 9.9,
"y": 6
}
],
"height": 4,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 4
},
{
"area": 35.5,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6
},
{
"x": 6,
"y": 6
},
{
"x": 6,
"y": 0
}
],
"height": 6,
"id": "room|6",
"is_regular": 1,
"room_type": "Kitchen",
"width": 6
},
{
"area": 23.6,
"floor_polygon": [
{
"x": 0,
"y": 6
},
{
"x": 0,
"y": 9.9
},
{
"x": 6,
"y": 9.9
},
{
"x": 6,
"y": 6
}
],
"height": 4,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 6
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 7.2,
"y": 6
},
{
"x": 9.1,
"y": 6
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 1.2,
"y": 6
},
{
"x": 3.2,
"y": 6
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 6,
"y": 3.7
},
{
"x": 6,
"y": 5.7
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 1.4,
"y": 9.9
},
{
"x": 2.5,
"y": 9.9
}
]
}
] | [
{
"id": "window|7|0",
"position": [
{
"x": 0,
"y": 9.1
},
{
"x": 0,
"y": 9.9
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 9.5,
"y": 0
},
{
"x": 7.8,
"y": 0
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 13.9,
"y": 3.9
},
{
"x": 13.9,
"y": 2.8
}
]
}
] | 0.27 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 122.2}",
"{'room_count': 4, 'total_area': 122.2, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 47.3}, {'room_type': 'Bathroom', 'area': 15.8}, {'room_type': 'Kitchen', 'area': 35.5}, {'room_type': 'LivingRoom', 'area': 23.6}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 7.9, 'height': 6.0, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 4.0, 'height': 4.0, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 6.0, 'height': 6.0, 'is_regular': 1}, {'room_type': 'LivingRoom', 'width': 6.0, 'height': 4.0, 'is_regular': 1}]}"
] |
2 | 21.1 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 16.9,
"floor_polygon": [
{
"x": 6.2,
"y": 0
},
{
"x": 4.1,
"y": 0
},
{
"x": 4.1,
"y": 2.1
},
{
"x": 2.1,
"y": 2.1
},
{
"x": 2.1,
"y": 4.1
},
{
"x": 4.1,
"y": 4.1
},
{
"x": 4.1,
"y": 6.2
},
{
"x": 6.2,
"y": 6.2
}
],
"height": 6.2,
"id": "room|2",
"is_regular": 0,
"room_type": "Bedroom",
"width": 4.1
},
{
"area": 4.2,
"floor_polygon": [
{
"x": 4.1,
"y": 8.2
},
{
"x": 6.2,
"y": 8.2
},
{
"x": 6.2,
"y": 6.2
},
{
"x": 4.1,
"y": 6.2
}
],
"height": 2.1,
"id": "room|3",
"is_regular": 1,
"room_type": "Bathroom",
"width": 2.1
}
] | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 4.4,
"y": 6.2
},
{
"x": 5.4,
"y": 6.2
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 6.2,
"y": 2.2
},
{
"x": 6.2,
"y": 1.2
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 3.7,
"y": 2.1
},
{
"x": 2.5,
"y": 2.1
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 2.1,
"y": 2.1
},
{
"x": 2.1,
"y": 3.1
}
]
}
] | 0.54 | [
"{'room_count': 2}",
"{'room_count': 2, 'total_area': 21.1}",
"{'room_count': 2, 'total_area': 21.1, 'room_types': ['Bedroom', 'Bathroom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 16.9}, {'room_type': 'Bathroom', 'area': 4.2}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 4.1, 'height': 6.2, 'is_regular': 0}, {'room_type': 'Bathroom', 'width': 2.1, 'height': 2.1, 'is_regular': 1}]}"
] |
4 | 126.9 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 38.1,
"floor_polygon": [
{
"x": 3.6,
"y": 7.1
},
{
"x": 3.6,
"y": 12.5
},
{
"x": 10.7,
"y": 12.5
},
{
"x": 10.7,
"y": 7.1
}
],
"height": 5.3,
"id": "room|4",
"is_regular": 1,
"room_type": "Bedroom",
"width": 7.1
},
{
"area": 19,
"floor_polygon": [
{
"x": 0,
"y": 7.1
},
{
"x": 0,
"y": 12.5
},
{
"x": 3.6,
"y": 12.5
},
{
"x": 3.6,
"y": 7.1
}
],
"height": 5.3,
"id": "room|5",
"is_regular": 1,
"room_type": "Bathroom",
"width": 3.6
},
{
"area": 44.4,
"floor_polygon": [
{
"x": 3.6,
"y": 0
},
{
"x": 3.6,
"y": 7.1
},
{
"x": 10.7,
"y": 7.1
},
{
"x": 10.7,
"y": 3.6
},
{
"x": 8.9,
"y": 3.6
},
{
"x": 8.9,
"y": 0
}
],
"height": 7.1,
"id": "room|6",
"is_regular": 0,
"room_type": "Kitchen",
"width": 7.1
},
{
"area": 25.4,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.1
},
{
"x": 3.6,
"y": 7.1
},
{
"x": 3.6,
"y": 0
}
],
"height": 7.1,
"id": "room|7",
"is_regular": 1,
"room_type": "LivingRoom",
"width": 3.6
}
] | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.6,
"y": 9.5
},
{
"x": 3.6,
"y": 10.6
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 3.6,
"y": 6
},
{
"x": 3.6,
"y": 7
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 10,
"y": 7.1
},
{
"x": 8,
"y": 7.1
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 7.2,
"y": 0
},
{
"x": 6.2,
"y": 0
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 10.7,
"y": 5.1
},
{
"x": 10.7,
"y": 4.2
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 8.9,
"y": 1.3
},
{
"x": 8.9,
"y": 0.3
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 10.7,
"y": 9
},
{
"x": 10.7,
"y": 8.1
}
]
}
] | 0.2 | [
"{'room_count': 4}",
"{'room_count': 4, 'total_area': 126.9}",
"{'room_count': 4, 'total_area': 126.9, 'room_types': ['Bedroom', 'Bathroom', 'Kitchen', 'LivingRoom'] }",
"{'rooms': [{'room_type': 'Bedroom', 'area': 38.1}, {'room_type': 'Bathroom', 'area': 19.0}, {'room_type': 'Kitchen', 'area': 44.4}, {'room_type': 'LivingRoom', 'area': 25.4}]}",
"{'rooms': [{'room_type': 'Bedroom', 'width': 7.1, 'height': 5.3, 'is_regular': 1}, {'room_type': 'Bathroom', 'width': 3.6, 'height': 5.3, 'is_regular': 1}, {'room_type': 'Kitchen', 'width': 7.1, 'height': 7.1, 'is_regular': 0}, {'room_type': 'LivingRoom', 'width': 3.6, 'height': 7.1, 'is_regular': 1}]}"
] |