akanazawa / hmr

Project page for End-to-end Recovery of Human Shape and Pose
Other
1.54k stars 395 forks source link

How to convert the predicting result to a 3D file like STL file #152

Closed ZheWalk closed 3 years ago

ZheWalk commented 3 years ago

Hi, thank you for sharing! I wish to convert the demo result into a 3D file. Does the npy file "hmr-master\src\tf_smpl\smpl_faces.npy" contain points clouds coordinate information? How can I analyze it?

akanazawa commented 3 years ago

Hi thanks, please see: https://github.com/akanazawa/hmr/issues/26 There are couple more if you google "obj" in the issues.

Best of luck!

A