paper-with-me

Papers

Fast Temporal Activity Proposals for Efficient Detection of Human Actions in Untrimmed Videos

2016-06-01 · CVPR 2016 6 · Fabian Caba Heilbron, Juan Carlos Niebles, Bernard Ghanem

In many large-scale video analysis scenarios, one is interested in localizing and recognizing human activities that occur in short temporal intervals within long untrimmed videos. Current approaches for activity detection still struggle to handle large-scale video collections and the task remains relatively unexplored. This is in part due to the computational complexity of current action recognition approaches and the lack of a method that proposes fewer intervals in the video, where activity processing can be focused. In this paper, we introduce a proposal method that aims to recover temporal segments containing actions in untrimmed videos. Building on techniques for learning sparse dictionaries, we introduce a learning framework to represent and retrieve activity proposals. We demonstrate the capabilities of our method in not only producing high quality proposals but also in its efficiency. Finally, we show the positive impact our method has on recognition performance when it is used for action detection, while running at 10FPS.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionAction RecognitionActivity DetectionTemporal Action Localization

Similar Papers 제목 키워드 기반

Temporal Context Network for Activity Localization in Videos

2017-08-08 · ICCV 2017 10 · Xiyang Dai, Bharat Singh, Guyue Zhang, Larry S. Davis 외

We present a Temporal Context Network (TCN) for precise temporal localization of human activities. Similar to the Faster-RCNN architecture, proposals are placed at equal intervals in a video which span multiple temporal …

General ClassificationTemporal Localization

TURN TAP: Temporal Unit Regression Network for Temporal Action Proposals

2017-03-17 · ICCV 2017 10 · Jiyang Gao, Zhenheng Yang, Chen Sun, Kan Chen 외

Temporal Action Proposal (TAP) generation is an important problem, as fast and accurate extraction of semantically important (e.g. human actions) segments from untrimmed videos is an important step for large-scale video …

Action LocalizationGPUregressionTemporal Action Localization

Untrimmed Video Classification for Activity Detection: submission to ActivityNet Challenge

2016-07-07 · Gurkirt Singh, Fabio Cuzzolin

Current state-of-the-art human activity recognition is focused on the classification of temporally trimmed videos in which only one action occurs per frame. We propose a simple, yet effective, method for the temporal det…

Action DetectionActivity DetectionActivity RecognitionBinary Classification+4

DiffTAD: Temporal Action Detection with Proposal Denoising Diffusion

2023-03-27 · ICCV 2023 1 · Sauradip Nag, Xiatian Zhu, Jiankang Deng, Yi-Zhe Song 외

We propose a new formulation of temporal action detection (TAD) with denoising diffusion, DiffTAD in short. Taking as input random temporal proposals, it can yield action proposals accurately given an untrimmed long vide…

Action DetectionDecoderDenoising

SST: Single-Stream Temporal Action Proposals

2017-07-01 · CVPR 2017 7 · Shyamal Buch, Victor Escorcia, Chuanqi Shen, Bernard Ghanem 외

Our paper presents a new approach for temporal detection of human actions in long, untrimmed video sequences. We introduce Single-Stream Temporal Action Proposals (SST), a new effective and efficient deep architecture fo…

Action DetectionTemporal Action Proposal Generation