shahik
shahik
Hi, why I am having poor results using ffhq stylemix? thanks! 
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!