Home

Awesome

Identity-Aware Hand Mesh Estimation and Personalization from RGB Images

[ECCV2022] "Identity-Aware Hand Mesh Estimation and Personalization from RGB Images".

<p align="center"> <img src="./readme_images/fig_1.png" > </p>

Introduction

This repo is the PyTorch implementation of ECCV2022 paper "Identity-Aware Hand Mesh Estimation and Personalization from RGB Images". You can find this paper from paper link.

Install

Dataset

Dex_YCB

Reproducing the baseline and our method.

Reproducing the methods being compared to.

Reference

@inproceedings{kong2022identity,
title={Identity-Aware Hand Mesh Estimation and Personalization from RGB Images},
author={Kong, Deying and Zhang, Linguang and Chen, Liangjian and Ma, Haoyu and Yan, Xiangyi and Sun, Shanlin and Liu, Xingwei and Han, Kun and Xie, Xiaohui},
booktitle={Computer Vision--ECCV 2022: 17th European Conference, Tel Aviv, Israel, October 23--27, 2022, Proceedings, Part V},
pages={536--553},
year={2022}
}

Acknowledgement

Our implementation is developed with the help of the following open sourced projects:

Please also consider cite the above projects if you find them helpful.