File size: 5,275 Bytes
fec41d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
{"Multimodal-Fatima--OxfordFlowers_test": {
    "description": "Oxford 102 flower dataset is a 102 category dataset, consisting of 102 flower categories. The flowers chosen to be flower commonly occuring in the United Kingdom. Each class consists of between 40 and 258 images. The details of the categories and the number of images for each class can be found on this category statistics page.\n\nThe images have large scale, pose and light variations. In addition, there are categories that have large variations within the category and several very similar categories. The dataset is visualized using isomap with shape and colour features. \n",
    "citation": "@InProceedings{Nilsback08,\n   author = \"Nilsback, M-E. and Zisserman, A.\",\n   title = \"Automated Flower Classification over a Large Number of Classes\",\n   booktitle = \"Proceedings of the Indian Conference on Computer Vision, Graphics and Image Processing\",\n   year = \"2008\",\n   month = \"Dec\"\n}\n",
    "homepage": "https://www.robots.ox.ac.uk/~vgg/data/flowers/102/",
    "license": "",
    "features": {
        "image": {
            "decode": true,
            "id": null,
            "_type": "Image"
        },
        "label": {
            "num_classes": 102,
            "names": [
                "pink primrose",
                "hard-leaved pocket orchid",
                "canterbury bells",
                "sweet pea",
                "english marigold",
                "tiger lily",
                "moon orchid",
                "bird of paradise",
                "monkshood",
                "globe thistle",
                "snapdragon",
                "colt's foot",
                "king protea",
                "spear thistle",
                "yellow iris",
                "globe-flower",
                "purple coneflower",
                "peruvian lily",
                "balloon flower",
                "giant white arum lily",
                "fire lily",
                "pincushion flower",
                "fritillary",
                "red ginger",
                "grape hyacinth",
                "corn poppy",
                "prince of wales feathers",
                "stemless gentian",
                "artichoke",
                "sweet william",
                "carnation",
                "garden phlox",
                "love in the mist",
                "mexican aster",
                "alpine sea holly",
                "ruby-lipped cattleya",
                "cape flower",
                "great masterwort",
                "siam tulip",
                "lenten rose",
                "barbeton daisy",
                "daffodil",
                "sword lily",
                "poinsettia",
                "bolero deep blue",
                "wallflower",
                "marigold",
                "buttercup",
                "oxeye daisy",
                "common dandelion",
                "petunia",
                "wild pansy",
                "primula",
                "sunflower",
                "pelargonium",
                "bishop of llandaff",
                "gaura",
                "geranium",
                "orange dahlia",
                "pink-yellow dahlia?",
                "cautleya spicata",
                "japanese anemone",
                "black-eyed susan",
                "silverbush",
                "californian poppy",
                "osteospermum",
                "spring crocus",
                "bearded iris",
                "windflower",
                "tree poppy",
                "gazania",
                "azalea",
                "water lily",
                "rose",
                "thorn apple",
                "morning glory",
                "passion flower",
                "lotus",
                "toad lily",
                "anthurium",
                "frangipani",
                "clematis",
                "hibiscus",
                "columbine",
                "desert-rose",
                "tree mallow",
                "magnolia",
                "cyclamen",
                "watercress",
                "canna lily",
                "hippeastrum",
                "bee balm",
                "ball moss",
                "foxglove",
                "bougainvillea",
                "camellia",
                "mallow",
                "mexican petunia",
                "bromelia",
                "blanket flower",
                "trumpet creeper",
                "blackberry lily"
            ],
            "id": null,
            "_type": "ClassLabel"
        }
    },
    "post_processed": null,
    "supervised_keys": null,
    "task_templates": null,
    "builder_name": "oxford-102-flower",
    "config_name": "default",
    "version": {
        "version_str": "1.0.0",
        "description": null,
        "major": 1,
        "minor": 0,
        "patch": 0
    },
    "splits": {
        "test": {
            "name": "test",
            "num_bytes": 266407017.966,
            "num_examples": 6149,
            "dataset_name": "OxfordFlowers_test"
        }
    },
    "download_checksums": null,
    "download_size": 260303768,
    "post_processing_size": null,
    "dataset_size": 266407017.966,
    "size_in_bytes": 526710785.96599996
}}