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

Added script to create files required to run DatasetGAN #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ericchansen
Copy link

As per issue #19, this repo is missing documentation on two required input files. In the configuration files (https://github.com/nv-tlabs/datasetGAN_release/tree/master/datasetGAN/experiments), they're called "average_latent" and "annotation_image_latent_path". There is no documentation or example code on how to create these files.

This PR adds a script to the "utils" directory, which can be used to create these files.

This PR will make it easier for new teams to dive into DatasetGAN and apply it to their own data.

I also had to tweak "train_interprer.py" slightly to make the imports more flexible. In the future, I recommend reorganizing the source code in this repo to make it easier to import and package.

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

Successfully merging this pull request may close these issues.

1 participant