中文
相关论文

相关论文: Binarized Low-light Raw Video Enhancement

200 篇论文

With the goal of tuning up the brightness, low-light image enhancement enjoys numerous applications, such as surveillance, remote sensing and computational photography. Images captured under low-light conditions often suffer from poor…

图像与视频处理 · 电气工程与系统科学 2021-01-21 Zhuqing Jiang , Chang Liu , Ya'nan Wang , Kai Li , Aidong Men , Haiying Wang , Haiyong Luo

Compared to classical deep neural networks its binarized versions can be useful for applications on resource-limited devices due to their reduction in memory consumption and computational demands. In this work we study deep neural networks…

最优化与控制 · 数学 2021-10-26 Jannis Kurtz , Bubacarr Bah

Human action recognition in videos is a critical task with significant implications for numerous applications, including surveillance, sports analytics, and healthcare. The challenge lies in creating models that are both precise in their…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Yufei Xie

In image denoising, deep convolutional neural networks (CNNs) can obtain favorable performance on removing spatially invariant noise. However, many of these networks cannot perform well on removing the real noise (i.e. spatially variant…

图像与视频处理 · 电气工程与系统科学 2023-05-09 Wencong Wu , Shijie Liu , Yi Zhou , Yungang Zhang , Yu Xiang

In this paper, we propose a general dual convolutional neural network (DualCNN) for low-level vision problems, e.g., super-resolution, edge-preserving filtering, deraining and dehazing. These problems usually involve the estimation of two…

计算机视觉与模式识别 · 计算机科学 2018-05-15 Jinshan Pan , Sifei Liu , Deqing Sun , Jiawei Zhang , Yang Liu , Jimmy Ren , Zechao Li , Jinhui Tang , Huchuan Lu , Yu-Wing Tai , Ming-Hsuan Yang

Blind deconvolution is the problem of recovering a sharp image and a blur kernel from a noisy blurry image. Recently, there has been a significant effort on understanding the basic mechanisms to solve blind deconvolution. While this effort…

计算机视觉与模式识别 · 计算机科学 2014-12-02 Daniele Perrone , Paolo Favaro

Recognizing facial expressions is one of the central problems in computer vision. Temporal image sequences have useful spatio-temporal features for recognizing expressions. In this paper, we propose a new 3D Convolution Neural Network (CNN)…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Sudhakar Kumawat , Manisha Verma , Shanmuganathan Raman

Recurrent Neural Networks (RNNs) are powerful sequence modeling tools. However, when dealing with high dimensional inputs, the training of RNNs becomes computational expensive due to the large number of model parameters. This hinders RNNs…

机器学习 · 计算机科学 2018-05-23 Jinmian Ye , Linnan Wang , Guangxi Li , Di Chen , Shandian Zhe , Xinqi Chu , Zenglin Xu

One of the main open challenges in visual odometry (VO) is the robustness to difficult illumination conditions or high dynamic range (HDR) environments. The main difficulties in these situations come from both the limitations of the sensors…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Ruben Gomez-Ojeda , Zichao Zhang , Javier Gonzalez-Jimenez , Davide Scaramuzza

Event cameras, with their high dynamic range, show great promise for Low-light Image Enhancement (LLIE). Existing works primarily focus on designing effective modal fusion strategies. However, a key challenge is the dual degradation from…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Zishu Yao , Xiang-Xiang Su , Shengning Zhou , Guang-Yong Chen , Guodong Fan , Xing Chen

Images captured under low-light conditions present significant limitations in many applications, as poor lighting can obscure details, reduce contrast, and hide noise. Removing the illumination effects and enhancing the quality of such…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Daniel Torres , Joan Duran , Julia Navarro , Catalina Sbert

Real-world blind denoising poses a unique image restoration challenge due to the non-deterministic nature of the underlying noise distribution. Prevalent discriminative networks trained on synthetic noise models have been shown to…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Junaid Malik , Serkan Kiranyaz , Mehmet Yamac , Esin Guldogan , Moncef Gabbouj

Good quality video coding for low bit-rate applications is important for transmission over narrow-bandwidth channels and for storage with limited memory capacity. In this work, we develop a previous analysis for image compression at low…

多媒体 · 计算机科学 2015-04-27 Yehuda Dar , Alfred M. Bruckstein

We present a simple and effective deep convolutional neural network (CNN) model for video deblurring. The proposed algorithm mainly consists of optical flow estimation from intermediate latent frames and latent frame restoration steps. It…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Jinshan Pan , Haoran Bai , Jinhui Tang

Local feature provides compact and invariant image representation for various visual tasks. Current deep learning-based local feature algorithms always utilize convolution neural network (CNN) architecture with limited receptive field.…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Jinyu Miao , Haosong Yue , Zhong Liu , Xingming Wu , Zaojun Fang , Guilin Yang

Deep Neural Networks (DNN) have achieved state-of-the-art results in a wide range of tasks, with the best results obtained with large training sets and large models. In the past, GPUs enabled these breakthroughs because of their greater…

机器学习 · 计算机科学 2016-04-19 Matthieu Courbariaux , Yoshua Bengio , Jean-Pierre David

Binarization is an extreme network compression approach that provides large computational speedups along with energy and memory savings, albeit at significant accuracy costs. We investigate the question of where to binarize inputs at…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Ameya Prabhu , Vishal Batchu , Rohit Gajawada , Sri Aurobindo Munagala , Anoop Namboodiri

Binary Neural Networks (BNNs) are an extremely promising method to reduce deep neural networks' complexity and power consumption massively. Binarization techniques, however, suffer from ineligible performance degradation compared to their…

机器学习 · 计算机科学 2022-04-06 Tal Rozen , Moshe Kimhi , Brian Chmiel , Avi Mendelson , Chaim Baskin

In this paper, we propose a state-of-the-art video denoising algorithm based on a convolutional neural network architecture. Previous neural network based approaches to video denoising have been unsuccessful as their performance cannot…

图像与视频处理 · 电气工程与系统科学 2020-04-29 Matias Tassano , Julie Delon , Thomas Veit

While significant progress has been made in deep video denoising, it remains very challenging for exploiting historical and future frames. Bidirectional recurrent networks (BiRNN) have exhibited appealing performance in several video…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Junyi Li , Xiaohe Wu , Zhenxing Niu , Wangmeng Zuo