中文
相关论文

相关论文: Image Blind Denoising Using Dual Convolutional Neu…

200 篇论文

Recent works achieve excellent results in defocus deblurring task based on dual-pixel data using convolutional neural network (CNN), while the scarcity of data limits the exploration and attempt of vision transformer in this task. In…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Dafeng Zhang , Xiaobing Wang

There have been many image denoisers using deep neural networks, which outperform conventional model-based methods by large margins. Recently, self-supervised methods have attracted attention because constructing a large real noise dataset…

图像与视频处理 · 电气工程与系统科学 2023-07-31 Yeong Il Jang , Keuntek Lee , Gu Yong Park , Seyun Kim , Nam Ik Cho

Real-world blind denoising poses a unique image restoration challenge due to the non-deterministic nature of the underlying noise distribution. Prevalent discriminative networks trained on synthetic noise models have been shown to…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Junaid Malik , Serkan Kiranyaz , Mehmet Yamac , Esin Guldogan , Moncef Gabbouj

Image denoising is an important low-level computer vision task, which aims to reconstruct a noise-free and high-quality image from a noisy image. With the development of deep learning, convolutional neural network (CNN) has been gradually…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Chao Yao , Shuo Jin , Meiqin Liu , Xiaojuan Ban

Deep convolutional neural networks (DCNNs) have contributed many breakthroughs in segmentation tasks, especially in the field of medical imaging. However, \textit{domain shift} and \textit{corrupted annotations}, which are two common…

计算机视觉与模式识别 · 计算机科学 2020-06-22 Qinming Zhang , Luyan Liu , Kai Ma , Cheng Zhuo , Yefeng Zheng

Deep learning based methods hold state-of-the-art results in low-level image processing tasks, but remain difficult to interpret due to their black-box construction. Unrolled optimization networks present an interpretable alternative to…

图像与视频处理 · 电气工程与系统科学 2025-11-18 Nikola Janjušević , Amirhossein Khalilian-Gourtani , Yao Wang

In this paper, we develop a concise but efficient network architecture called linear compressing based skip-connecting network (LCSCNet) for image super-resolution. Compared with two representative network architectures with skip…

图像与视频处理 · 电气工程与系统科学 2020-01-08 Wenming Yang , Xuechen Zhang , Yapeng Tian , Wei Wang , Jing-Hao Xue , Qingmin Liao

Hyperspectral image (HSI) denoising is critical for the effective analysis and interpretation of hyperspectral data. However, simultaneously modeling global and local features is rarely explored to enhance HSI denoising. In this letter, we…

图像与视频处理 · 电气工程与系统科学 2024-03-18 Shuai Hu , Feng Gao , Xiaowei Zhou , Junyu Dong , Qian Du

Deep neural network has been ensured as a key technology in the field of many challenging and vigorously researched computer vision tasks. Furthermore, classical ResNet is thought to be a state-of-the-art convolutional neural network (CNN)…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Prathibha Varghese , G. Arockia Selva Saroja

Deep convolutional networks often append additive constant ("bias") terms to their convolution operations, enabling a richer repertoire of functional mappings. Biases are also used to facilitate training, by subtracting mean response over…

图像与视频处理 · 电气工程与系统科学 2020-02-11 Sreyas Mohan , Zahra Kadkhodaie , Eero P. Simoncelli , Carlos Fernandez-Granda

Monocular depth estimation and image deblurring are two fundamental tasks in computer vision, given their crucial role in understanding 3D scenes. Performing any of them by relying on a single image is an ill-posed problem. The recent…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Saqib Nazir , Lorenzo Vaquero , Manuel Mucientes , Víctor M. Brea , Daniela Coltuc

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

Image denoising techniques are essential to reducing noise levels and enhancing diagnosis reliability in low-dose computed tomography (CT). Machine learning based denoising methods have shown great potential in removing the complex and…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Dufan Wu , Kyungsang Kim , Georges El Fakhri , Quanzheng Li

In this paper, we propose a general dual convolutional neural network (DualCNN) for low-level vision problems, e.g., super-resolution, edge-preserving filtering, deraining and dehazing. These problems usually involve the estimation of two…

计算机视觉与模式识别 · 计算机科学 2018-05-15 Jinshan Pan , Sifei Liu , Deqing Sun , Jiawei Zhang , Yang Liu , Jimmy Ren , Zechao Li , Jinhui Tang , Huchuan Lu , Yu-Wing Tai , Ming-Hsuan Yang

Recently, tremendous human-designed and automatically searched neural networks have been applied to image denoising. However, previous works intend to handle all noisy images in a pre-defined static network architecture, which inevitably…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Zutao Jiang , Changlin Li , Xiaojun Chang , Jihua Zhu , Yi Yang

The reliability of using fully convolutional networks (FCNs) has been successfully demonstrated by recent studies in many speech applications. One of the most popular variants of these FCNs is the `U-Net', which is an encoder-decoder…

音频与语音处理 · 电气工程与系统科学 2021-11-10 Vinay Kothapally , Wei Xia , Shahram Ghorbani , John H. L. Hansen , Wei Xue , Jing Huang

Recently, deep learning-based image denoising methods have achieved promising performance on test data with the same distribution as training set, where various denoising models based on synthetic or collected real-world training data have…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Pengju Liu , Hongzhi Zhang , Jinghui Wang , Yuzhi Wang , Dongwei Ren , Wangmeng Zuo

Image denoising and high-level vision tasks are usually handled independently in the conventional practice of computer vision, and their connection is fragile. In this paper, we cope with the two jointly and explore the mutual influence…

计算机视觉与模式识别 · 计算机科学 2018-09-10 Ding Liu , Bihan Wen , Jianbo Jiao , Xianming Liu , Zhangyang Wang , Thomas S. Huang

There are two main streams in up-to-date image denoising algorithms: non-local self similarity (NSS) prior based methods and convolutional neural network (CNN) based methods. The NSS based methods are favorable on images with regular and…

计算机视觉与模式识别 · 计算机科学 2017-04-04 Byeongyong Ahn , Nam Ik Cho

Recent advances in deep learning have been pushing image denoising techniques to a new level. In self-supervised image denoising, blind-spot network (BSN) is one of the most common methods. However, most of the existing BSN algorithms use a…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Dan Zhang , Fangfang Zhou , Yuwen Jiang , Zhengming Fu