中文
相关论文

相关论文: Generative Adversarial Network on Motion-Blur Imag…

200 篇论文

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 the past few years, Generative Adversarial Network (GAN) became a prevalent research topic. By defining two convolutional neural networks (G-Network and D-Network) and introducing an adversarial procedure between them during the training…

计算机视觉与模式识别 · 计算机科学 2017-04-27 Hengyue Pan , Hui Jiang

We study two important concepts in adversarial deep learning---adversarial training and generative adversarial network (GAN). Adversarial training is the technique used to improve the robustness of discriminator by combining adversarial…

机器学习 · 计算机科学 2019-04-17 Xuanqing Liu , Cho-Jui Hsieh

Generative adversarial networks (GANs) synthesize realistic images from a random latent vector. While many studies have explored various training configurations and architectures for GANs, the problem of inverting a generative model to…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Nicky Bayat , Vahid Reza Khazaie , Yalda Mohsenzadeh

This paper addresses the problem of remote sensing image pan-sharpening from the perspective of generative adversarial learning. We propose a novel deep neural network based method named PSGAN. To the best of our knowledge, this is one of…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Qingjie Liu , Huanyu Zhou , Qizhi Xu , Xiangyu Liu , Yunhong Wang

The traditional super-resolution methods that aim to minimize the mean square error usually produce the images with over-smoothed and blurry edges, due to the lose of high-frequency details. In this paper, we propose two novel techniques in…

图像与视频处理 · 电气工程与系统科学 2020-12-25 Yitong Yan , Chuangchuang Liu , Changyou Chen , Xianfang Sun , Longcun Jin , Xiang Zhou

Over the past decades, a large number of techniques have emerged in modern imaging systems to capture the exact information of the original scene regardless of shake, motion, lighting conditions and etc., These developments have…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Pushparaja Murugan

We present a learned image compression system based on GANs, operating at extremely low bitrates. Our proposed framework combines an encoder, decoder/generator and a multi-scale discriminator, which we train jointly for a generative learned…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Eirikur Agustsson , Michael Tschannen , Fabian Mentzer , Radu Timofte , Luc Van Gool

Camera motion deblurring is an important low-level vision task for achieving better imaging quality. When a scene has outliers such as saturated pixels, the captured blurred image becomes more difficult to restore. In this paper, we propose…

图像与视频处理 · 电气工程与系统科学 2021-04-28 Meng Chang , Chenwei Yang , Huajun Feng , Zhihai Xu , Qi Li

Multishot Magnetic Resonance Imaging (MRI) has recently gained popularity as it accelerates the MRI data acquisition process without compromising the quality of final MR image. However, it suffers from motion artifacts caused by patient…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Siddique Latif , Muhammad Asim , Muhammad Usman , Junaid Qadir , Rajib Rana

A fast and effective motion deblurring method has great application values in real life. This work presents an innovative approach in which a self-paced learning is combined with GAN to deblur image. First, We explain that a proper…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Yiwei Zhang , Chunbiao Zhu , Ge Li , Yuan Zhao , Haifeng Shen

Autonomous underwater vehicles (AUVs) rely on a variety of sensors - acoustic, inertial and visual - for intelligent decision making. Due to its non-intrusive, passive nature, and high information content, vision is an attractive sensing…

计算机视觉与模式识别 · 计算机科学 2018-01-15 Cameron Fabbri , Md Jahidul Islam , Junaed Sattar

Recent work has shown significant progress in the direction of synthetic data generation using Generative Adversarial Networks (GANs). GANs have been applied in many fields of computer vision including text-to-image conversion, domain…

计算机视觉与模式识别 · 计算机科学 2019-03-07 Mkhuseli Ngxande , Jules-Raymond Tapamo , Michael Burke

A Generative Adversarial Network (GAN) with generator $G$ trained to model the prior of images has been shown to perform better than sparsity-based regularizers in ill-posed inverse problems. Here, we propose a new method of deploying a…

机器学习 · 计算机科学 2019-10-25 Ankit Raj , Yuqi Li , Yoram Bresler

The recent surge in popularity of deep generative models for 3D objects has highlighted the need for more efficient training methods, particularly given the difficulties associated with training with conventional 3D representations, such as…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Adam Kania , Artur Kasymov , Jakub Kościukiewicz , Artur Górak , Marcin Mazur , Maciej Zięba , Przemysław Spurek

Recently, it has been demonstrated that deep neural networks can significantly improve the performance of single image super-resolution (SISR). Numerous studies have concentrated on raising the quantitative quality of super-resolved (SR)…

计算机视觉与模式识别 · 计算机科学 2020-09-14 Zheng Hui , Jie Li , Xinbo Gao , Xiumei Wang

Taking a photo outside, can we predict the immediate future, e.g., how would the cloud move in the sky? We address this problem by presenting a generative adversarial network (GAN) based two-stage approach to generating realistic time-lapse…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Wei Xiong , Wenhan Luo , Lin Ma , Wei Liu , Jiebo Luo

Deep generative models including generative adversarial networks (GANs) are powerful unsupervised tools in learning the distributions of data sets. Building a simple GAN architecture in PyTorch and training on the CANDELS data set, we…

We propose a training and evaluation approach for autoencoder Generative Adversarial Networks (GANs), specifically the Boundary Equilibrium Generative Adversarial Network (BEGAN), based on methods from the image quality assessment…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Michael O. Vertolli , Jim Davies

This work introduces a novel system for the generation of images that contain multiple classes of objects. Recent work in Generative Adversarial Networks have produced high quality images, but many focus on generating images of a single…

机器学习 · 计算机科学 2019-11-11 Elijah D. Bolluyt , Cristina Comaniciu