Closed perecanals closed 4 years ago
Hi, can you please pip install --upgrade nnunet
and see if if works?
Best,
Fabian
Thank you for your attention. Unfortunately, I did and I'm still getting the same error. Any idea on what's happening?
Hi there, are you certain you ran pip install --upgrade nnunet
? What is the text output of this command? Are you using a custom trainer class? If so then you need to reimplement it to comply with the new interface. Your text suggests that you are still using apex. I have removed apex and use pytorch amp now. Changing you code should be a piece of cake
Best,
Fabian
Ah, that must be it then! Let me change the code around and see if it works. Thanks!
That was it! Smooth as butter, thank you Fabian!
Hi again Fabian,
I got this error when doing inference on some (I suspect large) images and I think it might be a bug: