CLIP-Hand3D: Exploiting 3D Hand Pose Estimation via Context-Aware Prompting
Contrastive Language-Image Pre-training (CLIP) starts to emerge in many computer vision tasks and has achieved promising performance. However, it remains underexplored whether CLIP can be generalized to 3D hand pose estimation, as bridging text prompts with pose-aware features presents significant challenges due to the discrete nature of joint positions in 3D space. In this paper, we make one of the first attempts to propose a novel 3D hand pose estimator from monocular images, dubbed as CLIP-Hand3D, which successfully bridges the gap between text prompts and irregular detailed pose distribution. In particular, the distribution order of hand joints in various 3D space directions is derived from pose labels, forming corresponding text prompts that are subsequently encoded into text representations. Simultaneously, 21 hand joints in the 3D space are retrieved, and their spatial distribution (in x, y, and z axes) is encoded to form pose-aware features. Subsequently, we maximize semantic consistency for a pair of pose-text features following a CLIP-based contrastive learning paradigm. Furthermore, a coarse-to-fine mesh regressor is designed, which is capable of effectively querying joint-aware cues from the feature pyramid. Extensive experiments on several public hand benchmarks show that the proposed model attains a significantly faster inference speed while achieving state-of-the-art performance compared to methods utilizing the similar scale backbone.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Hand Pose EstimationContrastive LearningHand Pose EstimationPose EstimationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Image-free Domain Generalization via CLIP for 3D Hand Pose Estimation
RGB-based 3D hand pose estimation has been successful for decades thanks to large-scale databases and deep learning. However, the hand pose estimation network does not operate well for hand pose images whose characterist…
3D Hand Pose EstimationContrastive LearningDomain GeneralizationHand Pose Estimation+1Hybrid One-Shot 3D Hand Pose Estimation by Exploiting Uncertainties
Model-based approaches to 3D hand tracking have been shown to perform well in a wide range of scenarios. However, they require initialisation and cannot recover easily from tracking failures that occur due to fast hand m…
3D Hand Pose EstimationHand Pose EstimationPose EstimationvalidSeqHAND:RGB-Sequence-Based 3D Hand Pose and Shape Estimation
3D hand pose estimation based on RGB images has been studied for a long time. Most of the studies, however, have performed frame-by-frame estimation based on independent static images. In this paper, we attempt to not on…
3D Hand Pose EstimationHand Pose EstimationPose EstimationSeqHAND: RGB-Sequence-Based 3D Hand Pose and Shape Estimation
3D hand pose estimation based on RGB images has been studied for a long time. Most of the studies, however, have performed frame-by-frame estimation based on independent static images. In this paper, we attempt to not on…
3D Hand Pose EstimationHand Pose EstimationPose EstimationTwo Hands Are Better Than One: Resolving Hand to Hand Intersections via Occupancy Networks
3D hand pose estimation from images has seen considerable interest from the literature, with new methods improving overall 3D accuracy. One current challenge is to address hand-to-hand interaction where self-occlusions a…
3D Hand Pose EstimationHand Pose EstimationPose Estimation