paper-with-me

Papers

Visual Instruction Inversion: Image Editing via Image Prompting

2023-09-21 · NeurIPS 2023 11

Text-conditioned image editing has emerged as a powerful tool for editing images. However, in many situations, language can be ambiguous and ineffective in describing specific image edits. When faced with such challenges, visual prompts can be a more informative and intuitive way to convey ideas. We present a method for image editing via visual prompting. Given pairs of example that represent the "before" and "after" images of an edit, our goal is to learn a text-based editing direction that can be used to perform the same edit on new images. We leverage the rich, pretrained editing capabilities of text-to-image diffusion models by inverting visual prompts into editing instructions. Our results show that with just one example pair, we can achieve competitive results compared to state-of-the-art text-conditioned image editing frameworks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

InstructBrush: Learning Attention-based Instruction Optimization for Image Editing

2024-03-27 · Ruoyu Zhao, Qingnan Fan, Fei Kou, Shuai Qin 외

In recent years, instruction-based image editing methods have garnered significant attention in image editing. However, despite encompassing a wide range of editing priors, these methods are helpless when handling editin…

Visual Instruction Inversion: Image Editing via Visual Prompting

2023-07-26 · Thao Nguyen, Yuheng Li, Utkarsh Ojha, Yong Jae Lee

Text-conditioned image editing has emerged as a powerful tool for editing images. However, in many situations, language can be ambiguous and ineffective in describing specific image edits. When faced with such challenges…

Visual Prompting

BrushEdit: All-In-One Image Inpainting and Editing

2024-12-13 · Yaowei Li, Yuxuan Bian, Xuan Ju, Zhaoyang Zhang 외

Image editing has advanced significantly with the development of diffusion models using both inversion-based and instruction-based methods. However, current inversion-based approaches struggle with big modifications (e.g…

AllImage Inpainting

Consistent-Inversion: Reverse Consistency Guidance for Structure-Preserving Visual Editing

2026-06-05 · Xiaocheng Lu, Jingcai Guo, Song Guo arxiv

Text-guided diffusion models have become effective tools for real-image visual editing, where the edited image must follow a target instruction while preserving editing-irrelevant structure. Most training-free editors re…

ProEdit: Inversion-based Editing From Prompts Done Right

2025-12-26 · Zhi Ouyang, Dian Zheng, Xiao-Ming Wu, Jian-Jian Jiang 외 arxiv

Inversion-based visual editing provides an effective and training-free way to edit an image or a video based on user instructions. Existing methods typically inject source image information during the sampling process to…