fAIseh00d's picture
Initial commit with Git LFS
39e7c00
|
raw
history blame
1.03 kB
---
license: openrail
task_categories:
- image-to-image
- pose-estimation
language:
- en
tags:
- controlnet
- densepose
size_categories:
- 10K<n<100K
dataset_info:
features:
- name: id
dtype: int64
- name: image
dtype: image
- name: conditioning_image
dtype: image
- name: text
dtype: string
---
# Important Notice
This is a copy of [raulc0399/flux_dev_openpose_controlnet](https://huggingface.co/datasets/raulc0399/flux_dev_openpose_controlnet) replacing openpose conditioning images with densepose.
# Dataset for training controlnet models with conditioning images as Human Pose
the entries have been taken from this dataset
[ptx0/photo-concept-bucket](https://huggingface.co/datasets/ptx0/photo-concept-bucket)
the open pose images have been generated with
[controlnet_aux](https://github.com/huggingface/controlnet_aux)
for the scripts to download the files, generate the open pose and the dataset please refer to:
[raulc0399/dataset_scripts](https://github.com/raulc0399/dataset_scripts)