armanzarei/celebhq_canny_conditioned
收藏Hugging Face2023-11-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/armanzarei/celebhq_canny_conditioned
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': female
'1': male
- name: canny
dtype: image
- name: caption
dtype: string
splits:
- name: train
num_bytes: 2874338816.0
num_examples: 28000
download_size: 2876727551
dataset_size: 2874338816.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
armanzarei
原始信息汇总
数据集概述
数据特征
- image: 图像数据类型
- label: 类别标签,包含两个类别:
0: female(女性)1: male(男性)
- canny: 图像数据类型
- caption: 字符串数据类型
数据分割
- train: 训练集,包含28000个样本,总大小为2874338816.0字节
数据集大小
- 下载大小: 2876727551字节
- 数据集大小: 2874338816.0字节
配置
- default: 默认配置,包含训练集数据文件路径为
data/train-*



