paper-with-me

홈 › Papers

Incremental Tube Construction for Human Action Detection

2017-04-05 · Harkirat Singh Behl, Michael Sapienza, Gurkirt Singh, Suman Saha, Fabio Cuzzolin, Philip H. S. Torr

Current state-of-the-art action detection systems are tailored for offline batch-processing applications. However, for online applications like human-robot interaction, current systems fall short, either because they only detect one action per video, or because they assume that the entire video is available ahead of time. In this work, we introduce a real-time and online joint-labelling and association algorithm for action detection that can incrementally construct space-time action tubes on the most challenging action videos in which different action categories occur concurrently. In contrast to previous methods, we solve the detection-window association and action labelling problems jointly in a single pass. We demonstrate superior online association accuracy and speed (2.2ms per frame) as compared to the current state-of-the-art offline systems. We further demonstrate that the entire action detection pipeline can easily be made to work effectively in real-time using our action tube construction algorithm.

📄 PDF Abstract BibTeX arXiv:1704.01358

Code (1)

harkiratbehl/OJLA 공식 구현

Tasks

Action Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Two-Stream AMTnet for Action Detection

2020-04-03 · Suman Saha, Gurkirt Singh, Fabio Cuzzolin

In this paper, we propose Two-Stream AMTnet, which leverages recent advances in video-based action representation[1] and incremental action tube generation[2]. Majority of the present action detectors follow a frame-base…

Action DetectionAutonomous DrivingOnline Action DetectionOptical Flow Estimation+1

TubeLite: Lightweight Multi-Actor Spatio-Temporal Action Detection

2026-07-06 · Ali Soltaninezhad, Melissa Cote, Alejandro Rico Espinosa, Tunai Porto Marques 외 arxiv

Spatio-temporal action detection in videos requires jointly localizing actors in space and identifying action boundaries over time. A common challenge is constructing temporally stable action tubes, as frame-level detect…

Action Detection

Video-based Human-Object Interaction Detection from Tubelet Tokens

2022-06-04 · Danyang Tu, Wei Sun, Xiongkuo Min, Guangtao Zhai 외

We present a novel vision Transformer, named TUTOR, which is able to learn tubelet tokens, served as highly-abstracted spatiotemporal representations, for video-based human-object interaction (V-HOI) detection. The tubel…

Human-Object Interaction Detection

Detecting Parts for Action Localization

2017-07-19 · Nicolas Chesneau, Grégory Rogez, Karteek Alahari, Cordelia Schmid

In this paper, we propose a new framework for action localization that tracks people in videos and extracts full-body human tubes, i.e., spatio-temporal regions localizing actions, even in the case of occlusions or trunc…

Action Localization

Human Action Localization with Sparse Spatial Supervision

2016-05-17 · Philippe Weinzaepfel, Xavier Martin, Cordelia Schmid

We introduce an approach for spatio-temporal human action localization using sparse spatial supervision. Our method leverages the large amount of annotated humans available today and extracts human tubes by combining a s…

Action LocalizationDiversity