Git Product home page Git Product logo

freqhand's Introduction

High Fidelity 3D Hand Shape Reconstruction via Scalable Graph Frequency Decomposition

Introduction

This repo is official implementation of High Fidelity 3D Hand Shape Reconstruction via Scalable Graph Frequency Decomposition(CVPR 2023).

Install environment

conda env create -f environment.yml

Dataset

We use subdivided MANO to register 3D hand Mesh from "DeepHandMesh". Download joint annotation and our processed dataset from here. After downloading, put the contents in $root/data directory.

Download images for DeephandMesh and following the unzip instructions. Then, put the images folder under $root/data/DeepHandMesh directory

Assets

Download subdivided MANO from here and put the contents under $root/assets/. Download MANO from here. Put models folder under $root/assets/mano.

Pretrained Model

Download pretrained model from here and put the contents under $root/model.

Testing

python main.py --test --nmp --nrd

Training

python main.py --nmp --nrd

Reference

@InProceedings{Luan_2023_CVPR,
    author    = {Luan, Tianyu and Zhai, Yuanhao and Meng, Jingjing and Li, Zhong and Chen, Zhang and Xu, Yi and Yuan, Junsong},
    title     = {High Fidelity 3D Hand Shape Reconstruction via Scalable Graph Frequency Decomposition},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2023},
    pages     = {16795-16804}
}

Acknowledgements

This repo inherited code from DeepHandMesh and S2HAND.

freqhand's People

Contributors

tyluann avatar

Stargazers

Mihai Bujanca avatar samwang avatar Adriel Martins avatar Alain Clark avatar  avatar  avatar  avatar  avatar  avatar Wentao Bao avatar Yuanhao Zhai avatar  avatar llj avatar

Watchers

visonpon avatar  avatar

freqhand's Issues

Suggestion to readers:Do not use this repo!

Reason:

  1. you don't have access to download their processed dataset and pretrained model.
  2. from pytorch3d.datasets import collate_batched_meshes_tyluan, collate_batched_meshes_tyluan is a custom definition, the author do not provide its implementation.
    so just skip this repo, otherwise you will waste your time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.