| dataset_info: | |
| features: | |
| - name: image | |
| dtype: image | |
| - name: control_seg | |
| dtype: image | |
| - name: prompt | |
| dtype: string | |
| - name: semantic_seg_map | |
| sequence: | |
| sequence: uint8 | |
| - name: panoptic_seg_map | |
| sequence: | |
| sequence: uint8 | |
| - name: image_path | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 123711791795.25 | |
| num_examples: 118287 | |
| - name: validation | |
| num_bytes: 5196315752.0 | |
| num_examples: 5000 | |
| download_size: 61934208857 | |
| dataset_size: 128908107547.25 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |
| task_categories: | |
| - image-segmentation | |
| license: apache-2.0 | |
| This dataset is used in the paper [Ctrl-U: Robust Conditional Image Generation via Uncertainty-aware Reward Modeling](https://huggingface.co/papers/2410.11236). | |
| Project page: https://grenoble-zhang.github.io/Ctrl-U-Page/ |