commit files to HF hub
Browse files- .gitattributes +5 -0
- README.md +11 -11
- config.json +10 -10
- images/bird_in_yard.jpg +3 -0
- images/deer_in_yard.jpg +3 -0
- images/person_in_yard.jpg +3 -0
- images/rodent_in_yard.jpg +3 -0
- images/yard.jpg +3 -0
- pytorch_model.bin +1 -1
- runs/events.out.tfevents.1685921502.e25f0440726d.222.0 +3 -0
.gitattributes
CHANGED
|
@@ -37,3 +37,8 @@ images/car.jpg filter=lfs diff=lfs merge=lfs -text
|
|
| 37 |
images/deer.jpg filter=lfs diff=lfs merge=lfs -text
|
| 38 |
images/person.jpg filter=lfs diff=lfs merge=lfs -text
|
| 39 |
images/rodent.jpg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
images/deer.jpg filter=lfs diff=lfs merge=lfs -text
|
| 38 |
images/person.jpg filter=lfs diff=lfs merge=lfs -text
|
| 39 |
images/rodent.jpg filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
images/bird_in_yard.jpg filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
images/deer_in_yard.jpg filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
images/person_in_yard.jpg filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
images/rodent_in_yard.jpg filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
images/yard.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 |
# backyard-objects
|
|
@@ -31,22 +31,22 @@ Report any issues with the demo at the [github repo](https://github.com/nateraw/
|
|
| 31 |
## Example Images
|
| 32 |
|
| 33 |
|
| 34 |
-
#### bird
|
| 35 |
|
| 36 |
-

|
| 37 |
|
| 38 |
+
#### deer in yard
|
| 39 |
|
| 40 |
+

|
| 41 |
|
| 42 |
+
#### person in yard
|
| 43 |
|
| 44 |
+

|
| 45 |
|
| 46 |
+
#### rodent in yard
|
| 47 |
|
| 48 |
+

|
| 49 |
|
| 50 |
+
#### yard
|
| 51 |
|
| 52 |
+

|
config.json
CHANGED
|
@@ -9,21 +9,21 @@
|
|
| 9 |
"hidden_dropout_prob": 0.0,
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "bird",
|
| 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 |
-
"bird": "0",
|
| 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": "bird in yard",
|
| 13 |
+
"1": "deer in yard",
|
| 14 |
+
"2": "person in yard",
|
| 15 |
+
"3": "rodent in yard",
|
| 16 |
+
"4": "yard"
|
| 17 |
},
|
| 18 |
"image_size": 224,
|
| 19 |
"initializer_range": 0.02,
|
| 20 |
"intermediate_size": 3072,
|
| 21 |
"label2id": {
|
| 22 |
+
"bird in yard": "0",
|
| 23 |
+
"deer in yard": "1",
|
| 24 |
+
"person in yard": "2",
|
| 25 |
+
"rodent in yard": "3",
|
| 26 |
+
"yard": "4"
|
| 27 |
},
|
| 28 |
"layer_norm_eps": 1e-12,
|
| 29 |
"model_type": "vit",
|
images/bird_in_yard.jpg
ADDED
|
Git LFS Details
|
images/deer_in_yard.jpg
ADDED
|
Git LFS Details
|
images/person_in_yard.jpg
ADDED
|
Git LFS Details
|
images/rodent_in_yard.jpg
ADDED
|
Git LFS Details
|
images/yard.jpg
ADDED
|
Git LFS Details
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343275181
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43aa31ecc3e9ec59afe2da4a4dd04a4277c2c15a825e4b765ac1717c18a3c786
|
| 3 |
size 343275181
|
runs/events.out.tfevents.1685921502.e25f0440726d.222.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a5150c05b13ef3b3af12730cba808a824a3513e608eaf753dd7b7f165b80dd0
|
| 3 |
+
size 1303
|