paper-with-me

Papers

Self-supervised Matting-specific Portrait Enhancement and Generation

2022-08-13 · Yangyang Xu Zeyang Zhou, Shengfeng He

We resolve the ill-posed alpha matting problem from a completely different perspective. Given an input portrait image, instead of estimating the corresponding alpha matte, we focus on the other end, to subtly enhance this input so that the alpha matte can be easily estimated by any existing matting models. This is accomplished by exploring the latent space of GAN models. It is demonstrated that interpretable directions can be found in the latent space and they correspond to semantic image transformations. We further explore this property in alpha matting. Particularly, we invert an input portrait into the latent code of StyleGAN, and our aim is to discover whether there is an enhanced version in the latent space which is more compatible with a reference matting model. We optimize multi-scale latent vectors in the latent spaces under four tailored losses, ensuring matting-specificity and subtle modifications on the portrait. We demonstrate that the proposed method can refine real portrait images for arbitrary matting models, boosting the performance of automatic alpha matting by a large margin. In addition, we leverage the generative property of StyleGAN, and propose to generate enhanced portrait data which can be treated as the pseudo GT. It addresses the problem of expensive alpha matte annotation, further augmenting the matting performance of existing models. Code is available at~\url{https://github.com/cnnlstm/StyleGAN_Matting}.

📄 PDF Abstract BibTeX arXiv:2208.06601

Code (1)

cnnlstm/stylegan_matting 공식 구현 pytorch

Tasks

Image MattingSpecificity

Methods 이 논문이 사용한 방법론

HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
StyleGAN 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
Adaptive Instance Normalization 설명 없음
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…

Similar Papers 제목 키워드 기반

MODNet: Real-Time Trimap-Free Portrait Matting via Objective Decomposition

2020-11-24 · Zhanghan Ke, Jiayu Sun, Kaican Li, Qiong Yan 외

Existing portrait matting methods either require auxiliary inputs that are costly to obtain or involve multiple stages that are computationally expensive, making them less suitable for real-time applications. In this wor…

GPUImage MattingVideo Matting

Self-supervised Automatic Matting

2026-07-11 · Xiaonan Hu, Zhiyuan Lu, Jingdong Zhao, Hao Lu arxiv

High-quality alpha mattes are notoriously expensive to annotate, creating a fundamental data bottleneck for deep image matting. While prior work attempts to reduce annotation cost using coarser labels like trimaps or mas…

Image Matting

DiffuMatting: Synthesizing Arbitrary Objects with Matting-level Annotation

2024-03-10 · Xiaobin Hu, Xu Peng, Donghao Luo, Xiaozhong Ji 외

Due to the difficulty and labor-consuming nature of getting highly accurate or matting annotations, there only exists a limited amount of highly accurate labels available to the public. To tackle this challenge, we propo…

Image MattingObject

Privacy-Preserving Portrait Matting

2021-04-29 · Jizhizi Li, Sihan Ma, Jing Zhang, DaCheng Tao

Recently, there has been an increasing concern about the privacy issue raised by using personally identifiable information in machine learning. However, previous portrait matting methods were all based on identifiable po…

Image MattingPrivacy Preserving

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