paper-with-me

홈 › Papers

MS-TCN: Multi-Stage Temporal Convolutional Network for Action Segmentation

2019-03-05 · CVPR 2019 6 · Yazan Abu Farha, Juergen Gall

Temporally locating and classifying action segments in long untrimmed videos is of particular interest to many applications like surveillance and robotics. While traditional approaches follow a two-step pipeline, by generating frame-wise probabilities and then feeding them to high-level temporal models, recent approaches use temporal convolutions to directly classify the video frames. In this paper, we introduce a multi-stage architecture for the temporal action segmentation task. Each stage features a set of dilated temporal convolutions to generate an initial prediction that is refined by the next one. This architecture is trained using a combination of a classification loss and a proposed smoothing loss that penalizes over-segmentation errors. Extensive evaluation shows the effectiveness of the proposed model in capturing long-range dependencies and recognizing action segments. Our model achieves state-of-the-art results on three challenging datasets: 50Salads, Georgia Tech Egocentric Activities (GTEA), and the Breakfast dataset.

📄 PDF Abstract BibTeX arXiv:1903.01945

Code (2)

yabufarha/ms-tcn 공식 구현 pytorch
MindSpore-paper-code-2/code3/tree/main/TCN mindspore

Tasks

Action SegmentationSegmentationTemporal Action Segmentation

Similar Papers 제목 키워드 기반

Skeleton-Based Action Segmentation with Multi-Stage Spatial-Temporal Graph Convolutional Neural Networks

2022-02-03 · Benjamin Filtjens, Bart Vanrumste, Peter Slaets

The ability to identify and temporally segment fine-grained actions in motion capture sequences is crucial for applications in human movement analysis. Motion capture is typically performed with optical or inertial measu…

Action SegmentationSkeleton Based Action SegmentationTime SeriesTime Series Analysis

MS-TCN++: Multi-Stage Temporal Convolutional Network for Action Segmentation

2020-06-16 · Shijie Li, Yazan Abu Farha, Yun Liu, Ming-Ming Cheng 외

With the success of deep learning in classifying short trimmed videos, more attention has been focused on temporally segmenting and classifying activities in long untrimmed videos. State-of-the-art approaches for action …

Action SegmentationSegmentationTemporal Action Segmentation

Automated freezing of gait assessment with marker-based motion capture and multi-stage spatial-temporal graph convolutional neural networks

2021-03-29 · Benjamin Filtjens, Pieter Ginis, Alice Nieuwboer, Peter Slaets 외

Freezing of gait (FOG) is a common and debilitating gait impairment in Parkinson's disease. Further insight into this phenomenon is hampered by the difficulty to objectively assess FOG. To meet this clinical need, this p…

Action SegmentationSegmentation

MS-TCRNet: Multi-Stage Temporal Convolutional Recurrent Networks for Action Segmentation Using Sensor-Augmented Kinematics

2023-03-14 · Adam Goldbraikh, Omer Shubi, Or Rubin, Carla M Pugh 외

Action segmentation is a challenging task in high-level process analysis, typically performed on video or kinematic data obtained from various sensors. This work presents two contributions related to action segmentation …

Action SegmentationData AugmentationSegmentation

TricorNet: A Hybrid Temporal Convolutional and Recurrent Network for Video Action Segmentation

2017-05-22 · Li Ding, Chenliang Xu

Action segmentation as a milestone towards building automatic systems to understand untrimmed videos has received considerable attention in the recent years. It is typically being modeled as a sequence labeling problem b…

Action SegmentationDecoderSegmentation