Skip to content

Using a model trained with nnunet for predicting without using nnunet #773

Answered by FabianIsensee
arseneaultj asked this question in Q&A
Discussion options

You must be logged in to vote

You need to do the same preprocessing as nnU-Net does. Exactly. So it's best to use nnU-Net code for that.
If you follow the inference pipeline you can see how the model is restored from a checkpoint. You can then export it however you like, for example as onnx
Best,
Fabian

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by FabianIsensee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants