paper-with-me

Papers

FreeEdit: Mask-free Reference-based Image Editing with Multi-modal Instruction

2024-09-26 · Runze He, Kai Ma, Linjiang Huang, Shaofei Huang, Jialin Gao, Xiaoming Wei, Jiao Dai, Jizhong Han, Si Liu

Introducing user-specified visual concepts in image editing is highly practical as these concepts convey the user's intent more precisely than text-based descriptions. We propose FreeEdit, a novel approach for achieving such reference-based image editing, which can accurately reproduce the visual concept from the reference image based on user-friendly language instructions. Our approach leverages the multi-modal instruction encoder to encode language instructions to guide the editing process. This implicit way of locating the editing area eliminates the need for manual editing masks. To enhance the reconstruction of reference details, we introduce the Decoupled Residual ReferAttention (DRRA) module. This module is designed to integrate fine-grained reference features extracted by a detail extractor into the image editing process in a residual way without interfering with the original self-attention. Given that existing datasets are unsuitable for reference-based image editing tasks, particularly due to the difficulty in constructing image triplets that include a reference image, we curate a high-quality dataset, FreeBench, using a newly developed twice-repainting scheme. FreeBench comprises the images before and after editing, detailed editing instructions, as well as a reference image that maintains the identity of the edited object, encompassing tasks such as object addition, replacement, and deletion. By conducting phased training on FreeBench followed by quality tuning, FreeEdit achieves high-quality zero-shot editing through convenient language instructions. We conduct extensive experiments to evaluate the effectiveness of FreeEdit across multiple task types, demonstrating its superiority over existing methods. The code will be available at: https://freeedit.github.io/.

📄 PDF Abstract BibTeX arXiv:2409.18071

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SmartFreeEdit: Mask-Free Spatial-Aware Image Editing with Complex Instruction Understanding

2025-04-17 · Qianqian Sun, Jixiang Luo, Dell Zhang, Xuelong Li

Recent advancements in image editing have utilized large-scale multimodal models to enable intuitive, natural instruction-driven interactions. However, conventional methods still face significant challenges, particularly…

Image GenerationLarge Language ModelMultimodal Large Language ModelReasoning Segmentation+2

Towards a Training Free Approach for 3D Scene Editing

2024-12-17 · Vivek Madhavaram, Shivangana Rawat, Chaitanya Devaguptapu, Charu Sharma 외

Text driven diffusion models have shown remarkable capabilities in editing images. However, when editing 3D scenes, existing works mostly rely on training a NeRF for 3D editing. Recent NeRF editing methods leverages edit…

3D scene EditingNeRF

SpecRef: A Fast Training-free Baseline of Specific Reference-Condition Real Image Editing

2024-01-07 · Songyan Chen, Jiancheng Huang

Text-conditional image editing based on large diffusion generative model has attracted the attention of both the industry and the research community. Most existing methods are non-reference editing, with the user only ab…

Multimodel-guided image editingText-based Image Editingtext-guided-image-editingText-to-Image Generation

Zero-shot Image Editing with Reference Imitation

2024-06-11 · Xi Chen, Yutong Feng, Mengting Chen, Yiyang Wang 외

Image editing serves as a practical yet challenging task considering the diverse demands from users, where one of the hardest parts is to precisely describe how the edited image should look like. In this work, we present…

Semantic correspondence

Click2Mask: Local Editing with Dynamic Mask Generation

2024-09-12 · Omer Regev, Omri Avrahami, Dani Lischinski

Recent advancements in generative models have revolutionized image generation and editing, making these tasks accessible to non-experts. This paper focuses on local image editing, particularly the task of adding new cont…

Image GenerationImage Manipulation