PaddlePaddle / PaddleGAN

PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
Apache License 2.0
7.83k stars 1.24k forks source link

模型预热执行报错 #616

Open sunshinehome opened 2 years ago

sunshinehome commented 2 years ago

执行python tools/main.py --config-file configs/animeganv2_pretrain.yaml 模型预热的时候,提示 FileNotFoundError: [Errno 2] No such file or directory: 'output_dir/AnimeGANV2PreTrainModel-2020-11-29-17-02/epoch_2_checkpoint.pdparams'

jerrywgz commented 6 months ago

需要检查下预训练模型是否提前下载好并放在对应路径