中文
相关论文

相关论文: Real Image Denoising with Knowledge Distillation f…

200 篇论文

Increasing use of CT in modern medical practice has raised concerns over associated radiation dose. Reduction of radiation dose associated with CT can increase noise and artifacts, which can adversely affect diagnostic confidence. Denoising…

计算机视觉与模式识别 · 计算机科学 2017-02-24 Qingsong Yang , Pingkun Yan , Mannudeep K. Kalra , Ge Wang

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

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

Plug-and-Play (PnP) algorithms are a class of iterative algorithms that address image inverse problems by combining a physical model and a deep neural network for regularization. Even if they produce impressive image restoration results,…

图像与视频处理 · 电气工程与系统科学 2025-06-12 Marien Renaud , Jean Prost , Arthur Leclaire , Nicolas Papadakis

Deep cascaded architectures for magnetic resonance imaging (MRI) acceleration have shown remarkable success in providing high-quality reconstruction. However, as the number of cascades increases, the improvements in reconstruction tend to…

图像与视频处理 · 电气工程与系统科学 2024-02-06 Matcha Naga Gayathri , Sriprabha Ramanarayanan , Mohammad Al Fahim , Rahul G S , Keerthi Ram , Mohanasankar Sivaprakasam

A deep convolutional neural network has been developed to denoise atomic-resolution TEM image datasets of nanoparticles acquired using direct electron counting detectors, for applications where the image signal is severely limited by shot…

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

Quantization and Knowledge distillation (KD) methods are widely used to reduce memory and power consumption of deep neural networks (DNNs), especially for resource-constrained edge devices. Although their combination is quite promising to…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Jangho Kim , Yash Bhalgat , Jinwon Lee , Chirag Patel , Nojun Kwak

Current self-supervised denoising techniques achieve impressive results, yet their real-world application is frequently constrained by substantial computational and memory demands, necessitating a compromise between inference speed and…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Tomáš Chobola , Julia A. Schnabel , Tingying Peng

Modern diffusion models, particularly those utilizing a Transformer-based UNet for denoising, rely heavily on self-attention operations to manage complex spatial relationships, thus achieving impressive generation performance. However, this…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Songhua Liu , Weihao Yu , Zhenxiong Tan , Xinchao Wang

Machine learning techniques work best when the data used for training resembles the data used for evaluation. This holds true for learned single-image denoising algorithms, which are applied to real raw camera sensor readings but, due to…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Tim Brooks , Ben Mildenhall , Tianfan Xue , Jiawen Chen , Dillon Sharlet , Jonathan T. Barron

Though recent years have witnessed remarkable progress in single image super-resolution (SISR) tasks with the prosperous development of deep neural networks (DNNs), the deep learning methods are confronted with the computation and memory…

图像与视频处理 · 电气工程与系统科学 2023-02-15 Zheng Zhan , Yifan Gong , Pu Zhao , Geng Yuan , Wei Niu , Yushu Wu , Tianyun Zhang , Malith Jayaweera , David Kaeli , Bin Ren , Xue Lin , Yanzhi Wang

Recent advancements in text-guided diffusion models have unlocked powerful image manipulation capabilities. However, applying these methods to real images necessitates the inversion of the images into the domain of the pretrained diffusion…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Daniel Garibi , Or Patashnik , Andrey Voynov , Hadar Averbuch-Elor , Daniel Cohen-Or

The quality of images captured by smartphones is an important specification since smartphones are becoming ubiquitous as primary capturing devices. The traditional image signal processing (ISP) pipeline in a smartphone camera consists of…

图像与视频处理 · 电气工程与系统科学 2021-08-29 Saumya Gupta , Diplav Srivastava , Umang Chaturvedi , Anurag Jain , Gaurav Khandelwal

Recent works on plug-and-play image restoration have shown that a denoiser can implicitly serve as the image prior for model-based methods to solve many inverse problems. Such a property induces considerable advantages for plug-and-play…

图像与视频处理 · 电气工程与系统科学 2021-07-14 Kai Zhang , Yawei Li , Wangmeng Zuo , Lei Zhang , Luc Van Gool , Radu Timofte

Modern digital cameras rely on the sequential execution of separate image processing steps to produce realistic images. The first two steps are usually related to denoising and demosaicking where the former aims to reduce noise from the…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Filippos Kokkinos , Stamatios Lefkimmiatis

Spiking neural networks (SNNs) have been gaining interest as energy-efficient alternatives of conventional artificial neural networks (ANNs) due to their event-driven computation. Considering the future deployment of SNN models to…

神经与进化计算 · 计算机科学 2022-06-28 Dongjin Lee , Seongsik Park , Jongwan Kim , Wuhyeong Doh , Sungroh Yoon

With the advent of recent advances in unsupervised learning, efficient training of a deep network for image denoising without pairs of noisy and clean images has become feasible. However, most current unsupervised denoising methods are…

图像与视频处理 · 电气工程与系统科学 2020-12-08 Kanggeun Lee , Won-Ki Jeong

Deep convolutional neural networks have been widely used in numerous applications, but their demanding storage and computational resource requirements prevent their applications on mobile devices. Knowledge distillation aims to optimize a…

机器学习 · 计算机科学 2018-12-18 Hanting Chen , Yunhe Wang , Chang Xu , Chao Xu , Dacheng Tao

We demonstrate that in knowledge distillation for diffusion models, the teacher network's highly complex denoising process - stemming from its substantially larger capacity - poses a significant challenge for the student model to faithfully…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Hyunsoo Han , Sangyeop Yeo , Jaejun Yoo