Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying the Self-Attention-GAN with dog images #63

Open
liku-amare opened this issue Dec 9, 2022 · 0 comments
Open

Trying the Self-Attention-GAN with dog images #63

liku-amare opened this issue Dec 9, 2022 · 0 comments

Comments

@liku-amare
Copy link

Hi, I was able clone this repo on my machine and it successfully worked. But, I wanted to work on dog images generation so I changed the content of the folder CelebA with images of dogs by deleting the original celebrity images. I have about 20k images of dogs, all of different resolution. I tried running the code with this dataset by setting the batch_size to 8 (because of CUDA outof Memory issue) and with some different number of steps (10k, 20k ... ). However, the results weren't even good enough to tell what the object inside the image is. This is the result after 20k steps. The model produces quite descent images for the CelebA dataset even after few hundred steps. What is the problem?
20000_fake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant