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
{{ message }}
This repository was archived by the owner on Nov 25, 2020. It is now read-only.
Hi, Iam trying to run youre code on LFW also,I want to generate images with 200*200 pxl..
I change values where were 40 pxl to 200 but Iam getting thiss error :
InvalidArgumentError Input to reshape is a tensor with 307200 values, but the requested shape requires a multiple of 120000
how is possible to generate 200 pxl pictures? Can you help,where we need to make changes?
Hi, Iam trying to run youre code on LFW also,I want to generate images with 200*200 pxl..
I change values where were 40 pxl to 200 but Iam getting thiss error :
InvalidArgumentError
Input to reshape is a tensor with 307200 values, but the requested shape requires a multiple of 120000
how is possible to generate 200 pxl pictures? Can you help,where we need to make changes?