中文
相关论文

相关论文: Image Denoising Using Global and Local Circulant R…

200 篇论文

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

Image denoising is a well studied problem with an extensive activity that has spread over several decades. Despite the many available denoising algorithms, the quest for simple, powerful and fast denoisers is still an active and vibrant…

图像与视频处理 · 电气工程与系统科学 2021-03-26 Gregory Vaksman , Michael Elad , Peyman Milanfar

Denoising diffusion models have achieved state-of-the-art performance in image restoration by modeling the process as sequential denoising steps. However, most approaches assume independent and identically distributed (i.i.d.) Gaussian…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Niki Nezakati , Arnab Ghosh , Amit Roy-Chowdhury , Vishwanath Saragadam

Position emission tomography (PET) is widely used in clinics and research due to its quantitative merits and high sensitivity, but suffers from low signal-to-noise ratio (SNR). Recently convolutional neural networks (CNNs) have been widely…

图像与视频处理 · 电气工程与系统科学 2023-12-12 Se-In Jang , Tinsu Pan , Ye Li , Pedram Heidari , Junyu Chen , Quanzheng Li , Kuang Gong

Recently, there has been extensive research interest in training deep networks to denoise images without clean reference. However, the representative approaches such as Noise2Noise, Noise2Void, Stein's unbiased risk estimator (SURE), etc.…

图像与视频处理 · 电气工程与系统科学 2021-10-28 Kwanyoung Kim , Jong Chul Ye

The non-uniform photoelectric response of infrared imaging systems results in fixed-pattern stripe noise being superimposed on infrared images, which severely reduces image quality. As the applications of degraded infrared images are…

图像与视频处理 · 电气工程与系统科学 2022-09-30 Zeshan Fayyaz , Daniel Platnick , Hannan Fayyaz , Nariman Farsad

Supervised deep learning has become the method of choice for image denoising. It involves the training of neural networks on large datasets composed of pairs of noisy and clean images. However, the necessity of training data that are…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Sébastien Herbreteau , Michael Unser

The problem of Poisson denoising appears in various imaging applications, such as low-light photography, medical imaging and microscopy. In cases of high SNR, several transformations exist so as to convert the Poisson noise into an additive…

计算机视觉与模式识别 · 计算机科学 2015-06-17 Raja Giryes , Michael Elad

In many modern computer application problems, the classification of image data plays an important role. Among many different supervised machine learning models, convolutional neural networks (CNNs) and linear discriminant analysis (LDA) as…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Axel Klawonn , Martin Lanser , Janine Weber

How to efficiently utilize the temporal features is crucial, yet challenging, for video restoration. The temporal features usually contain various noisy and uncorrelated information, and they may interfere with the restoration of the…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Cong Huang , Jiahao Li , Bin Li , Dong Liu , Yan Lu

Image restoration, the recovery of clean images from degraded measurements, has applications in various domains like surveillance, defense, and medical imaging. Despite achieving state-of-the-art (SOTA) restoration performance, existing…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Shubhi Shukla , Pravin Nair

Recent studies on learning-based image denoising have achieved promising performance on various noise reduction tasks. Most of these deep denoisers are trained either under the supervision of clean references, or unsupervised on synthetic…

图像与视频处理 · 电气工程与系统科学 2021-03-30 Rui Zhao , Daniel P. K. Lun , Kin-Man Lam

We propose to learn a fully-convolutional network model that consists of a Chain of Identity Mapping Modules and residual on the residual architecture for image denoising. Our network structure possesses three distinctive features that are…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Saeed Anwar , Cong Phuoc Huynh , Fatih Porikli

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

Real-world image noise removal is a long-standing yet very challenging task in computer vision. The success of deep neural network in denoising stimulates the research of noise generation, aiming at synthesizing more clean-noisy image pairs…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Zongsheng Yue , Qian Zhao , Lei Zhang , Deyu Meng

Higher-order singular value decomposition (HOSVD) is an efficient way for data reduction and also eliciting intrinsic structure of multi-dimensional array data. It has been used in many applications, and some of them involve incomplete…

数值分析 · 数学 2016-08-11 Yangyang Xu

Previous works have shown that convolutional neural networks can achieve good performance in image denoising tasks. However, limited by the local rigid convolutional operation, these methods lead to oversmoothing artifacts. A deeper network…

图像与视频处理 · 电气工程与系统科学 2020-07-15 Meng Chang , Qi Li , Huajun Feng , Zhihai Xu

Dual-energy computed tomography (DECT) has shown great potential and promising applications in advanced imaging fields for its capabilities of material decomposition. However, image reconstructions and decompositions under sparse views…

医学物理 · 物理学 2016-08-01 Lei Li , Ailong Cai , Linyuan Wang , Bin Yan , Hanming Zhang , Zhizhong Zheng , Wenkun Zhang , Wanli Lu , Guoen Hu

Very deep convolutional neural networks (CNNs) have been firmly established as the primary methods for many computer vision tasks. However, most state-of-the-art CNNs are large, which results in high inference latency. Recently, depth-wise…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yihui He , Jianing Qian , Jianren Wang , Cindy X. Le , Congrui Hetang , Qi Lyu , Wenping Wang , Tianwei Yue

Patient scans from MRI often suffer from noise, which hampers the diagnostic capability of such images. As a method to mitigate such artifact, denoising is largely studied both within the medical imaging community and beyond the community…

图像与视频处理 · 电气工程与系统科学 2022-03-25 Hyungjin Chung , Eun Sun Lee , Jong Chul Ye
‹ 上一页 1 8 9 10 下一页 ›