bharat-b7 / MultiGarmentNetwork

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

where is the assets/garment_basis_35_temp20 #45

Open WeiXie-wx opened 3 years ago

WeiXie-wx commented 3 years ago
when i run test_network.py,  an error occurred .

with open(os.path.join('assets/garment_basis_35_temp20', garment + 'param{}corrected.pkl'.format(config.PCA)), 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'assets/garment_basis_35_temp20/Pants_param_35_corrected.pkl'

bharat-b7 commented 3 years ago

Download from https://datasets.d2.mpi-inf.mpg.de/MultiGarmentNetwork/weights.zip and move to the assests folder.