-
Hello! Thank you for your great reproduction of StyleGAN2!
Do you have an idea why StyleGAN2 uses pre-defined blur kernel of [1,3,3,1] in every up/down sampling process, instead of using simple int…
-
hello, is there any pretrained styleGAN2 with 256x256 px that provided, as the FFHQ dataset is too large to download and it may take a long times for training.
-
Hi, thanks so much for this awesome library. Congrats on the great work!
I've a question regarding the color of the generated image using the stylegan2-ffhq-config-f.
Why are they yellowish and …
-
-
Hi Justin,
maybe you can help me - my goal is to take a picture of myself and toonify myself.
I've compressed it into 3 steps
1. align the imges
2. project images
3. blend networks
thi…
-
I looked around the code a bit and didn't see an easy way to generate a large number of images to do a FID calculation. I'm thinking something like:
stylegan2-pytorch --generate 50000 --results_dir /…
-
it looks like same
-
Trying to use `run_training.py ` as so:
`!python run_training.py --num-gpus=1 --data-dir=dataset --config=config-f --dataset=blows --mirror-augment=false --metric=none --total-kimg=20000 --result-di…
-
I'm having this issue using Torch 1.7.1+cu110. Please see below:
```
(venv) C:\Users\Jerr\PycharmProjects\pythonProject1>stylegan2_pytorch --data C:/Transfer/Downloads/Processed/Compressed/Compres…
-
![image](https://user-images.githubusercontent.com/77049270/103751431-a66f1880-504b-11eb-8354-97d79943c507.png)
I success to create lmdb file and enter the command in server. But it reveals this e…