MultiGen-20M_depth / README.md
nielsr's picture
nielsr HF Staff
Add links to paper, description
1908ba4 verified
|
raw
history blame
807 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: control_depth
      dtype: image
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 1216437031015.376
      num_examples: 2810604
  download_size: 95197681744
  dataset_size: 1216437031015.376
task_categories:
  - image-to-image

Dataset Card for "MultiGen-20M_depth"

This dataset is used in the paper Ctrl-U: Robust Conditional Image Generation via Uncertainty-aware Reward Modeling.

Project Page

More Information needed