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

FIX: input images when using T1T2w model #320

Merged
merged 2 commits into from
Dec 9, 2024
Merged

FIX: input images when using T1T2w model #320

merged 2 commits into from
Dec 9, 2024

Conversation

akhanf
Copy link
Member

@akhanf akhanf commented Dec 9, 2024

run_inference was only accepting a single input image, this makes it accept a list of images too, and makes it so --force-nnunet-model T1T2w grabs both T1w and T2w as inputs.

run_inference was only accepting a single input image, this makes it
accept a list of images too, and makes it so --force-nnunet-model T1T2w grabs both T1w and T2w as inputs.
@akhanf akhanf changed the title fix for using T1T2w model FIX: input images when using T1T2w model Dec 9, 2024
@akhanf akhanf added the bug Something isn't working label Dec 9, 2024
@akhanf akhanf merged commit 95f9f33 into master Dec 9, 2024
4 checks passed
@akhanf akhanf deleted the bugfix-T1T2w branch December 9, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant