CVFeb 10, 2016

DAP3D-Net: Where, What and How Actions Occur in Videos?

arXiv:1602.03346v14 citations
Originality Incremental advance
AI Analysis

This addresses video understanding for complex scenes, but it is incremental as it builds on existing multi-task and 3D CNN approaches.

The paper tackles action parsing in videos by proposing DAP3D-Net, a 3D CNN for joint action localization, classification, and attributes learning, and introduces the NASA dataset with 200,000 clips across 300 categories; it achieves accurate multi-action parsing on the HAU dataset.

Action parsing in videos with complex scenes is an interesting but challenging task in computer vision. In this paper, we propose a generic 3D convolutional neural network in a multi-task learning manner for effective Deep Action Parsing (DAP3D-Net) in videos. Particularly, in the training phase, action localization, classification and attributes learning can be jointly optimized on our appearancemotion data via DAP3D-Net. For an upcoming test video, we can describe each individual action in the video simultaneously as: Where the action occurs, What the action is and How the action is performed. To well demonstrate the effectiveness of the proposed DAP3D-Net, we also contribute a new Numerous-category Aligned Synthetic Action dataset, i.e., NASA, which consists of 200; 000 action clips of more than 300 categories and with 33 pre-defined action attributes in two hierarchical levels (i.e., low-level attributes of basic body part movements and high-level attributes related to action motion). We learn DAP3D-Net using the NASA dataset and then evaluate it on our collected Human Action Understanding (HAU) dataset. Experimental results show that our approach can accurately localize, categorize and describe multiple actions in realistic videos.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes