chaitanya100100 / TailorNet

Code for our CVPR 2020 (ORAL) paper - TailorNet: Predicting Clothing in 3D as a Function of Human Pose, Shape and Garment Style.
https://virtualhumans.mpi-inf.mpg.de/tailornet/
Other
408 stars 67 forks source link

real garment #11

Closed melih-unsal closed 3 years ago

melih-unsal commented 3 years ago

Hi, what is needed to put a real garment on an smpl body model? Do I need a 3d model of the garment to do this without losing texture details?

chaitanya100100 commented 3 years ago

You can take garment template from MultiGarmentNet and put it on the SMPL body in Marvellous Designer simulator. No texture is required for simulation.

melih-unsal commented 3 years ago

But what if I want to try my t-shirt bought from a brand using tailornet. Am I supposed to create the rgb image of my t-shirt to some 3d template if so how to do that or I can only try the garments in MGN templates?

chaitanya100100 commented 3 years ago

Answered here: https://github.com/chaitanya100100/TailorNet/issues/14

melih-unsal commented 3 years ago

Hi, is it enough to change only gamma parameter to transfer garment from multigarmentnet using tailornet? If not, how to do that?