中文
相关论文

相关论文: What Can Simple Arithmetic Operations Do for Tempo…

200 篇论文

In this paper, we newly introduce the concept of temporal attention filters, and describe how they can be used for human activity recognition from videos. Many high-level activities are often composed of multiple temporal parts (e.g.,…

计算机视觉与模式识别 · 计算机科学 2016-12-28 AJ Piergiovanni , Chenyou Fan , Michael S. Ryoo

Most existing real-time deep models trained with each frame independently may produce inconsistent results across the temporal axis when tested on a video sequence. A few methods take the correlations in the video sequence into…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Yifan Liu , Chunhua Shen , Changqian Yu , Jingdong Wang

Real-time video analysis remains a challenging problem in computer vision, requiring efficient processing of both spatial and temporal information while maintaining computational efficiency. Existing approaches often struggle to balance…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Shahla John

This thesis explore different approaches using Convolutional and Recurrent Neural Networks to classify and temporally localize activities on videos, furthermore an implementation to achieve it has been proposed. As the first step, features…

计算机视觉与模式识别 · 计算机科学 2017-03-06 Alberto Montes , Amaia Salvador , Santiago Pascual , Xavier Giro-i-Nieto

The performance of autonomous systems heavily relies on their ability to generate a robust representation of the environment. Deep neural networks have greatly improved vision-based perception systems but still fail in challenging…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Jörg Wagner , Volker Fischer , Michael Herman , Sven Behnke

Self-attention learns pairwise interactions to model long-range dependencies, yielding great improvements for video action recognition. In this paper, we seek a deeper understanding of self-attention for temporal modeling in videos. We…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Bo He , Xitong Yang , Zuxuan Wu , Hao Chen , Ser-Nam Lim , Abhinav Shrivastava

Temporal modelling is the key for efficient video action recognition. While understanding temporal information can improve recognition accuracy for dynamic actions, removing temporal redundancy and reusing past features can significantly…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Yue Meng , Rameswar Panda , Chung-Ching Lin , Prasanna Sattigeri , Leonid Karlinsky , Kate Saenko , Aude Oliva , Rogerio Feris

We address the problem of capturing temporal information for video classification in 2D networks, without increasing their computational cost. Existing approaches focus on modifying the architecture of 2D networks (e.g. by including filters…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Kiyoon Kim , Shreyank N Gowda , Oisin Mac Aodha , Laura Sevilla-Lara

This paper studies the joint learning of action recognition and temporal localization in long, untrimmed videos. We employ a multi-task learning framework that performs the three highly related steps of action proposal, action recognition,…

计算机视觉与模式识别 · 计算机科学 2017-04-05 Yi Zhu , Shawn Newsam

In this dissertation, I present my work towards exploring temporal information for better video understanding. Specifically, I have worked on two problems: action recognition and semantic segmentation. For action recognition, I have…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Yi Zhu

Probabilistic forecasting of time series is an important matter in many applications and research fields. In order to draw conclusions from a probabilistic forecast, we must ensure that the model class used to approximate the true…

机器学习 · 计算机科学 2022-07-12 David Rügamer , Philipp F. M. Baumann , Thomas Kneib , Torsten Hothorn

Temporal action segmentation (TAS) is a critical step toward long-term video understanding. Recent studies follow a pattern that builds models based on features instead of raw video picture information. However, we claim those models are…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Wujun Wen , Yunheng Li , Zhuben Dong , Lin Feng , Wanxiao Yang , Shenlan Liu

The field of predictive process monitoring focuses on case-level models to predict a single specific outcome such as a particular objective, (remaining) time, or next activity/remaining sequence. Recently, a longer-horizon, model-wide…

机器学习 · 计算机科学 2023-01-11 Johannes De Smedt , Jochen De Weerdt

We address the problem of specific video event retrieval. Given a query video of a specific event, e.g., a concert of Madonna, the goal is to retrieve other videos of the same event that temporally overlap with the query. Our approach…

计算机视觉与模式识别 · 计算机科学 2015-12-01 Matthijs Douze , Jérôme Revaud , Jakob Verbeek , Hervé Jégou , Cordelia Schmid

We introduce Spatial-Temporal Memory Networks for video object detection. At its core, a novel Spatial-Temporal Memory module (STMM) serves as the recurrent computation unit to model long-term temporal appearance and motion dynamics. The…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Fanyi Xiao , Yong Jae Lee

Analyzing temporal developments is crucial for the accurate prognosis of many medical conditions. Temporal changes that occur over short time scales are key to assessing the health of physiological functions, such as the cardiac cycle.…

Despite great success has been achieved in activity analysis, it still has many challenges. Most existing work in activity recognition pay more attention to design efficient architecture or video sampling strategy. However, due to the…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Jingran Zhang , Fumin Shen , Xing Xu , Heng Tao Shen

While transformer models have been highly successful, they are computationally inefficient. We observe that for each layer, the full width of the layer may be needed only for a small subset of tokens inside a batch and that the "effective"…

机器学习 · 计算机科学 2024-12-19 Bartosz Wójcik , Alessio Devoto , Karol Pustelnik , Pasquale Minervini , Simone Scardapane

This thesis focuses on video understanding for human action and interaction recognition. We start by identifying the main challenges related to action recognition from videos and review how they have been addressed by current methods. Based…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Alexandros Stergiou

Video-Action Models (VAMs) have emerged as a promising framework for embodied intelligence, learning implicit world dynamics from raw video streams to produce temporally consistent action predictions. Although such models demonstrate strong…