js2552 commited on
Commit
3b28fe4
·
verified ·
1 Parent(s): 7a008e9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +71 -0
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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': Formalin-mixed
14
+ '1': Fresh
15
+ '2': Rotten
16
+ - name: fruit
17
+ dtype: string
18
+ - config_name: augmented
19
+ data_dir: augmented
20
+ features:
21
+ - name: image
22
+ dtype: image
23
+ - name: label
24
+ dtype:
25
+ class_label:
26
+ names:
27
+ '0': Formalin-mixed
28
+ '1': Fresh
29
+ '2': Rotten
30
+ - name: fruit
31
+ dtype: string
32
+ license: cc-by-nc-nd-4.0
33
+ task_categories:
34
+ - image-classification
35
+ size_categories:
36
+ - 10K<n<100K
37
+ ---
38
+
39
+ # Fruitvision Quality Classification
40
+
41
+ A dataset for image classification of Fruitvision Quality Classification. The dataset contains raw and augmented versions.
42
+ The raw dataset contains 10,154 images.
43
+ Images per class:
44
+ - Formalin-mixed: 3,176
45
+ - Fresh: 3,800
46
+ - Rotten: 3,178
47
+
48
+ The augmented dataset contains 73,389 images.
49
+ Images per class:
50
+ - Formalin-mixed: 22,228
51
+ - Fresh: 30,400
52
+ - Rotten: 20,761
53
+
54
+
55
+ This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.
56
+
57
+ ## Citation
58
+
59
+ ```bibtex
60
+ @article{bijoy2025fruitvision,
61
+ title={FruitVision: A benchmark dataset for fresh, rotten, and formalin-mixed fruit detection},
62
+ author={Bijoy, Md Hasan Imam and Tasnim, Syeda Zarin and Awsaf, Syed Ali and Hasan, Md Zahid},
63
+ journal={Data in Brief},
64
+ volume={61},
65
+ pages={111752},
66
+ year={2025},
67
+ publisher={Elsevier}
68
+ }
69
+ ```
70
+
71
+ Bijoy, Md Hasan Imam; Tasnim, Syeda Zarin; Awsaf, Syed Ali; Hasan, Md Zahid (2025), “FruitVision: A Benchmark Dataset for Fresh, Rotten, and Formalin-mixed Fruit Detection”, Mendeley Data, V2, doi: 10.17632/xkbjx8959c.2