paper-with-me

홈 › Papers

CLIP-Hand3D: Exploiting 3D Hand Pose Estimation via Context-Aware Prompting

2023-09-28 · Shaoxiang Guo, Qing Cai, Lin Qi, Junyu Dong

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.

📄 PDF Abstract BibTeX arXiv:2309.16140

Code (0)

등록된 구현이 없습니다.

Tasks

3D Hand Pose EstimationContrastive LearningHand Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Contrastive Learning 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Image-free Domain Generalization via CLIP for 3D Hand Pose Estimation

2022-10-30 · Seongyeong Lee, Hansoo Park, Dong Uk Kim, Jihyeon Kim 외

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+1

Hybrid One-Shot 3D Hand Pose Estimation by Exploiting Uncertainties

2015-10-27 · Georg Poier, Konstantinos Roditakis, Samuel Schulter, Damien Michel 외

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 Estimationvalid

SeqHAND:RGB-Sequence-Based 3D Hand Pose and Shape Estimation

2020-07-10 · John Yang, Hyung Jin Chang, Seungeui Lee, Nojun Kwak

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 Estimation

SeqHAND: RGB-Sequence-Based 3D Hand Pose and Shape Estimation

2020-08-01 · ECCV 2020 8 · John Yang, Hyung Jin Chang, Seungeui Lee, Nojun Kwak

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 Estimation

Two Hands Are Better Than One: Resolving Hand to Hand Intersections via Occupancy Networks

2024-04-08 · Maksym Ivashechkin, Oscar Mendez, Richard Bowden

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