Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sequential Inference (Non-MP) #2705

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

LennyN95
Copy link

This PR resolves #2556.
Improved implementation following #2614.

  • Implementation of preprocessing based on a single process
  • Introduce new environment variables nnUNet_npp and nnUNet_nps to set -npp and -nps
  • Using the new use predict_from_files_sequential function

We have done some internal testing and get identical results between the latest nnunetv2==2.5.1 and with our proposed patch.

@LennyN95
Copy link
Author

LennyN95 commented Mar 4, 2025

@FabianIsensee, did you find a moment to look into this? The changes are minimal but necessary to use your new sequential function from the CLI. Let me know if there's anything I can do to expedite the process or assist in any other way.

Once resolved, we can proceed with implementing the following models:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optional Torch Multiprocessing in nnUNet for Improved Security and Compatibility
2 participants