igfbench-neurips2026 commited on
Commit
0048774
·
verified ·
1 Parent(s): 6272db4

Upload room_statistics.json

Browse files
Files changed (1) hide show
  1. room_statistics.json +55 -0
room_statistics.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "room_types": {
3
+ "Balcony": 5565,
4
+ "Kitchen": 5498,
5
+ "Bedroom": 3288,
6
+ "Hallway": 995,
7
+ "Aisle": 1743,
8
+ "LivingDiningRoom": 4801,
9
+ "Bathroom": 5260,
10
+ "MasterBedroom": 4489,
11
+ "OtherRoom": 8998,
12
+ "SecondBedroom": 3447,
13
+ "Library": 1575,
14
+ "CloakRoom": 640,
15
+ "LivingRoom": 1832,
16
+ "DiningRoom": 858,
17
+ "SecondBathroom": 1148,
18
+ "MasterBathroom": 1465,
19
+ "Stairwell": 101,
20
+ "Corridor": 684,
21
+ "Lounge": 103,
22
+ "LaundryRoom": 247,
23
+ "BedRoom": 237,
24
+ "KidsRoom": 1253,
25
+ "OtherSpace": 3,
26
+ "ElderlyRoom": 309,
27
+ "StorageRoom": 317,
28
+ "Terrace": 139,
29
+ "EquipmentRoom": 459,
30
+ "BathRoom": 38,
31
+ "Courtyard": 40,
32
+ "Auditorium": 10,
33
+ "Garage": 4,
34
+ "non": 8,
35
+ "NannyRoom": 33
36
+ },
37
+ "room_categories": {
38
+ "balcony": 5704,
39
+ "kitchen": 5498,
40
+ "bedroom": 12819,
41
+ "hallway": 3422,
42
+ "living": 6633,
43
+ "bathroom": 7873,
44
+ "other": 10001,
45
+ "study": 1575,
46
+ "storage": 1204,
47
+ "dining": 858
48
+ },
49
+ "space_types": {
50
+ "A": 45219,
51
+ "B": 3358,
52
+ "C": 7010
53
+ },
54
+ "total_rooms": 55587
55
+ }