CoolFace
Datasetpublic

nebula/DF-arrow

GenImage_webp: Just convert all images of GenImage to webp format, just save disk space GenImage_test: only contains raw GenImage test samples GenImage: raw GenImage with all data

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
1likes4kdownloads
dataset_info.json40 linesDownload Raw Back to CDDB
1{
2  "citation": "",
3  "description": "",
4  "features": {
5    "image_path": {
6      "dtype": "string",
7      "_type": "Value"
8    },
9    "md5": {
10      "dtype": "string",
11      "_type": "Value"
12    },
13    "width": {
14      "dtype": "int64",
15      "_type": "Value"
16    },
17    "height": {
18      "dtype": "int64",
19      "_type": "Value"
20    },
21    "image": {
22      "dtype": "binary",
23      "_type": "Value"
24    },
25    "label": {
26      "dtype": "int64",
27      "_type": "Value"
28    },
29    "split": {
30      "dtype": "string",
31      "_type": "Value"
32    },
33    "source_dataset": {
34      "dtype": "string",
35      "_type": "Value"
36    }
37  },
38  "homepage": "",
39  "license": ""
40}