中文
相关论文

相关论文: Effective Invertible Arbitrary Image Rescaling

200 篇论文

Deciding the amount of neurons during the design of a deep neural network to maximize performance is not intuitive. In this work, we attempt to search for the neuron (filter) configuration of a fixed network architecture that maximizes…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Eugene Lee , Chen-Yi Lee

Improving the image resolution and acquisition speed of magnetic resonance imaging (MRI) is a challenging problem. There are mainly two strategies dealing with the speed-resolution trade-off: (1) $k$-space undersampling with high-resolution…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Wenqi Huang , Sen Jia , Ziwen Ke , Zhuo-Xu Cui , Jing Cheng , Yanjie Zhu , Dong Liang

Blind image deblurring remains a topic of enduring interest. Learning based approaches, especially those that employ neural networks have emerged to complement traditional model based methods and in many cases achieve vastly enhanced…

图像与视频处理 · 电气工程与系统科学 2019-05-30 Yuelong Li , Mohammad Tofighi , Junyi Geng , Vishal Monga , Yonina C. Eldar

Recent deep learning approaches to single image super-resolution have achieved impressive results in terms of traditional error measures and perceptual quality. However, in each case it remains challenging to achieve high quality results…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Yifan Wang , Federico Perazzi , Brian McWilliams , Alexander Sorkine-Hornung , Olga Sorkine-Hornung , Christopher Schroers

Recently, deep neural networks have achieved impressive performance in terms of both reconstruction accuracy and efficiency for single image super-resolution (SISR). However, the network model of these methods is a fully convolutional…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Yongliang Tang , Jiashui Huang , Faen Zhang , Weiguo Gong

Applying convolutional neural networks to large images is computationally expensive because the amount of computation scales linearly with the number of image pixels. We present a novel recurrent neural network model that is capable of…

机器学习 · 计算机科学 2014-06-25 Volodymyr Mnih , Nicolas Heess , Alex Graves , Koray Kavukcuoglu

Recent promising effort for spectral reconstruction (SR) focuses on learning a complicated mapping through using a deeper and wider convolutional neural networks (CNNs). Nevertheless, most CNN-based SR algorithms neglect to explore the…

图像与视频处理 · 电气工程与系统科学 2020-05-20 Jiaojiao Li , Chaoxiong Wu , Rui Song , Yunsong Li , Fei Liu

Adaptive image restoration models can restore images with different degradation levels at inference time without the need to retrain the model. We present an approach that is highly accurate and allows a significant reduction in the number…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Shai Aharon , Gil Ben-Artzi

Recently, learning-based image compression methods that utilize convolutional neural layers have been developed rapidly. Rescaling modules such as batch normalization which are often used in convolutional neural networks do not operate…

图像与视频处理 · 电气工程与系统科学 2022-08-08 Chajin Shin , Hyeongmin Lee , Hanbin Son , Sangjin Lee , Dogyoon Lee , Sangyoun Lee

Deep Convolutional Neural Networks (DCNNs) have achieved impressive performance in Single Image Super-Resolution (SISR). To further improve the performance, existing CNN-based methods generally focus on designing deeper architecture of the…

图像与视频处理 · 电气工程与系统科学 2020-05-22 Wenjie Ai , Xiaoguang Tu , Shilei Cheng , Mei Xie

Recently, deep learning based single image super-resolution(SR) approaches have achieved great development. The state-of-the-art SR methods usually adopt a feed-forward pipeline to establish a non-linear mapping between low-res(LR) and…

计算机视觉与模式识别 · 计算机科学 2019-05-02 Jinghui Qin , Ziwei Xie , Yukai Shi , Wushao Wen

It is widely acknowledged that single image super-resolution (SISR) methods would not perform well if the assumed degradation model deviates from those in real images. Although several degradation models take additional factors into…

图像与视频处理 · 电气工程与系统科学 2021-10-01 Kai Zhang , Jingyun Liang , Luc Van Gool , Radu Timofte

Since convolutional neural network (CNN) lacks an inherent mechanism to handle large scale variations, we always need to compute feature maps multiple times for multi-scale object detection, which has the bottleneck of computational cost in…

计算机视觉与模式识别 · 计算机科学 2018-02-09 Yu Liu , Hongyang Li , Junjie Yan , Fangyin Wei , Xiaogang Wang , Xiaoou Tang

In this paper, we propose a novel deep convolutional neural network (CNN)-based algorithm for solving ill-posed inverse problems. Regularized iterative algorithms have emerged as the standard approach to ill-posed inverse problems in the…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Kyong Hwan Jin , Michael T. McCann , Emmanuel Froustey , Michael Unser

Deep learning has significantly advanced medical imaging analysis, yet variations in image resolution remain an overlooked challenge. Most methods address this by resampling images, leading to either information loss or computational…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Ashay Patel , Michela Antonelli , Sebastien Ourselin , M. Jorge Cardoso

Deep Convolutional Neural Networks (CNNs) i.e. Residual Networks (ResNets) have been used successfully for many computer vision tasks, but are difficult to scale to 3D volumetric medical data. Memory is increasingly often the bottleneck…

图像与视频处理 · 电气工程与系统科学 2021-03-17 Kashu Yamazaki , Vidhiwar Singh Rathour , T. Hoang Ngan Le

Preserving original noise residuals in images are critical to image fraud identification. Since the resizing operation during deep learning will damage the microstructures of image noise residuals, we propose a framework for directly…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Hongyu Li , Xiaogang Huang , Zhihui Fu , Xiaolin Li

In this work we present a novel optimization strategy for image reconstruction tasks under analysis-based image regularization, which promotes sparse and/or low-rank solutions in some learned transform domain. We parameterize such…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Iaroslav Koshelev , Stamatios Lefkimmiatis

In recent years, large convolutional neural networks have been widely used as tools for image deblurring, because of their ability in restoring images very precisely. It is well known that image deblurring is mathematically modeled as an…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Davide Evangelista , Elena Morotti , Elena Loli Piccolomini , James Nagy

High-resolution (HR) magnetic resonance imaging is critical in aiding doctors in their diagnoses and image-guided treatments. However, acquiring HR images can be time-consuming and costly. Consequently, deep learning-based super-resolution…

图像与视频处理 · 电气工程与系统科学 2024-10-21 Jianan Liu , Hao Li , Tao Huang , Euijoon Ahn , Kang Han , Adeel Razi , Wei Xiang , Jinman Kim , David Dagan Feng