中文
相关论文

相关论文: Deep Hyperspectral Prior: Denoising, Inpainting, S…

200 篇论文

We review some of the most recent approaches to colorize gray-scale images using deep learning methods. Inspired by these, we propose a model which combines a deep Convolutional Neural Network trained from scratch with high-level features…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Federico Baldassarre , Diego González Morín , Lucas Rodés-Guirao

This paper presents a new state-of-the-art for document image classification and retrieval, using features learned by deep convolutional neural networks (CNNs). In object and scene analysis, deep neural nets are capable of learning a…

计算机视觉与模式识别 · 计算机科学 2015-02-26 Adam W. Harley , Alex Ufkes , Konstantinos G. Derpanis

In the recent years impressive advances were made for single image super-resolution. Deep learning is behind a big part of this success. Deep(er) architecture design and external priors modeling are the key ingredients. The internal…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Yudong Liang , Radu Timofte , Jinjun Wang , Yihong Gong , Nanning Zheng

The deep image prior was recently introduced as a prior for natural images. It represents images as the output of a convolutional network with random inputs. For "inference", gradient descent is performed to adjust network parameters to…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zezhou Cheng , Matheus Gadelha , Subhransu Maji , Daniel Sheldon

In many real-life tasks of application of supervised learning approaches, all the training data are not available at the same time. The examples are lifelong image classification or recognition of environmental objects during interaction of…

机器学习 · 计算机科学 2020-06-15 Miltiadis Poursanidis , Jenny Benois-Pineau , Akka Zemmari , Boris Mansenca , Aymar de Rugy

Deep Neural Networks (DNN) and especially Convolutional Neural Networks (CNN) are a de-facto standard for the analysis of large volumes of signals and images. Yet, their development and underlying principles have been largely performed in…

信息论 · 计算机科学 2022-03-24 Ljubisa Stankovic , Danilo Mandic

Benefited from the deep learning, image Super-Resolution has been one of the most developing research fields in computer vision. Depending upon whether using a discriminator or not, a deep convolutional neural network can provide an image…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Zhi-Song Liu , Wan-Chi Siu , Li-Wen Wang , Chu-Tak Li , Marie-Paule Cani , Yui-Lam Chan

A deep learning approach to blind denoising of images without complete knowledge of the noise statistics is considered. We propose DN-ResNet, which is a deep convolutional neural network (CNN) consisting of several residual blocks…

图像与视频处理 · 电气工程与系统科学 2019-04-12 Haoyu Ren , Mostafa El-Khamy , Jungwon Lee

Light field imaging has recently known a regain of interest due to the availability of practical light field capturing systems that offer a wide range of applications in the field of computer vision. However, capturing high-resolution light…

计算机视觉与模式识别 · 计算机科学 2018-01-16 Reuben A. Farrugia , Christine Guillemot

In the field of fusing multi-spectral and panchromatic images (Pan-sharpening), the impressive effectiveness of deep neural networks has been recently employed to overcome the drawbacks of traditional linear models and boost the fusing…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Yancong Wei , Qiangqiang Yuan , Huanfeng Shen , Liangpei Zhang

In computer-aided diagnosis (CAD) focused on microscopy, denoising improves the quality of image analysis. In general, the accuracy of this process may depend both on the experience of the microscopist and on the equipment sensitivity and…

图像与视频处理 · 电气工程与系统科学 2021-05-04 Fabio Hernán Gil Zuluaga , Francesco Bardozzo , Jorge Iván Ríos Patiño , Roberto Tagliaferri

The reconstruction of a high resolution image given a low resolution observation is an ill-posed inverse problem in imaging. Deep learning methods rely on training data to learn an end-to-end mapping from a low-resolution input to a…

图像与视频处理 · 电气工程与系统科学 2023-07-19 Iman Marivani , Evaggelia Tsiligianni , Bruno Cornelis , Nikos Deligiannis

Compared to natural images, hyperspectral images (HSIs) consist of a large number of bands, with each band capturing different spectral information from a certain wavelength, even some beyond the visible spectrum. These characteristics of…

图像与视频处理 · 电气工程与系统科学 2023-09-18 Orhan Torun , Seniha Esen Yuksel , Erkut Erdem , Nevrez Imamoglu , Aykut Erdem

Recent advances in deep learning-based medical image registration have shown that training deep neural networks~(DNNs) does not necessarily require medical images. Previous work showed that DNNs trained on randomly generated images with…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Junyu Chen , Shuwen Wei , Yihao Liu , Aaron Carass , Yong Du

In this work, we explore an innovative strategy for image denoising by using convolutional neural networks (CNN) to learn pixel-distribution from noisy data. By increasing CNN's width with large reception fields and more channels in each…

计算机视觉与模式识别 · 计算机科学 2017-07-31 Peng Liu , Ruogu Fang

Convolutional Neural Networks (CNNs) have demonstrated great results for the single-image super-resolution (SISR) problem. Currently, most CNN algorithms promote deep and computationally expensive models to solve SISR. However, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Vandit Jain , Prakhar Bansal , Abhinav Kumar Singh , Rajeev Srivastava

Hyperspectral imaging is a powerful bioimaging tool which can uncover novel insights, thanks to its sensitivity to the intrinsic properties of materials. However, this enhanced contrast comes at the cost of system complexity, constrained by…

Image denoising is the process of removing noise from noisy images, which is an image domain transferring task, i.e., from a single or several noise level domains to a photo-realistic domain. In this paper, we propose an effective image…

图像与视频处理 · 电气工程与系统科学 2019-06-05 Xianxu Hou , Hongming Luo , Jingxin Liu , Bolei Xu , Ke Sun , Yuanhao Gong , Bozhi Liu , Guoping Qiu

Retouching can significantly elevate the visual appeal of photos, but many casual photographers lack the expertise to do this well. To address this problem, previous works have proposed automatic retouching systems based on supervised…

图形学 · 计算机科学 2018-02-09 Yuanming Hu , Hao He , Chenxi Xu , Baoyuan Wang , Stephen Lin

Training deep neural networks has become a common approach for addressing image restoration problems. An alternative for training a "task-specific" network for each observation model is to use pretrained deep denoisers for imposing only the…

图像与视频处理 · 电气工程与系统科学 2024-04-16 Tomer Garber , Tom Tirer