anycost-gan
anycost-gan copied to clipboard
Error on loading pretrained model
Hi @tonylins , I tried with adaptive-channel training, and used the teacher model from your dropbox: https://www.dropbox.com/sh/l8g9amoduz99kjh/AAAY9LYZk2CnsO43ywDrLZpEa?dl=0 stylegan2-ffhq-config-f.pt
But got this error:
Could you please kindly tell me what's problem/cause of it, thank you.
"--tune_from", "checkpoint/anycost-multires_ffhq-1024_distill/stylegan2-ffhq-config-f.pt",
"--teacher_ckpt", "checkpoint/anycost-multires_ffhq-1024_distill/stylegan2-ffhq-config-f.pt"
"--data_path", "/my/FFHQ/path..."
other options are exactly same with your train_anycost_multires_adach_ffhq.sh