-
Can you release the train/val/test_landmarks_3D.csv of CelebA-HQ ?
-
Hi, sorry to bother you, I meet some problem about which folder I should choose.
I'd like to use images of 128*128 resolution, and I notice the celeba-128 folders contains 30k images, but the img_c…
-
@Jireh-Jam Thanks for releasing the codebase.
I am training your model on my custom images and am able to visualize the predictions saved in the outputs directory. But at test time, the model doesn…
-
I have tried the inference code on the examples in the paper (Figure 5.), however this one goes horribly wrong
,
![8 jpg_9 jpg](https://user-images.githubusercontent.com/29053705/136660857-4d1b8eb0…
-
How can I improve the train speed?
It takes 2 hours to make a train with 1000 iterations on 2x GeForce RTX 3090, and 10000k will need 833 days but your train only 20 days.
my train command is a…
-
Hi
Great work. Does this PsP support StyleGanV2-ADA with conditional labels dataset ? How do I structure my dataset for PsP training with conditional labels ?
Also, in order to use P2P effective…
-
Hi,
Thanks for this great project. I tried your colab for image matting, it looks like the boundary is not clear enough for some inputs(also the one in Github readme).
Is there anyway to improv…
zzmao updated
2 years ago
-
Hi, thank you for your great work!
I got some questions about dataset preprocess
In the paper, it is written that CelebA, CelebA-HQ, FFHQ, and StyleGAN-generated images are used as training data…
-
Hello, author, I have a question about the train data of latent classifier.
I would like to ask if these 30000 latent codes are in order using psp encoder? (i.e. 0.jpg, 1jpg, 2.jpg ... 29999.jpg)
…
-
I'm getting the following error:
`zipfile.BadZipFile: File is not a zip file`
And I followed the following steps:
First I installed their docker image by this command:
```bash
docker run …
0xisk updated
3 years ago