中文
相关论文

相关论文: Multi-Kernel Prediction Networks for Denoising of …

200 篇论文

We present a technique for jointly denoising bursts of images taken from a handheld camera. In particular, we propose a convolutional neural network architecture for predicting spatially varying kernels that can both align and denoise…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Ben Mildenhall , Jonathan T. Barron , Jiawen Chen , Dillon Sharlet , Ren Ng , Robert Carroll

Bursts of images exhibit significant self-similarity across both time and space. This motivates a representation of the kernels as linear combinations of a small set of basis elements. To this end, we introduce a novel basis prediction…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Zhihao Xia , Federico Perazzi , Michaël Gharbi , Kalyan Sunkavalli , Ayan Chakrabarti

Deep learning based image denoising methods have been extensively investigated. In this paper, attention mechanism enhanced kernel prediction networks (AME-KPNs) are proposed for burst image denoising, in which, nearly cost-free attention…

图像与视频处理 · 电气工程与系统科学 2020-01-30 Bin Zhang , Shenyao Jin , Yili Xia , Yongming Huang , Zixiang Xiong

Images taken in a low light condition with the presence of camera shake suffer from motion blur and photon shot noise. While state-of-the-art image restoration networks show promising results, they are largely limited to well-illuminated…

图像与视频处理 · 电气工程与系统科学 2023-04-07 Yash Sanghvi , Zhiyuan Mao , Stanley H. Chan

One popular strategy for image denoising is to design a generalized regularization term that is capable of exploring the implicit prior underlying data observation. Convolutional neural networks (CNN) have shown the powerful capability to…

图像与视频处理 · 电气工程与系统科学 2019-10-22 Peng Liu , Xiaoxiao Zhou , Junyiyang Li , El Basha Mohammad D , Ruogu Fang

Joint image filters are used to transfer structural details from a guidance picture used as a prior to a target image, in tasks such as enhancing spatial resolution and suppressing noise. Previous methods based on convolutional neural…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Beomjun Kim , Jean Ponce , Bumsub Ham

Diffusion models have achieved significant progress in image generation. The pre-trained Stable Diffusion (SD) models are helpful for image deblurring by providing clear image priors. However, directly using a blurry image or pre-deblurred…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Lingshun Kong , Jiawei Zhang , Dongqing Zou , Jimmy Ren , Xiaohe Wu , Jiangxin Dong , Jinshan Pan

Low-dose CT has been a key diagnostic imaging modality to reduce the potential risk of radiation overdose to patient health. Despite recent advances, CNN-based approaches typically apply filters in a spatially invariant way and adopt…

图像与视频处理 · 电气工程与系统科学 2021-07-27 Lu Xu , Yuwei Zhang , Ying Liu , Daoye Wang , Mu Zhou , Jimmy Ren , Jingwei Wei , Zhaoxiang Ye

Capturing images under extremely low-light conditions poses significant challenges for the standard camera pipeline. Images become too dark and too noisy, which makes traditional image enhancement techniques almost impossible to apply. Very…

计算机视觉与模式识别 · 计算机科学 2020-06-19 Ahmet Serdar Karadeniz , Erkut Erdem , Aykut Erdem

Real-time Monte Carlo denoising aims at removing severe noise under low samples per pixel (spp) in a strict time budget. Recently, kernel-prediction methods use a neural network to predict each pixel's filtering kernel and have shown a…

图形学 · 计算机科学 2022-02-28 Hangming Fan , Rui Wang , Yuchi Huo , Hujun Bao

Most of the classical denoising methods restore clear results by selecting and averaging pixels in the noisy input. Instead of relying on hand-crafted selecting and averaging strategies, we propose to explicitly learn this process with deep…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Xiangyu Xu , Muchen Li , Wenxiu Sun

In recent years, the removal of motion blur in photographs has seen impressive progress in the hands of deep learning-based methods, trained to map directly from blurry to sharp images. For this reason, approaches that explicitly use a…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Guillermo Carbajal , Patricia Vitoria , José Lezama , Pablo Musé

In the last decade Convolutional Neural Networks (CNNs) have defined the state of the art for many low level image processing and restoration tasks such as denoising, demosaicking, upscaling, or inpainting. However, on-device mobile…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Bartlomiej Wronski

Image denoising is a fundamental challenge in computer vision, with applications in photography and medical imaging. While deep learning-based methods have shown remarkable success, their reliance on specific noise distributions limits…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Dongjin Kim , Jaekyun Ko , Muhammad Kashif Ali , Tae Hyun Kim

Most blind deconvolution methods usually pre-define a large kernel size to guarantee the support domain. Blur kernel estimation error is likely to be introduced, yielding severe artifacts in deblurring results. In this paper, we first…

计算机视觉与模式识别 · 计算机科学 2019-02-25 Li Si-Yao , Dongwei Ren , Qian Yin

Blind deconvolution is a challenging problem, but in low-light it is even more difficult. Existing algorithms, both classical and deep-learning based, are not designed for this condition. When the photon shot noise is strong, conventional…

图像与视频处理 · 电气工程与系统科学 2022-11-21 Yash Sanghvi , Abhiram Gnanasambandam , Zhiyuan Mao , Stanley H. Chan

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

Blind image deblurring algorithms have been improving steadily in the past years. Most state-of-the-art algorithms, however, still cannot perform perfectly in challenging cases, especially in large blur setting. In this paper, we focus on…

计算机视觉与模式识别 · 计算机科学 2014-05-27 Jinshan Pan , Risheng Liu , Zhixun Su , Xianfeng Gu

Defocus blur is one kind of blur effects often seen in images, which is challenging to remove due to its spatially variant amount. This paper presents an end-to-end deep learning approach for removing defocus blur from a single image, so as…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Yuhui Quan , Zicong Wu , Hui Ji

Single image denoising (SID) has achieved significant breakthroughs with the development of deep learning. However, the proposed methods are often accompanied by plenty of parameters, which greatly limits their application scenarios.…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Juncheng Li , Hanhui Yang , Qiaosi Yi , Faming Fang , Guangwei Gao , Tieyong Zeng , Guixu Zhang
‹ 上一页 1 2 3 10 下一页 ›