-
I used celeba dataset and webface dataset, and then used your code and settings for training. After training the first epoch, the results are as follows:
Render image:
![image](https://user-images.g…
-
I think we should make simple tools to download common public datasets to folders that ready to use by HyperGAN. Anyone has done it for MNIST, CelebA, ImageNet and Coco?
-
i notice that you take 10 caption per image on CelebA dataset, do you mind post it along with the project? im fowllowing your work now needing the caption to run plzzz
-
can this code run on dataset other then celebA or cifer
-
Hello, thank you for interesting work!
used ```python demo.py --ckpt expr/checkpoints/celeba_hq_8x8_20M_revised.pt --dataset celeba_hq```
I try to evaluate quality of real photos embedding.
It w…
-
if i only want to run the order " python run_3dSwap.py" to see the result do i need to download datasets or some thing?because there is an error,readme seems not mention this
qym77 updated
4 months ago
-
I am heavily using `tf.contrib.data datasets` api for image based tasks. With observations for images (LSUN/celebA) etc being no more than an downloader for these datasets, would it be worthwhile to r…
-
How I can add my own dataset (even if that is one image) in the pre-trained model?? I changed the --dataset value from CelebA to the name of mine but it did not work.
-
Is it possible to use `img_align_celeba.zip` (1.4Gb) with images of size `178x218` to train model up to 128p? What are general requirements for dataset? should faces be aligned?
-
anyone calculated FID and IS for generated images for CelebA and lsun dataset?