Skip to content
/ nr-reg Public

non-rigid registration in NIMBLE: A Non-rigid Hand Model with Bones and Muscles

Notifications You must be signed in to change notification settings

reyuwei/nr-reg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nr-reg

Repo for non-rigid registration method used in PIANO: A Parametric Hand Bone Model from Magnetic Resonance Imaging, IJCAI' 21 and NIMBLE: A Non-rigid Hand Model with Bones and Muscles, SIG' 22

Main requirements

  • gdist
  • Pytorch
  • Pytorch3d
  • Trimesh (with pyembree)

Getting Started

  • Embedded non-rigid registration (PIANO)

    • reg_embedded.py
  • Tetrahedral-based non-rigid deformation (NIMBLE)

    • reg_tet.py
    • Note that the template mesh should be a tetrahedral mesh, generated by tetgen. Use readtetfile to parse tetgen output and save to a pkl file. (template_rest_tet in param_tet.yml)

References

About

non-rigid registration in NIMBLE: A Non-rigid Hand Model with Bones and Muscles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages