File size: 1,370 Bytes
1153a18
6e2626c
1153a18
 
 
 
 
 
 
6e2626c
 
efd8bd4
1d4ba8c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
555c8e7
 
4275b17
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
license: apache-2.0
datasets:
- AI-Lab-Makerere/beans
metrics:
- accuracy
pipeline_tag: image-classification
tags:
- biology
- vision
- image-classification
widget:
- src: >-
    https://huggingface.co/datasets/martin-rajniak/sample_images/blob/main/angular_leaf_spot_01.jpg
  example_title: Angular Leaf Spot
- src: >-
    https://huggingface.co/datasets/martin-rajniak/sample_images/blob/main/bean_rust_01.jpg
  example_title: Bean Rust
- src: >-
    https://huggingface.co/datasets/martin-rajniak/sample_images/blob/main/healthy_01.jpg
  example_title: Healthy
library_name: keras
model-index:
  - name: beans_disease_efficientnetv2s
    results:
      - task:
          type: image-classification
          name: Image Classification
        dataset:
          name: Beans leaf diseases
          type: beans
          args: default
        metrics:
        - type: accuracy
          value: 1.0
          name: Train Accuracy
        - type: accuracy
          value: 0.9849624037742615
          name: Validation Accuracy
        - type: accuracy
          value: 0.9765625
          name: Test Accuracy
---

# Beans leaf disease classifier based on EfficientNetV2S
This is the [EfficientNetV2S](https://keras.io/api/applications/efficientnet_v2/) model, fine-tuned using the [Beans leaf disease](https://huggingface.co/datasets/AI-Lab-Makerere/beans) dataset.