REVIEW 2 cited by
Paint by Inpaint: Learning to Add Image Objects by Removing Them First
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Image editing has advanced significantly with the introduction of text-conditioned diffusion models. Despite this progress, seamlessly adding objects to images based on textual instructions without requiring user-provided input masks remains a challenge. We address this by leveraging the insight that removing objects (Inpaint) is significantly simpler than its inverse process of adding them (Paint), attributed to inpainting models that benefit from segmentation mask guidance. Capitalizing on this realization, by implementing an automated and extensive pipeline, we curate a filtered large-scale image dataset containing pairs of images and their corresponding object-removed versions. Using these pairs, we train a diffusion model to inverse the inpainting process, effectively adding objects into images. Unlike other editing datasets, ours features natural target images instead of synthetic ones while ensuring source-target consistency by construction. Additionally, we utilize a large Vision-Language Model to provide detailed descriptions of the removed objects and a Large Language Model to convert these descriptions into diverse, natural-language instructions. Our quantitative and qualitative results show that the trained model surpasses existing models in both object addition and general editing tasks. Visit our project page for the released dataset and trained models at https://rotsteinnoam.github.io/Paint-by-Inpaint.
Forward citations
Cited by 2 Pith papers
-
2D Gaussian Splatting with Semantic Alignment for Image Inpainting
A 2D Gaussian Splatting encoder-rasterization network with DINO-based semantic alignment achieves competitive image inpainting results.
-
Controllable 3D Placement of Objects with Scene-Aware Diffusion Models
Projecting a color-coded 3D bounding box into a ControlNet conditioning map gives diffusion inpainting models precise control over vehicle orientation and placement in driving scenes.
Discussion (0). Sign in to comment.