commit files to HF hub
Browse files- .gitattributes +2 -0
- README.md +7 -7
- config.json +8 -8
- images/leaf_Black_Spot.jpg +3 -0
- images/leaf_Powdery_Mildew.jpg +3 -0
- pytorch_model.bin +1 -1
- runs/events.out.tfevents.1685073364.94eb311281ad.589.1 +3 -0
.gitattributes
CHANGED
|
@@ -37,3 +37,5 @@ images/Black_Spot.jpg filter=lfs diff=lfs merge=lfs -text
|
|
| 37 |
images/Leaf_Blight:_.jpg filter=lfs diff=lfs merge=lfs -text
|
| 38 |
images/Leaf_Rust.jpg filter=lfs diff=lfs merge=lfs -text
|
| 39 |
images/Powdery_Mildew.jpg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 37 |
images/Leaf_Blight:_.jpg filter=lfs diff=lfs merge=lfs -text
|
| 38 |
images/Leaf_Rust.jpg filter=lfs diff=lfs merge=lfs -text
|
| 39 |
images/Powdery_Mildew.jpg filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
images/leaf_Black_Spot.jpg filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
images/leaf_Powdery_Mildew.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 |
# leaf-disease-id
|
|
@@ -35,10 +35,6 @@ Report any issues with the demo at the [github repo](https://github.com/nateraw/
|
|
| 35 |
|
| 36 |

|
| 37 |
|
| 38 |
-
#### Black Spot
|
| 39 |
-
|
| 40 |
-

|
| 41 |
-
|
| 42 |
#### Leaf Blight:
|
| 43 |
|
| 44 |

|
|
@@ -47,6 +43,10 @@ Report any issues with the demo at the [github repo](https://github.com/nateraw/
|
|
| 47 |
|
| 48 |

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

|
| 37 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
#### Leaf Blight:
|
| 39 |
|
| 40 |

|
|
|
|
| 43 |
|
| 44 |

|
| 45 |
|
| 46 |
+
#### leaf Black Spot
|
| 47 |
+
|
| 48 |
+

|
| 49 |
+
|
| 50 |
+
#### leaf Powdery Mildew
|
| 51 |
|
| 52 |
+

|
config.json
CHANGED
|
@@ -10,20 +10,20 @@
|
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
"0": "Anthracnose",
|
| 13 |
-
"1": "
|
| 14 |
-
"2": "Leaf
|
| 15 |
-
"3": "
|
| 16 |
-
"4": "Powdery Mildew"
|
| 17 |
},
|
| 18 |
"image_size": 224,
|
| 19 |
"initializer_range": 0.02,
|
| 20 |
"intermediate_size": 3072,
|
| 21 |
"label2id": {
|
| 22 |
"Anthracnose": "0",
|
| 23 |
-
"
|
| 24 |
-
"Leaf
|
| 25 |
-
"
|
| 26 |
-
"Powdery Mildew": "4"
|
| 27 |
},
|
| 28 |
"layer_norm_eps": 1e-12,
|
| 29 |
"model_type": "vit",
|
|
|
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
"0": "Anthracnose",
|
| 13 |
+
"1": "Leaf Blight: ",
|
| 14 |
+
"2": "Leaf Rust",
|
| 15 |
+
"3": "leaf Black Spot",
|
| 16 |
+
"4": "leaf Powdery Mildew"
|
| 17 |
},
|
| 18 |
"image_size": 224,
|
| 19 |
"initializer_range": 0.02,
|
| 20 |
"intermediate_size": 3072,
|
| 21 |
"label2id": {
|
| 22 |
"Anthracnose": "0",
|
| 23 |
+
"Leaf Blight: ": "1",
|
| 24 |
+
"Leaf Rust": "2",
|
| 25 |
+
"leaf Black Spot": "3",
|
| 26 |
+
"leaf Powdery Mildew": "4"
|
| 27 |
},
|
| 28 |
"layer_norm_eps": 1e-12,
|
| 29 |
"model_type": "vit",
|
images/leaf_Black_Spot.jpg
ADDED
|
Git LFS Details
|
images/leaf_Powdery_Mildew.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:36955b415fc5f205bae87a66bac02a9e5e5cd69c956c319df8baf035791a0fd1
|
| 3 |
size 343275181
|
runs/events.out.tfevents.1685073364.94eb311281ad.589.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bbf3439657a146c956ba0da885ce4ad81f6c192ad88ef34fed6155e1b910bb2c
|
| 3 |
+
size 1303
|