Open kikyou123 opened 7 years ago
Thanks for posting. Would you mind showing more detailed result? Thanks!
the first image is the input, the second image is the groundtruth, the last image is the generation
This looks somewhat weird... What we tried in paper are gray scale images.
but there is something wrong, you read image is rgb, how can you reshape it to [224, 224, 1]. would you provide .py that can be excused?
when i run your analogy_network.ipynb, the code output is all zero? i don't understand why? it seems it does't work.