中文
相关论文

相关论文: Image Denoising with Control over Deep Network Hal…

200 篇论文

Image restoration, including image denoising, super resolution, inpainting, and so on, is a well-studied problem in computer vision and image processing, as well as a test bed for low-level image modeling algorithms. In this work, we…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Xiao-Jiao Mao , Chunhua Shen , Yu-Bin Yang

Convolution is a central operation in Convolutional Neural Networks (CNNs), which applies a kernel to overlapping regions shifted across the image. However, because of the strong correlations in real-world image data, convolutional kernels…

The advancement of imaging devices and countless images generated everyday pose an increasingly high demand on image denoising, which still remains a challenging task in terms of both effectiveness and efficiency. To improve denoising…

图像与视频处理 · 电气工程与系统科学 2023-05-10 Zhaoming Kong , Fangxi Deng , Haomin Zhuang , Jun Yu , Lifang He , Xiaowei Yang

Intrinsic Image Decomposition is an open problem of generating the constituents of an image. Generating reflectance and shading from a single image is a challenging task specifically when there is no ground truth. There is a lack of…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Harshana Weligampola , Gihan Jayatilaka , Suren Sritharan , Parakrama Ekanayake , Roshan Ragel , Vijitha Herath , Roshan Godaliyadda

The ability of deep image prior (DIP) to recover high-quality images from incomplete or corrupted measurements has made it popular in inverse problems in image restoration and medical imaging including magnetic resonance imaging (MRI).…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Shijun Liang , Evan Bell , Qing Qu , Rongrong Wang , Saiprasad Ravishankar

A flexible discriminative image denoiser is introduced in which multi-task learning methods are applied to a densoising FCN based on U-Net. The activations of the U-Net model are modified by affine transforms that are a learned function of…

图像与视频处理 · 电气工程与系统科学 2020-11-26 Anthony Kelly

Many seemingly unrelated computer vision tasks can be viewed as a special case of image decomposition into separate layers. For example, image segmentation (separation into foreground and background layers); transparent layer separation…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Yossi Gandelsman , Assaf Shocher , Michal Irani

Recently, convolutional neural networks (CNNs) have been widely used in image denoising. Existing methods benefited from residual learning and achieved high performance. Much research has been paid attention to optimizing the network…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Jiahong Zhang , Yonggui Zhu , Wenshu Yu , Jingning Ma

Low-light image enhancement (LLIE) aims at improving the illumination and visibility of dark images with lighting noise. To handle the real-world low-light images often with heavy and complex noise, some efforts have been made for joint…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Jiahuan Ren , Zhao Zhang , Richang Hong , Mingliang Xu , Yi Yang , Shuicheng Yan

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

Artificial intelligence has recently been widely used in computational imaging. The deep neural network (DNN) improves the signal-to-noise ratio of the retrieved images, whose quality is otherwise corrupted due to the low sampling ratio or…

图像与视频处理 · 电气工程与系统科学 2022-12-16 Wenhan Ren , Xiaoyu Nie , Tao Peng , Marlan O. Scully

Convolutional neural network (CNN)-based image denoising methods typically estimate the noise component contained in a noisy input image and restore a clean image by subtracting the estimated noise from the input. However, previous…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Kaito Imai , Takamichi Miyata

We propose a new grayscale image denoiser, dubbed as Neural Affine Image Denoiser (Neural AIDE), which utilizes neural network in a novel way. Unlike other neural network based image denoising methods, which typically apply simple…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Sungmin Cha , Taesup Moon

We cast the problem of image denoising as a domain translation problem between high and low noise domains. By modifying the cycleGAN model, we are able to learn a mapping between these domains on unpaired retinal optical coherence…

图像与视频处理 · 电气工程与系统科学 2019-11-19 Ilja Manakov , Markus Rohm , Christoph Kern , Benedikt Schworm , Karsten Kortuem , Volker Tresp

Convolutional neural network (CNN)-based image denoising methods have been widely studied recently, because of their high-speed processing capability and good visual quality. However, most of the existing CNN-based denoisers learn the image…

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

The increasing availability of advanced image editing tools has led to a significant rise in manipulated digital content, posing serious challenges for digital forensics and information security. This study presents a transfer…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Fatma Betul Buyuk , Gozde Karatas Baydogmus , Ali Buldu , Ayaulym Tulendiyeva , Zhuldyz Baizhumanova

Intrinsic image decomposition is the process of recovering the image formation components (reflectance and shading) from an image. Previous methods employ either explicit priors to constrain the problem or implicit constraints as formulated…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Partha Das , Sezer Karaoglu , Theo Gevers

Image denoising is an important problem in low-level vision and serves as a critical module for many image recovery tasks. Anisotropic diffusion is a wide family of image denoising approaches with promising performance. However, traditional…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Xinran Qin , Yuhui Quan , Ruotao Xu , Hui Ji

When taking photos in dim-light environments, due to the small amount of light entering, the shot images are usually extremely dark, with a great deal of noise, and the color cannot reflect real-world color. Under this condition, the…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Di Zhao , Lan Ma , Songnan Li , Dahai Yu

Hyperspectral images (HSIs) play a crucial role in remote sensing but are often degraded by complex noise patterns. Ensuring the physical property of the denoised HSIs is vital for robust HSI denoising, giving the rise of deep…

图像与视频处理 · 电气工程与系统科学 2025-12-23 Jin Ye , Jingran Wang , Fengchao Xiong , Jingzhou Chen , Yuntao Qian