Datasets:

Languages:
English
Size Categories:
1K<n<10K
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
Source Datasets:
extended
Tags:
License:
File size: 7,657 Bytes
9cffdef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
{
  "full_size": {
    "description": "Imagewoof is a subset of 10 classes from Imagenet that aren't so \neasy to classify, since they're all dog breeds. The breeds are: \nAustralian terrier, Border terrier, Samoyed, Beagle, Shih-Tzu, \nEnglish foxhound, Rhodesian ridgeback, Dingo, Golden retriever, \nOld English sheepdog.",
    "citation": "@software{Howard_Imagewoof_2019,\ntitle={Imagewoof: a subset of 10 classes from Imagenet that aren't so easy to classify},\nauthor={Jeremy Howard},\nyear={2019},\nmonth={March},\npublisher = {GitHub},\nurl = {https://github.com/fastai/imagenette#imagewoof}\n}\n",
    "homepage": "https://github.com/fastai/imagenette#imagewoof",
    "license": "Apache License 2.0",
    "features": {
      "image": {
        "decode": true,
	      "id": null,
	      "_type": "Image"
      },
      "label": {
        "num_classes": 10,
        "names": ["Australian terrier", "Border terrier", "Samoyed", "Beagle", "Shih-Tzu", "English foxhound", "Rhodesian ridgeback", "Dingo", "Golden retriever", "Old English sheepdog"],
	      "id": null,
	      "_type": "ClassLabel"
      }
    },
    "post_processed": null,
    "supervised_keys": null,
    "task_templates": null,
    "builder_name": "imagewoof",
    "config_name": "full_size",
    "version": {
      "version_str": "1.0.0",
      "description": null,
      "major": 1,
      "minor": 0,
      "patch": 0
    },
    "splits": {
      "train": {
        "name": "train",
        "num_bytes": 946495775,
        "num_examples": 9025,
        "dataset_name": "imagewoof"
      },
      "validation": {
        "name": "validation",
        "num_bytes": 404651794,
        "num_examples": 3929,
        "dataset_name": "imagewoof"
      }
    },
    "download_checksums": {
      "https://s3.amazonaws.com/fast-ai-imageclas/imagewoof2.tgz": {
        "num_bytes": 1343715595,
        "checksum": "de3f58c4ea3e042cf3f8365fbc699288cfe1d8c151059040d181c221bd5a55b8"
      },
      "https://huggingface.co/datasets/frgfm/imagewoof/resolve/main/metadata/imagewoof2/train.txt": {
        "num_bytes": 428249,
        "checksum": "1489044a137fbdf6b3bf6476902fc8a95940dd3ac143abb849b8abd5727b7952"
      },
      "https://huggingface.co/datasets/frgfm/imagewoof/resolve/main/metadata/imagewoof2/val.txt": {
        "num_bytes": 178758,
        "checksum": "38b3f58ced48759facffc7c86078c35d6d69eafb7c72e051947358e7fc689ae5"
      }
    },
    "download_size": 1344322602,
    "post_processing_size": null,
    "dataset_size": 1352337764,
    "size_in_bytes": 1352337764
  },
    "320px": {
    "description": "Imagewoof is a subset of 10 classes from Imagenet that aren't so \neasy to classify, since they're all dog breeds. The breeds are: \nAustralian terrier, Border terrier, Samoyed, Beagle, Shih-Tzu, \nEnglish foxhound, Rhodesian ridgeback, Dingo, Golden retriever, \nOld English sheepdog.",
    "citation": "@software{Howard_Imagewoof_2019,\ntitle={Imagewoof: a subset of 10 classes from Imagenet that aren't so easy to classify},\nauthor={Jeremy Howard},\nyear={2019},\nmonth={March},\npublisher = {GitHub},\nurl = {https://github.com/fastai/imagenette#imagewoof}\n}\n",
    "homepage": "https://github.com/fastai/imagenette#imagewoof",
    "license": "Apache License 2.0",
    "features": {
      "image": {
        "decode": true,
        "id": null,
        "_type": "Image"
      },
      "label": {
        "num_classes": 10,
        "names": ["Australian terrier", "Border terrier", "Samoyed", "Beagle", "Shih-Tzu", "English foxhound", "Rhodesian ridgeback", "Dingo", "Golden retriever", "Old English sheepdog"],
        "id": null,
        "_type": "ClassLabel"
      }
    },
    "post_processed": null,
    "supervised_keys": null,
    "task_templates": null,
    "builder_name": "imagewoof",
    "config_name": "320px",
    "version": {
      "version_str": "1.0.0",
      "description": null,
      "major": 1,
      "minor": 0,
      "patch": 0
    },
    "splits": {
      "train": {
        "name": "train",
        "num_bytes": 232930320,
        "num_examples": 9025,
        "dataset_name": "imagewoof"
      },
      "validation": {
        "name": "validation",
        "num_bytes": 101604948,
        "num_examples": 3929,
        "dataset_name": "imagewoof"
      }
    },
    "download_checksums": {
      "https://s3.amazonaws.com/fast-ai-imageclas/imagewoof2-320.tgz": {
        "num_bytes": 328387740,
        "checksum": "7db6120fdb9ae079e26346f89e7b00d7f184f8137791609b97fd0405d3f92305"
      },
      "https://huggingface.co/datasets/frgfm/imagewoof/resolve/main/metadata/imagewoof2-320/train.txt": {
        "num_bytes": 464349,
        "checksum": "316c1cf6e47c625144e5b8daa022e958cb25d499c941c258fae83fb86fd62137"
      },
      "https://huggingface.co/datasets/frgfm/imagewoof/resolve/main/metadata/imagewoof2-320/val.txt": {
        "num_bytes": 194474,
        "checksum": "d8c03e25ddac2ba229e8cc0a433de4849daf2979cd753357368fb392d1be6034"
      }
    },
    "download_size": 329046563,
    "post_processing_size": null,
    "dataset_size": 335725463,
    "size_in_bytes": 335725463
  },
    "160px": {
    "description": "Imagewoof is a subset of 10 classes from Imagenet that aren't so \neasy to classify, since they're all dog breeds. The breeds are: \nAustralian terrier, Border terrier, Samoyed, Beagle, Shih-Tzu, \nEnglish foxhound, Rhodesian ridgeback, Dingo, Golden retriever, \nOld English sheepdog.",
    "citation": "@software{Howard_Imagewoof_2019,\ntitle={Imagewoof: a subset of 10 classes from Imagenet that aren't so easy to classify},\nauthor={Jeremy Howard},\nyear={2019},\nmonth={March},\npublisher = {GitHub},\nurl = {https://github.com/fastai/imagenette#imagewoof}\n}\n",
    "homepage": "https://github.com/fastai/imagenette#imagewoof",
    "license": "Apache License 2.0",
    "features": {
      "image": {
        "decode": true,
        "id": null,
        "_type": "Image"
      },
      "label": {
        "num_classes": 10,
        "names": ["Australian terrier", "Border terrier", "Samoyed", "Beagle", "Shih-Tzu", "English foxhound", "Rhodesian ridgeback", "Dingo", "Golden retriever", "Old English sheepdog"],
        "id": null,
        "_type": "ClassLabel"
      }
    },
    "post_processed": null,
    "supervised_keys": null,
    "task_templates": null,
    "builder_name": "imagewoof",
    "config_name": "160px",
    "version": {
      "version_str": "1.0.0",
      "description": null,
      "major": 1,
      "minor": 0,
      "patch": 0
    },
    "splits": {
      "train": {
        "name": "train",
        "num_bytes": 69910461,
        "num_examples": 9025,
        "dataset_name": "imagewoof"
      },
      "validation": {
        "name": "validation",
        "num_bytes": 30397020,
        "num_examples": 3929,
        "dataset_name": "imagewoof"
      }
    },
    "download_checksums": {
      "https://s3.amazonaws.com/fast-ai-imageclas/imagewoof2-160.tgz": {
        "num_bytes": 92612825,
        "checksum": "b5ffa16037e07f60882434f55b7814a3d44483f2a484129f251604bc0d0f8172"
      },
      "https://huggingface.co/datasets/frgfm/imagewoof/resolve/main/metadata/imagewoof2-160/train.txt": {
        "num_bytes": 464349,
        "checksum": "a9a1aabefeef279410ee19c169c2e5acb10a72e747d68812fce907dd5096729b"
      },
      "https://huggingface.co/datasets/frgfm/imagewoof/resolve/main/metadata/imagewoof2-160/val.txt": {
        "num_bytes": 194474,
        "checksum": "f97370d03e7338c22f994342e814424704d49340efb0801c9d5d5ccb37084f50"
      }
    },
    "download_size": 93271648,
    "post_processing_size": null,
    "dataset_size": 101497676,
    "size_in_bytes": 101497676
  }
}