zjx0101/ObjectClear

[CVPR'26] ObjectClear: Precise Object and Effect Removal with Adaptive Target-Aware Attention

What it solves

ObjectClear addresses the challenge of removing objects from images while also eliminating their associated effects (such as shadows or reflections) and maintaining the consistency of the background.

How it works

Built on SDXL-Inpainting and utilizing a CLIP image encoder to identify the target object, the model employs Adaptive Target-Aware Attention to jointly remove both the object and its effects. It is trained on the OBER (OBject-Effect Removal) dataset, a hybrid collection of camera-captured and simulated data. Users provide an image and a segmentation mask of the object to be removed, and the model generates a clean background.

Who it’s for

This tool is designed for researchers and developers working in image editing, computer vision, and generative AI, specifically those focused on object removal and inpainting.

Highlights

  • Joint Removal: Simultaneously eliminates the target object and its related visual effects.
  • Adaptive Target-Aware Attention: A specialized attention mechanism to improve removal precision.
  • OBER Dataset: Includes a newly released hybrid dataset specifically for object-effect removal research.
  • ReMOVE+ Metric: Introduces an improved evaluation metric to better assess consistency between the removed region and the surrounding background.

Related

  • Dispatch
  • Project
  • Project
  • Project
  • Project