CoolFace
Datasetpublic

LORIA1/InstructCLIP-InstructPix2Pix-Data

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… See the full description on the dataset page: https://huggingface.co/datasets/LORIA1/InstructCLIP-InstructPix2Pix-Data.

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes15downloads
Dataset Card

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 are generated, and how to use this dataset to train image editing models. The data is based on the paper Instruct-CLIP: Improving Instruction-Guided Image Editing with Automated Data Refinement Using Contrastive Learning.