Deep-learning-with-Python icon indicating copy to clipboard operation
Deep-learning-with-Python copied to clipboard

How to generate 200*200 pxl face images?

Open erdalalim opened this issue 6 years ago • 0 comments

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?

erdalalim avatar May 27 '19 09:05 erdalalim