中文
相关论文

相关论文: Recurrence-in-Recurrence Networks for Video Deblur…

200 篇论文

The brain cortex, which processes visual, auditory and sensory data in the brain, is known to have many recurrent connections within its layers and from higher to lower layers. But, in the case of machine learning with neural networks, it…

机器学习 · 计算机科学 2020-10-22 Sebastian Sanokowski

Extracting temporal and representation features efficiently plays a pivotal role in understanding visual sequence information. To deal with this, we propose a new recurrent neural framework that can be stacked deep effectively. There are…

计算机视觉与模式识别 · 计算机科学 2019-10-28 Bo Pang , Kaiwen Zha , Hanwen Cao , Chen Shi , Cewu Lu

We present an attention-based modular neural framework for computer vision. The framework uses a soft attention mechanism allowing models to be trained with gradient descent. It consists of three modules: a recurrent attention module…

机器学习 · 计算机科学 2016-04-29 Samira Ebrahimi Kahou , Vincent Michalski , Roland Memisevic

Video deblurring relies on leveraging information from other frames in the video sequence to restore the blurred regions in the current frame. Mainstream approaches employ bidirectional feature propagation, spatio-temporal transformers, or…

计算机视觉与模式识别 · 计算机科学 2024-06-12 Huicong Zhang , Haozhe Xie , Hongxun Yao

Despite the recent advancement in the study of removing motion blur in an image, it is still hard to deal with strong blurs. While there are limits in removing blurs from a single image, it has more potential to use multiple images, e.g.,…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Han Zou , Masanori Suganuma , Takayuki Okatani

Learning temporal patterns from multivariate longitudinal data is challenging especially in cases when data is sporadic, as often seen in, e.g., healthcare applications where the data can suffer from irregularity and asynchronicity as the…

机器学习 · 计算机科学 2021-04-09 Mostafa Mehdipour Ghazi , Lauge Sørensen , Sébastien Ourselin , Mads Nielsen

Feedforward convolutional neural networks are the prevalent model of core object recognition. For challenging conditions, such as occlusion, neuroscientists believe that the recurrent connectivity in the visual cortex aids object…

计算机视觉与模式识别 · 计算机科学 2019-09-16 Markus Roland Ernst , Jochen Triesch , Thomas Burwick

One of the main problems encountered so far with recurrent neural networks is that they struggle to retain long-time information dependencies in their recurrent connections. Neural Turing Machines (NTMs) attempt to mitigate this issue by…

神经与进化计算 · 计算机科学 2024-12-20 Jacopo Castellini

Video deblurring is still an unsolved problem due to the challenging spatio-temporal modeling process. While existing convolutional neural network-based methods show a limited capacity for effective spatial and temporal modeling for video…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Mingdeng Cao , Yanbo Fan , Yong Zhang , Jue Wang , Yujiu Yang

Event-based motion deblurring has shown promising results by exploiting low-latency events. However, current approaches are limited in their practical usage, as they assume the same spatial resolution of inputs and specific blurriness…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Xiang Zhang , Lei Yu , Wen Yang , Jianzhuang Liu , Gui-Song Xia

Biological visual systems exhibit abundant recurrent connectivity. State-of-the-art neural network models for visual recognition, by contrast, rely heavily or exclusively on feedforward computation. Any finite-time recurrent neural network…

神经元与认知 · 定量生物学 2020-12-09 Ruben S. van Bergen , Nikolaus Kriegeskorte

Anticipating the future actions of a human is a widely studied problem in robotics that requires spatio-temporal reasoning. In this work we propose a deep learning approach for anticipation in sensory-rich robotics applications. We…

计算机视觉与模式识别 · 计算机科学 2015-09-17 Ashesh Jain , Avi Singh , Hema S Koppula , Shane Soh , Ashutosh Saxena

Most motion deblurring algorithms rely on spatial-domain convolution models, which struggle with the complex, non-linear blur arising from camera shake and object motion. In contrast, we propose a novel single-image deblurring approach that…

图像与视频处理 · 电气工程与系统科学 2025-01-23 Wang Pang , Zhihao Zhan , Xiang Zhu , Yechao Bai

Recurrent neural networks (RNNs) provide state-of-the-art performance in processing sequential data but are memory intensive to train, limiting the flexibility of RNN models which can be trained. Reversible RNNs---RNNs for which the…

机器学习 · 计算机科学 2018-10-26 Matthew MacKay , Paul Vicol , Jimmy Ba , Roger Grosse

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

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

Blind image deblurring is a fundamental and challenging computer vision problem, which aims to recover both the blur kernel and the latent sharp image from only a blurry observation. Despite the superiority of deep learning methods in image…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Pei Wang , Wei Sun , Qingsen Yan , Axi Niu , Rui Li , Yu Zhu , Jinqiu Sun , Yanning Zhang

State-of-the-art solutions in the areas of "Language Modelling & Generating Text", "Speech Recognition", "Generating Image Descriptions" or "Video Tagging" have been using Recurrent Neural Networks as the foundation for their approaches.…

机器学习 · 计算机科学 2019-12-13 Robin M. Schmidt

Successful recurrent models such as long short-term memories (LSTMs) and gated recurrent units (GRUs) use ad hoc gating mechanisms. Empirically these models have been found to improve the learning of medium to long term temporal…

机器学习 · 计算机科学 2018-05-01 Corentin Tallec , Yann Ollivier

In the domain of sequence modelling, Recurrent Neural Networks (RNN) have been capable of achieving impressive results in a variety of application areas including visual question answering, part-of-speech tagging and machine translation.…

机器学习 · 计算机科学 2018-05-22 Tharindu Fernando , Simon Denman , Aaron McFadyen , Sridha Sridharan , Clinton Fookes