Diego Porres

Results 49 comments of Diego Porres

No problem, I was going to fix the merge conflicts myself but then I figured you were toying with other things as well (also my PC died on me). Let...

@asnekrassov I have no issues running on Windows, I use the Anaconda Command Prompt so I cannot really recommend what to do with WSL. @XingangPan There wasn't an error, but...

Comment out those 3 lines of code and it should run, that's my fix for now.

@lauchokyip @Uknownoth1ng the PR ccd84ff has fixed this, so just do a `git pull` and the error shouldn't exist.

For human body, use the [StyleGAN-Human models](https://stylegan-human.github.io/) at different resolutions. For pets, there's the AFHQ for the respective animal, which you can find in the [official NVIDIA repository](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/research/models/stylegan2/files ) However,...

Since I haven't used PTI, I can tell you where that error comes from and how to find where the code fails: in StyleGAN1/2, the mapping network $f$ or `G.mapping`...

Honestly? First time I see this in GitHub, so I would just close the issue and report it/the account. Hope it ends though. Best of luck!

Could you specify a bit more your whole setup (packages, hardware, etc.)? Looking around, I found this issue in SGAN2-ADA: https://github.com/NVlabs/stylegan2-ada-pytorch/issues/105. Are you trying to run the model on the...

Sorry, what do you mean you have over 900? You didn't create a new one with the `environment.yml`? If you didn't, try now by first creating it with [conda](https://docs.conda.io/en/latest/miniconda.html) via...