HandDAGT: A Denoising Adaptive Graph Transformer for 3D Hand Pose Estimation

July 30, 2024 ยท Entered Twilight ยท ๐Ÿ› European Conference on Computer Vision

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: LICENSE, README.md, convNeXT, dataloader, eval.py, model, network_handdagt.py, pointnet2, pointutil.py, pretrained_model, test_nyu.sh, train_dagt.py, train_nyu.sh

Authors Wencan Cheng, Eunji Kim, Jong Hwan Ko arXiv ID 2407.20542 Category cs.CV: Computer Vision Cross-listed cs.HC Citations 3 Venue European Conference on Computer Vision Repository https://github.com/cwc1260/HandDAGT โญ 9 Last Checked 1 month ago
Abstract
The extraction of keypoint positions from input hand frames, known as 3D hand pose estimation, is crucial for various human-computer interaction applications. However, current approaches often struggle with the dynamic nature of self-occlusion of hands and intra-occlusion with interacting objects. To address this challenge, this paper proposes the Denoising Adaptive Graph Transformer, HandDAGT, for hand pose estimation. The proposed HandDAGT leverages a transformer structure to thoroughly explore effective geometric features from input patches. Additionally, it incorporates a novel attention mechanism to adaptively weigh the contribution of kinematic correspondence and local geometric features for the estimation of specific keypoints. This attribute enables the model to adaptively employ kinematic and local information based on the occlusion situation, enhancing its robustness and accuracy. Furthermore, we introduce a novel denoising training strategy aimed at improving the model's robust performance in the face of occlusion challenges. Experimental results show that the proposed model significantly outperforms the existing methods on four challenging hand pose benchmark datasets. Codes and pre-trained models are publicly available at https://github.com/cwc1260/HandDAGT.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision