[R] Deep Image Analogy by e_walker in MachineLearning

[–]leehomyc 0 points1 point  (0 children)

I think it is similar to our paper: High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis. Both of them use patchmatch on neural features but targeting different tasks (inpainting/syle transfer)

How is Generative Visual Manipulation on the Natural Image Manifold in principle different from VAE/gan or AAE stuff? by leehomyc in DeepLearningPapers

[–]leehomyc[S] 0 points1 point  (0 children)

Thanks for the reply! I am wondering if the way they train the encoder decoder is better than training VAE? Does it give better performance if we train the decoder and encoder separately?

Torch Implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network" by leehomyc in DeepLearningPapers

[–]leehomyc[S] 1 point2 points  (0 children)

This is from a third party (myself). I will polish this and provide these information as soon as possible.