commit files to HF hub
Browse files- .gitattributes +5 -0
- README.md +11 -11
- config.json +10 -10
- images/Bed.jpg +3 -0
- images/Chair.jpg +3 -0
- images/Sofa.jpg +3 -0
- images/Table.jpg +3 -0
- images/Television.jpg +3 -0
- model.safetensors +1 -1
- runs/events.out.tfevents.1722105456.aafa5aebc372.507.1 +3 -0
.gitattributes
CHANGED
@@ -38,3 +38,8 @@ images/corgi.jpg filter=lfs diff=lfs merge=lfs -text
|
|
38 |
images/paris.jpg filter=lfs diff=lfs merge=lfs -text
|
39 |
images/samoyed.jpg filter=lfs diff=lfs merge=lfs -text
|
40 |
images/shiba_inu.jpg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
38 |
images/paris.jpg filter=lfs diff=lfs merge=lfs -text
|
39 |
images/samoyed.jpg filter=lfs diff=lfs merge=lfs -text
|
40 |
images/shiba_inu.jpg filter=lfs diff=lfs merge=lfs -text
|
41 |
+
images/Bed.jpg filter=lfs diff=lfs merge=lfs -text
|
42 |
+
images/Chair.jpg filter=lfs diff=lfs merge=lfs -text
|
43 |
+
images/Sofa.jpg filter=lfs diff=lfs merge=lfs -text
|
44 |
+
images/Table.jpg filter=lfs diff=lfs merge=lfs -text
|
45 |
+
images/Television.jpg 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 |
# rare-puppers
|
@@ -31,22 +31,22 @@ Report any issues with the demo at the [github repo](https://github.com/nateraw/
|
|
31 |
## Example Images
|
32 |
|
33 |
|
34 |
-
####
|
35 |
|
36 |
-
![
|
37 |
|
38 |
-
####
|
39 |
|
40 |
-
![
|
41 |
|
42 |
-
####
|
43 |
|
44 |
-
![
|
45 |
|
46 |
-
####
|
47 |
|
48 |
-
![
|
49 |
|
50 |
-
####
|
51 |
|
52 |
-
![
|
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
18 |
+
value: 0.7767857313156128
|
19 |
---
|
20 |
|
21 |
# rare-puppers
|
|
|
31 |
## Example Images
|
32 |
|
33 |
|
34 |
+
#### Bed
|
35 |
|
36 |
+
![Bed](images/Bed.jpg)
|
37 |
|
38 |
+
#### Chair
|
39 |
|
40 |
+
![Chair](images/Chair.jpg)
|
41 |
|
42 |
+
#### Sofa
|
43 |
|
44 |
+
![Sofa](images/Sofa.jpg)
|
45 |
|
46 |
+
#### Table
|
47 |
|
48 |
+
![Table](images/Table.jpg)
|
49 |
|
50 |
+
#### Television
|
51 |
|
52 |
+
![Television](images/Television.jpg)
|
config.json
CHANGED
@@ -9,21 +9,21 @@
|
|
9 |
"hidden_dropout_prob": 0.0,
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
-
"0": "
|
13 |
-
"1": "
|
14 |
-
"2": "
|
15 |
-
"3": "
|
16 |
-
"4": "
|
17 |
},
|
18 |
"image_size": 224,
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|
21 |
"label2id": {
|
22 |
-
"
|
23 |
-
"
|
24 |
-
"
|
25 |
-
"
|
26 |
-
"
|
27 |
},
|
28 |
"layer_norm_eps": 1e-12,
|
29 |
"model_type": "vit",
|
|
|
9 |
"hidden_dropout_prob": 0.0,
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
+
"0": "Bed",
|
13 |
+
"1": "Chair",
|
14 |
+
"2": "Sofa",
|
15 |
+
"3": "Table",
|
16 |
+
"4": "Television"
|
17 |
},
|
18 |
"image_size": 224,
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|
21 |
"label2id": {
|
22 |
+
"Bed": "0",
|
23 |
+
"Chair": "1",
|
24 |
+
"Sofa": "2",
|
25 |
+
"Table": "3",
|
26 |
+
"Television": "4"
|
27 |
},
|
28 |
"layer_norm_eps": 1e-12,
|
29 |
"model_type": "vit",
|
images/Bed.jpg
ADDED
Git LFS Details
|
images/Chair.jpg
ADDED
Git LFS Details
|
images/Sofa.jpg
ADDED
Git LFS Details
|
images/Table.jpg
ADDED
Git LFS Details
|
images/Television.jpg
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 343233204
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f6515294dcfc6e59b14c140e12b210e140d29052782c6bb0ba929f1361e0c28
|
3 |
size 343233204
|
runs/events.out.tfevents.1722105456.aafa5aebc372.507.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c533cae0019843d41dc459414ea560ab43e1feb909f855cbcf5a09585fc8161f
|
3 |
+
size 1492
|