You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried :
python run_generator.py -c checkpoint/co-mod-gan-ffhq-9-025000.pkl -i imgs/example_image.jpg -m imgs/example_mask.jpg -o imgs/example_output.jpg
a TypeError occurred:init() got an unexpected keyword argument 'auxiliary_name_scope'
and the image resolution is 512*512
The text was updated successfully, but these errors were encountered:
When I tried :
python run_generator.py -c checkpoint/co-mod-gan-ffhq-9-025000.pkl -i imgs/example_image.jpg -m imgs/example_mask.jpg -o imgs/example_output.jpg
a TypeError occurred:init() got an unexpected keyword argument 'auxiliary_name_scope'
and the image resolution is 512*512
The text was updated successfully, but these errors were encountered: