A Baseline Framework for Part-level Action Parsing and Action Recognition
This technical report introduces our 2nd place solution to Kinetics-TPS Track on Part-level Action Parsing in ICCV DeeperAction Workshop 2021. Our entry is mainly based on YOLOF for instance and part detection, HRNet for human pose estimation, and CSN for video-level action recognition and frame-level part state parsing. We describe technical details for the Kinetics-TPS dataset, together with some experimental results. In the competition, we achieved 61.37% mAP on the test set of Kinetics-TPS.
Code (0)
등록된 구현이 없습니다.
Tasks
Action ParsingAction RecognitionPose EstimationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Technical Report: Disentangled Action Parsing Networks for Accurate Part-level Action Parsing
Part-level Action Parsing aims at part state parsing for boosting action recognition in videos. Despite of dramatic progresses in the area of video classification research, a severe problem faced by the community is that…
Action ParsingAction RecognitionAction Recognition In VideosHuman Detection+1Part-level Action Parsing via a Pose-guided Coarse-to-Fine Framework
Action recognition from videos, i.e., classifying a video into one of the pre-defined action types, has been a popular topic in the communities of artificial intelligence, multimedia, and signal processing. However, exis…
Action ParsingAction RecognitionPart-aware Panoptic Segmentation
In this work, we introduce the new scene understanding task of Part-aware Panoptic Segmentation (PPS), which aims to understand a scene at multiple levels of abstraction, and unifies the tasks of scene parsing and part p…
Image SegmentationPanoptic SegmentationPart-aware Panoptic SegmentationScene Parsing+2Logics-Parsing-Omni Technical Report
Addressing the challenges of fragmented task definitions and the heterogeneity of unstructured data in multimodal parsing, this paper proposes the Omni Parsing framework. This framework establishes a Unified Taxonomy cov…
Attribute ExtractionMulti-Class Part Parsing With Joint Boundary-Semantic Awareness
Object part parsing in the wild, which requires to simultaneously detect multiple object classes in the scene and accurately segments semantic parts within each class, is challenging for the joint presence of class-level…
2D Semantic Segmentation