paper-with-me

홈 › Papers

Attention-guided Temporally Coherent Video Object Matting

2021-05-24 · Yunke Zhang, Chi Wang, Miaomiao Cui, Peiran Ren, Xuansong Xie, Xian-Sheng Hua, Hujun Bao, QiXing Huang, Weiwei Xu

This paper proposes a novel deep learning-based video object matting method that can achieve temporally coherent matting results. Its key component is an attention-based temporal aggregation module that maximizes image matting networks' strength for video matting networks. This module computes temporal correlations for pixels adjacent to each other along the time axis in feature space, which is robust against motion noises. We also design a novel loss term to train the attention weights, which drastically boosts the video matting performance. Besides, we show how to effectively solve the trimap generation problem by fine-tuning a state-of-the-art video object segmentation network with a sparse set of user-annotated keyframes. To facilitate video matting and trimap generation networks' training, we construct a large-scale video matting dataset with 80 training and 28 validation foreground video clips with ground-truth alpha mattes. Experimental results show that our method can generate high-quality alpha mattes for various videos featuring appearance change, occlusion, and fast motion. Our code and dataset can be found at: https://github.com/yunkezhang/TCVOM

📄 PDF Abstract BibTeX arXiv:2105.11427

Code (1)

yunkezhang/TCVOM 공식 구현 pytorch

Tasks

Image MattingObjectSemantic SegmentationVideo MattingVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

IDAG-Edit: Multi-Object Video Editing via Instance-Decoupled Attention and Guidance

2026-06-20 · Yuan-Zhih Lin, Huu-Thang Nguyen, Huu-Phu Do, Hong-Han Shuai 외 arxiv

Diffusion-based video editing has made significant progress; however, achieving precise and temporally consistent object-level control, especially in multi-object scenarios, remains challenging due to attention leakage, …

MagicEdit: High-Fidelity and Temporally Coherent Video Editing

2023-08-28 · Jun Hao Liew, Hanshu Yan, Jianfeng Zhang, Zhongcong Xu 외

In this report, we present MagicEdit, a surprisingly simple yet effective solution to the text-guided video editing task. We found that high-fidelity and temporally coherent video-to-video translation can be achieved by …

TranslationVideo Editing

BLARM: Animating 3D Objects from Video via Blending Latent Rigid Motion Primitives

2026-08-31 · Pradyumn Goyal, Yizhak Ben-Shabat, Hsueh-Ti Derek Liu, Haomiao Jiang 외 hf

We introduce BLARM, a feed-forward method for video-driven 3D mesh animation. Given a monocular video and a static object mesh, BLARM predicts a temporally coherent animated mesh whose motion follows the video. Rather th…

Contrastive Learning

Temporally coherent completion of dynamic video

2016-11-01 · J.-B. Huang, S. B. Kang, N. Ahuja, J. Kopf

We present an automatic video completion algorithm that synthesizes missing regions in videos in a temporally coherent fashion. Our algorithm can handle dynamic scenes captured using a moving camera. State-of-the-art app…

Optical Flow EstimationVideo Inpainting

PhysLayer: Language-Guided Layered Animation with Depth-Aware Physics

2026-04-26 · Tianyidan Xie, Zhentao Huang, Mingjie Wang, Xin Huang 외 arxiv

Existing image-to-video generation methods often produce physically implausible motions and lack precise control over object dynamics. While prior approaches have incorporated physics simulators, they remain confined to …

Computational EfficiencyScene Understanding3D ReconstructionVideo Generation