中文
相关论文

相关论文: StyleSwap: Style-Based Generator Empowers Robust F…

200 篇论文

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

In recent years, considerable progress has been made in the visual quality of Generative Adversarial Networks (GANs). Even so, these networks still suffer from degradation in quality for high-frequency content, stemming from a spectrally…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Rinon Gal , Dana Cohen , Amit Bermano , Daniel Cohen-Or

In today's digital age, concerns about the dangers of AI-generated images are increasingly common. One powerful tool in this domain is StyleGAN (style-based generative adversarial networks), a generative adversarial network capable of…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Julia Laubmann , Johannes Reschke

Recent studies on multi-domain facial image translation have achieved impressive results. The existing methods generally provide a discriminator with an auxiliary classifier to impose domain translation. However, these methods neglect…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Xiaokang Zhang , Yuanlue Zhu , Wenting Chen , Wenshuang Liu , Linlin Shen

Style transfer describes the rendering of an image semantic content as different artistic styles. Recently, generative adversarial networks (GANs) have emerged as an effective approach in style transfer by adversarially training the…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Xinyuan Chen , Chang Xu , Xiaokang Yang , Li Song , Dacheng Tao

Synthesizing images from text descriptions has become an active research area with the advent of Generative Adversarial Networks. The main goal here is to generate photo-realistic images that are aligned with the input descriptions.…

计算机视觉与模式识别 · 计算机科学 2022-05-26 D. M. A. Ayanthi , Sarasi Munasinghe

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

The research topic of sketch-to-portrait generation has witnessed a boost of progress with deep learning techniques. The recently proposed StyleGAN architectures achieve state-of-the-art generation ability but the original StyleGAN is not…

图形学 · 计算机科学 2022-06-01 Wanchao Su , Hui Ye , Shu-Yu Chen , Lin Gao , Hongbo Fu

In this work, we propose a semantic flow-guided two-stage framework for shape-aware face swapping, namely FlowFace. Unlike most previous methods that focus on transferring the source inner facial features but neglect facial contours, our…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Hao Zeng , Wei Zhang , Changjie Fan , Tangjie Lv , Suzhen Wang , Zhimeng Zhang , Bowen Ma , Lincheng Li , Yu Ding , Xin Yu

High quality facial image editing is a challenging problem in the movie post-production industry, requiring a high degree of control and identity preservation. Previous works that attempt to tackle this problem may suffer from the…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Xu Yao , Alasdair Newson , Yann Gousseau , Pierre Hellier

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

The style-based GAN architecture (StyleGAN) yields state-of-the-art results in data-driven unconditional generative image modeling. We expose and analyze several of its characteristic artifacts, and propose changes in both model…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Tero Karras , Samuli Laine , Miika Aittala , Janne Hellsten , Jaakko Lehtinen , Timo Aila

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 factors. Editing…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Yuri Viazovetskyi , Vladimir Ivashkin , Evgeny Kashin

Generative Adversarial Networks (GANs) have established themselves as a prevalent approach to image synthesis. Of these, StyleGAN offers a fascinating case study, owing to its remarkable visual quality and an ability to support a large…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Amit H. Bermano , Rinon Gal , Yuval Alaluf , Ron Mokady , Yotam Nitzan , Omer Tov , Or Patashnik , Daniel Cohen-Or

StyleGAN models show editing capabilities via their semantically interpretable latent organizations which require successful GAN inversion methods to edit real images. Many works have been proposed for inverting images into StyleGAN's…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Ahmet Burak Yildirim , Hamza Pehlivan , Aysegul Dundar

In this paper, we propose a novel framework to translate a portrait photo-face into an anime appearance. Our aim is to synthesize anime-faces which are style-consistent with a given reference anime-face. However, unlike typical translation…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Bing Li , Yuanlue Zhu , Yitong Wang , Chia-Wen Lin , Bernard Ghanem , Linlin Shen

Face inpainting, the technique of restoring missing or damaged regions in facial images, is pivotal for applications like face recognition in occluded scenarios and image analysis with poor-quality captures. This process not only needs to…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Ahmad Hassanpour , Fatemeh Jamalbafrani , Bian Yang , Kiran Raja , Raymond Veldhuis , Julian Fierrez

In this pioneering study, we introduce StyleWallfacer, a groundbreaking unified training and inference framework, which not only addresses various issues encountered in the style transfer process of traditional methods but also unifies the…

计算机视觉与模式识别 · 计算机科学 2025-06-19 Gary Song Yan , Yusen Zhang , Jinyu Zhao , Hao Zhang , Zhangping Yang , Guanye Xiong , Yanfei Liu , Tao Zhang , Yujie He , Siyuan Tian , Yao Gou , Min Li

In this paper, we present an integrated system for automatically generating and editing face images through face swapping, attribute-based editing, and random face parts synthesis. The proposed system is based on a deep neural network that…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Ryota Natsume , Tatsuya Yatagawa , Shigeo Morishima

Semantic face image manipulation has received increasing attention in recent years. StyleGAN-based approaches to face morphing are among the leading techniques; however, they often suffer from noticeable blurring and artifacts as a result…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Na Zhang , Xudong Liu , Xin Li , Guo-Jun Qi