paper-with-me

Papers

Spatio-Temporal Action Detection with Multi-Object Interaction

2020-04-01 · Huijuan Xu, Lizhi Yang, Stan Sclaroff, Kate Saenko, Trevor Darrell

Spatio-temporal action detection in videos requires localizing the action both spatially and temporally in the form of an "action tube". Nowadays, most spatio-temporal action detection datasets (e.g. UCF101-24, AVA, DALY) are annotated with action tubes that contain a single person performing the action, thus the predominant action detection models simply employ a person detection and tracking pipeline for localization. However, when the action is defined as an interaction between multiple objects, such methods may fail since each bounding box in the action tube contains multiple objects instead of one person. In this paper, we study the spatio-temporal action detection problem with multi-object interaction. We introduce a new dataset that is annotated with action tubes containing multi-object interactions. Moreover, we propose an end-to-end spatio-temporal action detection model that performs both spatial and temporal regression simultaneously. Our spatial regression may enclose multiple objects participating in the action. During test time, we simply connect the regressed bounding boxes within the predicted temporal duration using a simple heuristic. We report the baseline results of our proposed model on this new dataset, and also show competitive results on the standard benchmark UCF101-24 using only RGB input.

📄 PDF Abstract BibTeX arXiv:2004.00180

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionHuman DetectionObjectregression

Similar Papers 제목 키워드 기반

A Proposal-Based Solution to Spatio-Temporal Action Detection in Untrimmed Videos

2018-11-20 · Joshua Gleason, Rajeev Ranjan, Steven Schwarcz, Carlos D. Castillo 외

Existing approaches for spatio-temporal action detection in videos are limited by the spatial extent and temporal duration of the actions. In this paper, we present a modular system for spatio-temporal action detection i…

Action ClassificationAction DetectionClusteringobject-detection+1

Spatiotemporal Deformable Part Models for Action Detection

2013-06-01 · CVPR 2013 6 · Yicong Tian, Rahul Sukthankar, Mubarak Shah

Deformable part models have achieved impressive performance for object detection, even on difficult image datasets. This paper explores the generalization of deformable part models from 2D images to 3D spatiotemporal vol…

Action Detectionobject-detectionObject Detection

Spatiotemporal Object Detection for Improved Aerial Vehicle Detection in Traffic Monitoring

2024-10-17 · Kristina Telegraph, Christos Kyrkou

This work presents advancements in multi-class vehicle detection using UAV cameras through the development of spatiotemporal object detection models. The study introduces a Spatio-Temporal Vehicle Detection Dataset (STVD…

Objectobject-detectionObject Detectionvehicle detection

Discovering A Variety of Objects in Spatio-Temporal Human-Object Interactions

2022-11-14 · Yong-Lu Li, Hongwei Fan, Zuoyu Qiu, Yiming Dou 외

Spatio-temporal Human-Object Interaction (ST-HOI) detection aims at detecting HOIs from videos, which is crucial for activity understanding. In daily HOIs, humans often interact with a variety of objects, e.g., holding a…

Human-Object Interaction DetectionObjectobject-detectionObject Detection+1

Actor-identified Spatiotemporal Action Detection --- Detecting Who Is Doing What in Videos

2022-08-27 · Fan Yang, Norimichi Ukita, Sakriani Sakti, Satoshi Nakamura

The success of deep learning on video Action Recognition (AR) has motivated researchers to progressively promote related tasks from the coarse level to the fine-grained level. Compared with conventional AR which only pre…

Action ClassificationAction DetectionAction RecognitionMultiple Object Tracking+2