nkolot / GraphCMR

Repository for the paper "Convolutional Mesh Regression for Single-Image Human Shape Reconstruction"
BSD 3-Clause "New" or "Revised" License
425 stars 67 forks source link

questions about "mesh_downsampling.npz" #33

Closed moondabaojian closed 4 years ago

moondabaojian commented 4 years ago

I want know how to compute mesh_downsampling.npz("Extra file with precomputed downsampling for the SMPL body mesh." ) Can you provide code about it ? Thank you !

nkolot commented 4 years ago

It was computed using the algorithm from this paper. You can look at this file for more details.