paper-with-me

홈 › Papers

Real-Time High-Resolution Background Matting

2020-12-14 · CVPR 2021 1 · Shanchuan Lin, Andrey Ryabtsev, Soumyadip Sengupta, Brian Curless, Steve Seitz, Ira Kemelmacher-Shlizerman

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 is captured and used in recovering the alpha matte and the foreground layer. The main challenge is to compute a high-quality alpha matte, preserving strand-level hair details, while processing high-resolution images in real-time. To achieve this goal, we employ two neural networks; a base network computes a low-resolution result which is refined by a second network operating at high-resolution on selective patches. We introduce two largescale video and image matting datasets: VideoMatte240K and PhotoMatte13K/85. Our approach yields higher quality results compared to the previous state-of-the-art in background matting, while simultaneously yielding a dramatic boost in both speed and resolution.

📄 PDF Abstract BibTeX arXiv:2012.07810

Code (2)

PeterL1n/BackgroundMattingV2 공식 구현 pytorch
zackzhao1/BackgroundMattingV2-paddle paddle

Tasks

4kGPUImage MattingVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Robust High-Resolution Video Matting with Temporal Guidance

2021-08-25 · Shanchuan Lin, Linjie Yang, Imran Saleemi, Soumyadip Sengupta

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 …

4kGPUImage MattingVideo Matting+1

Lightweight Portrait Matting via Regional Attention and Refinement

2023-11-07 · Yatao Zhong, Ilya Zharkov

We present a lightweight model for high resolution portrait matting. The model does not use any auxiliary inputs such as trimaps or background captures and achieves real time performance for HD videos and near real time …

4kImage Matting

MODNet-V: Improving Portrait Video Matting via Background Restoration

2021-09-24 · Jiayu Sun, Zhanghan Ke, Lihe Zhang, Huchuan Lu 외

To address the challenging portrait video matting problem more precisely, existing works typically apply some matting priors that require additional user efforts to obtain, such as annotated trimaps or background images.…

GPUImage MattingVideo Matting

DART: Depth-Enhanced Accurate and Real-Time Background Matting

2024-02-24 · Hanxi Li, Guofeng Li, Bo Li, Lin Wu 외

Matting with a static background, often referred to as ``Background Matting" (BGM), has garnered significant attention within the computer vision community due to its pivotal role in various practical applications like w…

Bayesian InferenceEdge-computingImage Matting

Lightweight high-resolution Subject Matting in the Real World

2023-12-12 · Peng Liu, Fanyi Wang, Jingwen Su, Yanhao Zhang 외

Existing saliency object detection (SOD) methods struggle to satisfy fast inference and accurate results simultaneously in high resolution scenes. They are limited by the quality of public datasets and efficient network …

Image Mattingobject-detectionObject Detection