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

Explicit content style maps for reproducing datasets and manual control #18

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

Conversation

JohannesTheo
Copy link

This change adds the following features:

  • the randomly chosen styles will be saved in a content_style_map.json file.
  • this mapping can be used to reproduce datasets or to create explicit mappings manually. (we need this for our research)
  • the default behaviour is not changed, only the style map will be saved in addition to the images.
  • the rglob search with nested directories will still work as expected since we convert content_paths and style_paths to dictionaries for file_name to path lookup.

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.

None yet

1 participant