Replies: 1 comment
-
i shouldve used norm = "instance" |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to convert my trained model to torchscript model for deployment, I keep getting that there are missed keys.
My code till now:
The output/Error:
Is there anyting I'm missing? In the hyper_parameters.yaml the only difference is the norm for SegResNetDS. I tried this with simulated data and my images and with autorunner and with the one input training/inference pipeline and all the models somehow don't match? Thank you
Beta Was this translation helpful? Give feedback.
All reactions