Replies: 2 comments
-
Hi @dyollb , Thanks for your interest in the MONAI and bundle. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Hi @Nic-Ma I guess for my use case I could export the transform chain via some introspection, e.g.
Generalizing this to unstructured code without adding any user-code is impossible, But I guess the user could manually call And lightning code could automate this, since it is quite structured.. Anyway, if I implement something like the above I will post it here. Thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking into using the bundle feature to parametrize the transforms.
The example here show how to load the config.
Is there any way to export the config from a monai code (or less ambitious an existing transform list)?
Beta Was this translation helpful? Give feedback.
All reactions