MonocularTotalCapture icon indicating copy to clipboard operation
MonocularTotalCapture copied to clipboard

How to get the model?

Open Taojtyy opened this issue 5 years ago • 1 comments
trafficstars

Thanks for the great work! I run it on my laptop,and got the result pictures in a body_3d_frontal folder, however, I can't find the model files. How I can get the model? Is it a .obj file or something like that, so taht I can see it in 3D view?

Taojtyy avatar Jun 01 '20 08:06 Taojtyy

You will need to generate obj file from the Adam pose and shape parameters. You can use this function https://github.com/CMU-Perceptual-Computing-Lab/MonocularTotalCapture/blob/cc27905f5ea9eb6cbd020008ff5f23e367691cc5/FitAdam/src/totalmodel.cpp#L785

xiangdonglai avatar Jul 20 '20 23:07 xiangdonglai