afruehstueck / tileGAN

Code for TileGAN: Synthesis of Large-Scale Non-Homogeneous Textures (SIGGRAPH 2019)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Save file not working

powerspowers opened this issue · comments

Created a 25x75 tile from the suerat model. When I attempt to save the image the file does not appear.

Output in the client console says:
('D:/tilesamples/seurat1.jpg', 'All Files ()')
('D:/tilesamples/seurat1', 'All Files (
)')

This is weird. Some of the user interaction in TileGAN is a bit wonky, but saving should work reliably. You do need to specify the file extension in the saving dialogue.

tilegan_saving

I'm not getting the behavior where I can place a tile in a spot and have it fill in. I get an index error instead. Wonder if its because I'm on TF 1.5 rather than 1.8

I tried .jpg and .png for saving and it doesn't result in a file. No output