Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.57 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.57 KB

Authentic Hand Avatar from a Phone Scan via Universal Hand Model

Introduction

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.

UHM

If you're interested in playing with UHM, check here.

Authentic hand avatar

If you're interested in creating authentic hand avatars from a short phone scan using our UHM, check here.

Reference

@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}  
}  

License

This repo is CC-BY-NC 4.0 licensed, as found in the LICENSE file.

[Terms of Use] [Privacy Policy]