中文
相关论文

相关论文: Learning to Refactor Action and Co-occurrence Feat…

200 篇论文

Real-world videos contain many complex actions with inherent relationships between action classes. In this work, we propose an attention-based architecture that models these action relationships for the task of temporal action localization…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Praveen Tirupattur , Kevin Duarte , Yogesh Rawat , Mubarak Shah

Event perception tasks such as recognizing and localizing actions in streaming videos are essential for scaling to real-world application contexts. We tackle the problem of learning actor-centered representations through the notion of…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Sathyanarayanan N. Aakur , Sudeep Sarkar

The dominant paradigm for video-based action segmentation is composed of two steps: first, for each frame, compute low-level features using Dense Trajectories or a Convolutional Neural Network that encode spatiotemporal information locally,…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Colin Lea , Rene Vidal , Austin Reiter , Gregory D. Hager

In this work we introduce a fully end-to-end approach for action detection in videos that learns to directly predict the temporal bounds of actions. Our intuition is that the process of detecting actions is naturally one of observation and…

计算机视觉与模式识别 · 计算机科学 2017-03-14 Serena Yeung , Olga Russakovsky , Greg Mori , Li Fei-Fei

Localizing moments in untrimmed videos via language queries is a new and interesting task that requires the ability to accurately ground language into video. Previous works have approached this task by processing the entire video, often…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Meera Hahn , Asim Kadav , James M. Rehg , Hans Peter Graf

The state-of-the art solutions for human activity understanding from a video stream formulate the task as a spatio-temporal problem which requires joint localization of all individuals in the scene and classification of their actions or…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Mahsa Ehsanpour , Alireza Abedin , Fatemeh Saleh , Javen Shi , Ian Reid , Hamid Rezatofighi

In this notebook paper, we describe our approach in the submission to the temporal action proposal (task 3) and temporal action localization (task 4) of ActivityNet Challenge hosted at CVPR 2017. Since the accuracy in action classification…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Tianwei Lin , Xu Zhao , Zheng Shou

We strive for spatio-temporal localization of actions in videos. The state-of-the-art relies on action proposals at test time and selects the best one with a classifier trained on carefully annotated box annotations. Annotating action boxes…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Pascal Mettes , Jan C. van Gemert , Cees G. M. Snoek

Point-supervised Temporal Action Localization (PTAL) adopts a lightly frame-annotated paradigm (\textit{i.e.}, labeling only a single frame per action instance) to train a model to effectively locate action instances within untrimmed…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Yunchuan Ma , Laiyun Qing , Guorong Li , Yuqing Liu , Yuankai Qi , Qingming Huang

To have a robot actively supporting a human during a collaborative task, it is crucial that robots are able to identify the current action in order to predict the next one. Common approaches make use of high-level knowledge, such as object…

机器人学 · 计算机科学 2017-03-08 Markus Eich , Sareh Shirazi , Gordon Wyeth

Temporal action detection (TAD) aims to detect the semantic labels and boundaries of action instances in untrimmed videos. Current mainstream approaches are multi-step solutions, which fall short in efficiency and flexibility. In this…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Shimin Chen , Chen Chen , Wei Li , Xunqiang Tao , Yandong Guo

Temporal action localization has recently attracted significant interest in the Computer Vision community. However, despite the great progress, it is hard to identify which aspects of the proposed methods contribute most to the increase in…

计算机视觉与模式识别 · 计算机科学 2019-05-30 Tingting Xie , Xiaoshan Yang , Tianzhu Zhang , Changsheng Xu , Ioannis Patras

In this paper, we address the problem of action recognition from still images and videos. Traditional local features such as SIFT, STIP etc. invariably pose two potential problems: 1) they are not evenly distributed in different entities of…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Abhinaba Roy , Biplab Banerjee , Amir Hussain , Soujanya Poria

The problem of video object segmentation can become extremely challenging when multiple instances co-exist. While each instance may exhibit large scale and pose variations, the problem is compounded when instances occlude each other causing…

计算机视觉与模式识别 · 计算机科学 2018-03-15 Xiaoxiao Li , Chen Change Loy

Self-attention based Transformer models have demonstrated impressive results for image classification and object detection, and more recently for video understanding. Inspired by this success, we investigate the application of Transformer…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Chenlin Zhang , Jianxin Wu , Yin Li

Temporal action segmentation (TAS) in videos aims at densely identifying video frames in minutes-long videos with multiple action classes. As a long-range video understanding task, researchers have developed an extended collection of…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Guodong Ding , Fadime Sener , Angela Yao

This paper proposes a person-centric and online approach to the challenging problem of localization and prediction of actions and interactions in videos. Typically, localization or recognition is performed in an offline manner where all the…

计算机视觉与模式识别 · 计算机科学 2016-12-06 Khurram Soomro , Haroon Idrees , Mubarak Shah

Most work on temporal action detection is formulated as an offline problem, in which the start and end times of actions are determined after the entire video is fully observed. However, important real-time applications including…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Mingze Xu , Mingfei Gao , Yi-Ting Chen , Larry S. Davis , David J. Crandall

Action recognition in still images has seen major improvement in recent years due to advances in human pose estimation, object recognition and stronger feature representations produced by deep neural networks. However, there are still many…

计算机视觉与模式识别 · 计算机科学 2016-02-25 Amir Rosenfeld , Shimon Ullman

We propose a soft attention based model for the task of action recognition in videos. We use multi-layered Recurrent Neural Networks (RNNs) with Long Short-Term Memory (LSTM) units which are deep both spatially and temporally. Our model…

机器学习 · 计算机科学 2016-02-16 Shikhar Sharma , Ryan Kiros , Ruslan Salakhutdinov