-
Hi,
Thanks for sharing StyleGAN3 project!
I've tried doing image inversion (real image to stylegan3 latent) using updated projector.py code of StyleGAN2-ada-pytorch, code taken from: https://github.…
-
When I run the train.py, it reports the ImportError of *_plugin. I had found the 'build.ninja' generated in the 'bias_act_plugin' and 'upfirdn2d_plugin' files but no 'bias_act.o', 'bias_act.cuda.o' a…
-
Hi! I'm trying to use class conditional generation on stylegan2-ADA, but couldn't find the num_classes option for the vision aided discriminator https://github.com/nupurkmr9/vision-aided-gan/blob/95fc…
-
in google colaboration(free)
after going through [this](https://youtu.be/R546LYsQk5M?si=KFMYClRQQU8uh6yc) tutorial and [this](https://www.youtube.com/redirect?event=video_description&redir_token=QUF…
-
Amazing work!!
The results are not good and does not look similar to the output. I guess this the issue
I have updated from using [stylegan](https://github.com/NVlabs/stylegan) to using [stylegan2…
-
I get this error on the cell before the last one.
The file specified is not to be found in the given folder.
I tried to execute it in Google Colab
output path /content/stylegan2-ada/results/00000…
-
I trying to generate Images using pretrained StyleGAN2-SPD-ADA , but this error is coming which i initially thought was due to 15 GB GPU of colab , but i tried with 24, and 40 GB GPU still getting the…
-
it looks like same
-
Thanks for the great work.
When using the provided script in https://github.com/NVlabs/stylegan2-ada-pytorch to calculate the recall score, StyleGAN 2 w/ ADA obtains 0.57. But your reported result …
-
I am using a university system that has just updated code to version 11.2. I installed TensorFlow 1.14 in a visual environment.
nvidia-smi returns:
+---------------------------------------------…