Commit
·
cfe093d
1
Parent(s):
fab019f
commit files to HF hub
Browse files- .gitattributes +1 -0
- README.md +3 -7
- config.json +10 -12
- images/American_Bollworm.jpg +2 -2
- images/Cotton_Aphid.jpg +2 -2
- images/Pink.jpeg +3 -0
- images/Red_Cotton_Bug.jpg +2 -2
- images/Spotted_Bollworm.jpg +2 -2
- images/Thrips.jpg +2 -2
- images/Whitefly.jpg +2 -2
- model.safetensors +2 -2
- runs/events.out.tfevents.1718349429.065e952bd921.389.0 +3 -0
.gitattributes
CHANGED
@@ -41,3 +41,4 @@ images/Red_Cotton_Bug.jpg filter=lfs diff=lfs merge=lfs -text
|
|
41 |
images/Spotted_Bollworm.jpg filter=lfs diff=lfs merge=lfs -text
|
42 |
images/Thrips.jpg filter=lfs diff=lfs merge=lfs -text
|
43 |
images/Whitefly.jpg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
41 |
images/Spotted_Bollworm.jpg filter=lfs diff=lfs merge=lfs -text
|
42 |
images/Thrips.jpg filter=lfs diff=lfs merge=lfs -text
|
43 |
images/Whitefly.jpg filter=lfs diff=lfs merge=lfs -text
|
44 |
+
images/Pink.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 |
# Cotton-pests
|
@@ -39,13 +39,9 @@ Report any issues with the demo at the [github repo](https://github.com/nateraw/
|
|
39 |
|
40 |

|
41 |
|
42 |
-
####
|
43 |
|
44 |
-

|
49 |
|
50 |
#### Red Cotton Bug
|
51 |
|
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
18 |
+
value: 0.7063491940498352
|
19 |
---
|
20 |
|
21 |
# Cotton-pests
|
|
|
39 |
|
40 |

|
41 |
|
42 |
+
#### Pink
|
43 |
|
44 |
+

|
|
|
|
|
|
|
|
|
45 |
|
46 |
#### Red Cotton Bug
|
47 |
|
config.json
CHANGED
@@ -11,12 +11,11 @@
|
|
11 |
"id2label": {
|
12 |
"0": "American Bollworm",
|
13 |
"1": "Cotton Aphid",
|
14 |
-
"2": "
|
15 |
-
"3": "
|
16 |
-
"4": "
|
17 |
-
"5": "
|
18 |
-
"6": "
|
19 |
-
"7": "Whitefly"
|
20 |
},
|
21 |
"image_size": 224,
|
22 |
"initializer_range": 0.02,
|
@@ -24,12 +23,11 @@
|
|
24 |
"label2id": {
|
25 |
"American Bollworm": "0",
|
26 |
"Cotton Aphid": "1",
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"
|
30 |
-
"
|
31 |
-
"
|
32 |
-
"Whitefly": "7"
|
33 |
},
|
34 |
"layer_norm_eps": 1e-12,
|
35 |
"model_type": "vit",
|
|
|
11 |
"id2label": {
|
12 |
"0": "American Bollworm",
|
13 |
"1": "Cotton Aphid",
|
14 |
+
"2": "Pink",
|
15 |
+
"3": "Red Cotton Bug",
|
16 |
+
"4": "Spotted Bollworm",
|
17 |
+
"5": "Thrips",
|
18 |
+
"6": "Whitefly"
|
|
|
19 |
},
|
20 |
"image_size": 224,
|
21 |
"initializer_range": 0.02,
|
|
|
23 |
"label2id": {
|
24 |
"American Bollworm": "0",
|
25 |
"Cotton Aphid": "1",
|
26 |
+
"Pink": "2",
|
27 |
+
"Red Cotton Bug": "3",
|
28 |
+
"Spotted Bollworm": "4",
|
29 |
+
"Thrips": "5",
|
30 |
+
"Whitefly": "6"
|
|
|
31 |
},
|
32 |
"layer_norm_eps": 1e-12,
|
33 |
"model_type": "vit",
|
images/American_Bollworm.jpg
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
images/Cotton_Aphid.jpg
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
images/Pink.jpeg
ADDED
![]() |
Git LFS Details
|
images/Red_Cotton_Bug.jpg
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
images/Spotted_Bollworm.jpg
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
images/Thrips.jpg
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
images/Whitefly.jpg
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdc7b3ce68d02cc515172ee59c6bcb5b9fbf530bda4443355eab3cb3047f3c79
|
3 |
+
size 343239356
|
runs/events.out.tfevents.1718349429.065e952bd921.389.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62f7623fd979a2c8c808724d2b0d7719510af41ce051cfdd7f35db03b3d084a6
|
3 |
+
size 2461
|