offchan/fill100k
收藏Hugging Face2023-04-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/offchan/fill100k
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: text
dtype: string
- name: colors
dtype:
array2_d:
shape:
- 2
- 3
dtype: float32
- name: conditioning_image
dtype: image
splits:
- name: train
num_bytes: 66204989.0
num_examples: 100000
download_size: 46802201
dataset_size: 66204989.0
---
# Dataset Card for "fill100k"
Kinda similar to https://huggingface.co/datasets/offchan/fill50k but with more images, lower resolution,
uniform circle radius, and uniform color randomization covering the full spectrum of all possible colors.
Colors are 2x3 array containing circle color followed by background color in RGB format.
Color names are derived from the closest color in a list of predefined common colors.
Distance between 2 colors is calculated using the sum of weighted squared differences. The weights are 0.299, 0.587, and 0.114.
提供机构:
offchan
原始信息汇总
数据集概述
数据集名称
- 名称: fill100k
数据集特征
- 特征1: image
- 数据类型: image
- 特征2: text
- 数据类型: string
- 特征3: colors
- 数据类型:
- 数组维度: 2x3
- 数据类型: float32
- 数据类型:
- 特征4: conditioning_image
- 数据类型: image
数据集分割
- 分割名称: train
- 示例数量: 100000
- 存储大小: 66204989.0 字节
数据集大小
- 下载大小: 46802201 字节
- 数据集大小: 66204989.0 字节



