PaddleGAN
PaddleGAN copied to clipboard
Cannot test wgan_mnist.yaml
After training a wgan with wgan_mnist.yaml I use the code below to test the network:
!python tools/main.py --config-file configs/wgan_mnist.yaml --evaluate-only --load output_dir/GANModel-2020-12-15-15-54/epoch_20_weight.pdparams
However, I cannot get any results in the new 'visual_train/' folder. How can I get the testing result properly?
@HighCWu Please have a look?
问题过于久远,如果有图像和视频生成的需求,可以使用新的跨模态工具: https://github.com/PaddlePaddle/PaddleMIX/tree/develop