中文
相关论文

相关论文: Best-Buddy GANs for Highly Detailed Image Super-Re…

200 篇论文

Despite generative adversarial networks (GANs) can hallucinate photo-realistic high-resolution (HR) faces from low-resolution (LR) faces, they cannot guarantee preserving the identities of hallucinated HR faces, making the HR faces poorly…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Chih-Chung Hsu , Chia-Wen Lin , Weng-Tai Su , Gene Cheung

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) are neural networks that learn data distributions through adversarial training. In intensive studies, recent GANs have shown promising results for reproducing training images. However, in spite of…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Takuhiro Kaneko , Tatsuya Harada

Advances in face rotation, along with other face-based generative tasks, are more frequent as we advance further in topics of deep learning. Even as impressive milestones are achieved in synthesizing faces, the importance of preserving…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Yu Yin , Joseph P. Robinson , Songyao Jiang , Yue Bai , Can Qin , Yun Fu

In real-world single image super-resolution (SISR) task, the low-resolution image suffers more complicated degradations, not only downsampled by unknown kernels. However, existing SISR methods are generally studied with the synthetic…

图像与视频处理 · 电气工程与系统科学 2020-09-15 Guanghao Yin , Shouqian Sun , Chao Li , Xin Min

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

We combine generative adversarial network (GAN) with light microscopy to achieve deep learning super-resolution under a large field of view (FOV). By appropriately adopting prior microscopy data in an adversarial training, the neural…

图像与视频处理 · 电气工程与系统科学 2018-10-04 Hao Zhang , Xinlin Xie , Chunyu Fang , Yicong Yang , Di Jin , Peng Fei

The most striking successes in image retrieval using deep hashing have mostly involved discriminative models, which require labels. In this paper, we use binary generative adversarial networks (BGAN) to embed images to binary codes in an…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Jingkuan Song

Magnetic resonance imaging plays an important role in computer-aided diagnosis and brain exploration. However, limited by hardware, scanning time and cost, it's challenging to acquire high-resolution (HR) magnetic resonance (MR) image…

图像与视频处理 · 电气工程与系统科学 2020-11-10 Senrong You , Yong Liu , Baiying Lei , Shuqiang Wang

In this paper, an image recognition algorithm based on the combination of deep learning and generative adversarial network (GAN) is studied, and compared with traditional image recognition methods. The purpose of this study is to evaluate…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Yihao Zhong , Yijing Wei , Yingbin Liang , Xiqing Liu , Rongwei Ji , Yiru Cang

Generative adversarial networks (GANs) are among the most successful models for learning high-complexity, real-world distributions. However, in theory, due to the highly non-convex, non-concave landscape of the minmax training objective,…

机器学习 · 计算机科学 2023-04-04 Zeyuan Allen-Zhu , Yuanzhi Li

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

We present a new method for synthesizing high-resolution photo-realistic images from semantic label maps using conditional generative adversarial networks (conditional GANs). Conditional GANs have enabled a variety of applications, but the…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Ting-Chun Wang , Ming-Yu Liu , Jun-Yan Zhu , Andrew Tao , Jan Kautz , Bryan Catanzaro

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

The paper proposes a method to effectively fuse multi-exposure inputs and generate high-quality high dynamic range (HDR) images with unpaired datasets. Deep learning-based HDR image generation methods rely heavily on paired datasets. The…

图像与视频处理 · 电气工程与系统科学 2022-07-18 Ru Li , Chuan Wang , Jue Wang , Guanghui Liu , Heng-Yu Zhang , Bing Zeng , Shuaicheng Liu

Currently generative adversarial networks (GANs) are rarely applied to medical images of large sizes, especially 3D volumes, due to their large computational demand. We propose a novel multi-scale patch-based GAN approach to generate large…

图像与视频处理 · 电气工程与系统科学 2019-07-09 Hristina Uzunova , Jan Ehrhardt , Fabian Jacob , Alex Frydrychowicz , Heinz Handels

We present a deep learning framework based on a generative adversarial network (GAN) to perform super-resolution in coherent imaging systems. We demonstrate that this framework can enhance the resolution of both pixel size-limited and…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Tairan Liu , Kevin de Haan , Yair Rivenson , Zhensong Wei , Xin Zeng , Yibo Zhang , Aydogan Ozcan

In recent years, there have been several advancements in the task of image super-resolution using the state of the art Deep Learning-based architectures. Many super-resolution-based techniques previously published, require high-end and…

图像与视频处理 · 电气工程与系统科学 2022-04-12 Koushik Sivarama Krishnan , Karthik Sivarama Krishnan

Generative Adversarial Networks (GANs) have obtained extraordinary success in the generation of realistic images, a domain where a lower pixel-level accuracy is acceptable. We study the problem, not yet tackled in the literature, of…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Emanuele Ghelfi , Paolo Galeone , Michele De Simoni , Federico Di Mattia

With a small number of labeled samples for training, it can save considerable manpower and material resources, especially when the amount of high spatial resolution remote sensing images (HSR-RSIs) increases considerably. However, many deep…

计算机视觉与模式识别 · 计算机科学 2020-12-30 Yun Cao , Yuebin Wang , Junhuan Peng , Liqiang Zhang , Linlin Xu , Kai Yan , Lihua Li