Deep-learning-with-Python
Deep-learning-with-Python copied to clipboard
How to generate 200*200 pxl face images?
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?