mcdesmonteix commited on
Commit
0f93c3d
·
1 Parent(s): 0d49587

commit files to HF hub

Browse files
Files changed (1) hide show
  1. README.md +37 -4
README.md CHANGED
@@ -20,7 +20,7 @@ model-index:
20
 
21
  # Label-Room
22
 
23
- **Test on room classification with 12 Labels** :
24
  - kitchen,
25
  - bathroom,
26
  - living room,
@@ -32,7 +32,7 @@ model-index:
32
  - yard,
33
  - garage,
34
  - office,
35
- - corridor."
36
 
37
 
38
 
@@ -45,5 +45,38 @@ Report any issues with the demo at the [github repo](https://github.com/nateraw/
45
 
46
  ## Example Images
47
 
48
- #Balcony
49
- ![balcony](images/balcony.jpg)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
  # Label-Room
22
 
23
+ Test on **room classification** with **12 Labels** :
24
  - kitchen,
25
  - bathroom,
26
  - living room,
 
32
  - yard,
33
  - garage,
34
  - office,
35
+ - corridor.
36
 
37
 
38
 
 
45
 
46
  ## Example Images
47
 
48
+ Balcony
49
+ ![balcony](images/balcony.jpg)
50
+
51
+ Bathroom
52
+ ![bathroom](images/bathroom.jpg)
53
+
54
+ Bedroom
55
+ ![bedroom](images/bedroom.jpg)
56
+
57
+ Corridor
58
+ ![corridor](images/corridor.jpg)
59
+
60
+ Dining_room
61
+ ![dining_room](images/dining_room.jpg)
62
+
63
+ Empty Room
64
+ ![empty_room](images/empty_room.jpg)
65
+
66
+ Garage
67
+ ![garage](images/garage.jpg)
68
+
69
+ Kitchen
70
+ ![kitchen](images/kitchen.jpg)
71
+
72
+ Living Room
73
+ ![living_room](images/living_room.jpg)
74
+
75
+ Office
76
+ ![office](images/office.jpg)
77
+
78
+ Terrace
79
+ ![terrace](images/terrace.jpg)
80
+
81
+ Yard
82
+ ![yard](images/yard.jpg)