anycost-gan icon indicating copy to clipboard operation
anycost-gan copied to clipboard

Error on loading pretrained model

Open anguoyang opened this issue 2 years ago • 1 comments

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: image Could you please kindly tell me what's problem/cause of it, thank you.

anguoyang avatar Oct 07 '22 02:10 anguoyang

"--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

anguoyang avatar Oct 07 '22 02:10 anguoyang