paper-with-me

Papers

StyleGANEX: StyleGAN-Based Manipulation Beyond Cropped Aligned Faces

2023-03-10 · ICCV 2023 1 · Shuai Yang, Liming Jiang, Ziwei Liu, Chen Change Loy

Recent advances in face manipulation using StyleGAN have produced impressive results. However, StyleGAN is inherently limited to cropped aligned faces at a fixed image resolution it is pre-trained on. In this paper, we propose a simple and effective solution to this limitation by using dilated convolutions to rescale the receptive fields of shallow layers in StyleGAN, without altering any model parameters. This allows fixed-size small features at shallow layers to be extended into larger ones that can accommodate variable resolutions, making them more robust in characterizing unaligned faces. To enable real face inversion and manipulation, we introduce a corresponding encoder that provides the first-layer feature of the extended StyleGAN in addition to the latent style code. We validate the effectiveness of our method using unaligned face inputs of various resolutions in a diverse set of face manipulation tasks, including facial attribute editing, super-resolution, sketch/mask-to-face translation, and face toonification.

📄 PDF Abstract BibTeX arXiv:2303.06146

Code (1)

williamyang1991/styleganex 공식 구현 pytorch

Tasks

AttributeSuper-Resolution

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…
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…
Adaptive Instance Normalization 설명 없음
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…
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…
StyleGAN 설명 없음

Similar Papers 제목 키워드 기반

Third Time's the Charm? Image and Video Editing with StyleGAN3

2022-01-31 · Yuval Alaluf, Or Patashnik, Zongze Wu, Asif Zamir 외

StyleGAN is arguably one of the most intriguing and well-studied generative models, demonstrating impressive performance in image generation, inversion, and manipulation. In this work, we explore the recent StyleGAN3 arc…

DisentanglementImage GenerationVideo Editing

StyleCLIP: Text-Driven Manipulation of StyleGAN Imagery

2021-03-31 · ICCV 2021 10 · Or Patashnik, Zongze Wu, Eli Shechtman, Daniel Cohen-Or 외

Inspired by the ability of StyleGAN to generate highly realistic images in a variety of domains, much recent work has focused on understanding how to use the latent spaces of StyleGAN to manipulate generated and real ima…

Image Manipulation

StyleGAN of All Trades: Image Manipulation with Only Pretrained StyleGAN

2021-11-02 · Min Jin Chong, Hsin-Ying Lee, David Forsyth

Recently, StyleGAN has enabled various image manipulation and editing tasks thanks to the high-quality generation and the disentangled latent space. However, additional architectures or task-specific training paradigms a…

AllImage ManipulationImage-to-Image TranslationTranslation

StyleGAN2 Distillation for Feed-forward Image Manipulation

2020-03-07 · ECCV 2020 8 · Yuri Viazovetskyi, Vladimir Ivashkin, Evgeny Kashin

StyleGAN2 is a state-of-the-art network in generating realistic images. Besides, it was explicitly trained to have disentangled directions in latent space, which allows efficient image manipulation by varying latent fact…

Image ManipulationImage MorphingStyle Transfer

DeltaEdit: Exploring Text-free Training for Text-Driven Image Manipulation

2023-03-11 · CVPR 2023 1 · Yueming Lyu, Tianwei Lin, Fu Li, Dongliang He 외

Text-driven image manipulation remains challenging in training or inference flexibility. Conditional generative models depend heavily on expensive annotated training data. Meanwhile, recent frameworks, which leverage pre…

Image Manipulation