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

Augmentation of diversity by shuffling tiles #9

Closed
pdeperth opened this issue Apr 26, 2019 · 2 comments
Closed

Augmentation of diversity by shuffling tiles #9

pdeperth opened this issue Apr 26, 2019 · 2 comments

Comments

@pdeperth
Copy link

Hi,

In your paper you mention diversity augmentation by giving shuffled tiles of the original image to the generator ; have you implemented this anywhere in github?
Thank you.

@jessemelpolio
Copy link
Owner

Yes. You could refer to util/random_tile.py to produce enough images composed by random tiles and then feed them to the well-trained models to yield diverse results.

@pdeperth
Copy link
Author

All right, thank you.

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