中文
相关论文

相关论文: Cross-Scale Residual Network for Multiple Tasks:Im…

200 篇论文

In recent years, deep learning has achieved remarkable success in the field of image restoration. However, most convolutional neural network-based methods typically focus on a single scale, neglecting the incorporation of multi-scale…

图像与视频处理 · 电气工程与系统科学 2025-02-27 Jiatao Jiang , Zhen Cui , Chunyan Xu , Jian Yang

The deep convolutional neural networks have achieved significant improvements in accuracy and speed for single image super-resolution. However, as the depth of network grows, the information flow is weakened and the training becomes harder…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Yanting Hu , Xinbo Gao , Jie Li , Yuanfei Huang , Hanzi Wang

Recent years have witnessed great success of convolutional neural network (CNN) for various problems both in low and high level visions. Especially noteworthy is the residual network which was originally proposed to handle high-level vision…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Yudong Liang , Ze Yang , Kai Zhang , Yihui He , Jinjun Wang , Nanning Zheng

Deep convolutional neural networks perform better on images containing spatially invariant degradations, also known as synthetic degradations; however, their performance is limited on real-degraded photographs and requires multiple-stage…

计算机视觉与模式识别 · 计算机科学 2020-10-02 Saeed Anwar , Nick Barnes , Lars Petersson

In current practice, many image processing tasks are done sequentially (e.g. denoising, dehazing, followed by semantic segmentation). In this paper, we propose a novel multi-task neural network architecture designed for combining sequential…

计算机视觉与模式识别 · 计算机科学 2020-05-04 Ilja Gubins , Remco C. Veltkamp

The denoising of magnetic resonance (MR) images is a task of great importance for improving the acquired image quality. Many methods have been proposed in the literature to retrieve noise free images with good performances. Howerever, the…

计算机视觉与模式识别 · 计算机科学 2018-02-01 Dongsheng Jiang , Weiqiang Dou , Luc Vosters , Xiayu Xu , Yue Sun , Tao Tan

This paper proposes a multi-channel image reconstruction method, named DeepcomplexMRI, to accelerate parallel MR imaging with residual complex convolutional neural network. Different from most existing works which rely on the utilization of…

图像与视频处理 · 电气工程与系统科学 2019-07-30 Shanshan Wang , Huitao Cheng , Leslie Ying , Taohui Xiao , Ziwen Ke , Xin Liu , Hairong Zheng , Dong Liang

For years, Single Image Super Resolution (SISR) has been an interesting and ill-posed problem in computer vision. The traditional super-resolution (SR) imaging approaches involve interpolation, reconstruction, and learning-based methods.…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Karthick Prasad Gunasekaran

Single image super resolution aims to enhance image quality with respect to spatial content, which is a fundamental task in computer vision. In this work, we address the task of single frame super resolution with the presence of image…

计算机视觉与模式识别 · 计算机科学 2020-03-05 Xinyi Zhang , Hang Dong , Zhe Hu , Wei-Sheng Lai , Fei Wang , Ming-Hsuan Yang

Hyperspectral image (HSI) denoising is of crucial importance for many subsequent applications, such as HSI classification and interpretation. In this paper, we propose an attention-based deep residual network to directly learn a mapping…

图像与视频处理 · 电气工程与系统科学 2020-03-05 Yongsen Zhao , Deming Zhai , Junjun Jiang , Xianming Liu

Image decomposition aims to analyze an image into elementary components, which is essential for numerous downstream tasks and also by nature provides certain interpretability to the analysis. Deep learning can be powerful for such tasks,…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Sihan Wang , Shangqi Gao , Fuping Wu , Xiahai Zhuang

In this paper we address three different computer vision tasks using a single basic architecture: depth prediction, surface normal estimation, and semantic labeling. We use a multiscale convolutional network that is able to adapt easily to…

计算机视觉与模式识别 · 计算机科学 2015-12-18 David Eigen , Rob Fergus

The cross-depiction problem is that of recognising visual objects regardless of whether they are photographed, painted, drawn, etc. It is a potentially significant yet under-researched problem. Emulating the remarkable human ability to…

计算机视觉与模式识别 · 计算机科学 2015-05-04 Hongping Cai , Qi Wu , Tadeo Corradi , Peter Hall

In machine learning approach to image denoising a network is trained to recover a clean image from a noisy one. In this paper a novel structure is proposed based on training multiple specialized networks as opposed to existing structures…

图像与视频处理 · 电气工程与系统科学 2020-12-01 Seyed Mohsen Hosseini

Owing to flexible architectures of deep convolutional neural networks (CNNs), CNNs are successfully used for image denoising. However, they suffer from the following drawbacks: (i) deep network architecture is very difficult to train. (ii)…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Chunwei Tian , Yong Xu , Lunke Fei , Junqian Wang , Jie Wen , Nan Luo

The employment of convolutional neural networks has achieved unprecedented performance in the task of image restoration for a variety of degradation factors. However, high-performance networks have been specifically designed for a single…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Xing Liu , Masanori Suganuma , Xiyang Luo , Takayuki Okatani

State-of-the-art image denoisers exploit various types of deep neural networks via deterministic training. Alternatively, very recent works utilize deep reinforcement learning for restoring images with diverse or unknown corruptions. Though…

图像与视频处理 · 电气工程与系统科学 2021-07-13 Rongkai Zhang , Jiang Zhu , Zhiyuan Zha , Justin Dauwels , Bihan Wen

Convolutional Neural Networks (CNNs) have achieved superior performance on object image retrieval, while Bag-of-Words (BoW) models with handcrafted local features still dominate the retrieval of overlapping images in 3D reconstruction. In…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Tianwei Shen , Zixin Luo , Lei Zhou , Runze Zhang , Siyu Zhu , Tian Fang , Long Quan

Modern digital cameras rely on the sequential execution of separate image processing steps to produce realistic images. The first two steps are usually related to denoising and demosaicking where the former aims to reduce noise from the…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Filippos Kokkinos , Stamatios Lefkimmiatis

Recent progress in deep learning-based models has improved photo-realistic (or perceptual) single-image super-resolution significantly. However, despite their powerful performance, many methods are difficult to apply to real-world…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Namhyuk Ahn , Byungkon Kang , Kyung-Ah Sohn