commit files to HF hub
Browse files- .gitattributes +3 -0
- README.md +7 -7
- config.json +6 -6
- images/fabric_linen.jpg +3 -0
- images/fabric_morley_.jpg +3 -0
- images/fabric_saten.jpg +3 -0
- pytorch_model.bin +1 -1
- runs/events.out.tfevents.1683315348.179f452df1b5.384.1 +3 -0
.gitattributes
CHANGED
|
@@ -35,3 +35,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
images/lino.jpg filter=lfs diff=lfs merge=lfs -text
|
| 36 |
images/morley.jpg filter=lfs diff=lfs merge=lfs -text
|
| 37 |
images/saten.jpg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
images/lino.jpg filter=lfs diff=lfs merge=lfs -text
|
| 36 |
images/morley.jpg filter=lfs diff=lfs merge=lfs -text
|
| 37 |
images/saten.jpg filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
images/fabric_linen.jpg filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
images/fabric_morley_.jpg filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
images/fabric_saten.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 |
# fabric_test
|
|
@@ -31,14 +31,14 @@ Report any issues with the demo at the [github repo](https://github.com/nateraw/
|
|
| 31 |
## Example Images
|
| 32 |
|
| 33 |
|
| 34 |
-
####
|
| 35 |
|
| 36 |
-

|
| 37 |
|
| 38 |
+
#### fabric morley
|
| 39 |
|
| 40 |
+

|
| 41 |
|
| 42 |
+
#### fabric saten
|
| 43 |
|
| 44 |
+

|
config.json
CHANGED
|
@@ -9,17 +9,17 @@
|
|
| 9 |
"hidden_dropout_prob": 0.0,
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "
|
| 13 |
-
"1": "morley",
|
| 14 |
-
"2": "saten"
|
| 15 |
},
|
| 16 |
"image_size": 224,
|
| 17 |
"initializer_range": 0.02,
|
| 18 |
"intermediate_size": 3072,
|
| 19 |
"label2id": {
|
| 20 |
-
"
|
| 21 |
-
"morley": "1",
|
| 22 |
-
"saten": "2"
|
| 23 |
},
|
| 24 |
"layer_norm_eps": 1e-12,
|
| 25 |
"model_type": "vit",
|
|
|
|
| 9 |
"hidden_dropout_prob": 0.0,
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
+
"0": "fabric linen",
|
| 13 |
+
"1": "fabric morley ",
|
| 14 |
+
"2": "fabric saten"
|
| 15 |
},
|
| 16 |
"image_size": 224,
|
| 17 |
"initializer_range": 0.02,
|
| 18 |
"intermediate_size": 3072,
|
| 19 |
"label2id": {
|
| 20 |
+
"fabric linen": "0",
|
| 21 |
+
"fabric morley ": "1",
|
| 22 |
+
"fabric saten": "2"
|
| 23 |
},
|
| 24 |
"layer_norm_eps": 1e-12,
|
| 25 |
"model_type": "vit",
|
images/fabric_linen.jpg
ADDED
|
Git LFS Details
|
images/fabric_morley_.jpg
ADDED
|
Git LFS Details
|
images/fabric_saten.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 343269037
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01792ed8cf8c96a3ab11f7023bd67ffd4557406282cde8b5aaba52662d9fc428
|
| 3 |
size 343269037
|
runs/events.out.tfevents.1683315348.179f452df1b5.384.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b45826d5b51848161e772736c1bf04e8d12f3a01711c5510b2ae64d42d4ba57
|
| 3 |
+
size 1210
|