mattymchen/celeba-hq
收藏资源简介:
--- dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': female '1': male splits: - name: train num_bytes: 2731627350.0 num_examples: 28000 - name: validation num_bytes: 197550788.0 num_examples: 2000 download_size: 2762109745 dataset_size: 2929178138.0 --- # Dataset Card for "celeba-hq" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征: - 名称:图像(image),数据类型:图像(image) - 名称:标签(label),数据类型: 类别标签(class_label): 类别名称: '0': 女性(female) '1': 男性(male) 数据划分: - 名称:训练集(train),占用字节数:2731627350.0,样本数量:28000 - 名称:验证集(validation),占用字节数:197550788.0,样本数量:2000 下载大小:2762109745 数据集总大小:2929178138.0 --- # 「celeba-hq」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
celeba-hq
数据特征
- image: 图像数据类型
- label: 分类标签,包含两个类别:
- 0: female
- 1: male
数据分割
- train:
- 样本数量: 28000
- 数据大小: 2731627350.0 字节
- validation:
- 样本数量: 2000
- 数据大小: 197550788.0 字节
数据集大小
- 下载大小: 2762109745 字节
- 总数据大小: 2929178138.0 字节



