中文
相关论文

相关论文: LatentSwap: An Efficient Latent Code Mapping Frame…

200 篇论文

A promise of Generative Adversarial Networks (GANs) is to provide cheap photorealistic data for training and validating AI models in autonomous driving. Despite their huge success, their performance on complex images featuring multiple…

计算机视觉与模式识别 · 计算机科学 2023-05-17 George Eskandar , Youssef Farag , Tarun Yenamandra , Daniel Cremers , Karim Guirguis , Bin Yang

Generative Adversarial Networks (GANs) are capable of synthesizing high-quality facial images. Despite their success, GANs do not provide any information about the relationship between the input vectors and the generated images. Currently,…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Ali Pourramezan Fard , Mohammad H. Mahoor , Sarah Ariel Lamer , Timothy Sweeny

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

The task of age transformation illustrates the change of an individual's appearance over time. Accurately modeling this complex transformation over an input facial image is extremely challenging as it requires making convincing, possibly…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Yuval Alaluf , Or Patashnik , Daniel Cohen-Or

In the majority of GAN architectures, the latent space is defined as a set of vectors of given dimensionality. Such representations are not easily interpretable and do not capture spatial information of image content directly. In this work,…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Maciej Sypetkowski

There are five features to consider when using generative adversarial networks to apply makeup to photos of the human face. These features include (1) facial components, (2) interactive color adjustments, (3) makeup variations, (4)…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Daichi Horita , Kiyoharu Aizawa

We propose a novel high-fidelity face swapping method called "Arithmetic Face Swapping" (AFS) that explicitly disentangles the intermediate latent space W+ of a pretrained StyleGAN into the "identity" and "style" subspaces so that a latent…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Truong Vu , Kien Do , Khang Nguyen , Khoat Than

Face aging or de-aging with generative AI has gained significant attention for its applications in such fields like forensics, security, and media. However, most state of the art methods rely on conditional Generative Adversarial Networks…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Luis S. Luevano , Pavel Korshunov , Sebastien Marcel

Recent advances in high-fidelity semantic image editing heavily rely on the presumably disentangled latent spaces of the state-of-the-art generative models, such as StyleGAN. Specifically, recent works show that it is possible to achieve…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Valentin Khrulkov , Leyla Mirvakhabova , Ivan Oseledets , Artem Babenko

StyleGAN has achieved great progress in 2D face reconstruction and semantic editing via image inversion and latent editing. While studies over extending 2D StyleGAN to 3D faces have emerged, a corresponding generic 3D GAN inversion…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Yushi Lan , Xuyi Meng , Shuai Yang , Chen Change Loy , Bo Dai

Generative Adversarial Networks (GANs) are currently an indispensable tool for visual editing, being a standard component of image-to-image translation and image restoration pipelines. Furthermore, GANs are especially useful for…

机器学习 · 计算机科学 2021-04-22 Anton Cherepkov , Andrey Voynov , Artem Babenko

Generative Adversarial Networks (GANs) with style-based generators (e.g. StyleGAN) successfully enable semantic control over image synthesis, and recent studies have also revealed that interpretable image translations could be obtained by…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Yunfan Liu , Qi Li , Zhenan Sun , Tieniu Tan

Recent studies on StyleGAN variants show promising performances for various generation tasks. In these models, latent codes have traditionally been manipulated and searched for the desired images. However, this approach sometimes suffers…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Takumi Harada , Kazuyuki Aihara , Hiroyuki Sakai

In few-shot image generation, directly training GAN models on just a handful of images faces the risk of overfitting. A popular solution is to transfer the models pretrained on large source domains to small target ones. In this work, we…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Yuxuan Duan , Li Niu , Yan Hong , Liqing Zhang

Facial expression transfer and reenactment has been an important research problem given its applications in face editing, image manipulation, and fabricated videos generation. We present a novel method for image-based facial expression…

计算机视觉与模式识别 · 计算机科学 2019-12-16 Chao Yang , Ser-Nam Lim

Despite remarkable recent progress on both unconditional and conditional image synthesis, it remains a long-standing problem to learn generative models that are capable of synthesizing realistic and sharp images from reconfigurable spatial…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Wei Sun , Tianfu Wu

Existing GAN inversion methods fail to provide latent codes for reliable reconstruction and flexible editing simultaneously. This paper presents a transformer-based image inversion and editing model for pretrained StyleGAN which is not only…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Xueqi Hu , Qiusheng Huang , Zhengyi Shi , Siyuan Li , Changxin Gao , Li Sun , Qingli Li

Recently, a surge of face editing techniques have been proposed to employ the pretrained StyleGAN for semantic manipulation. To successfully edit a real image, one must first convert the input image into StyleGAN's latent variables.…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Yin Yu , Ghasedi Kamran , Wu HsiangTao , Yang Jiaolong , Tong Xi , Fu Yun

Face editing represents a popular research topic within the computer vision and image processing communities. While significant progress has been made recently in this area, existing solutions: (i) are still largely focused on…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Martin Pernuš , Vitomir Štruc , Simon Dobrišek

Several research groups have shown that Generative Adversarial Networks (GANs) can generate photo-realistic images in recent years. Using the GANs, a map is created between a latent code and a photo-realistic image. This process can also be…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Andrea Giardina , Soumya Subhra Paria , Adhikari Kaustubh