中文
相关论文

相关论文: Low Latency Video Denoising for Online Conferencin…

200 篇论文

Denoising is one of the fundamental steps of the processing pipeline that converts data captured by a camera sensor into a display-ready image or video. It is generally performed early in the pipeline, usually before demosaicking, although…

图像与视频处理 · 电气工程与系统科学 2024-12-02 Marco Sánchez-Beeckman , Antoni Buades , Nicola Brandonisio , Bilel Kanoun

Video-language modeling has attracted much attention with the rapid growth of web videos. Most existing methods assume that the video frames and text description are semantically correlated, and focus on video-language modeling at video…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Haoyu Lu , Mingyu Ding , Nanyi Fei , Yuqi Huo , Zhiwu Lu

Video denoising for raw image has always been the difficulty of camera image processing. On the one hand, image denoising performance largely determines the image quality, moreover denoising effect in raw image will affect the accuracy of…

图像与视频处理 · 电气工程与系统科学 2022-09-07 Bin Ma , Yueli Hu , Xianxian Lv , Kai Li

Image reconstruction techniques such as denoising often need to be applied to the RGB output of cameras and cellphones. Unfortunately, the commonly used additive white noise (AWGN) models do not accurately reproduce the noise and the…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Ronnachai Jaroensri , Camille Biscarrat , Miika Aittala , Frédo Durand

Video streams are delivered continuously to save the cost of storage and device memory. Real-time denoising algorithms are typically adopted on the user device to remove the noise involved during the shooting and transmission of video…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Chenyang Qi , Junming Chen , Xin Yang , Qifeng Chen

This paper introduces Hazedefy, a lightweight and application-focused dehazing pipeline intended for real-time video and live camera feed enhancement. Hazedefy prioritizes computational simplicity and practical deployability on…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Ayush Bhavsar

In this paper, we propose a learning-based approach for denoising raw videos captured under low lighting conditions. We propose to do this by first explicitly aligning the neighboring frames to the current frame using a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Avinash Paliwal , Libing Zeng , Nima Khademi Kalantari

In this paper, we introduce a novel unsupervised video denoising deep learning approach that can help to mitigate data scarcity issues and shows robustness against different noise patterns, enhancing its broad applicability. Our method…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Mary Damilola Aiyetigbo , Dineshchandar Ravichandran , Reda Chalhoub , Peter Kalivas , Nianyi Li

In video denoising, the adjacent frames often provide very useful information, but accurate alignment is needed before such information can be harnassed. In this work, we present a multi-alignment network, which generates multiple flow…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Yaping Zhao , Haitian Zheng , Zhongrui Wang , Jiebo Luo , Edmund Y. Lam

Is it possible to recover an image from its noisy version using convolutional neural networks? This is an interesting problem as convolutional layers are generally used as feature detectors for tasks like classification, segmentation and…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Nithish Divakar , R. Venkatesh Babu

This paper proposes a learning-based denoising method called FlashLight CNN (FLCNN) that implements a deep neural network for image denoising. The proposed approach is based on deep residual networks and inception networks and it is able to…

图像与视频处理 · 电气工程与系统科学 2020-07-06 Pham Huu Thanh Binh , Cristóvão Cruz , Karen Egiazarian

Deep convolutional neural networks (CNNs) depend on feedforward and feedback ways to obtain good performance in image denoising. However, how to obtain effective structural information via CNNs to efficiently represent given noisy images is…

图像与视频处理 · 电气工程与系统科学 2023-10-17 Chunwei Tian , Menghua Zheng , Wangmeng Zuo , Shichao Zhang , Yanning Zhang , Chia-Wen Ling

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

Deep Convolutional Neural Networks (CNNs) have been successfully used in many low-level vision problems like image denoising. Although the conditional image generation techniques have led to large improvements in this task, there has been…

图像与视频处理 · 电气工程与系统科学 2020-03-10 Ioannis Marras , Grigorios G. Chrysos , Ioannis Alexiou , Gregory Slabaugh , Stefanos Zafeiriou

Noise removal of images is an essential preprocessing procedure for many computer vision tasks. Currently, many denoising models based on deep neural networks can perform well in removing the noise with known distributions (i.e. the…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Wencong Wu , Guannan Lv , Yingying Duan , Peng Liang , Yungang Zhang , Yuelong Xia

Image denoising is of vital importance in many imaging or computer vision related areas. With the convolutional neural networks showing strong capability in computer vision tasks, the performance of image denoising has also been brought up…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Zhuang Jia

Low signal-to-noise ratio videos -- such as those from underwater sonar, ultrasound, and microscopy -- pose significant challenges for computer vision models, particularly when paired clean imagery is unavailable. We present Spatiotemporal…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Suzanne Stathatos , Michael Hobley , Pietro Perona , Markus Marks

Low-dose CT images are essential for reducing radiation exposure in cancer screening, pediatric imaging, and longitudinal monitoring protocols, but their quality is often degraded by noise from low-dose acquisition, patient motion, or…

计算机视觉与模式识别 · 计算机科学 2026-03-12 Jitindra Fartiyal , Pedro Freire , Sergei K. Turitsyn , Sergei G. Solovski

Fast and flexible processing are two essential requirements for a number of practical applications of image denoising. Current state-of-the-art methods, however, still require either high computational cost or limited scopes of the target.…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Shunta Maeda

Noisy images processing is a fundamental task of computer vision. The first example is the detection of faint edges in noisy images, a challenging problem studied in the last decades. A recent study introduced a fast method to detect faint…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Nati Ofir , Yosi Keller