中文
相关论文

相关论文: Self-supervised Fine-tuning for Correcting Super-R…

200 篇论文

Deep convolutional neural networks (DCNNs) have recently demonstrated high-quality results in single-image super-resolution (SR). DCNNs often suffer from over-parametrization and large amounts of redundancy, which results in inefficient…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Yinglan Ma , Hongyu Xiong , Zhe Hu , Lizhuang Ma

In this work, we explore the potential of self-supervised learning with Generative Adversarial Networks (GANs) for electron microscopy datasets. We show how self-supervised pretraining facilitates efficient fine-tuning for a spectrum of…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Bashir Kazimi , Karina Ruzaeva , Stefan Sandfeld

Recent years have witnessed the unprecedented success of deep convolutional neural networks (CNNs) in single image super-resolution (SISR). However, existing CNN-based SISR methods mostly assume that a low-resolution (LR) image is bicubicly…

计算机视觉与模式识别 · 计算机科学 2018-05-25 Kai Zhang , Wangmeng Zuo , Lei Zhang

Inverse problems in imaging such as denoising, deblurring, superresolution (SR) have been addressed for many decades. In recent years, convolutional neural networks (CNNs) have been widely used for many inverse problem areas. Although their…

机器学习 · 计算机科学 2018-10-26 Cem Tarhan , Gozde Bozdagi Akar

Convolutional Neural Networks (CNNs) achieve state-of-the-art performance in many computer vision tasks. However, this achievement is preceded by extreme manual annotation in order to perform either training from scratch or fine-tuning for…

计算机视觉与模式识别 · 计算机科学 2016-09-08 Filip Radenović , Giorgos Tolias , Ondřej Chum

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

In recent years, convolutional neural networks (CNNs) have achieved impressive performance for various visual recognition scenarios. CNNs trained on large labeled datasets can not only obtain significant performance on most challenging…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Xiangyang Li , Luis Herranz , Shuqiang Jiang

Computed tomography (CT) is widely used in screening, diagnosis, and image-guided therapy for both clinical and research purposes. Since CT involves ionizing radiation, an overarching thrust of related technical research is development of…

图像与视频处理 · 电气工程与系统科学 2019-06-25 Chenyu You , Guang Li , Yi Zhang , Xiaoliu Zhang , Hongming Shan , Shenghong Ju , Zhen Zhao , Zhuiyang Zhang , Wenxiang Cong , Michael W. Vannier , Punam K. Saha , Ge Wang

Existing video super-resolution (SR) algorithms usually assume that the blur kernels in the degradation process are known and do not model the blur kernels in the restoration. However, this assumption does not hold for video SR and usually…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Jinshan Pan , Songsheng Cheng , Jiawei Zhang , Jinhui Tang

In most studies on learning-based image super-resolution (SR), the paired training dataset is created by downscaling high-resolution (HR) images with a predetermined operation (e.g., bicubic). However, these methods fail to super-resolve…

图像与视频处理 · 电气工程与系统科学 2020-02-27 Shunta Maeda

Several recent works have addressed the ability of deep learning to disclose rich, hierarchical and discriminative models for the most diverse purposes. Specifically in the super-resolution field, Convolutional Neural Networks (CNNs) using…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Eduardo Ribeiro , Andreas Uhl , Fernando Alonso-Fernandez

In this survey paper, we review recent uses of convolution neural networks (CNNs) to solve inverse problems in imaging. It has recently become feasible to train deep CNNs on large databases of images, and they have shown outstanding…

图像与视频处理 · 电气工程与系统科学 2018-09-11 Michael T. McCann , Kyong Hwan Jin , Michael Unser

Convolutional Neural Networks (CNNs) are vulnerable to misclassifying images when small perturbations are present. With the increasing prevalence of CNNs in self-driving cars, it is vital to ensure these algorithms are robust to prevent…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Aakash Kumar

Deep learning methods, in particular trained Convolutional Neural Networks (CNNs) have recently been shown to produce compelling state-of-the-art results for single image Super-Resolution (SR). Invariably, a CNN is learned to map the low…

计算机视觉与模式识别 · 计算机科学 2018-02-07 Tiantong Guo , Hojjat S. Mousavi , Vishal Monga

As a successful deep model applied in image super-resolution (SR), the Super-Resolution Convolutional Neural Network (SRCNN) has demonstrated superior performance to the previous hand-crafted models either in speed and restoration quality.…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Chao Dong , Chen Change Loy , Xiaoou Tang

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

Discriminative learning based on convolutional neural networks (CNNs) aims to perform image restoration by learning from training examples of noisy-clean image pairs. It has become the go-to methodology for tackling image restoration and…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Junaid Malik , Serkan Kiranyaz , Moncef Gabbouj

Deep learning algorithms have demonstrated state-of-the-art performance in various tasks of image restoration. This was made possible through the ability of CNNs to learn from large exemplar sets. However, the latter becomes an issue for…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Oleksii Sidorov , Jon Yngve Hardeberg

Deep Learning has led to a dramatic leap in Super-Resolution (SR) performance in the past few years. However, being supervised, these SR methods are restricted to specific training data, where the acquisition of the low-resolution (LR)…

计算机视觉与模式识别 · 计算机科学 2017-12-19 Assaf Shocher , Nadav Cohen , Michal Irani

Training a deep convolutional neural network (CNN) from scratch is difficult because it requires a large amount of labeled training data and a great deal of expertise to ensure proper convergence. A promising alternative is to fine-tune a…

计算机视觉与模式识别 · 计算机科学 2017-06-05 Nima Tajbakhsh , Jae Y. Shin , Suryakanth R. Gurudu , R. Todd Hurst , Christopher B. Kendall , Michael B. Gotway , Jianming Liang