akanazawa / hmr

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

Body measurement? #153

Closed asimniazi63 closed 3 years ago

asimniazi63 commented 3 years ago

How can we get the body measurement i.e height, chest, waist etc of these model?

solort commented 3 years ago

I also want to get the body measurement. Maybe we have to pick vertices and measure manually?

akanazawa commented 3 years ago

The vertices of SMPL are in metric spaces, they are in meters. So yes, you can just measure the width as you wish.