a TypeError
jiaowoZge opened this issue · 3 comments
jiaowoZge commented
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
zsyzzsoft commented
Which TensorFlow version are you running on?
jiaowoZge commented
1.4.0
Is it a version issue?
zsyzzsoft commented
Probably. Please try Tensorflow 1.15.