paper-with-me

Papers

Action parsing using context features

2022-05-20 · Nagita Mehrseresht

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.

📄 PDF Abstract BibTeX arXiv:2205.10008

Code (0)

등록된 구현이 없습니다.

Tasks

Action ParsingAction SegmentationSegmentation

Similar Papers 제목 키워드 기반

CaseNet: Content-Adaptive Scale Interaction Networks for Scene Parsing

2019-04-17 · Xin Jin, Cuiling Lan, Wen-Jun Zeng, Zhizheng Zhang 외

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 Parsing

Accurate Deep Syntactic Parsing of Graphs: The Case of French

2016-05-01 · LREC 2016 5 · Corentin Ribeyre, Eric Villemonte de La Clergerie, Djam{\'e} Seddah

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

2021-06-14 · Trang Tran, Mari Ostendorf

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+3

Speaker-Aware Discourse Parsing on Multi-Party Dialogues

2022-10-01 · COLING 2022 10 · Nan Yu, Guohong Fu, Min Zhang

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 Parsing

Part-Aware Context Network for Human Parsing

2020-06-01 · CVPR 2020 6 · Xiaomei Zhang, Yingying Chen, Bingke Zhu, Jinqiao Wang 외

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