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

Restrict Auto3DSeg fold input based on datalist #7778

Merged
merged 3 commits into from
May 17, 2024

Conversation

mingxin-zheng
Copy link
Contributor

Fixes #7777.

Description

Lower the maximum num_fold allowed for user inputs in Auto3DSeg AutoRunner

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • In-line docstrings updated.

Signed-off-by: Mingxin Zheng <mingxinz@nvidia.com>
@KumoLiu
Copy link
Contributor

KumoLiu commented May 17, 2024

/build

@KumoLiu
Copy link
Contributor

KumoLiu commented May 17, 2024

/build

@KumoLiu KumoLiu merged commit d0d1292 into Project-MONAI:dev May 17, 2024
28 checks passed
@mingxin-zheng mingxin-zheng deleted the mingxinz/fix-7777-maxfold branch July 1, 2024 03:49
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.

Some algorithm templates in Auto3DSeg doesn't support validation skipping
2 participants