js2552 commited on
Commit
07a184c
·
verified ·
1 Parent(s): b3b2733

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +63 -0
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: raw
4
+ default: true
5
+ data_dir: raw
6
+ features:
7
+ - name: image
8
+ dtype: image
9
+ - name: label
10
+ dtype:
11
+ class_label:
12
+ names:
13
+ '0': Defect Dragon Fruit
14
+ '1': Fresh Dragon Fruit
15
+ - config_name: augmented
16
+ data_dir: augmented
17
+ features:
18
+ - name: image
19
+ dtype: image
20
+ - name: label
21
+ dtype:
22
+ class_label:
23
+ names:
24
+ '0': Defect Dragon Fruit
25
+ '1': Fresh Dragon Fruit
26
+ license: cc-by-4.0
27
+ task_categories:
28
+ - image-classification
29
+ size_categories:
30
+ - 1K<n<10K
31
+ ---
32
+
33
+ # Dragonfruit Quality Classification
34
+
35
+ A dataset for quality classification of dragonfruit. The dataset contains raw and augmented versions.
36
+ The raw dataset contains 1,652 images.
37
+ Images per class:
38
+ - Defect Dragon Fruit: 754
39
+ - Fresh Dragon Fruit: 898
40
+
41
+ The augmented dataset contains 5,000 images.
42
+ Images per class:
43
+ - Defect Dragon Fruit: 3,000
44
+ - Fresh Dragon Fruit: 2,000
45
+
46
+
47
+ This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.
48
+
49
+ ## Citation
50
+
51
+ ```bibtex
52
+ @article{khatun2024comprehensive,
53
+ title={A comprehensive dragon fruit image dataset for detecting the maturity and quality grading of dragon fruit},
54
+ author={Khatun, Tania and Nirob, Md Asraful Sharker and Bishshash, Prayma and Akter, Morium and Uddin, Mohammad Shorif},
55
+ journal={Data in Brief},
56
+ volume={52},
57
+ pages={109936},
58
+ year={2024},
59
+ publisher={Elsevier}
60
+ }
61
+ ```
62
+
63
+ Khatun, Tania; Nirob, Md. Asraful Sharker ; Bishshash, Prayma ; Uddin, Mohammad Shorif (2023), “Dragon Fruit Maturity Detection and Quality Grading Dataset”, Mendeley Data, V1, doi: 10.17632/2jpzbx8tm6.1