Transformation Scenario Generator #426
Unanswered
vlomonaco
asked this question in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At the moment if you want to do something like rotated MNIST you have to (manually) create a list of datasets, apply a different transformation and use a generic scenario generator like using the
create_multi_dataset_generic_scenario
function.It would be nice to create a more high-level api where given a dataset and list of transformation it gives you back the scenario directly.
Beta Was this translation helpful? Give feedback.
All reactions