paper-with-me

Papers

Robust Unsupervised StyleGAN Image Restoration

2023-02-13 · CVPR 2023 1 · Yohan Poirier-Ginter, Jean-François Lalonde

GAN-based image restoration inverts the generative process to repair images corrupted by known degradations. Existing unsupervised methods must be carefully tuned for each task and degradation level. In this work, we make StyleGAN image restoration robust: a single set of hyperparameters works across a wide range of degradation levels. This makes it possible to handle combinations of several degradations, without the need to retune. Our proposed approach relies on a 3-phase progressive latent space extension and a conservative optimizer, which avoids the need for any additional regularization terms. Extensive experiments demonstrate robustness on inpainting, upsampling, denoising, and deartifacting at varying degradations levels, outperforming other StyleGAN-based inversion techniques. Our approach also favorably compares to diffusion-based restoration by yielding much more realistic inversion results. Code is available at https://lvsn.github.io/RobustUnsupervised/.

📄 PDF Abstract BibTeX arXiv:2302.06733

Code (1)

yohan-pg/robust-unsupervised pytorch

Tasks

DenoisingImage Restoration

Methods 이 논문이 사용한 방법론

Repair 설명 없음
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…
Adaptive Instance Normalization 설명 없음
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…
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
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…
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 제목 키워드 기반

Face Generation and Editing with StyleGAN: A Survey

2022-12-18 · Andrew Melnik, Maksim Miasayedzenkau, Dzianis Makarovets, Dzianis Pirshtuk 외

Our goal with this survey is to provide an overview of the state of the art deep learning methods for face generation and editing using StyleGAN. The survey covers the evolution of StyleGAN, from PGGAN to StyleGAN3, and …

Deep LearningFace GenerationFace SwappingStyle Transfer+1

QC-StyleGAN -- Quality Controllable Image Generation and Manipulation

2022-12-02 · Dat Viet Thanh Nguyen, Phong Tran The, Tan M. Dinh, Cuong Pham 외

The introduction of high-quality image generation models, particularly the StyleGAN family, provides a powerful tool to synthesize and manipulate images. However, existing models are built upon high-quality (HQ) data as …

Image GenerationImage Restoration

Panini-Net: GAN Prior Based Degradation-Aware Feature Interpolation for Face Restoration

2022-03-16 · Yinhuai Wang, Yujie Hu, Jian Zhang

Emerging high-quality face restoration (FR) methods often utilize pre-trained GAN models (\textit{i.e.}, StyleGAN2) as GAN Prior. However, these methods usually struggle to balance realness and fidelity when facing vario…

Representation LearningSuper-Resolution

Fine-Tuning StyleGAN2 For Cartoon Face Generation

2021-06-22 · Jihye Back

Recent studies have shown remarkable success in the unsupervised image to image (I2I) translation. However, due to the imbalance in the data, learning joint distribution for various domains is still very challenging. Alt…

Face GenerationImage-to-Image TranslationTranslation

Enhancing Quality of Pose-varied Face Restoration with Local Weak Feature Sensing and GAN Prior

2022-05-28 · Kai Hu, Yu Liu, Renhe Liu, Wei Lu 외

Facial semantic guidance (including facial landmarks, facial heatmaps, and facial parsing maps) and facial generative adversarial networks (GAN) prior have been widely used in blind face restoration (BFR) in recent years…

Blind Face RestorationSuper-Resolution