Learning Spatial Context with Graph Neural Network for Multi-Person Pose Grouping
Bottom-up approaches for image-based multi-person pose estimation consist of two stages: (1) keypoint detection and (2) grouping of the detected keypoints to form person instances. Current grouping approaches rely on learned embedding from only visual features that completely ignore the spatial configuration of human poses. In this work, we formulate the grouping task as a graph partitioning problem, where we learn the affinity matrix with a Graph Neural Network (GNN). More specifically, we design a Geometry-aware Association GNN that utilizes spatial information of the keypoints and learns local affinity from the global context. The learned geometry-based affinity is further fused with appearance-based affinity to achieve robust keypoint association. Spectral clustering is used to partition the graph for the formation of the pose instances. Experimental results on two benchmark datasets show that our proposed method outperforms existing appearance-only grouping frameworks, which shows the effectiveness of utilizing spatial context for robust grouping. Source code is available at: https://github.com/jiahaoLjh/PoseGrouping.
Code (1)
Tasks
ClusteringGraph Neural Networkgraph partitioningKeypoint DetectionMulti-Person Pose EstimationPose EstimationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Spatial-Temporal Correlation and Topology Learning for Person Re-Identification in Videos
Video-based person re-identification aims to match pedestrians from video sequences across non-overlapping camera views. The key factor for video person re-identification is to effectively exploit both spatial and tempor…
Person Re-IdentificationVideo-Based Person Re-IdentificationVideo DeinterlacingHierarchical Graph-RNNs for Action Detection of Multiple Activities
In this paper, we propose an approach that spatially localizes the activities in a video frame where each person can perform multiple activities at the same time. Our approach takes the temporal scene context as well as …
Action DetectionLearning Long-Term Spatial-Temporal Graphs for Active Speaker Detection
Active speaker detection (ASD) in videos with multiple speakers is a challenging task as it requires learning effective audiovisual features and spatial-temporal correlations over long temporal windows. In this paper, we…
Active Speaker DetectionAudio-Visual Active Speaker DetectionGraph LearningNode ClassificationA Context-and-Spatial Aware Network for Multi-Person Pose Estimation
Multi-person pose estimation is a fundamental yet challenging task in computer vision. Both rich context information and spatial information are required to precisely locate the keypoints for all persons in an image. In …
Multi-Person Pose EstimationPose EstimationPhysioGait: Context-Aware Physiological Context Modeling for Person Re-identification Attack on Wearable Sensing
Person re-identification is a critical privacy breach in publicly shared healthcare data. We investigate the possibility of a new type of privacy threat on publicly shared privacy insensitive large scale wearable sensing…
Person Re-IdentificationSensor Fusion