paper-with-me

Papers

Learning Spatial Context with Graph Neural Network for Multi-Person Pose Grouping

2021-04-06 · Jiahao Lin, Gim Hee Lee

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.

📄 PDF Abstract BibTeX arXiv:2104.02385

Code (1)

jiahaoLjh/PoseGrouping 공식 구현 pytorch

Tasks

ClusteringGraph Neural Networkgraph partitioningKeypoint DetectionMulti-Person Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Spatial-Temporal Correlation and Topology Learning for Person Re-Identification in Videos

2021-04-15 · CVPR 2021 1 · Jiawei Liu, Zheng-Jun Zha, Wei Wu, Kecheng Zheng 외

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 Deinterlacing

Hierarchical Graph-RNNs for Action Detection of Multiple Activities

2021-01-21 · Sovan Biswas, Yaser Souri, Juergen Gall

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 Detection

Learning Long-Term Spatial-Temporal Graphs for Active Speaker Detection

2022-07-15 · Kyle Min, Sourya Roy, Subarna Tripathi, Tanaya Guha 외

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 Classification

A Context-and-Spatial Aware Network for Multi-Person Pose Estimation

2019-05-14 · Dongdong Yu, Kai Su, Xin Geng, Changhu Wang

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 Estimation

PhysioGait: Context-Aware Physiological Context Modeling for Person Re-identification Attack on Wearable Sensing

2022-10-30 · James O Sullivan, Mohammad Arif Ul Alam

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