中文
相关论文

相关论文: Unsupervised Image Super-Resolution using Cycle-in…

200 篇论文

Generative Adversarial Networks (GANs) have shown tremendous potential in synthesizing a large number of realistic SAR images by learning patterns in the data distribution. Some GANs can achieve image editing by introducing latent codes,…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Xuran Hu , Mingzhe Zhu , Ziqiang Xu , Zhenpeng Feng , Ljubisa Stankovic

Conditional GANs are at the forefront of natural image synthesis. The main drawback of such models is the necessity for labeled data. In this work we exploit two popular unsupervised learning techniques, adversarial training and…

机器学习 · 计算机科学 2019-04-10 Ting Chen , Xiaohua Zhai , Marvin Ritter , Mario Lucic , Neil Houlsby

Recent advances in Generative Adversarial Learning allow for new modalities of image super-resolution by learning low to high resolution mappings. In this paper we present our work using Generative Adversarial Networks (GANs) with…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Marc Bosch , Christopher M. Gifford , Pedro A. Rodriguez

Single Image Super-Resolution (SISR) task refers to learn a mapping from low-resolution images to the corresponding high-resolution ones. This task is known to be extremely difficult since it is an ill-posed problem. Recently, Convolutional…

计算机视觉与模式识别 · 计算机科学 2020-01-29 Seyed Mehdi Ayyoubzadeh , Xiaolin Wu

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

Unsupervised domain mapping aims to learn a function to translate domain X to Y by a function GXY in the absence of paired examples. Finding the optimal GXY without paired data is an ill-posed problem, so appropriate constraints are…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Huan Fu , Mingming Gong , Chaohui Wang , Kayhan Batmanghelich , Kun Zhang , Dacheng Tao

Unpaired Image-to-Image translation aims to convert the image from one domain (input domain A) to another domain (target domain B), without providing paired examples for the training. The state-of-the-art, Cycle-GAN demonstrated the power…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Mohan Nikam

Learning super-resolution (SR) network without the paired low resolution (LR) and high resolution (HR) image is difficult because direct supervision through the corresponding HR counterpart is unavailable. Recently, many real-world SR…

图像与视频处理 · 电气工程与系统科学 2021-09-21 Kwangjin Yoon

Generative Adversarial Networks (GANs) are the driving force behind the state-of-the-art in image generation. Despite their ability to synthesize high-resolution photo-realistic images, generating content with on-demand conditioning of…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Markos Georgopoulos , James Oldfield , Grigorios G Chrysos , Yannis Panagakis

It is common but challenging to address high-resolution image blending in the automatic photo editing application. In this paper, we would like to focus on solving the problem of high-resolution image blending, where the composite images…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Huikai Wu , Shuai Zheng , Junge Zhang , Kaiqi Huang

Generative Adversarial Networks have been employed successfully to generate high-resolution augmented images of size 1024^2. Although the augmented images generated are unprecedented, the training time of the model is exceptionally high.…

图像与视频处理 · 电气工程与系统科学 2022-02-28 Atharva Karwande , Pranesh Kulkarni , Tejas Kolhe , Akshay Joshi , Soham Kamble

In real-life applications, certain images utilized are corrupted in which the image pixels are damaged or missing, which increases the complexity of computer vision tasks. In this paper, a deep learning architecture is proposed to deal with…

图像与视频处理 · 电气工程与系统科学 2020-01-07 Vaishnav Chandak , Priyansh Saxena , Manisha Pattanaik , Gaurav Kaushal

The generative adversarial network (GAN) is successfully applied to study the perceptual single image superresolution (SISR). However, the GAN often tends to generate images with high frequency details being inconsistent with the real ones.…

图像与视频处理 · 电气工程与系统科学 2021-12-28 Ziyang Liu , Zhengguo Li , Xingming Wu , Zhong Liu , Weihai Chen

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

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

In this paper, an efficient super-resolution (SR) method based on deep convolutional neural network (CNN) is proposed, namely Gradual Upsampling Network (GUN). Recent CNN based SR methods often preliminarily magnify the low resolution (LR)…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Yang Zhao , Guoqing Li , Wenjun Xie , Wei Jia , Hai Min , Xiaoping Liu

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

Real low-resolution (LR) face images contain degradations which are too varied and complex to be captured by known downsampling kernels and signal-independent noises. So, in order to successfully super-resolve real faces, a method needs to…

图像与视频处理 · 电气工程与系统科学 2022-02-09 Saurabh Goswami , Aakanksha , Rajagopalan A. N

We consider the single image super-resolution (SISR) problem, where a high-resolution (HR) image is generated based on a low-resolution (LR) input. Recently, generative adversarial networks (GANs) become popular to hallucinate details. Most…

图像与视频处理 · 电气工程与系统科学 2021-12-30 Wenbo Li , Kun Zhou , Lu Qi , Liying Lu , Nianjuan Jiang , Jiangbo Lu , Jiaya Jia

In recent years, endomicroscopy has become increasingly used for diagnostic purposes and interventional guidance. It can provide intraoperative aids for real-time tissue characterization and can help to perform visual investigations aimed…

计算机视觉与模式识别 · 计算机科学 2019-02-07 Daniele Ravì , Agnieszka Barbara Szczotka , Stephen P Pereira , Tom Vercauteren