mganprior
mganprior copied to clipboard
video false not working ?
I run :
python inpainting.py --gan_model pggan_bedroom --target_images ./examples/inpainting/bedroom --outputs ./inpainting --mask ./examples/masks/mask-1.png --video False --composing_layer 8 --z_number 20 --optimization Adam --iterations 6000 although even with --video False it creates the video. Anyone know how to skip that happening ?