-
1、 Whether the published dataset ( FFHQ、FaceAPP、StarGAN、PGGAN、StyleGAN ) has been randomly selected ? And How to generate starGAN mask, how to determine the specific CelebA picture used ?
2、 I have d…
-
hey there,
We tested LGNet with CelebA-HQ. According to paper, we selected 3000 pictures randomly from CelebA-HQ and used irregular mask for testing.
It may be that our test config di…
-
Hello, thank you for providing the script to download CelebA_HQ dataset. I'm trying to download the dataset through the google drive link you provided, but it seems that the link is dead. Could you pe…
-
Hi, thanks for your great implementation.
I run the model on CelebA dataset. However, when I test the model, I find if the categorical codes are fixed, different noise vectors introduce the same resu…
-
Hi! Thanks very much for releasing your code.
But I have one more question: could you release your whole training dataset of CelebA? I saw it in `generate_dataset_csv.py`, in which there is somethi…
-
After fixing #109 trying to train leads to a failure to find checkpoints.
It seems related to #82 but the fixes for that have been completed.
Any thoughts?
```
$ python main.py --dataset celeb…
-
Hi,
I rerun your implementation on my machine but it seems to not work for me. Can you please suggest how can I solve this
1. I am going to begin with CelebA dataset
2. I extracted the dataset t…
-
Thanks for you code, i cannot find list_attr_celeba.csv in dataset. Where it form?
-
Hi!
I am trying to reproduce some part of your interesting work and just running your scripts from this repo.
I have followed the installation guide etc but I get the following error when runnin…
-
Hi,
Can You please direct on how edgeconnect model was trained. I used E2f dataset on edgeconnect model training but the model is not converging. I have used the parameters subscribed by EdgeConnect…