NIMBLE_model icon indicating copy to clipboard operation
NIMBLE_model copied to clipboard

repo for NIMBLE: A Non-rigid Hand Model with Bones and Muscles

Results 6 NIMBLE_model issues
Sort by recently updated
recently updated
newest added

This is very wonderful work. NIMBLE model provides diffuse,spec ,mesh,etc. But pytorch3d only needs vert, face, texture map to build mesh. How to use this model to generate synthetic picture.Can...

Hi @reyuwei, Is there any method to transfer mano params to NIMBLE params? Thanks.

Hello, thank you for your great work! I'd like to know which pose, shape, and texture parameters you used to create the [hands](https://liyuwei.cc/proj/img/nimble_gallery.png) shown on your project page in the...

Hi, Thanks for the amazing work. I want to try NIMBLE for my project. Do you have the optimization code for getting the NIMBLE parameters using the ground-truth mesh and...

Thanks for your great job. I am interested in how you generate your uv map. Could you share with me? Thanks!

Hi, Is there a way to use PyTorch3dD renderers to render the NIMBLE mesh using the diffuse maps and the normal and specular maps? For diffuse maps, it's easy to...