中文
相关论文

相关论文: FastDVDnet: Towards Real-Time Deep Video Denoising…

200 篇论文

Deep convolutional neural networks (CNNs) for image denoising can effectively exploit rich hierarchical features and have achieved great success. However, many deep CNN-based denoising models equally utilize the hierarchical features of…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Wencong Wu , An Ge , Guannan Lv , Yuelong Xia , Yungang Zhang , Wen Xiong

In order to improve image quality of projection in industrial applications, generally, a standard method is to increase the current or exposure time, which might cause overexposure of detector units in areas of thin objects or backgrounds.…

图像与视频处理 · 电气工程与系统科学 2024-12-10 Mengyu Sun , Dimeng Xia , Shusen Zhao , Weibin Zhang , Yaobin He

For many applications with limited computation, communication, storage and energy resources, there is an imperative need of computer vision methods that could select an informative subset of the input video for efficient processing at or…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Shuyue Lan , Rameswar Panda , Qi Zhu , Amit K. Roy-Chowdhury

Removing noise from images, a.k.a image denoising, can be a very challenging task since the type and amount of noise can greatly vary for each image due to many factors including a camera model and capturing environments. While there have…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Changjin Kim , Tae Hyun Kim , Sungyong Baik

In this work, we present a novel background subtraction system that uses a deep Convolutional Neural Network (CNN) to perform the segmentation. With this approach, feature engineering and parameter tuning become unnecessary since the…

计算机视觉与模式识别 · 计算机科学 2017-02-07 Mohammadreza Babaee , Duc Tung Dinh , Gerhard Rigoll

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

Convolutional neural network (CNN)-based image denoising methods have been widely studied recently, because of their high-speed processing capability and good visual quality. However, most of the existing CNN-based denoisers learn the image…

图像与视频处理 · 电气工程与系统科学 2020-06-30 Rui Zhao , Kin-Man Lam , Daniel P. K. Lun

In recent years, various shadow detection methods from a single image have been proposed and used in vision systems; however, most of them are not appropriate for the robotic applications due to the expensive time complexity. This paper…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Sepideh Hosseinzadeh , Moein Shakeri , Hong Zhang

In low-visibility marine environments characterized by turbidity and darkness, acoustic cameras serve as visual sensors capable of generating high-resolution 2D sonar images. However, acoustic camera images are interfered with by complex…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Xiaoteng Zhou , Katsunori Mizuno , Yilong Zhang

Given a set of image denoisers, each having a different denoising capability, is there a provably optimal way of combining these denoisers to produce an overall better result? An answer to this question is fundamental to designing an…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Joon Hee Choi , Omar Elgendy , Stanley H. Chan

Convolutional neural networks (CNNs) have been extensively applied for image recognition problems giving state-of-the-art results on recognition, detection, segmentation and retrieval. In this work we propose and evaluate several deep…

计算机视觉与模式识别 · 计算机科学 2015-04-14 Joe Yue-Hei Ng , Matthew Hausknecht , Sudheendra Vijayanarasimhan , Oriol Vinyals , Rajat Monga , George Toderici

Image denoising is a fundamental operation in image processing and holds considerable practical importance for various real-world applications. Arguably several thousands of papers are dedicated to image denoising. In the past decade,…

计算机视觉与模式识别 · 计算机科学 2016-09-22 Wensen Feng , Peng Qiao , Xuanyang Xi , Yunjin Chen

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

While deep convolutional neural networks (CNNs) have achieved impressive success in image denoising with additive white Gaussian noise (AWGN), their performance remains limited on real-world noisy photographs. The main reason is that their…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Shi Guo , Zifei Yan , Kai Zhang , Wangmeng Zuo , Lei Zhang

Conventionally, image denoising and high-level vision tasks are handled separately in computer vision. In this paper, we cope with the two jointly and explore the mutual influence between them. First we propose a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Ding Liu , Bihan Wen , Xianming Liu , Zhangyang Wang , Thomas S. Huang

Image denoising is an important pre-processing step in medical image analysis. Different algorithms have been proposed in past three decades with varying denoising performances. More recently, having outperformed all conventional methods,…

计算机视觉与模式识别 · 计算机科学 2017-02-21 Lovedeep Gondara

Recovering an image from a noisy observation is a key problem in signal processing. Recently, it has been shown that data-driven approaches employing convolutional neural networks can outperform classical model-based techniques, because…

图像与视频处理 · 电气工程与系统科学 2019-05-30 Diego Valsesia , Giulia Fracastoro , Enrico Magli

This work proposes a new end-to-end DCNN based approach for motion segmentation, especially for video sequences captured with such non-static cameras, called MOSNET. While other approaches focus on spatial or temporal context only, the…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Markus Bosch

High-performance deep neural network (DNN)-based systems are in high demand in edge environments. Due to its high computational complexity, it is challenging to deploy DNNs on edge devices with strict limitations on computational resources.…

机器学习 · 计算机科学 2023-07-04 Hiroki Kawakami , Hirohisa Watanabe , Keisuke Sugiura , Hiroki Matsutani

During the acquisition of an image from its source, noise always becomes an integral part of it. Various algorithms have been used in past to denoise the images. Image denoising still has scope for improvement. Visual information…

图像与视频处理 · 电气工程与系统科学 2019-09-17 Santosh Paudel , Ajay Kumar Shrestha , Pradip Singh Maharjan , Rameshwar Rijal