Replies: 1 comment
-
Hi @aksg87 , if all hyper-parameters are the same, it should be possible. However, the names of some layers may be different, thus you need to map the names. For example: https://github.com/Project-MONAI/MONAI/blob/dev/monai/networks/nets/senet.py#L272 |
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.
-
Hello,
Is it possible to import a pre-trained
nnU-Net
using theDynUNet
architecture? If there are any references on this workflow, I would love to see them! Thank you in advance.Beta Was this translation helpful? Give feedback.
All reactions