中文
相关论文

相关论文: Robust Unsupervised StyleGAN Image Restoration

200 篇论文

Generative adversarial networks (GANs) can synthesize high-quality (HQ) images, and GAN inversion is a technique that discovers how to invert given images back to latent space. While existing methods perform on StyleGAN inversion, they have…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Cheng Yu , Wenmin Wang , Roberto Bugiolacchi

We present a novel image inversion framework and a training pipeline to achieve high-fidelity image inversion with high-quality attribute editing. Inverting real images into StyleGAN's latent space is an extensively studied problem, yet the…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Hamza Pehlivan , Yusuf Dalva , Aysegul Dundar

We propose a GAN-based image compression method working at extremely low bitrates below 0.1bpp. Most existing learned image compression methods suffer from blur at extremely low bitrates. Although GAN can help to reconstruct sharp images,…

图像与视频处理 · 电气工程与系统科学 2023-06-01 Shoma Iwai , Tomo Miyazaki , Yoshihiro Sugaya , Shinichiro Omachi

Improving the aesthetic quality of images is challenging and eager for the public. To address this problem, most existing algorithms are based on supervised learning methods to learn an automatic photo enhancer for paired data, which…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Zhangkai Ni , Wenhan Yang , Shiqi Wang , Lin Ma , Sam Kwong

Image inpainting is a valuable technique for enhancing images that have been corrupted. The primary challenge in this research revolves around the extent of corruption in the input image that the deep learning model must restore. To address…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Mehrshad Momen-Tayefeh , Mehrdad Momen-Tayefeh , Amir Ali Ghafourian Ghahramani

There remains an important need for the development of image reconstruction methods that can produce diagnostically useful images from undersampled measurements. In magnetic resonance imaging (MRI), for example, such methods can facilitate…

图像与视频处理 · 电气工程与系统科学 2021-06-28 Varun A. Kelkar , Sayantan Bhadra , Mark A. Anastasio

We show that pre-trained Generative Adversarial Networks (GANs), e.g., StyleGAN, can be used as a latent bank to improve the restoration quality of large-factor image super-resolution (SR). While most existing SR approaches attempt to…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Kelvin C. K. Chan , Xintao Wang , Xiangyu Xu , Jinwei Gu , Chen Change Loy

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

Vision-based control relies on accurate perception to achieve robustness. However, image distribution changes caused by sensor noise, adverse weather, and dynamic lighting can degrade perception, leading to suboptimal control decisions.…

机器人学 · 计算机科学 2025-08-01 Carson Sobolewski , Zhenjiang Mao , Kshitij Maruti Vejre , Ivan Ruchkin

GAN-generated image detection now becomes the first line of defense against the malicious uses of machine-synthesized image manipulations such as deepfakes. Although some existing detectors work well in detecting clean, known GAN samples,…

密码学与安全 · 计算机科学 2024-01-08 Chi Liu , Tianqing Zhu , Sheng Shen , Wanlei Zhou

Generation of photo-realistic images, semantic editing and representation learning are a few of many potential applications of high resolution generative models. Recent progress in GANs have established them as an excellent choice for such…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Partha Ghosh , Dominik Zietlow , Michael J. Black , Larry S. Davis , Xiaochen Hu

Existing GAN inversion and editing methods work well for aligned objects with a clean background, such as portraits and animal faces, but often struggle for more difficult categories with complex scene layouts and object occlusions, such as…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Gaurav Parmar , Yijun Li , Jingwan Lu , Richard Zhang , Jun-Yan Zhu , Krishna Kumar Singh

Generative Adversarial Networks (GANs) have significantly advanced image synthesis through mapping randomly sampled latent codes to high-fidelity synthesized images. However, applying well-trained GANs to real image editing remains…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Jiapeng Zhu , Yujun Shen , Yinghao Xu , Deli Zhao , Qifeng Chen , Bolei Zhou

Image generation has been heavily investigated in computer vision, where one core research challenge is to generate images from arbitrarily complex distributions with little supervision. Generative Adversarial Networks (GANs) as an implicit…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Hui Ying , He Wang , Tianjia Shao , Yin Yang , Kun Zhou

A good representation for arbitrarily complicated data should have the capability of semantic generation, clustering and reconstruction. Previous research has already achieved impressive performance on either one. This paper aims at…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yuqian Zhou , Kuangxiao Gu , Thomas Huang

Recent research has shown that controllable image generation based on pre-trained GANs can benefit a wide range of computer vision tasks. However, less attention has been devoted to 3D vision tasks. In light of this, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Feng Liu , Xiaoming Liu

Recently, there has been a surge of diverse methods for performing image editing by employing pre-trained unconditional generators. Applying these methods on real images, however, remains a challenge, as it necessarily requires the…

计算机视觉与模式识别 · 计算机科学 2021-02-05 Omer Tov , Yuval Alaluf , Yotam Nitzan , Or Patashnik , Daniel Cohen-Or

GAN-based image attribute editing firstly leverages GAN Inversion to project real images into the latent space of GAN and then manipulates corresponding latent codes. Recent inversion methods mainly utilize additional high-bit features to…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Hao Li , Mengqi Huang , Lei Zhang , Bo Hu , Yi Liu , Zhendong Mao

The current existing deep image super-resolution methods usually assume that a Low Resolution (LR) image is bicubicly downscaled of a High Resolution (HR) image. However, such an ideal bicubic downsampling process is different from the real…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Rao Muhammad Umer , Christian Micheloni

We propose Image2StyleGAN++, a flexible image editing framework with many applications. Our framework extends the recent Image2StyleGAN in three ways. First, we introduce noise optimization as a complement to the $W^+$ latent space…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Rameen Abdal , Yipeng Qin , Peter Wonka