paper-with-me

홈 › Papers

From Understanding to Erasing: Towards Complete and Stable Video Object Removal

2026-04-02 · Dingming Liu, Wenjing Wang, Chen Li, Jing Lyu arxiv

Video object removal aims to eliminate target objects from videos while plausibly completing missing regions and preserving spatio-temporal consistency. Although diffusion models have recently advanced this task, it remains challenging to remove object-induced side effects (e.g., shadows, reflections, and illumination changes) without compromising overall coherence. This limitation stems from the insufficient physical and semantic understanding of the target object and its interactions with the scene. In this paper, we propose to introduce understanding into erasing from two complementary perspectives. Externally, we introduce a distillation scheme that transfers the relationships between objects and their induced effects from vision foundation models to video diffusion models. Internally, we propose a framewise context cross-attention mechanism that grounds each denoising block in informative, unmasked context surrounding the target region. External and internal guidance jointly enable our model to understand the target object, its induced effects, and the global background context, resulting in clear and coherent object removal. Extensive experiments demonstrate our state-of-the-art performance, and we establish the first real-world benchmark for video object removal to facilitate future research and community progress. Our code, data, and models are available at: https://github.com/WeChatCV/UnderEraser.

📄 PDF Abstract BibTeX arXiv:2604.01693

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dynamic Erasing Network Based on Multi-Scale Temporal Features for Weakly Supervised Video Anomaly Detection

2023-12-04 · Chen Zhang, Guorong Li, Yuankai Qi, Hanhua Ye 외

The goal of weakly supervised video anomaly detection is to learn a detection model using only video-level labeled data. However, prior studies typically divide videos into fixed-length segments without considering the c…

Anomaly DetectionVideo Anomaly DetectionWeakly-supervised Video Anomaly Detection

Object Region Mining with Adversarial Erasing: A Simple Classification to Semantic Segmentation Approach

2017-03-24 · CVPR 2017 7 · Yunchao Wei, Jiashi Feng, Xiaodan Liang, Ming-Ming Cheng 외

We investigate a principle way to progressively mine discriminative object regions using classification networks to address the weakly-supervised semantic segmentation problems. Classification networks are only responsiv…

ClassificationGeneral ClassificationObjectSegmentation+3

Temporal Complementary Learning for Video Person Re-Identification

2020-07-18 · ECCV 2020 8 · Ruibing Hou, Hong Chang, Bingpeng Ma, Shiguang Shan 외

This paper proposes a Temporal Complementary Learning Network that extracts complementary features of consecutive video frames for video person re-identification. Firstly, we introduce a Temporal Saliency Erasing (TSE) m…

Person Re-IdentificationVideo-Based Person Re-Identification

EffectErase: Joint Video Object Removal and Insertion for High-Quality Effect Erasing

2026-03-19 · Yang Fu, Yike Zheng, Ziyun Dai, Henghui Ding arxiv

Video object removal aims to eliminate dynamic target objects and their visual effects, such as deformation, shadows, and reflections, while restoring seamless backgrounds. Recent diffusion-based video inpainting and obj…

Video Inpainting

A2VIS: Amodal-Aware Approach to Video Instance Segmentation

2024-12-02 · Minh Tran, Thang Pham, Winston Bounsavy, Tri Nguyen 외

Handling occlusion remains a significant challenge for video instance-level tasks like Multiple Object Tracking (MOT) and Video Instance Segmentation (VIS). In this paper, we propose a novel framework, Amodal-Aware Video…

Instance SegmentationMultiple Object TrackingObjectObject Tracking+3