-
Hey. Appreciate the wonderful work you're doing here. (and thanks for not leaving any issues open!)
I have a somewhat peculiar task i wish to handle, hopefully using the tools you kindly provided i…
-
Hi,
Thanks for this wonderful work! I have a question about the equation of deterministic DDIM sampling in the Null-text Inversion paper.
![image](https://user-images.githubusercontent.com/3210405…
-
Hello, I would like to ask, I read in the paper that you use the restile to Gan inversion, but it seems that the encoder is used in the code is e4e , and in the colab it has not been updated , I wan…
-
![image](https://user-images.githubusercontent.com/54705353/125048531-0027cc80-e0db-11eb-9460-d9cacfd4f9ff.png)
Hi, I appreciate your nice work and sharing code.
I suffer from getting the styleg…
-
Hi, thanks for sharing this great work!
I have some question as follow:
1. The shape of 'donald_trump_01.npy' is (18,512) which has different values of 18 layers. However, your "smile.npy" has t…
-
You do make a very meaningful job!
Recently,we are doing some works that we hope use styleGAN to transfor the existing images from complexity to Uncomplexity ,used for defect detection.
In order to …
-
hello,can this model directly construct anime pictures?
-
Hi, in derivable_generator.py, several configurations are listed. However, there is no multi-code configuration for StyleGAN. In fact, StyleGAN's design is different from pggan, where w is inserted in…
-
Thanks for your great work in GAN inversion.
I find a bug when I set the generator_type as stylegan.
I guess that line 69 in `derivable_generator.py` should be
`self.stylegan = get_gan_model(gan_m…
-
Hello, can you use custom pictures for reasoning?