中文
相关论文

相关论文: Unsupervised Real-World Denoising: Sparsity is All…

200 篇论文

Deep learning approaches in image processing predominantly resort to supervised learning. A majority of methods for image denoising are no exception to this rule and hence demand pairs of noisy and corresponding clean images. Only recently…

图像与视频处理 · 电气工程与系统科学 2020-10-02 Priyatham Kattakinda , A. N. Rajagopalan

Real noisy-clean pairs on a large scale are costly and difficult to obtain. Meanwhile, supervised denoisers trained on synthetic data perform poorly in practice. Self-supervised denoisers, which learn only from single noisy images, solve…

图像与视频处理 · 电气工程与系统科学 2023-05-09 Zejin Wang , Jiazheng Liu , Guoqing Li , Hua Han

When capturing and storing images, devices inevitably introduce noise. Reducing this noise is a critical task called image denoising. Deep learning has become the de facto method for image denoising, especially with the emergence of…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Haoyu Chen , Jinjin Gu , Yihao Liu , Salma Abdel Magid , Chao Dong , Qiong Wang , Hanspeter Pfister , Lei Zhu

The lack of large-scale noisy-clean image pairs restricts supervised denoising methods' deployment in actual applications. While existing unsupervised methods are able to learn image denoising without ground-truth clean images, they either…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Yi Zhang , Dasong Li , Ka Lung Law , Xiaogang Wang , Hongwei Qin , Hongsheng Li

With its significant performance improvements, the deep learning paradigm has become a standard tool for modern image denoisers. While promising performance has been shown on seen noise distributions, existing approaches often suffer from…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Hao Chen , Chenyuan Qu , Yu Zhang , Chen Chen , Jianbo Jiao

Deep neural network based methods are the state of the art in various image restoration problems. Standard supervised learning frameworks require a set of noisy measurement and clean image pairs for which a distance between the output of…

图像与视频处理 · 电气工程与系统科学 2021-03-31 Rihuan Ke , Carola-Bibiane Schönlieb

Unsupervised denoising is a crucial challenge in real-world imaging applications. Unsupervised deep-learning methods have demonstrated impressive performance on benchmarks based on synthetic noise. However, no metrics are available to…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Adria Marcos-Morales , Matan Leibovich , Sreyas Mohan , Joshua Lawrence Vincent , Piyush Haluai , Mai Tan , Peter Crozier , Carlos Fernandez-Granda

Deep learning based image denoising methods have been recently popular due to their improved performance. Traditionally, these methods are trained in a supervised manner, requiring a set of noisy input and clean target image pairs. More…

图像与视频处理 · 电气工程与系统科学 2020-11-20 Burhaneddin Yaman , Seyed Amir Hossein Hosseini , Mehmet Akçakaya

Image denoising methods must effectively model, implicitly or explicitly, the vast diversity of patterns and textures that occur in natural images. This is challenging, even for modern methods that leverage deep neural networks trained to…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Zhihao Xia , Ayan Chakrabarti

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

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 investigate the task of learning blind image denoising networks from an unpaired set of clean and noisy images. Such problem setting generally is practical and valuable considering that it is feasible to collect unpaired noisy and clean…

图像与视频处理 · 电气工程与系统科学 2020-09-01 Xiaohe Wu , Ming Liu , Yue Cao , Dongwei Ren , Wangmeng Zuo

In the last few years, image denoising has benefited a lot from the fast development of neural networks. However, the requirement of large amounts of noisy-clean image pairs for supervision limits the wide use of these models. Although…

图像与视频处理 · 电气工程与系统科学 2021-04-01 Tao Huang , Songjiang Li , Xu Jia , Huchuan Lu , Jianzhuang Liu

Image noise modeling is a long-standing problem with many applications in computer vision. Early attempts that propose simple models, such as signal-independent additive white Gaussian noise or the heteroscedastic Gaussian noise model…

图像与视频处理 · 电气工程与系统科学 2022-06-03 Ali Maleky , Shayan Kousha , Michael S. Brown , Marcus A. Brubaker

Raw images taken in low-light conditions are very noisy due to low photon count and sensor noise. Learning-based denoisers have the potential to reconstruct high-quality images. For training, however, these denoisers require large paired…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Liying Lu , Raphaël Achddou , Sabine Süsstrunk

When taking photos under an environment with insufficient light, the exposure time and the sensor gain usually require to be carefully chosen to obtain images with satisfying visual quality. For example, the images with high ISO usually…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Zhilu Zhang , Rongjian Xu , Ming Liu , Zifei Yan , Wangmeng Zuo

Recently, denoising methods based on supervised learning have exhibited promising performance. However, their reliance on external datasets containing noisy-clean image pairs restricts their applicability. To address this limitation,…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Jaekyun Ko , Sanghwan Lee

Image enhancement approaches often assume that the noise is signal independent, and approximate the degradation model as zero-mean additive Gaussian. However, this assumption does not hold for biomedical imaging systems where sensor-based…

图像与视频处理 · 电气工程与系统科学 2023-04-10 Calvin-Khang Ta , Abhishek Aich , Akash Gupta , Amit K. Roy-Chowdhury

Real-world image denoising is an extremely important image processing problem, which aims to recover clean images from noisy images captured in natural environments. In recent years, diffusion models have achieved very promising results in…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Cheng Yang , Lijing Liang , Zhixun Su

In recent years, self-supervised denoising methods have gained significant success and become critically important in the field of image restoration. Among them, the blind spot network based methods are the most typical type and have…

图像与视频处理 · 电气工程与系统科学 2024-07-16 Xiangyu Liao , Tianheng Zheng , Jiayu Zhong , Pingping Zhang , Chao Ren
‹ 上一页 1 2 3 10 下一页 ›