中文
相关论文

相关论文: Temporal As a Plugin: Unsupervised Video Denoising…

200 篇论文

Denoisers trained with synthetic data often fail to cope with the diversity of unknown noises, giving way to methods that can adapt to existing noise without knowing its ground truth. Previous image-based method leads to noise overfitting…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Yanghao Li , Bichuan Guo , Jiangtao Wen , Zhen Xia , Shan Liu , Yuxing Han

In this paper, we introduce a novel unsupervised network to denoise microscopy videos featured by image sequences captured by a fixed location microscopy camera. Specifically, we propose a DeepTemporal Interpolation method, leveraging a…

图像与视频处理 · 电气工程与系统科学 2024-04-19 Mary Aiyetigbo , Alexander Korte , Ethan Anderson , Reda Chalhoub , Peter Kalivas , Feng Luo , Nianyi Li

Existing denoising methods typically restore clear results by aggregating pixels from the noisy input. Instead of relying on hand-crafted aggregation schemes, we propose to explicitly learn this process with deep neural networks. We present…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Xiangyu Xu , Muchen Li , Wenxiu Sun , Ming-Hsuan Yang

Deep neural networks are efficient learning machines which leverage upon a large amount of manually labeled data for learning discriminative features. However, acquiring substantial amount of supervised data, especially for videos can be a…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Sujoy Paul , Sourya Roy , Amit K. Roy-Chowdhury

Video Denoising is one of the fundamental tasks of any videoprocessing pipeline. It is different from image denoising due to the tem-poral aspects of video frames, and any image denoising approach appliedto videos will result in flickering.…

图像与视频处理 · 电气工程与系统科学 2020-08-28 Aryansh Omray , Samyak Jain , Utsav Krishnan , Pratik Chattopadhyay

Due to the large memory footprint of untrimmed videos, current state-of-the-art video localization methods operate atop precomputed video clip features. These features are extracted from video encoders typically trained for trimmed action…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Humam Alwassel , Silvio Giancola , Bernard Ghanem

In this paper, we present a novel robust framework for low-level vision tasks, including denoising, object removal, frame interpolation, and super-resolution, that does not require any external training data corpus. Our proposed approach…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Gaurav Shrivastava , Ser-Nam Lim , Abhinav Shrivastava

In recent years, there has been remarkable progress in supervised image segmentation. Video segmentation is less explored, despite the temporal dimension being highly informative. Semantic labels, e.g. that cannot be accurately detected in…

计算机视觉与模式识别 · 计算机科学 2019-08-30 Radu Sibechi , Olaf Booij , Nora Baka , Peter Bloem

Spatially dense self-supervised learning is a rapidly growing problem domain with promising applications for unsupervised segmentation and pretraining for dense downstream tasks. Despite the abundance of temporal data in the form of videos,…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Mohammadreza Salehi , Efstratios Gavves , Cees G. M. Snoek , Yuki M. Asano

How to efficiently utilize the temporal features is crucial, yet challenging, for video restoration. The temporal features usually contain various noisy and uncorrelated information, and they may interfere with the restoration of the…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Cong Huang , Jiahao Li , Bin Li , Dong Liu , Yan Lu

Unsupervised video representation learning has made remarkable achievements in recent years. However, most existing methods are designed and optimized for video classification. These pre-trained models can be sub-optimal for temporal…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Can Zhang , Tianyu Yang , Junwu Weng , Meng Cao , Jue Wang , Yuexian Zou

While large-scale image-text pretrained models such as CLIP have been used for multiple video-level tasks on trimmed videos, their use for temporal localization in untrimmed videos is still a relatively unexplored task. We design a new…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Shen Yan , Xuehan Xiong , Arsha Nagrani , Anurag Arnab , Zhonghao Wang , Weina Ge , David Ross , Cordelia Schmid

In video communication, the concealment of distortions caused by transmission errors is important for allowing for a pleasant visual quality and for reducing error propagation. In this article, Denoised Temporal Extrapolation Refinement is…

图像与视频处理 · 电气工程与系统科学 2022-07-11 Jürgen Seiler , Michael Schöberl , André Kaup

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 classification is a challenging task in computer vision. Although Deep Neural Networks (DNNs) have achieved excellent performance in video classification, recent research shows adding imperceptible perturbations to clean videos can…

机器学习 · 计算机科学 2019-09-12 Xiaojun Jia , Xingxing Wei , Xiaochun Cao

We propose a self-supervised approach for training multi-frame video denoising networks. These networks predict frame t from a window of frames around t. Our self-supervised approach benefits from the video temporal consistency by…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Valéry Dewil , Jérémy Anger , Axel Davy , Thibaud Ehret , Pablo Arias , Gabriele Facciolo

In coherent imaging systems, speckle is a signal-dependent noise that visually strongly degrades images' appearance. A huge amount of SAR data has been acquired from different sensors with different wavelengths, resolutions, incidences and…

计算机视觉与模式识别 · 计算机科学 2024-02-16 Weiying Zhao , Paul Riot , Charles-Alban Deledalle , Henri Maître , Jean-Marie Nicolas , Florence Tupin

Video dehazing aims to recover haze-free frames with high visibility and contrast. This paper presents a novel framework to effectively explore the physical haze priors and aggregate temporal information. Specifically, we design a…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Jiaqi Xu , Xiaowei Hu , Lei Zhu , Qi Dou , Jifeng Dai , Yu Qiao , Pheng-Ann Heng

With recent deep learning based approaches showing promising results in removing noise from images, the best denoising performance has been reported in a supervised learning setup that requires a large set of paired noisy images and ground…

图像与视频处理 · 电气工程与系统科学 2022-09-20 Rihuan Ke

Current state-of-the-art classification and detection algorithms rely on supervised training. In this work we study unsupervised feature learning in the context of temporally coherent video data. We focus on feature learning from unlabeled…

计算机视觉与模式识别 · 计算机科学 2015-04-17 Ross Goroshin , Joan Bruna , Jonathan Tompson , David Eigen , Yann LeCun
‹ 上一页 1 2 3 10 下一页 ›