17 datasets found
  1. h

    instructpix2pix-clip-filtered

    • huggingface.co
    Updated Mar 2, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Tim Brooks (2023). instructpix2pix-clip-filtered [Dataset]. https://huggingface.co/datasets/timbrooks/instructpix2pix-clip-filtered
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 2, 2023
    Authors
    Tim Brooks
    Description

    Dataset Card for InstructPix2Pix CLIP-filtered

      Dataset Summary
    

    The dataset can be used to train models to follow edit instructions. Edit instructions are available in the edit_prompt. original_image can be used with the edit_prompt and edited_image denotes the image after applying the edit_prompt on the original_image. Refer to the GitHub repository to know more about how this dataset can be used to train a model that can follow instructions.

      Supported Tasks… See the full description on the dataset page: https://huggingface.co/datasets/timbrooks/instructpix2pix-clip-filtered.
    
  2. h

    instructpix2pix

    • huggingface.co
    Updated Mar 9, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GeonWoo Kim (2024). instructpix2pix [Dataset]. https://huggingface.co/datasets/youlive789/instructpix2pix
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 9, 2024
    Authors
    GeonWoo Kim
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    youlive789/instructpix2pix dataset hosted on Hugging Face and contributed by the HF Datasets community

  3. instructpix2pix-10-samples

    • huggingface.co
    Updated Nov 2, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Hugging Face Internal Testing Organization (2023). instructpix2pix-10-samples [Dataset]. https://huggingface.co/datasets/hf-internal-testing/instructpix2pix-10-samples
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Nov 2, 2023
    Dataset provided by
    Hugging Facehttps://huggingface.co/
    Authors
    Hugging Face Internal Testing Organization
    Description

    Dataset Card for "test"

    More Information needed

  4. h

    instructpix2pix-clip-filtered-upscaled

    • huggingface.co
    Updated Mar 2, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    🧨Diffusers (2023). instructpix2pix-clip-filtered-upscaled [Dataset]. https://huggingface.co/datasets/diffusers/instructpix2pix-clip-filtered-upscaled
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 2, 2023
    Dataset authored and provided by
    🧨Diffusers
    Description

    diffusers/instructpix2pix-clip-filtered-upscaled dataset hosted on Hugging Face and contributed by the HF Datasets community

  5. h

    instruct-pix2pix-dataset

    • huggingface.co
    Updated May 1, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    yuteng (2025). instruct-pix2pix-dataset [Dataset]. https://huggingface.co/datasets/yutengz/instruct-pix2pix-dataset
    Explore at:
    Dataset updated
    May 1, 2025
    Authors
    yuteng
    Description

    yutengz/instruct-pix2pix-dataset dataset hosted on Hugging Face and contributed by the HF Datasets community

  6. h

    InstructCLIP-InstructPix2Pix-Data

    • huggingface.co
    Updated Mar 26, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Sherry Chen (2025). InstructCLIP-InstructPix2Pix-Data [Dataset]. https://huggingface.co/datasets/SherryXTChen/InstructCLIP-InstructPix2Pix-Data
    Explore at:
    Dataset updated
    Mar 26, 2025
    Authors
    Sherry Chen
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    Dataset Card for InstructCLIP-InstructPix2Pix-Data

    The dataset can be used to train instruction-guided image editing models. It is built on top of InstructPix2Pix CLIP-filtered with new edit instructions. For each sample, source_image is the original image, instruction is the edit instruction, target_image is the edited image, and original_instruction is the edit instruction from the InstructPix2Pix CLIP-filtered dataset. Please refer to our repo to see how the edit instructions… See the full description on the dataset page: https://huggingface.co/datasets/SherryXTChen/InstructCLIP-InstructPix2Pix-Data.

  7. h

    instructpix2pix-clip-filtered-10k

    • huggingface.co
    Updated Mar 2, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Thành Lê (2023). instructpix2pix-clip-filtered-10k [Dataset]. https://huggingface.co/datasets/imthanhlv/instructpix2pix-clip-filtered-10k
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 2, 2023
    Authors
    Thành Lê
    Description

    The first 10k images of timbrooks/instructpix2pix-clip-filtered dataset The code to reproduce this subset from datasets import load_dataset, DatasetDict ds = DatasetDict({"train": load_dataset("timbrooks/instructpix2pix-clip-filtered", split="train[:10000]")}) ds.push_to_hub(...)

  8. h

    ct2mri-instructpix2pix

    • huggingface.co
    Updated Apr 26, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Saurav Dosi (2025). ct2mri-instructpix2pix [Dataset]. https://huggingface.co/datasets/sauravdosi/ct2mri-instructpix2pix
    Explore at:
    Dataset updated
    Apr 26, 2025
    Authors
    Saurav Dosi
    Description

    sauravdosi/ct2mri-instructpix2pix dataset hosted on Hugging Face and contributed by the HF Datasets community

  9. h

    instructpix2pix-me_all31539-samples

    • huggingface.co
    Updated Sep 28, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    im_x_oku (2024). instructpix2pix-me_all31539-samples [Dataset]. https://huggingface.co/datasets/noobasuna/instructpix2pix-me_all31539-samples
    Explore at:
    Dataset updated
    Sep 28, 2024
    Authors
    im_x_oku
    Description

    noobasuna/instructpix2pix-me_all31539-samples dataset hosted on Hugging Face and contributed by the HF Datasets community

  10. h

    instructpix2pix-spatial

    • huggingface.co
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Dylan Hematillake, instructpix2pix-spatial [Dataset]. https://huggingface.co/datasets/dhematillake/instructpix2pix-spatial
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Authors
    Dylan Hematillake
    Description

    dhematillake/instructpix2pix-spatial dataset hosted on Hugging Face and contributed by the HF Datasets community

  11. h

    instructpix2pix-controlnet

    • huggingface.co
    Updated Aug 29, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Luca Conti (2025). instructpix2pix-controlnet [Dataset]. https://huggingface.co/datasets/iamlucaconti/instructpix2pix-controlnet
    Explore at:
    Dataset updated
    Aug 29, 2025
    Authors
    Luca Conti
    License

    https://choosealicense.com/licenses/cc0-1.0/https://choosealicense.com/licenses/cc0-1.0/

    Description

    Dataset Summary

    This dataset is designed for training models to follow edit instructions on images.

      Data Structure
    

    Each sample contains:

    original_prompt: the initial text prompt.
    original_image: image generated with the Stable Diffusion model using the original_prompt.
    edit_prompt: textual instruction describing the modification.
    edited_prompt: reformulated prompt used for the generation of edited_image.
    edited_image: image generated with the Stable Diffusion… See the full description on the dataset page: https://huggingface.co/datasets/iamlucaconti/instructpix2pix-controlnet.

  12. h

    instructpix2pix-mini-dataset

    • huggingface.co
    Updated May 11, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    WeihongWang (2025). instructpix2pix-mini-dataset [Dataset]. https://huggingface.co/datasets/weehom/instructpix2pix-mini-dataset
    Explore at:
    Dataset updated
    May 11, 2025
    Authors
    WeihongWang
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    weehom/instructpix2pix-mini-dataset dataset hosted on Hugging Face and contributed by the HF Datasets community

  13. h

    instruct-pix2pix-dataset2

    • huggingface.co
    Updated Jul 8, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    seiya sakakibara (2025). instruct-pix2pix-dataset2 [Dataset]. https://huggingface.co/datasets/seiya12/instruct-pix2pix-dataset2
    Explore at:
    Dataset updated
    Jul 8, 2025
    Authors
    seiya sakakibara
    Description

    Dataset Card for "instruct-pix2pix-dataset2"

    More Information needed

  14. h

    fantastical-instructpix2pix-2.0700-samples

    • huggingface.co
    Updated May 14, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Navya Jain (2024). fantastical-instructpix2pix-2.0700-samples [Dataset]. https://huggingface.co/datasets/navya19/fantastical-instructpix2pix-2.0700-samples
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    May 14, 2024
    Authors
    Navya Jain
    Description

    navya19/fantastical-instructpix2pix-2.0700-samples dataset hosted on Hugging Face and contributed by the HF Datasets community

  15. h

    instruct-text2pix-1000-samples

    • huggingface.co
    Updated Aug 10, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    seafog winters (2024). instruct-text2pix-1000-samples [Dataset]. https://huggingface.co/datasets/famousdetectiveadrianmonk/instruct-text2pix-1000-samples
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Aug 10, 2024
    Authors
    seafog winters
    Description

    Description

    This dataset is an enhanced version of the original dataset provided by https://huggingface.co/fusing. The original dataset, https://huggingface.co/datasets/fusing/instructpix2pix-1000-samples, consisted of input images and edit prompts designed to generate edited images. In this custom dataset, we have added additional fields and data transformations to facilitate advanced image editing tasks. Specifically, the dataset now includes:

    input_caption: Captions generated… See the full description on the dataset page: https://huggingface.co/datasets/famousdetectiveadrianmonk/instruct-text2pix-1000-samples.

  16. h

    instructpix2pix-sat2svi

    • huggingface.co
    Updated May 29, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ZONGRONG LI (2025). instructpix2pix-sat2svi [Dataset]. https://huggingface.co/datasets/Zongrong/instructpix2pix-sat2svi
    Explore at:
    Dataset updated
    May 29, 2025
    Authors
    ZONGRONG LI
    Description

    Dataset Card for "instructpix2pix-sat2svi"

    More Information needed

  17. h

    IP2P-5000

    • huggingface.co
    Updated Dec 7, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    feiyv chen (2019). IP2P-5000 [Dataset]. https://huggingface.co/datasets/FelixdoingAI/IP2P-5000
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Dec 7, 2019
    Authors
    feiyv chen
    Description

    Dataset Card for "instructpix2pix-clip-filtered5000-samples"

    More Information needed

  18. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Tim Brooks (2023). instructpix2pix-clip-filtered [Dataset]. https://huggingface.co/datasets/timbrooks/instructpix2pix-clip-filtered

instructpix2pix-clip-filtered

timbrooks/instructpix2pix-clip-filtered

Explore at:
2 scholarly articles cite this dataset (View in Google Scholar)
CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
Dataset updated
Mar 2, 2023
Authors
Tim Brooks
Description

Dataset Card for InstructPix2Pix CLIP-filtered

  Dataset Summary

The dataset can be used to train models to follow edit instructions. Edit instructions are available in the edit_prompt. original_image can be used with the edit_prompt and edited_image denotes the image after applying the edit_prompt on the original_image. Refer to the GitHub repository to know more about how this dataset can be used to train a model that can follow instructions.

  Supported Tasks… See the full description on the dataset page: https://huggingface.co/datasets/timbrooks/instructpix2pix-clip-filtered.
Search
Clear search
Close search
Google apps
Main menu