paper-with-me

Papers

LInKs "Lifting Independent Keypoints" -- Partial Pose Lifting for Occlusion Handling with Improved Accuracy in 2D-3D Human Pose Estimation

2023-09-13 · Peter Hardy, Hansung Kim

We present LInKs, a novel unsupervised learning method to recover 3D human poses from 2D kinematic skeletons obtained from a single image, even when occlusions are present. Our approach follows a unique two-step process, which involves first lifting the occluded 2D pose to the 3D domain, followed by filling in the occluded parts using the partially reconstructed 3D coordinates. This lift-then-fill approach leads to significantly more accurate results compared to models that complete the pose in 2D space alone. Additionally, we improve the stability and likelihood estimation of normalising flows through a custom sampling function replacing PCA dimensionality reduction previously used in prior work. Furthermore, we are the first to investigate if different parts of the 2D kinematic skeleton can be lifted independently which we find by itself reduces the error of current lifting approaches. We attribute this to the reduction of long-range keypoint correlations. In our detailed evaluation, we quantify the error under various realistic occlusion scenarios, showcasing the versatility and applicability of our model. Our results consistently demonstrate the superiority of handling all types of occlusions in 3D space when compared to others that complete the pose in 2D space. Our approach also exhibits consistent accuracy in scenarios without occlusion, as evidenced by a 7.9% reduction in reconstruction error compared to prior works on the Human3.6M dataset. Furthermore, our method excels in accurately retrieving complete 3D poses even in the presence of occlusions, making it highly applicable in situations where complete 2D pose information is unavailable.

📄 PDF Abstract BibTeX arXiv:2309.07243

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose EstimationAttributeDimensionality ReductionNormalising FlowsOcclusion HandlingPose EstimationUnsupervised 3D Human Pose Estimation

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

End-to-End Learning of Multi-category 3D Pose and Shape Estimation

2021-12-19 · Yigit Baran Can, Alexander Liniger, Danda Pani Paudel, Luc van Gool

In this paper, we study the representation of the shape and pose of objects using their keypoints. Therefore, we propose an end-to-end method that simultaneously detects 2D keypoints from an image and lifts them to 3D. T…

Learning from Abstract Images: on the Importance of Occlusion in a Minimalist Encoding of Human Poses

2023-07-19 · Saad Manzur, Wayne Hayes

Existing 2D-to-3D pose lifting networks suffer from poor performance in cross-dataset benchmarks. Although the use of 2D keypoints joined by "stick-figure" limbs has shown promise as an intermediate step, stick-figures d…

Causal Lifting and Link Prediction

2023-02-02 · Leonardo Cotta, Beatrice Bevilacqua, Nesreen Ahmed, Bruno Ribeiro

Existing causal models for link prediction assume an underlying set of inherent node factors -- an innate characteristic defined at the node's birth -- that governs the causal evolution of links in the graph. In some cau…

Graph Neural NetworkKnowledge Base CompletionLink PredictionPrediction

Detection and Rectification of Arbitrary Shaped Scene Texts by using Text Keypoints and Links

2021-03-01 · Chuhui Xue, Shijian Lu, Steven Hoi

Detection and recognition of scene texts of arbitrary shapes remain a grand challenge due to the super-rich text shape variation in text line orientations, lengths, curvatures, etc. This paper presents a mask-guided mult…

Scene Text DetectionText Detection

Lifting by Image -- Leveraging Image Cues for Accurate 3D Human Pose Estimation

2023-12-25 · Feng Zhou, Jianqin Yin, Peiyang Li

The "lifting from 2D pose" method has been the dominant approach to 3D Human Pose Estimation (3DHPE) due to the powerful visual analysis ability of 2D pose estimators. Widely known, there exists a depth ambiguity problem…

3D Human Pose Estimationfeature selectionPose Estimation