基于上下文运动网络的自动人像视频抠图
计算机视觉与模式识别
2021-09-14 v2
摘要
自动人像视频抠图是一个欠约束问题。大多数 state-of-the-art 方法仅利用语义信息并逐帧单独处理。由于帧间缺乏时间信息,其性能受到影响。为解决此问题,我们提出上下文运动网络(context motion network)以同时利用语义信息和运动信息。为捕捉运动信息,我们估计光流并设计了一个上下文-运动更新算子,以循环方式整合帧间特征。我们的实验表明,我们的网络在 Video240K SD 数据集上显著优于 state-of-the-art 抠图方法。
引用
@article{arxiv.2109.04598,
title = {Automatic Portrait Video Matting via Context Motion Network},
author = {Qiqi Hou and Charlie Wang},
journal= {arXiv preprint arXiv:2109.04598},
year = {2021}
}