Replies: 1 comment
-
Hi @Jinyd1209, sorry for the later response. You can refer to this tutorial which contains how to write Python-based training and inference workflows. Hope it helps, thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am trying to use bundleworkflow to train my own model that not in monai model zoo,I defined it in scripts file,but when I run workflow,it raise a ModuleNotFoundError,I want to know how to integrate my own model into workflow?
Beta Was this translation helpful? Give feedback.
All reactions