中文
相关论文

相关论文: StyleGAN Salon: Multi-View Latent Optimization for…

200 篇论文

Generating human portraits is a hot topic in the image generation area, e.g. mask-to-face generation and text-to-face generation. However, these unimodal generation methods lack controllability in image generation. Controllability can be…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Debin Meng , Christos Tzelepis , Ioannis Patras , Georgios Tzimiropoulos

Recent research has made the surprising finding that state-of-the-art deep learning models sometimes fail to generalize to small variations of the input. Adversarial training has been shown to be an effective approach to overcome this…

Makeup transfer aims to apply the makeup style from a reference face to a target face and has been increasingly adopted in practical applications. Existing GAN-based approaches typically rely on carefully designed loss functions to balance…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Jian Zhu , Shanyuan Liu , Liuzhuozheng Li , Yue Gong , He Wang , Bo Cheng , Yuhang Ma , Liebucha Wu , Xiaoyu Wu , Dawei Leng , Yuhui Yin , Yang Xu

Text-to-image synthesis has recently seen significant progress thanks to large pretrained language models, large-scale training data, and the introduction of scalable model families such as diffusion and autoregressive models. However, the…

机器学习 · 计算机科学 2023-01-24 Axel Sauer , Tero Karras , Samuli Laine , Andreas Geiger , Timo Aila

This work integrates StyleGAN, DragGAN and Principal Component Analysis (PCA) to enhance the latent space efficiency and controllability of GAN-generated images. Style-GAN provides a structured latent space, DragGAN enables intuitive image…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Kirsten Odendaal , Neela Kaushik , Spencer Halverson

Generating artistic portraits is a challenging problem in computer vision. Existing portrait stylization models that generate good quality results are based on Image-to-Image Translation and require abundant data from both source and target…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Yue Wang , Ran Yi , Luying Li , Ying Tai , Chengjie Wang , Lizhuang Ma

Recent advancements in real image editing have been attributed to the exploration of Generative Adversarial Networks (GANs) latent space. However, the main challenge of this procedure is GAN inversion, which aims to map the image to the…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Egor Sevriugov , Ivan Oseledets

In this paper, we present our method for neural face reenactment, called HyperReenact, that aims to generate realistic talking head images of a source identity, driven by a target facial pose. Existing state-of-the-art face reenactment…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Stella Bounareli , Christos Tzelepis , Vasileios Argyriou , Ioannis Patras , Georgios Tzimiropoulos

With the recent advances in NeRF-based 3D aware GANs quality, projecting an image into the latent space of these 3D-aware GANs has a natural advantage over 2D GAN inversion: not only does it allow multi-view consistent editing of the…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Jaehoon Ko , Kyusun Cho , Daewon Choi , Kwangrok Ryoo , Seungryong Kim

Domain adaptation of GANs is a problem of fine-tuning GAN models pretrained on a large dataset (e.g. StyleGAN) to a specific domain with few samples (e.g. painting faces, sketches, etc.). While there are many methods that tackle this…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Aibek Alanov , Vadim Titov , Maksim Nakhodnov , Dmitry Vetrov

GAN inversion aims to invert a given image back into the latent space of a pretrained GAN model, for the image to be faithfully reconstructed from the inverted code by the generator. As an emerging technique to bridge the real and fake…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Weihao Xia , Yulun Zhang , Yujiu Yang , Jing-Hao Xue , Bolei Zhou , Ming-Hsuan Yang

Transfer learning of StyleGAN has recently shown great potential to solve diverse tasks, especially in domain translation. Previous methods utilized a source model by swapping or freezing weights during transfer learning, however, they have…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Dongyeun Lee , Jae Young Lee , Doyeon Kim , Jaehyun Choi , Junmo Kim

We present HyperNST; a neural style transfer (NST) technique for the artistic stylization of images, based on Hyper-networks and the StyleGAN2 architecture. Our contribution is a novel method for inducing style transfer parameterized by a…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Dan Ruta , Andrew Gilbert , Saeid Motiian , Baldo Faieta , Zhe Lin , John Collomosse

For machine learning-based prognosis and diagnosis of rare diseases, such as pediatric brain tumors, it is necessary to gather medical imaging data from multiple clinical sites that may use different devices and protocols. Deep…

StyleGAN is a state-of-art generative adversarial network architecture that generates random 2D high-quality synthetic facial data samples. In this paper, we recap the StyleGAN architecture and training methodology and present our…

神经与进化计算 · 计算机科学 2020-03-25 Viktor Varkarakis , Shabab Bazrafkan , Peter Corcoran

The garment transfer problem comprises two tasks: learning to separate a person's body (pose, shape, color) from their clothing (garment type, shape, style) and then generating new images of the wearer dressed in arbitrary garments. We…

计算机视觉与模式识别 · 计算机科学 2020-03-05 Amir Hossein Raffiee , Michael Sollami

Unconditional video generation is a challenging task that involves synthesizing high-quality videos that are both coherent and of extended duration. To address this challenge, researchers have used pretrained StyleGAN image generators for…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Yuhan Wang , Liming Jiang , Chen Change Loy

Generating photorealistic images of human faces at scale remains a prohibitively difficult task using computer graphics approaches. This is because these require the simulation of light to be photorealistic, which in turn requires…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Stephan J. Garbin , Marek Kowalski , Matthew Johnson , Jamie Shotton

StyleGAN2 was demonstrated to be a powerful image generation engine that supports semantic editing. However, in order to manipulate a real-world image, one first needs to be able to retrieve its corresponding latent representation in…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Erez Sheffi , Michael Rotman , Lior Wolf

Existing methods like Neural Radiation Fields (NeRF) and 3D Gaussian Splatting (3DGS) have made significant strides in facial attribute control such as facial animation and components editing, yet they struggle with fine-grained…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Pinxin Liu , Luchuan Song , Daoan Zhang , Hang Hua , Yunlong Tang , Huaijin Tu , Jiebo Luo , Chenliang Xu