Action parsing using context features
We propose an action parsing algorithm to parse a video sequence containing an unknown number of actions into its action segments. We argue that context information, particularly the temporal information about other actions in the video sequence, is valuable for action segmentation. The proposed parsing algorithm temporally segments the video sequence into action segments. The optimal temporal segmentation is found using a dynamic programming search algorithm that optimizes the overall classification confidence score. The classification score of each segment is determined using local features calculated from that segment as well as context features calculated from other candidate action segments of the sequence. Experimental results on the Breakfast activity data-set showed improved segmentation accuracy compared to existing state-of-the-art parsing techniques.
Code (0)
등록된 구현이 없습니다.
Tasks
Action ParsingAction SegmentationSegmentationSimilar Papers 제목 키워드 기반
CaseNet: Content-Adaptive Scale Interaction Networks for Scene Parsing
Objects at different spatial positions in an image exhibit different scales. Adaptive receptive fields are expected to capture suitable ranges of context for accurate pixel level semantic prediction. Recently, atrous con…
PositionScene ParsingAccurate Deep Syntactic Parsing of Graphs: The Case of French
Parsing predicate-argument structures in a deep syntax framework requires graphs to be predicted. Argument structures represent a higher level of abstraction than the syntactic ones and are thus more difficult to predict…
Assessing the Use of Prosody in Constituency Parsing of Imperfect Transcripts
This work explores constituency parsing on automatically recognized transcripts of conversational speech. The neural parser is based on a sentence encoder that leverages word vectors contextualized with prosodic features…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Constituency ParsingReranking+3Speaker-Aware Discourse Parsing on Multi-Party Dialogues
Discourse parsing on multi-party dialogues is an important but difficult task in dialogue systems and conversational analysis. It is believed that speaker interactions are helpful for this task. However, most previous re…
Discourse ParsingPart-Aware Context Network for Human Parsing
Recent works have made significant progress in human parsing by exploiting rich contexts. However, human parsing still faces a challenge of how to generate adaptive contextual features for the various sizes and shapes of…
Human Parsing