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

training on a new dataset #7

Open
ihavetoomanyquestions opened this issue May 29, 2018 · 0 comments
Open

training on a new dataset #7

ihavetoomanyquestions opened this issue May 29, 2018 · 0 comments

Comments

@ihavetoomanyquestions
Copy link

i want to try out these GANs for creating a new pokemon (similar to https://github.com/moxiegushi/pokeGAN but with other GANs).

currently i am doing the following method, but i dont know if it would work or can it have unwanted effects?

basically, i get the data from https://github.com/moxiegushi/pokeGAN/tree/master/data and rename it as data/celebA.

then i change the n_examples in config.py to number of samples in my data.

and then i run convert.py to create the tfrecord formatted files.

since it is very expensive for me to run the method on AWS GPUs, i am not able to do a test run.. but is it possible to tell me if the above approach would work?? or is there other things i should change, too?

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