Toufiq
Toufiq
Hello there, What will be the best method to export my trained MedNext model for inference?
Hello there.. How do I set the number of desired epochs when training with mednext as follows: `!mednextv1_train 3d_fullres nnUNetTrainerV2_MedNeXt_M_kernel3 2023 3 -p nnUNetPlansv2.1_trgSp_1x1x1` Thank you
Replaced references to num_channels with the correct argument num_input_channels in the README guide. The create_mednext_v1 function does not accept num_channels as a parameter.