-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Hi, I am trying to use the fine-tune function but this error always comes up
cmd input:
G:\projects\ConSinGAN-test-p\ConSinGAN-master\ConSinGAN-master>py main_train.py --gpu 0 --train_mode harmonization --input_name Images/Harmonization/23.jpg --naive_img Images/Harmonization/23.png --fine_tune --model_dir TrainedModels/23/2020_04_23_15_58_53_harmonization_train_depth_3_lr_scale_0.1_BN_act_lrelu_0.3
But this error pops up:
Image does not exist: G:/projects/ConSinGAN
Please specify a valid image.
The error also skipped the -test-p of ConSinGAN-test-p and outputting only G:/projects/ConSinGAN
I am using Windows and you told me last time to change main_train.py line 107 to
copyfile(py_file, osp.join(dir2save, py_file.split("\\")[-1]))
fyi.
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels