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

generate new samples without the app tool #15

Open
nadavpo opened this issue Jun 22, 2022 · 1 comment
Open

generate new samples without the app tool #15

nadavpo opened this issue Jun 22, 2022 · 1 comment

Comments

@nadavpo
Copy link

nadavpo commented Jun 22, 2022

Is it possible to auto generate images without the app tool?

@youssefadarrab
Copy link

Hello ! You can add the generate_data function in the train_interpreter.py file from the original datasetGAN repository: https://github.com/nv-tlabs/datasetGAN_release.

Then you can call the train_interpreter.py script with an argument '--generate_data' to generate annotated data from the pixel classifier checkpoints (similarly to the implementation of the original datasetgan repository for this).

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

2 participants