Qianli Ma

Results 30 comments of Qianli Ma

Hi! In the simplest scenario, to get a clothed body from SMPL pose params, you can take a look at the function [sample_vary_clotype](https://github.com/QianliM/CAPE/blob/9c466419339c218a96d54c241f6c02ef8be8d770/demos.py#L172) in demos.py as an example (only gives...

Hi, is this result done by fitting the pre-trained model to your image data by optimizing over the z variable to minimize the silhouette loss? If that's the case I'm...

If you render it with Blender with proper lighting / material setup, your mesh provided above can be rendered as good as the CAPE teaser figure (sorry for not giving...

> Hi! I'm trying to fit CAPE on a 3D scan given the cloth segmentations. Do you have a sample code to do something like that? I need to fit...

Hi, in this work we do not consider the influence of body shape on the clothing deformation. Of course you can change the SMPL shape parameters to get different *underlying...

Hi, scan registration is not the focus of CAPE. I guess what you want is not to register to your scan to a certain *dataset* (doesn't sound meaningful to me),...

Hi, yes for the POP code you can include in your codebase and open source. But be aware that the SMPL and SMPL-X models are subject to their own license.

I need to double check with my institute about the MIT license of the code (but I think it shouldn’t be a problem). Let me get back to you in...

Hi, I will probably update the license to MIT later but for now please indicate that the codes inherited from POP should follow POP's license. Thanks!

Which data are you referring to?