liren2515 / DrapeNet

Code for "DrapeNet: Garment Generation and Self-Supervised Draping", CVPR2023
GNU General Public License v3.0
116 stars 7 forks source link

base_cfg_dir ---in train_encdec.py #12

Open nnzhangup opened 10 months ago

nnzhangup commented 10 months ago

When I run train_encdec.py, I should input base_cfg_dir. What should I fill in? There is no "bases" folder under the "cfg" folder. Thanks

liren2515 commented 10 months ago

Hi,

You don't need to input base_cfg_dir. You can run the training with python3 train_encdec.py # add </path/to/run/cfg/file>, where </path/to/run/cfg/file> is the ymal file under the folder of cfg.