中文
相关论文

相关论文: ESRGAN+ : Further Improving Enhanced Super-Resolut…

200 篇论文

We introduce a self-attending task generative adversarial network (SATGAN) and apply it to the problem of augmenting synthetic high contrast scientific imagery of resident space objects with realistic noise patterns and sensor…

机器学习 · 计算机科学 2021-11-19 Nathan Toner , Justin Fletcher

Recent deep learning approaches to single image super-resolution have achieved impressive results in terms of traditional error measures and perceptual quality. However, in each case it remains challenging to achieve high quality results…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Yifan Wang , Federico Perazzi , Brian McWilliams , Alexander Sorkine-Hornung , Olga Sorkine-Hornung , Christopher Schroers

Generative adversarial networks (GANs) have been recently adopted for super-resolution, an application closely related to what is referred to as "downscaling" in the atmospheric sciences: improving the spatial resolution of low-resolution…

图像与视频处理 · 电气工程与系统科学 2021-11-12 Jussi Leinonen , Daniele Nerini , Alexis Berne

Recently image-to-image translation has received increasing attention, which aims to map images in one domain to another specific one. Existing methods mainly solve this task via a deep generative model, and focus on exploring the…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Songyao Jiang , Zhiqiang Tao , Yun Fu

There is a growing demand for high-resolution (HR) medical images in both the clinical and research applications. Image quality is inevitably traded off with the acquisition time for better patient comfort, lower examination costs, dose,…

图像与视频处理 · 电气工程与系统科学 2021-06-07 Kuan Zhang , Haoji Hu , Kenneth Philbrick , Gian Marco Conte , Joseph D. Sobek , Pouria Rouzrokh , Bradley J. Erickson

In recent years, deep generative models, such as Generative Adversarial Network (GAN), has grabbed significant attention in the field of computer vision. This project focuses on the application of GAN in image deblurring with the aim of…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Zhengdong Li

We present LR-GAN: an adversarial image generation model which takes scene structure and context into account. Unlike previous generative adversarial networks (GANs), the proposed GAN learns to generate image background and foregrounds…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Jianwei Yang , Anitha Kannan , Dhruv Batra , Devi Parikh

Generative Adversarial Networks (GANs) have received a great deal of attention due in part to recent success in generating original, high-quality samples from visual domains. However, most current methods only allow for users to guide this…

图形学 · 计算机科学 2019-04-05 Eric Heim

While X-ray imaging is indispensable in medical diagnostics, it inherently carries with it those noises and limitations on resolution that mask the details necessary for diagnosis. B/W X-ray images require a careful balance between noise…

图像与视频处理 · 电气工程与系统科学 2024-11-21 Rishabh Kumar Sharma , Mukund Sharma , Pushkar Sharma , Jeetashree Aparjeeta

Conditional generative adversarial networks (cGAN) have led to large improvements in the task of conditional image generation, which lies at the heart of computer vision. The major focus so far has been on performance improvement, while…

机器学习 · 计算机科学 2019-03-14 Grigorios G. Chrysos , Jean Kossaifi , Stefanos Zafeiriou

Single image super-resolution (SISR) is of great importance as a low-level computer vision task. The fast development of Generative Adversarial Network (GAN) based deep learning architectures realises an efficient and effective SISR to…

图像与视频处理 · 电气工程与系统科学 2019-01-14 Jin Zhu , Guang Yang , Pietro Lio

The state-of-the-art approaches in Generative Adversarial Networks (GANs) are able to learn a mapping function from one image domain to another with unpaired image data. However, these methods often produce artifacts and can only be able to…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Hao Tang , Dan Xu , Nicu Sebe , Yan Yan

High-resolution magnetic resonance images can provide fine-grained anatomical information, but acquiring such data requires a long scanning time. In this paper, a framework called the Fused Attentive Generative Adversarial Networks(FA-GAN)…

图像与视频处理 · 电气工程与系统科学 2021-08-29 Mingfeng Jiang , Minghao Zhi , Liying Wei , Xiaocheng Yang , Jucheng Zhang , Yongming Li , Pin Wang , Jiahao Huang , Guang Yang

Generative adversarial networks (GANs) are a class of unsupervised machine learning algorithms that can produce realistic images from randomly-sampled vectors in a multi-dimensional space. Until recently, it was not possible to generate…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Andrew Beers , James Brown , Ken Chang , J. Peter Campbell , Susan Ostmo , Michael F. Chiang , Jayashree Kalpathy-Cramer

Convolutional Neural Network (CNN) is intensively implemented to solve super resolution (SR) tasks because of its superior performance. However, the problem of super resolution is still challenging due to the lack of prior knowledge and…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Yuxin Zhang , Zuquan Zheng , Roland Hu

Generating realistic images is difficult, and many formulations for this task have been proposed recently. If we restrict the task to that of generating a particular class of images, however, the task becomes more tractable. That is to say,…

计算机视觉与模式识别 · 计算机科学 2020-03-06 David Berthelot , Peyman Milanfar , Ian Goodfellow

This compilation of various research paper highlights provides a comprehensive overview of recent developments in super-resolution image and video using deep learning algorithms such as Generative Adversarial Networks. The studies covered…

图像与视频处理 · 电气工程与系统科学 2024-08-31 Ankush Maity , Roshan Pious , Sourabh Kumar Lenka , Vishal Choudhary , Sharayu Lokhande

Generative Adversarial Networks (GANs) in supervised settings can generate photo-realistic corresponding output from low-definition input (SRGAN). Using the architecture presented in the SRGAN original paper [2], we explore how selecting a…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Nao Takano , Gita Alaghband

In the last few years, several deep learning models, especially Generative Adversarial Networks have received a lot of attention for the task of Single Image Super-Resolution (SISR). These methods focus on building an end-to-end framework,…

图像与视频处理 · 电气工程与系统科学 2020-10-12 Vibhu Bhatia , Yatender Kumar

CNNs with strong learning abilities are widely chosen to resolve super-resolution problem. However, CNNs depend on deeper network architectures to improve performance of image super-resolution, which may increase computational cost in…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Chunwei Tian , Yixuan Yuan , Shichao Zhang , Chia-Wen Lin , Wangmeng Zuo , David Zhang