中文
相关论文

相关论文: High-Fidelity GAN Inversion for Image Attribute Ed…

200 篇论文

A major challenge in applying deep learning to medical imaging is the paucity of annotated data. This study demonstrates that synthetic colonoscopy images generated by Generative Adversarial Network (GAN) inversion can be used as training…

图像与视频处理 · 电气工程与系统科学 2025-07-02 Mayank Golhar , Taylor L. Bobrow , Saowanee Ngamruengphong , Nicholas J. Durr

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

Despite that the performance of image-to-image translation has been significantly improved by recent progress in generative models, current methods still suffer from severe degradation in training stability and sample quality when applied…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Jie Cao , Huaibo Huang , Yi Li , Jingtuo Liu , Ran He , Zhenan Sun

Recent advances in generative adversarial networks (GANs) have shown remarkable progress in generating high-quality images. However, this gain in performance depends on the availability of a large amount of training data. In limited data…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Puneet Mangla , Nupur Kumari , Mayank Singh , Balaji Krishnamurthy , Vineeth N Balasubramanian

Model Inversion (MI) attacks aim to reconstruct privacy-sensitive training data from released models by utilizing output information, raising extensive concerns about the security of Deep Neural Networks (DNNs). Recent advances in…

计算机视觉与模式识别 · 计算机科学 2024-09-16 Yixiang Qiu , Hao Fang , Hongyao Yu , Bin Chen , MeiKang Qiu , Shu-Tao Xia

With the effective application of deep learning in computer vision, breakthroughs have been made in the research of super-resolution images reconstruction. However, many researches have pointed out that the insufficiency of the neural…

图像与视频处理 · 电气工程与系统科学 2021-06-11 Yibo Guo , Haidi Wang , Yiming Fan , Shunyao Li , Mingliang Xu

While Generative Adversarial Networks (GANs) are fundamental to many generative modelling applications, they suffer from numerous issues. In this work, we propose a principled framework to simultaneously mitigate two fundamental issues in…

机器学习 · 计算机科学 2020-11-24 Kwot Sin Lee , Ngoc-Trung Tran , Ngai-Man Cheung

In just a few years, the photo-realism of images synthesized by Generative Adversarial Networks (GANs) has gone from somewhat reasonable to almost perfect largely by increasing the complexity of the networks, e.g., adding layers,…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Jeffrey Wen , Fabian Benitez-Quiroz , Qianli Feng , Aleix Martinez

Recently deep neutral networks have achieved promising performance for filling large missing regions in image inpainting tasks. They usually adopted the standard convolutional architecture over the corrupted image, leading to meaningless…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Yuqing Ma , Xianglong Liu , Shihao Bai , Lei Wang , Aishan Liu , Dacheng Tao , Edwin Hancock

Self-portraits captured from a short distance might look unnatural or even unattractive due to heavy distortions making facial features malformed, and ill-placed head poses. In this paper, we propose SUPER, a novel method of eliminating…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Polina Karpikova , Andrei Spiridonov , Anna Vorontsova , Anastasia Yaschenko , Ekaterina Radionova , Igor Medvedev , Alexander Limonov

Representation disentanglement aims at learning interpretable features, so that the output can be recovered or manipulated accordingly. While existing works like infoGAN and AC-GAN exist, they choose to derive disjoint attribute code for…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Shang-Fu Chen , Jia-Wei Yan , Ya-Fan Su , Yu-Chiang Frank Wang

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

Data Augmentation (DA) is a technique to increase the quantity and diversity of the training data, and by that alleviate overfitting and improve generalisation. However, standard DA produces synthetic data for augmentation with limited…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Lorenzo Tronchin , Minh H. Vu , Paolo Soda , Tommy Löfstedt

Inferring the latent variable generating a given test sample is a challenging problem in Generative Adversarial Networks (GANs). In this paper, we propose InvGAN - a novel framework for solving the inference problem in GANs, which involves…

机器学习 · 计算机科学 2019-12-02 Wei-An Lin , Yogesh Balaji , Pouya Samangouei , Rama Chellappa

Modern 3D-GANs synthesize geometry and texture by training on large-scale datasets with a consistent structure. Training such models on stylized, artistic data, with often unknown, highly variable geometry, and camera information has not…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Rameen Abdal , Hsin-Ying Lee , Peihao Zhu , Menglei Chai , Aliaksandr Siarohin , Peter Wonka , Sergey Tulyakov

There are many factors affecting visual face recognition, such as low resolution images, aging, illumination and pose variance, etc. One of the most important problem is low resolution face images which can result in bad performance on face…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Bayram Bayramli , Usman Ali , Te Qi , Hongtao Lu

Generative adversarial networks (GANs) have emerged as a powerful unsupervised method to model the statistical patterns of real-world data sets, such as natural images. These networks are trained to map random inputs in their latent space…

机器学习 · 计算机科学 2021-03-19 Binxu Wang , Carlos R. Ponce

Generative adversarial networks (GANs) can now generate photo-realistic images. However, how to best control the image content remains an open challenge. We introduce LatentKeypointGAN, a two-stage GAN internally conditioned on a set of…

计算机视觉与模式识别 · 计算机科学 2023-06-10 Xingzhe He , Bastian Wandt , Helge Rhodin

Facial attribute editing aims to manipulate single or multiple attributes of a face image, i.e., to generate a new face with desired attributes while preserving other details. Recently, generative adversarial net (GAN) and encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Zhenliang He , Wangmeng Zuo , Meina Kan , Shiguang Shan , Xilin Chen

Diffusion models have achieved remarkable success in image generation and editing tasks. Inversion within these models aims to recover the latent noise representation for a real or generated image, enabling reconstruction, editing, and…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Zixiang Li , Haoyu Wang , Wei Wang , Chuangchuang Tan , Yunchao Wei , Yao Zhao