/Diverse-3D-Hand-Gesture-Prediction

[CVPR 2023] Dataset and Code Pytorch Implementation of "Diverse 3D Hand Gesture Prediction from Body Dynamics by Bilateral Hand Disentanglement"

Diverse-3D-Hand-Gesture-Prediction

[CVPR 2023] Dataset and Code Pytorch Implementation

Diverse 3D Hand Gesture Prediction from Body Dynamics by Bilateral Hand Disentanglement

Xingqun Qi, Chen Liu, Muyi Sun, Lincheng Li, Changjie Fan, Xin Yu image

Dataset

Our newly collected TED Hands Dataset is available now.

Code

We are organizing our code and will release the code soon. Sorry for the delay.

Demo Video

Please watch it on YouTube.

Acknowledgement

Thanks for the pioneering works Body2hands and Frankmocap.

Citing

If you use our code or dataset, please cite our work

@InProceedings{Qi_2023_CVPR,
    author    = {Qi, Xingqun and Liu, Chen and Sun, Muyi and Li, Lincheng and Fan, Changjie and Yu, Xin},
    title     = {Diverse 3D Hand Gesture Prediction From Body Dynamics by Bilateral Hand Disentanglement},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2023},
    pages     = {4616-4626}
}