This repo is official PyTorch implementation of Authentic Hand Avatar from a Phone Scan via Universal Hand Model (CVPR 2024).
- Our Universal Hand Model (UHM) is a high-fidelity 3D hand model that can universally represent 3D hand surface of any identities. It takes 3D pose and ID latent code and outputs 3D hand surface with 3D hand keypoints.
- Using it, we create authentic hand avatars from a short (around 15 seconds) phone scans, animatable with novel poses.
If you're interested in playing with UHM, check here.
If you're interested in creating authentic hand avatars from a short phone scan using our UHM, check here.
@InProceedings{Moon_2024_CVPR_UHM,
author = {Moon, Gyeongsik and Xu, Weipeng and Joshi, Rohan and Wu, Chenglei and Shiratori, Takaaki},
title = {Authentic Hand Avatar from a Phone Scan via Universal Hand Model},
booktitle = {Computer Vision and Pattern Recognition (CVPR)},
year = {2024}
}
This repo is CC-BY-NC 4.0 licensed, as found in the LICENSE file.