Is the skirt_weight.npz file used universally for all garments in the line self.skirt_weight = ch.array(np.load(os.path.join(global_var.DATA_DIR, 'skirt_weight.npz'))['w'])? Because I did not come across weight files specific to other garments when downloading. #57
No. Skirt file is only used for modeling skirt garment type. It is not required for other garment types.
Skirt requires special consideration as it doesn't follow the topology of underlying body.
No. Skirt file is only used for modeling skirt garment type. It is not required for other garment types. Skirt requires special consideration as it doesn't follow the topology of underlying body.