MultiGarmentNetwork
MultiGarmentNetwork copied to clipboard
Repo for "Multi-Garment Net: Learning to Dress 3D People from Images, ICCV'19"
For those who want to run on cloud server and in windows. Contact me on [email protected] I have created the python bindings for MPI-MESH so you can simply use the...
I donot know how to get this value for my pictures, Can you help me? Thanks.
I find that the number of vertices of clothing models obtained by other gits is different. for example : in vto-garment-collisions, the numbers of the vertices of dress is 12146,...
HI, Thanks for the dataset. May i ask for the code that you used for mesh registration? Or maybe some tips or steps on how you did it?
I see that the `hresMapping.pkl` file contains a sparse column matrix of shape `(82662, 20670)`. What exactly does this matrix represent? Should it be read row-wise or column-wise?
Hi @bharat-b7 , I'm sure you are quite busy, but 10 minutes of your time could potentially save me hours. Is there code to convert the `(3,3)` numbers in `m['pose_N'][0,1]`...
This dressing project is awesome and I would love to use it. I am trying to set up https://github.com/bharat-b7/MultiGarmentNetwork on a linux machine but facing lots of issues. I am...
I am working on a problem which requires animating finger movements and facial expressions. Hence, I am using [PIXIE](https://pixie.is.tue.mpg.de/index.html), which uses the SMPL-X model. However, PIXIE works on the vanilla,...
Thank you so much for releasing the code for this fascinating project! I'm wondering if you have a plan to release the code for scan segmentation in this paper, as...
Hi @bharat-b7! I appreciate the work you have shared! It looks great and I try to reproduce the results I made your code work with my custom data, but found...