JuanMa360 commited on
Commit
9cf2ef6
·
1 Parent(s): a266b4c

commit files to HF hub

Browse files
Files changed (3) hide show
  1. README.md +1 -5
  2. config.json +2 -4
  3. model.safetensors +2 -2
README.md CHANGED
@@ -37,8 +37,4 @@ Kitchen Layouts detection🤗🖼️
37
 
38
  #### single_wall_kitchen
39
 
40
- ![single_wall_kitchen](images/single_wall_kitchen.jpeg)
41
-
42
- #### u_shaped_kitchen
43
-
44
- ![u_shaped_kitchen](images/u_shaped_kitchen.jpeg)
 
37
 
38
  #### single_wall_kitchen
39
 
40
+ ![single_wall_kitchen](images/single_wall_kitchen.jpeg)
 
 
 
 
config.json CHANGED
@@ -11,8 +11,7 @@
11
  "id2label": {
12
  "0": "island_kitchen",
13
  "1": "l_shaped_kitchen",
14
- "2": "single_wall_kitchen",
15
- "3": "u_shaped_kitchen"
16
  },
17
  "image_size": 224,
18
  "initializer_range": 0.02,
@@ -20,8 +19,7 @@
20
  "label2id": {
21
  "island_kitchen": "0",
22
  "l_shaped_kitchen": "1",
23
- "single_wall_kitchen": "2",
24
- "u_shaped_kitchen": "3"
25
  },
26
  "layer_norm_eps": 1e-12,
27
  "model_type": "vit",
 
11
  "id2label": {
12
  "0": "island_kitchen",
13
  "1": "l_shaped_kitchen",
14
+ "2": "single_wall_kitchen"
 
15
  },
16
  "image_size": 224,
17
  "initializer_range": 0.02,
 
19
  "label2id": {
20
  "island_kitchen": "0",
21
  "l_shaped_kitchen": "1",
22
+ "single_wall_kitchen": "2"
 
23
  },
24
  "layer_norm_eps": 1e-12,
25
  "model_type": "vit",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6821af3b5c17a0e517fd5ac19983dc1a8e1644ea1befe5047998c90b2f409e27
3
- size 343230128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92c48dc687dc38ae05406e4f2c70c80406d2ae2fc701482f05f1016543be627d
3
+ size 343227052