DrapeNet icon indicating copy to clipboard operation
DrapeNet copied to clipboard

base_cfg_dir ---in train_encdec.py

Open nnzhangup opened this issue 2 years ago • 1 comments

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

nnzhangup avatar Jan 02 '24 15:01 nnzhangup

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.

liren2515 avatar Jan 03 '24 16:01 liren2515