File size: 1,446 Bytes
e73cf06
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
configs:
- config_name: raw
  default: true
  data_dir: raw
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': Bad
          '1': Good
- config_name: augmented
  data_dir: augmented
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': Bad
          '1': Good
license: cc-by-4.0
task_categories:
- image-classification
size_categories:
- 10K<n<100K
---

# Efficientmaize Classification

A dataset for quality classification of maize. The dataset contains raw and augmented versions.  
The raw dataset contains 4,846 images.  
Images per class:
- Bad: 2,211
- Good: 2,635

The augmented dataset contains 28,899 images.  
Images per class:
- Bad: 13,246
- Good: 15,653


This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.

## Citation

```bibtex
@article{asante2024efficientmaize,
  title={EfficientMaize: A lightweight dataset for maize classification on resource-constrained devices},
  author={Asante, Emmanuel and Appiah, Obed and Appiahene, Peter and Adu, Kwabena},
  journal={Data in Brief},
  volume={54},
  pages={110261},
  year={2024},
  publisher={Elsevier}
}
```

Asante, Emmanuel ; Appiah, Obed; APPIAHENE, PETER (2023), “Lightweight Dataset for Maize Classification on Resource-Constrained Devices”, Mendeley Data, V2, doi: 10.17632/r6vvm5jkh6.2