paper-with-me

홈 › Papers

High-fidelity GAN Inversion with Padding Space

2022-03-21 · Qingyan Bai, Yinghao Xu, Jiapeng Zhu, Weihao Xia, Yujiu Yang, Yujun Shen

Inverting a Generative Adversarial Network (GAN) facilitates a wide range of image editing tasks using pre-trained generators. Existing methods typically employ the latent space of GANs as the inversion space yet observe the insufficient recovery of spatial details. In this work, we propose to involve the padding space of the generator to complement the latent space with spatial information. Concretely, we replace the constant padding (e.g., usually zeros) used in convolution layers with some instance-aware coefficients. In this way, the inductive bias assumed in the pre-trained model can be appropriately adapted to fit each individual image. Through learning a carefully designed encoder, we manage to improve the inversion quality both qualitatively and quantitatively, outperforming existing alternatives. We then demonstrate that such a space extension barely affects the native GAN manifold, hence we can still reuse the prior knowledge learned by GANs for various downstream applications. Beyond the editing tasks explored in prior arts, our approach allows a more flexible image manipulation, such as the separate control of face contour and facial details, and enables a novel editing manner where users can customize their own manipulations highly efficiently.

📄 PDF Abstract BibTeX arXiv:2203.11105

Code (1)

ezioby/padinv 공식 구현 pytorch

Tasks

Generative Adversarial NetworkImage ManipulationImage Reconstruction

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

Improved Padding in CNNs for Quantitative Susceptibility Mapping

2021-06-21 · Juan Liu

Recently, deep learning methods have been proposed for quantitative susceptibility mapping (QSM) data processing: background field removal, field-to-source inversion, and single-step QSM reconstruction. However, the conv…

valid

Invertible Convolution with Symmetric Paddings

2023-03-30 · Bo Li

We show that symmetrically padded convolution can be analytically inverted via DFT. We comprehensively analyze several different symmetric and anti-symmetric padding modes and show that multiple cases exist where the inv…

StyleRes: Transforming the Residuals for Real Image Editing with StyleGAN

2022-12-29 · CVPR 2023 1 · Hamza Pehlivan, Yusuf Dalva, Aysegul Dundar

We present a novel image inversion framework and a training pipeline to achieve high-fidelity image inversion with high-quality attribute editing. Inverting real images into StyleGAN's latent space is an extensively stud…

AttributeImage Reconstruction

HiFi-BRep: High-Fidelity Latent Representation for Robust B-Rep Generation

2026-08-17 · Junhao Hou, Chenqi Luo, Pufan Wang, Jiaying Lu 외 arxiv

Boundary representation (B-Rep) generation is a fundamental task in computer-aided design, yet the direct synthesis of high-fidelity and structurally valid B-Reps remains a major challenge. Existing deep generative metho…

High-Fidelity GAN Inversion for Image Attribute Editing

2021-09-14 · CVPR 2022 1 · Tengfei Wang, Yong Zhang, Yanbo Fan, Jue Wang 외

We present a novel high-fidelity generative adversarial network (GAN) inversion framework that enables attribute editing with image-specific details well-preserved (e.g., background, appearance, and illumination). We fir…

AttributeGenerative Adversarial NetworkImage ManipulationVocal Bursts Intensity Prediction