paper-with-me

Papers

Long Short-Term Relation Networks for Video Action Detection

2020-03-31 · Dong Li, Ting Yao, Zhaofan Qiu, Houqiang Li, Tao Mei

It has been well recognized that modeling human-object or object-object relations would be helpful for detection task. Nevertheless, the problem is not trivial especially when exploring the interactions between human actor, object and scene (collectively as human-context) to boost video action detectors. The difficulty originates from the aspect that reliable relations in a video should depend on not only short-term human-context relation in the present clip but also the temporal dynamics distilled over a long-range span of the video. This motivates us to capture both short-term and long-term relations in a video. In this paper, we present a new Long Short-Term Relation Networks, dubbed as LSTR, that novelly aggregates and propagates relation to augment features for video action detection. Technically, Region Proposal Networks (RPN) is remoulded to first produce 3D bounding boxes, i.e., tubelets, in each video clip. LSTR then models short-term human-context interactions within each clip through spatio-temporal attention mechanism and reasons long-term temporal dynamics across video clips via Graph Convolutional Networks (GCN) in a cascaded manner. Extensive experiments are conducted on four benchmark datasets, and superior results are reported when comparing to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2003.14065

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionObjectRegion ProposalRelationVideo Action Detection

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Relational Long Short-Term Memory for Video Action Recognition

2018-11-16 · Zexi Chen, Bharathkumar Ramachandra, Tianfu Wu, Ranga Raju Vatsavai

Spatial and temporal relationships, both short-range and long-range, between objects in videos, are key cues for recognizing actions. It is a challenging problem to model them jointly. In this paper, we first present a n…

Action RecognitionTemporal Action Localization

Koala: Key frame-conditioned long video-LLM

2024-04-05 · CVPR 2024 1 · Reuben Tan, Ximeng Sun, Ping Hu, Jui-Hsien Wang 외

Long video question answering is a challenging task that involves recognizing short-term activities and reasoning about their fine-grained relationships. State-of-the-art video Large Language Models (vLLMs) hold promise …

Action RecognitionQuestion AnsweringVideo Question AnsweringVideo Understanding

Adapting Short-Term Transformers for Action Detection in Untrimmed Videos

2023-12-04 · CVPR 2024 1 · Min Yang, Huan Gao, Ping Guo, LiMin Wang

Vision Transformer (ViT) has shown high potential in video recognition, owing to its flexible design, adaptable self-attention mechanisms, and the efficacy of masked pre-training. Yet, it remains unclear how to adapt the…

Action DetectionVideo Recognition

Eidetic 3D LSTM: A Model for Video Prediction and Beyond

2019-05-01 · ICLR 2019 5 · Yunbo Wang, Lu Jiang, Ming-Hsuan Yang, Li-Jia Li 외

Spatiotemporal predictive learning, though long considered to be a promising self-supervised feature learning method, seldom shows its effectiveness beyond future video prediction. The reason is that it is difficult to l…

Activity RecognitionVideo PredictionWeather Forecasting

MS-Temba : Multi-Scale Temporal Mamba for Efficient Temporal Action Detection

2025-01-10 · Arkaprava Sinha, Monish Soundar Raj, Pu Wang, Ahmed Helmy 외

Action detection in real-world scenarios is particularly challenging due to densely distributed actions in hour-long untrimmed videos. It requires modeling both short- and long-term temporal relationships while handling …

Action DetectionGPUMamba