Open KomputerMaster64 opened 2 years ago
set --batch_size 100 in test_ddgan.py
Thank you for the tip. I wanted to know how to generate more images (to have unique 100 or 200 images), given that the running the test file prints out the same images for the given batch size
set --batch_size 100 in test_ddgan.py
It's true, the Readme.md didn't mention to add a value of parameter --batch_size
in the stage of test, but without a V100 GPU we should.
I have tried sampling/evaluating/testing the model on colab as well as local gpu node, however I am facing the CUDA out of memory error. Error on google colab
Error on GPU node:
In both the cases the system could't somehow allocate 3.12 GiB