CVMar 3, 2025

Object-Aware Video Matting with Cross-Frame Guidance

arXiv:2503.01262v11 citationsh-index: 17
Originality Incremental advance
AI Analysis

This addresses the challenge of fine-grained detail refinement in video matting for applications like video editing, though it is incremental over existing trimap-free methods.

The paper tackles the problem of consistently identifying and locating foreground targets in trimap-free human video matting by proposing an Object-Aware Video Matting framework, achieving state-of-the-art performance on benchmarks with only an initial coarse mask.

Recently, trimap-free methods have drawn increasing attention in human video matting due to their promising performance. Nevertheless, these methods still suffer from the lack of deterministic foreground-background cues, which impairs their ability to consistently identify and locate foreground targets over time and mine fine-grained details. In this paper, we present a trimap-free Object-Aware Video Matting (OAVM) framework, which can perceive different objects, enabling joint recognition of foreground objects and refinement of edge details. Specifically, we propose an Object-Guided Correction and Refinement (OGCR) module, which employs cross-frame guidance to aggregate object-level instance information into pixel-level detail features, thereby promoting their synergy. Furthermore, we design a Sequential Foreground Merging augmentation strategy to diversify sequential scenarios and enhance capacity of the network for object discrimination. Extensive experiments on recent widely used synthetic and real-world benchmarks demonstrate the state-of-the-art performance of our OAVM with only an initial coarse mask. The code and model will be available.

Foundations

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

Your Notes