CVJan 14, 2025

SmartEraser: Remove Anything from Images using Masked-Region Guidance

arXiv:2501.08279v320 citationsh-index: 67CVPR
Originality Highly original
AI Analysis

This addresses object removal for image editing applications, offering a novel approach that is incremental over the traditional mask-and-inpaint paradigm.

The paper tackles the problem of object removal in images by introducing a new paradigm called Masked-Region Guidance, which retains masked regions as input guidance to improve accuracy and context preservation, resulting in SmartEraser outperforming existing methods, particularly in complex scenes.

Object removal has so far been dominated by the mask-and-inpaint paradigm, where the masked region is excluded from the input, leaving models relying on unmasked areas to inpaint the missing region. However, this approach lacks contextual information for the masked area, often resulting in unstable performance. In this work, we introduce SmartEraser, built with a new removing paradigm called Masked-Region Guidance. This paradigm retains the masked region in the input, using it as guidance for the removal process. It offers several distinct advantages: (a) it guides the model to accurately identify the object to be removed, preventing its regeneration in the output; (b) since the user mask often extends beyond the object itself, it aids in preserving the surrounding context in the final result. Leveraging this new paradigm, we present Syn4Removal, a large-scale object removal dataset, where instance segmentation data is used to copy and paste objects onto images as removal targets, with the original images serving as ground truths. Experimental results demonstrate that SmartEraser significantly outperforms existing methods, achieving superior performance in object removal, especially in complex scenes with intricate compositions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes