hezhangsprinter / DCPDN

Densely Connected Pyramid Dehazing Network (CVPR'2018)
405 stars 112 forks source link

About “checkpoint” in the command of training part #32

Closed LindaWeijiaSun closed 5 years ago

LindaWeijiaSun commented 5 years ago

Hi! The command of the training part provided by the author is: python train.py --dataroot ./facades/train512 --valDataroot ./facades/test512 --exp ./checkpoints_new --netG ./demo_model/netG_epoch_8.pth

However, is there any directory called "checkpoints_new", or is this file should be generated by myself? I mean, by which means could I get the file (or directory) "checkpoints_new"? Really thanks for any help!

hezhangsprinter commented 5 years ago

You can just create a directory called checkpoints_new