未验证 提交 379294ef 编写于 作者: L lvmengsi 提交者: GitHub

fix cyclegan infer (#2588)

上级 336c8412
python infer.py --init_model output/checkpoints/199/ --dataset_dir "data/cityscapes/testA/*" --image_size 256 --input_style A --model_net CycleGAN --net_G resnet_6block --g_base_dims 32
python infer.py --init_model output/checkpoints/199/ --dataset_dir "data/cityscapes/testB/*" --image_size 256 --input_style B --model_net CycleGAN --net_G resnet_9block --g_base_dims 32
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册