Skip to content

Commit

Permalink
correct incorrect plans name
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianIsensee committed Oct 16, 2024
1 parent f568fc3 commit 501444e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/competitions/Toothfairy2/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Aside from changing the patch size this makes the architecture one stage deeper
it to make effective use of the larger input

# Preprocessing
`nnUNetv2_preprocess -d 119 -c 3d_fullres_torchres_ps160x320x320_bs2 -plans_name nnUNetResEncUNetLPlans -np 48`
`nnUNetv2_preprocess -d 119 -c 3d_fullres_torchres_ps160x320x320_bs2 -plans_name nnUNetResEncUNetLPlans_torchres -np 48`

# Training
We train two models on all training cases:
Expand Down

0 comments on commit 501444e

Please sign in to comment.