dcgan-completion.tensorflow icon indicating copy to clipboard operation
dcgan-completion.tensorflow copied to clipboard

Fix 64x64 completions using saved checkpoint

Open richardjdavies opened this issue 8 years ago • 2 comments

When I check out the current head, and run ./complete.py x.png, it fails, and has done since 61c129b22981028a2d18c590e208d0bbe192c4c9. Here is a patch to fix that.

I'll add some detailed comments to my patch below, and would ideally like @md5wasp to confirm that this still works for his different image sizes.

richardjdavies avatar Jul 18 '17 11:07 richardjdavies

I had the same problem. These modifications were helpful for loading my own saved checkpoint.

alisiahkoohi avatar Jul 20 '17 02:07 alisiahkoohi

@md5wasp - do you have any comments?

richardjdavies avatar Aug 05 '17 09:08 richardjdavies