中文
相关论文

相关论文: Adaptive Human Matting for Dynamic Videos

200 篇论文

Latent Diffusion Models (LDMs) are generally trained at fixed resolutions, limiting their capability when scaling up to high-resolution images. While training-based approaches address this limitation by training on high-resolution datasets,…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Sangmin Han , Jinho Jeong , Jinwoo Kim , Seon Joo Kim

Although various image-based domain adaptation (DA) techniques have been proposed in recent years, domain shift in videos is still not well-explored. Most previous works only evaluate performance on small-scale datasets which are saturated.…

计算机视觉与模式识别 · 计算机科学 2019-06-10 Min-Hung Chen , Zsolt Kira , Ghassan AlRegib

Video prediction, predicting future frames from the previous ones, has broad applications such as autonomous driving and weather forecasting. Existing state-of-the-art methods typically focus on extracting either spatial, temporal, or…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Xin Zheng , Ziang Peng , Yuan Cao , Hongming Shan , Junping Zhang

We introduce a novel formulation of visual privacy preservation for video foundation models that operates entirely in the latent space. While spatio-temporal features learned by foundation models have deepened general understanding of video…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Joseph Fioresi , Ishan Rajendrakumar Dave , Mubarak Shah

Most matting researches resort to advanced semantics to achieve high-quality alpha mattes, and direct low-level features combination is usually explored to complement alpha details. However, we argue that appearance-agnostic integration can…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Yu Qiao , Yuhao Liu , Ziqi Wei , Yuxin Wang , Qiang Cai , Guofeng Zhang , Xin Yang

Temporal modeling is crucial for various video learning tasks. Most recent approaches employ either factorized (2D+1D) or joint (3D) spatial-temporal operations to extract temporal contexts from the input frames. While the former is more…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Yizhou Zhao , Zhenyang Li , Xun Guo , Yan Lu

Deep image matting methods have achieved increasingly better results on benchmarks (e.g., Composition-1k/alphamatting.com). However, the robustness, including robustness to trimaps and generalization to images from different domains, is…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Yutong Dai , Brian Price , He Zhang , Chunhua Shen

Multi-modal learning, which focuses on utilizing various modalities to improve the performance of a model, is widely used in video recognition. While traditional multi-modal learning offers excellent recognition results, its computational…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Rameswar Panda , Chun-Fu Chen , Quanfu Fan , Ximeng Sun , Kate Saenko , Aude Oliva , Rogerio Feris

The explosion of short videos has dramatically reshaped the manners people socialize, yielding a new trend for daily sharing and access to the latest information. These rich video resources, on the one hand, benefited from the…

声音 · 计算机科学 2023-03-06 Sen Pei , Jingya Yu , Qi Chen , Wozhou He

In this paper, we propose an image matting framework called Salient Image Matting to estimate the per-pixel opacity value of the most salient foreground in an image. To deal with a large amount of semantic diversity in images, a trimap is…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Rahul Deora , Rishab Sharma , Dinesh Samuel Sathia Raj

We introduce a real-time, high-resolution background replacement technique which operates at 30fps in 4K resolution, and 60fps for HD on a modern GPU. Our technique is based on background matting, where an additional frame of the background…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Shanchuan Lin , Andrey Ryabtsev , Soumyadip Sengupta , Brian Curless , Steve Seitz , Ira Kemelmacher-Shlizerman

We introduce a robust, real-time, high-resolution human video matting method that achieves new state-of-the-art performance. Our method is much lighter than previous approaches and can process 4K at 76 FPS and HD at 104 FPS on an Nvidia GTX…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Shanchuan Lin , Linjie Yang , Imran Saleemi , Soumyadip Sengupta

Human de-occlusion, which aims to infer the appearance of invisible human parts from an occluded image, has great value in many human-related tasks, such as person re-id, and intention inference. To address this task, this paper proposes a…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Guoqiang Liang , Jiahao Hu , Qingyue Wang , Shizhou Zhang

Most existing human matting algorithms tried to separate pure human-only foreground from the background. In this paper, we propose a Virtual Multi-modality Foreground Matting (VMFM) method to learn human-object interactive foreground (human…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Bo Xu , Han Huang , Cheng Lu , Ziwen Li , Yandong Guo

First-person action recognition is a challenging task in video understanding. Because of strong ego-motion and a limited field of view, many backgrounds or noisy frames in a first-person video can distract an action recognition model during…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Lijin Yang , Yifei Huang , Yusuke Sugano , Yoichi Sato

Adaptive Moment Estimation (ADAM) is a very popular training algorithm for deep neural networks and belongs to the family of adaptive gradient descent optimizers. However to the best of the authors knowledge no complete convergence analysis…

机器学习 · 计算机科学 2021-02-22 Sebastian Bock , Martin Georg Weiß

Reconstructing dynamic humans interacting with real-world environments from monocular videos is an important and challenging task. Despite considerable progress in 4D neural rendering, existing approaches either model dynamic scenes…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Wenqing Wang , Haosen Yang , Josef Kittler , Xiatian Zhu

We proposed a novel trimap free video matting method based on the attention mechanism. By the nature of the problem, most existing approaches use either multiple computational expansive modules or complex algorithms to exploit temporal…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Shufeng Song

In this paper, we propose the Matting Anything Model (MAM), an efficient and versatile framework for estimating the alpha matte of any instance in an image with flexible and interactive visual or linguistic user prompt guidance. MAM offers…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Jiachen Li , Jitesh Jain , Humphrey Shi

Image matting refers to extracting precise alpha matte from natural images, and it plays a critical role in various downstream applications, such as image editing. Despite being an ill-posed problem, traditional methods have been trying to…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Jizhizi Li , Jing Zhang , Dacheng Tao