ganspace
ganspace copied to clipboard
Discovering Interpretable GAN Controls [NeurIPS 2020]
_tkinter.TclError: no display name and no $DISPLAY environment variable
Error when running interactive.py. I get two TK windows opened, and then immediately shut down with the error below. Ubuntu 20.04, Python 3.7.9, NVidia, Cuda 10.1.243, pyCuda from source, compiled...
I could not understand what is X_comp with dimensions, (number of components to keep, 1, feature space dimensions) and Z_comp with dimensions, (number of components to keep, 1, latent space...
Hey, I tried setting up Ganspace with StyleGan2-ADA-PyTorch models but it seems not possible without modifying code. Most errors show that the module torch_utils is necessary to load the model...
Hi, thank you for making an amazing library. I am trying to use your library for my research. However, I have been facing errors while I was trying to install...
Any attempts to use this with a trained StyleGAN3 neural network, or is StyleGAN2 w/ ADA the limit of existing models and wrappers?
I encountered the following error when trying `interactive.py` with a conda installation following the readme. ``` "...\models\stylegan2\stylegan2-pytorch\model.py", line 273, in forward out = F.conv2d(input, weight, padding=self.padding, groups=batch) RuntimeError: cuDNN error:...
Does this code works for stylegan2-ada?
I am really confused for this question. Is there anyone can answer it?