中文
相关论文

相关论文: Training deep learning based image denoisers from …

200 篇论文

Single image inverse problem is a notoriously challenging ill-posed problem that aims to restore the original image from one of its corrupted versions. Recently, this field has been immensely influenced by the emergence of deep-learning…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Qianwei Zhou , Chen Zhou , Haigen Hu , Yuhang Chen , Shengyong Chen , Xiaoxin Li

The data consistency for the physical forward model is crucial in inverse problems, especially in MR imaging reconstruction. The standard way is to unroll an iterative algorithm into a neural network with a forward model embedded. The…

图像与视频处理 · 电气工程与系统科学 2023-06-28 Guanxiong Luo , Mengmeng Kuang , Peng Cao

Images acquired during underwater activities suffer from environmental properties of the water, such as turbidity and light attenuation. These phenomena cause color distortion, blurring, and contrast reduction. In addition, irregular…

图像与视频处理 · 电气工程与系统科学 2022-08-09 Claudio D. Mello , Bryan U. Moreira , Paulo J. O. Evald , Paulo L. Drews , Silvia S. Botelho

Intrinsic image decomposition is the classical task of mapping image to albedo. The WHDR dataset allows methods to be evaluated by comparing predictions to human judgements ("lighter", "same as", "darker"). The best modern intrinsic image…

计算机视觉与模式识别 · 计算机科学 2020-11-23 D. A. Forsyth , Jason J. Rock

The ultimate aim of image restoration like denoising is to find an exact correlation between the noisy and clear image domains. But the optimization of end-to-end denoising learning like pixel-wise losses is performed in a sample-to-sample…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Kangfu Mei , Vishal M. Patel , Rui Huang

In recent years, deep neural network-based restoration methods have achieved state-of-the-art results in various image deblurring tasks. However, one major drawback of deep learning-based deblurring networks is that large amounts of…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Nithin Gopalakrishnan Nair , Rajeev Yasarla , Vishal M. Patel

Intrinsic image decomposition is a challenging, long-standing computer vision problem for which ground truth data is very difficult to acquire. We explore the use of synthetic data for training CNN-based intrinsic image decomposition…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Zhengqi Li , Noah Snavely

Inverse problems generally require a regularizer or prior for a good solution. A recent trend is to train a convolutional net to denoise images, and use this net as a prior when solving the inverse problem. Several proposals depend on a…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Kyle Luther , H. Sebastian Seung

Image noise is ubiquitous in photography. However, image noise is not compressible nor desirable, thus attempting to convey the noise in compressed image bitstreams yields sub-par results in both rate and distortion. We propose to…

图像与视频处理 · 电气工程与系统科学 2023-07-13 Benoit Brummer , Christophe De Vleeschouwer

Plane Wave imaging enables many applications that require high frame rates, including localisation microscopy, shear wave elastography, and ultra-sensitive Doppler. To alleviate the degradation of image quality with respect to conventional…

信号处理 · 电气工程与系统科学 2021-12-24 Nishith Chennakeshava , Ben Luijten , Massimo Mischi , Yonina C. Eldar , Ruud J. G. van Sloun

Supervised learning with a convolutional neural network is recognized as a powerful means of image restoration. However, most such methods have been designed for application to grayscale and/or color images; therefore, they have limited…

图像与视频处理 · 电气工程与系统科学 2019-07-02 Ryuji Imamura , Tatsuki Itasaka , Masahiro Okuda

Image denoising is a prerequisite for downstream tasks in many fields. Low-dose and photon-counting computed tomography (CT) denoising can optimize diagnostic performance at minimized radiation dose. Supervised deep denoising methods are…

机器学习 · 计算机科学 2022-01-06 Chuang Niu , Mengzhou Li , Fenglei Fan , Weiwen Wu , Xiaodong Guo , Qing Lyu , Ge Wang

Recently developed deep-learning-based denoisers often outperform state-of-the-art conventional denoisers such as the BM3D. They are typically trained to minimize the mean squared error (MSE) between the output image of a deep neural…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Shakarim Soltanayev , Se Young Chun

In many ultrasonic imaging systems, data acquisition and image formation are performed on separate computing devices. Data transmission is becoming a bottleneck, thus, efficient data compression is essential. Compression rates can be…

图像与视频处理 · 电气工程与系统科学 2021-09-02 Georgios Pilikos , Lars Horchens , Kees Joost Batenburg , Tristan van Leeuwen , Felix Lucka

Deep neural networks have been widely used in image denoising during the past few years. Even though they achieve great success on this problem, they are computationally inefficient which makes them inappropriate to be implemented in mobile…

图像与视频处理 · 电气工程与系统科学 2021-08-05 Lu Xu , Jiawei Zhang , Xuanye Cheng , Feng Zhang , Xing Wei , Jimmy Ren

Modern computer vision requires processing large amounts of data, both while training the model and/or during inference, once the model is deployed. Scenarios where images are captured and processed in physically separated locations are…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Sudeep Katakol , Basem Elbarashy , Luis Herranz , Joost van de Weijer , Antonio M. Lopez

Deep learning has been used to image compressive sensing (CS) for enhanced reconstruction performance. However, most existing deep learning methods train different models for different subsampling ratios, which brings additional hardware…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Zhonghao Zhang , Yipeng Liu , Xingyu Cao , Fei Wen , Ce Zhu

To reduce the storage requirements, remote sensing (RS) images are usually stored in compressed format. Existing scene classification approaches using deep neural networks (DNNs) require to fully decompress the images, which is a…

图像与视频处理 · 电气工程与系统科学 2020-12-16 Akshara Preethy Byju , Gencer Sumbul , Begüm Demir , Lorenzo Bruzzone

Supervised training for real-world denoising presents challenges due to the difficulty of collecting large datasets of paired noisy and clean images. Recent methods have attempted to address this by utilizing unpaired datasets of clean and…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Hamadi Chihaoui , Paolo Favaro

Model compression is a critical area of research in deep learning, in particular in vision, driven by the need to lighten models memory or computational footprints. While numerous methods for model compression have been proposed, most focus…

机器学习 · 计算机科学 2025-04-08 Jeremy Morlier , Mathieu Leonardon , Vincent Gripon