shahik

Results 7 issues of shahik

Hi, why I am having poor results using ffhq stylemix? thanks! ![rec_coarse_2_2](https://user-images.githubusercontent.com/22781213/85910624-cee0a500-b7d4-11ea-8e2a-fd24fd8af6d6.jpg)![rec_coarse_3_2](https://user-images.githubusercontent.com/22781213/85910625-cf793b80-b7d4-11ea-8078-3ee336cd57a9.jpg)![rec_coarse_4_3](https://user-images.githubusercontent.com/22781213/85910626-cf793b80-b7d4-11ea-98d3-9a7f54ab505c.jpg)![rec_coarse_0_1](https://user-images.githubusercontent.com/22781213/85910627-d011d200-b7d4-11ea-84df-0861c3588a20.jpg)![rec_coarse_1_3](https://user-images.githubusercontent.com/22781213/85910628-d011d200-b7d4-11ea-8cad-e17373b330d6.jpg)

Hi, Congratulations & thanks for this paper! I am running interactive_demo on colab and getting non-stop error ` ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to compile fragment shader! ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to link...

Hi, Thank you for such an Awesome paper. How can I perform Stylemix on a single instance from Latent codes, 2nd by feeding real_images into latent code and then perform...

This paper is Awesome so I would request Plz include a **Sample** **Notebook** including **custom** **data** ****interpolation**/Stylemix** as documents are not clear. Greetings!

Hi, cannot find code for interpolation b/w two .npy files! Greetings!

Hi, thanks for adding this. how can I perform Style-mixing with two/more Uploaded Images? here's code that I tried. def style_mixing_example(network_pkl, src_dlatents, dst_dlatents, truncation_psi, col_styles, minibatch_size=4): print('Loading networks from "%s"...'...

Hi, thanks for the code. How can I generate only peptides (smaller proteins) using transfer learning, can I finetune (valid_data) on peptides or is there some tweak etc? thanks!