commit files to HF hub
Browse files- .gitattributes +1 -0
- README.md +3 -3
- config.json +2 -2
- images/dining_room.jpeg +3 -0
- model.safetensors +1 -1
.gitattributes
CHANGED
@@ -42,3 +42,4 @@ images/dinning_room.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
42 |
images/kitchen.JPEG filter=lfs diff=lfs merge=lfs -text
|
43 |
images/living_room.JPEG filter=lfs diff=lfs merge=lfs -text
|
44 |
images/others.JPEG filter=lfs diff=lfs merge=lfs -text
|
|
|
|
42 |
images/kitchen.JPEG filter=lfs diff=lfs merge=lfs -text
|
43 |
images/living_room.JPEG filter=lfs diff=lfs merge=lfs -text
|
44 |
images/others.JPEG filter=lfs diff=lfs merge=lfs -text
|
45 |
+
images/dining_room.jpeg filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -15,7 +15,7 @@ model-index:
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
18 |
-
value: 0.
|
19 |
---
|
20 |
|
21 |
# living-spaces-classification_scraper
|
@@ -47,9 +47,9 @@ House & Apartaments Classification model🤗🖼️
|
|
47 |
|
48 |

|
49 |
|
50 |
-
####
|
51 |
|
52 |
-

|
49 |
|
50 |
+
#### dining_room
|
51 |
|
52 |
+

|
53 |
|
54 |
#### kitchen
|
55 |
|
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"2": "bathroom",
|
15 |
"3": "bedroom",
|
16 |
"4": "closets",
|
17 |
-
"5": "
|
18 |
"6": "kitchen",
|
19 |
"7": "living_room",
|
20 |
"8": "others"
|
@@ -28,7 +28,7 @@
|
|
28 |
"bathroom": "2",
|
29 |
"bedroom": "3",
|
30 |
"closets": "4",
|
31 |
-
"
|
32 |
"kitchen": "6",
|
33 |
"living_room": "7",
|
34 |
"others": "8"
|
|
|
14 |
"2": "bathroom",
|
15 |
"3": "bedroom",
|
16 |
"4": "closets",
|
17 |
+
"5": "dining_room",
|
18 |
"6": "kitchen",
|
19 |
"7": "living_room",
|
20 |
"8": "others"
|
|
|
28 |
"bathroom": "2",
|
29 |
"bedroom": "3",
|
30 |
"closets": "4",
|
31 |
+
"dining_room": "5",
|
32 |
"kitchen": "6",
|
33 |
"living_room": "7",
|
34 |
"others": "8"
|
images/dining_room.jpeg
ADDED
![]() |
Git LFS Details
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343245508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dd1dafb6a169cec29990b5ca2980053ab30a7ab47bb042422bd9b79c1fa88db
|
3 |
size 343245508
|