xuedue

Results 9 issues of xuedue

I have pip this package, And the effect is very good. But I want to know if this can be used for training? For example, I want to predict the...

* MemCNN version:newest * PyTorch version:1.6 * Python version:3.6 * Operating System:ubuntu ### Description I want to implement the inversion function of MLP, when using AdditiveCoupling, It works ![image](https://user-images.githubusercontent.com/37701943/127181477-3760972d-5de3-43a4-ab9d-bdfda3680b9e.png) but...

question

Hello, author, thanks for your sharing. I found that when I use your code eval_landmark.py to test the real CelebA image, the results is not good, like follows. ![test](https://user-images.githubusercontent.com/37701943/131670722-fcc2bfab-4487-4a4c-98b4-de3551821a80.jpg) The...

Hello, author, I want to know how to test this code in other Dataset? Shall I retrain the code? Or Just change the image transform?

Hello author, I have a few questions about the loss function in your paper. For NLL loss, it is required the z after inn to be standard normal, but in...

Thanks for your sharing. I tried to train your code, but I found that there is no pretrained G ![image](https://user-images.githubusercontent.com/37701943/131329352-65c54153-2596-4f28-893f-ed6b557fcb73.png) I have download your pretrained model in setup files, the...

Thank you very much for sharing the code, I have a few questions that I want to bother you 1. Glow is structurally reversible, that is, it is a reversible...

Hello author, thank you for your work and code, my attribute editing work would like to use your method as one of the comparison methods, since our method does not...

Hello, author, I want to know how to test this code in other Dataset? Shall I retrain the code? Or Just change the image transform?