PhotoMatte85
收藏资源简介:
我们介绍了一种实时、高分辨率的背景替换技术,该技术在 4K 分辨率下以 30fps 运行,在现代 GPU 上以 60fps 运行高清。我们的技术基于背景遮罩,其中额外的背景帧被捕获并用于恢复 alpha 遮罩和前景层。主要挑战是计算高质量的 alpha 遮罩,保留股线级头发细节,同时实时处理高分辨率图像。为了实现这一目标,我们采用了两个神经网络;一个基础网络计算一个低分辨率结果,该结果由第二个网络在选择性补丁上以高分辨率运行。我们介绍了两个大型视频和图像抠图数据集:VideoMatte240K 和 PhotoMatte13K/85。与之前最先进的背景消光技术相比,我们的方法产生了更高质量的结果,同时显着提高了速度和分辨率。
We present a real-time, high-resolution background replacement technique that runs at 30 frames per second (fps) for 4K resolution and 60 fps for high-definition (HD) content on modern GPUs. Our method is based on background matting, wherein extra background frames are captured and employed to recover the alpha matte and foreground layers. The primary challenge lies in computing high-quality alpha mattes that preserve strand-level hair details while processing high-resolution images in real time. To address this challenge, we utilize two neural networks: a base network that generates a low-resolution result, which is then refined by a second network operating on selective patches at high resolution. We introduce two large-scale video and image matting datasets: VideoMatte240K and PhotoMatte13K/85. Compared to prior state-of-the-art background matting approaches, our method delivers higher-quality results while significantly improving both speed and resolution.

- PhotoMatte85数据集首次发表,由Adobe Research团队发布,旨在提供高质量的图像抠图数据,包含85个高分辨率图像及其对应的alpha遮罩。
- PhotoMatte85数据集首次应用于图像处理和计算机视觉领域的研究,特别是在深度学习模型训练中,显著提升了抠图算法的精度和效率。



