Skip to content

Fixing a bug in predict_from_files_sequential for 3d_cascaded_fullres models#2862

Open
helrewaidy wants to merge 2 commits intoMIC-DKFZ:masterfrom
helrewaidy:bugfix/predict_from_files_sequential_for_cascade_fullres_model
Open

Fixing a bug in predict_from_files_sequential for 3d_cascaded_fullres models#2862
helrewaidy wants to merge 2 commits intoMIC-DKFZ:masterfrom
helrewaidy:bugfix/predict_from_files_sequential_for_cascade_fullres_model

Conversation

@helrewaidy
Copy link

This is to fix a bug in the predict_from_files_sequential() when predicting 3d cascaded models, where stacking the input image with the labels from a previous stage is missing. To resolve this issue, the labels from the prior stage were converted to one-hot and stacked with the input images and fed to the cascaded model.

@FabianIsensee FabianIsensee self-assigned this Oct 16, 2025
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.

2 participants