File size: 1,708 Bytes
c272eb6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0964693
 
 
 
 
c272eb6
0964693
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
64
65
66
67
68
69
70
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': Amrapali
          '1': Bari-4
          '2': Bari-7
          '3': Fazlee
          '4': Harivanga
          '5': Kanchon Langra
          '6': Katimon
          '7': Langra
          '8': Mollika
          '9': Nilambori
  splits:
  - name: train
    num_bytes: 3170873222
    num_examples: 2012
  download_size: 3269490389
  dataset_size: 3170873222
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: cc-by-4.0
task_categories:
- image-classification
size_categories:
- 1K<n<10K
---
# Mangifera2012 Variety Classification

A dataset for variety classification of mangoes. The dataset contains 2,012 images across 10 classes:  
Images per class:
- Amrapali: 252
- Bari-4: 235
- Bari-7: 176
- Fazlee: 156
- Harivanga: 202
- Kanchon Langra: 210
- Katimon: 163
- Langra: 202
- Mollika: 221
- Nilambori: 195

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

## Citation

```bibtex
@article{bharati2025comprehensive,
  title={A comprehensive image dataset of Bangladeshi mango variety},
  author={Bharati, Rup Kumar and Islam, Md Masudul and Sheikh, Md Ripon and Himel, Galib Muhammad Shahriar},
  journal={Data in Brief},
  volume={60},
  pages={111560},
  year={2025},
  publisher={Elsevier}
}
```

Sheikh, Md Ripon; Islam, Md Masudul; Himel, Galib Muhammad Shahriar (2024), “Mangifera2012: An Image Dataset of Various Bangladeshi Mangoes”, Mendeley Data, V1, doi: 10.17632/w5jg84txj8.1

*This dataset was reformatted from its original format to match HuggingFace standards.*