Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Tags:
art
DOI:
Libraries:
Datasets
Dask
License:
UltraEdit_500k / README.md
BleachNick's picture
Link dataset to paper (#2)
8d78dc5 verified
metadata
language:
  - en
license: cc-by-4.0
size_categories:
  - 100K<n<1M
task_categories:
  - text-to-image
dataset_info:
  features:
    - name: clip_sim_source
      dtype: float64
    - name: clip_sim_target
      dtype: float64
    - name: clip_sim_dir
      dtype: float64
    - name: clip_sim_image
      dtype: float64
    - name: dinov2_sim
      dtype: float64
    - name: ssim
      dtype: float64
    - name: source_caption
      dtype: string
    - name: target_caption
      dtype: string
    - name: idx
      dtype: int64
    - name: edit_prompt
      dtype: string
    - name: source_image
      dtype: image
    - name: edited_image
      dtype: image
  splits:
    - name: FreeForm
      num_bytes: 194880436920
      num_examples: 500000
  download_size: 194882628714
  dataset_size: 194880436920
configs:
  - config_name: default
    data_files:
      - split: FreeForm
        path: data/FreeForm-*
tags:
  - art

Dataset Card for Dataset Name

This dataset card aims to be a base template for new datasets. It has been generated using this raw template.

Dataset Details

Dataset Description

  • Curated by: [More Information Needed]
  • Funded by [optional]: [More Information Needed]
  • Shared by [optional]: [More Information Needed]
  • Language(s) (NLP): [More Information Needed]
  • License: [More Information Needed]

Dataset Sources [optional]

  • Repository: [More Information Needed]
  • Paper [optional]: [More Information Needed]
  • Demo [optional]: [More Information Needed]

Uses

Direct Use

[More Information Needed]

Out-of-Scope Use

[More Information Needed]

Dataset Structure

[More Information Needed]

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Data Collection and Processing

[More Information Needed]

Who are the source data producers?

[More Information Needed]

Annotations [optional]

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Bias, Risks, and Limitations

[More Information Needed]

Recommendations

Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.

Citation [optional]

BibTeX:

[More Information Needed]

APA:

[More Information Needed]

Glossary [optional]

[More Information Needed]

More Information [optional]

[More Information Needed]

Dataset Card Authors [optional]

[More Information Needed]

Dataset Card Contact

[More Information Needed]

Bibtext citation

@misc{zhao2024ultraeditinstructionbasedfinegrainedimage,
      title={UltraEdit: Instruction-based Fine-Grained Image Editing at Scale}, 
      author={Haozhe Zhao and Xiaojian Ma and Liang Chen and Shuzheng Si and Rujie Wu and Kaikai An and Peiyu Yu and Minjia Zhang and Qing Li and Baobao Chang},
      year={2024},
      eprint={2407.05282},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2407.05282}, 
}