wambugu1738 commited on
Commit
9017a31
1 Parent(s): 8207a64

Upload ViTForImageClassification

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  2. config.json +4 -2
  3. model.safetensors +2 -2
README.md CHANGED
@@ -1,17 +1,17 @@
1
  ---
 
 
2
  library_name: transformers
 
 
 
 
3
  tags:
4
  - vision transformer
5
  - agriculture
6
  - plant disease detection
7
  - smart farming
8
  - image classification
9
- license: mit
10
- metrics:
11
- - accuracy
12
- base_model:
13
- - WinKawaks/vit-tiny-patch16-224
14
- pipeline_tag: image-classification
15
  ---
16
 
17
  # Model Card for Smart Farming Disease Detection Transformer
 
1
  ---
2
+ base_model:
3
+ - WinKawaks/vit-tiny-patch16-224
4
  library_name: transformers
5
+ license: mit
6
+ metrics:
7
+ - accuracy
8
+ pipeline_tag: image-classification
9
  tags:
10
  - vision transformer
11
  - agriculture
12
  - plant disease detection
13
  - smart farming
14
  - image classification
 
 
 
 
 
 
15
  ---
16
 
17
  # Model Card for Smart Farming Disease Detection Transformer
config.json CHANGED
@@ -15,7 +15,8 @@
15
  "11": "Rice___Leaf_Blast",
16
  "12": "Wheat___Brown_Rust",
17
  "13": "Wheat___Healthy",
18
- "14": "Wheat___Yellow_Rust",
 
19
  "2": "Corn___Healthy",
20
  "3": "Corn___Leaf_Blight",
21
  "4": "Invalid",
@@ -43,7 +44,8 @@
43
  "Rice___Leaf_Blast": "11",
44
  "Wheat___Brown_Rust": "12",
45
  "Wheat___Healthy": "13",
46
- "Wheat___Yellow_Rust": "14"
 
47
  },
48
  "layer_norm_eps": 1e-12,
49
  "model_type": "vit",
 
15
  "11": "Rice___Leaf_Blast",
16
  "12": "Wheat___Brown_Rust",
17
  "13": "Wheat___Healthy",
18
+ "14": "Wheat___Septoria",
19
+ "15": "Wheat___Yellow_Rust",
20
  "2": "Corn___Healthy",
21
  "3": "Corn___Leaf_Blight",
22
  "4": "Invalid",
 
44
  "Rice___Leaf_Blast": "11",
45
  "Wheat___Brown_Rust": "12",
46
  "Wheat___Healthy": "13",
47
+ "Wheat___Septoria": "14",
48
+ "Wheat___Yellow_Rust": "15"
49
  },
50
  "layer_norm_eps": 1e-12,
51
  "model_type": "vit",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45a4a9a14c5c5f3e5502da9c4911217290bbb8b1ea0d46ef26d25cd2e886bf20
3
- size 22131964
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb10b0ecb0dfed12b609836b763e6b7bd0d22d89dc8a43c0c344ca49d8cf36be
3
+ size 22132736