CVSep 10, 2021

Automatic Portrait Video Matting via Context Motion Network

arXiv:2109.04598v2
AI Analysis

This work addresses the problem of improving video matting accuracy for applications like video editing by incorporating temporal information, representing an incremental advance over existing methods.

The paper tackled the under-constrained problem of automatic portrait video matting by proposing a context motion network that leverages both semantic and motion information, outperforming state-of-the-art methods significantly on the Video240K SD dataset.

Automatic portrait video matting is an under-constrained problem. Most state-of-the-art methods only exploit the semantic information and process each frame individually. Their performance is compromised due to the lack of temporal information between the frames. To solve this problem, we propose the context motion network to leverage semantic information and motion information. To capture the motion information, we estimate the optical flow and design a context-motion updating operator to integrate features between frames recurrently. Our experiments show that our network outperforms state-of-the-art matting methods significantly on the Video240K SD dataset.

Foundations

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

Your Notes