paper-with-me

홈 › Papers

Diffree: Text-Guided Shape Free Object Inpainting with Diffusion Model

2024-07-24 · Lirui Zhao, Tianshuo Yang, Wenqi Shao, Yuxin Zhang, Yu Qiao, Ping Luo, Kaipeng Zhang, Rongrong Ji

This paper addresses an important problem of object addition for images with only text guidance. It is challenging because the new object must be integrated seamlessly into the image with consistent visual context, such as lighting, texture, and spatial location. While existing text-guided image inpainting methods can add objects, they either fail to preserve the background consistency or involve cumbersome human intervention in specifying bounding boxes or user-scribbled masks. To tackle this challenge, we introduce Diffree, a Text-to-Image (T2I) model that facilitates text-guided object addition with only text control. To this end, we curate OABench, an exquisite synthetic dataset by removing objects with advanced image inpainting techniques. OABench comprises 74K real-world tuples of an original image, an inpainted image with the object removed, an object mask, and object descriptions. Trained on OABench using the Stable Diffusion model with an additional mask prediction module, Diffree uniquely predicts the position of the new object and achieves object addition with guidance from only text. Extensive experiments demonstrate that Diffree excels in adding new objects with a high success rate while maintaining background consistency, spatial appropriateness, and object relevance and quality.

📄 PDF Abstract BibTeX arXiv:2407.16982

Code (1)

OpenGVLab/Diffree 공식 구현 pytorch

Tasks

Image InpaintingObject

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…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Shape-Guided Diffusion with Inside-Outside Attention

2022-12-01 · Dong Huk Park, Grace Luo, Clayton Toste, Samaneh Azadi 외

We introduce precise object silhouette as a new form of user control in text-to-image diffusion models, which we dub Shape-Guided Diffusion. Our training-free method uses an Inside-Outside Attention mechanism during the …

Object

3DMorph: Single-Image-Guided Local 3D Shape Editing and Morphing

2026-06-05 · Tobias Preintner, Yunfei Deng, Phillip Müller, Sebastian Illing 외 arxiv

Despite recent progress in 3D generation, intuitive editing of existing shapes remains limited. Unlike images, which benefit from well-established inpainting tools, general 3D objects such as meshes still lack simple and…

3D Generation

BAAM: Monocular 3D Pose and Shape Reconstruction With Bi-Contextual Attention Module and Attention-Guided Modeling

2023-01-01 · CVPR 2023 1 · Hyo-Jun Lee, HanUl Kim, Su-Min Choi, Seong-Gyun Jeong 외

3D traffic scene comprises various 3D information about car objects, including their pose and shape. However, most recent studies pay relatively less attention to reconstructing detailed shapes. Furthermore, most of …

3D Car Instance UnderstandingAutonomous VehiclesObject

SmartBrush: Text and Shape Guided Object Inpainting with Diffusion Model

2022-12-09 · CVPR 2023 1 · Shaoan Xie, Zhifei Zhang, Zhe Lin, Tobias Hinz 외

Generic image inpainting aims to complete a corrupted image by borrowing surrounding information, which barely generates novel content. By contrast, multi-modal inpainting provides more flexible and useful controls on th…

Image GenerationImage InpaintingObjectText to Image Generation+1

Towards Understanding Cross and Self-Attention in Stable Diffusion for Text-Guided Image Editing

2024-03-06 · CVPR 2024 1 · Bingyan Liu, Chengyu Wang, Tingfeng Cao, Kui Jia 외

Deep Text-to-Image Synthesis (TIS) models such as Stable Diffusion have recently gained significant popularity for creative Text-to-image generation. Yet, for domain-specific scenarios, tuning-free Text-guided Image Edit…

DenoisingImage Generationtext-guided-image-editingText to Image Generation+1