mganprior icon indicating copy to clipboard operation
mganprior copied to clipboard

video false not working ?

Open lkostakis opened this issue 4 years ago • 0 comments

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 ?

lkostakis avatar Mar 10 '21 20:03 lkostakis