bharat-b7 / MultiGarmentNetwork

Repo for "Multi-Garment Net: Learning to Dress 3D People from Images, ICCV'19"
282 stars 65 forks source link

How to run code locally on linux instance ? What wil the end result look like #57

Open dev2021-ctrl opened 2 years ago

dev2021-ctrl commented 2 years ago

@bharat-b7 How to run the code ? I assume we need to run visualize_scan , visualize_garments and then dress_smpl.py scripts in order and during that GUI window will open where we can drag and drop and dress 3d models using clothes.Will it look something like this? http://virtualhumans.mpi-inf.mpg.de/mgn/ Also I assume for all this mesh viewer is necessary since that only itself depends on opengl libs. Correct?