Cancer Imaging Phenomics Toolkit (CaPTk) is a software platform to perform image analysis and predictive modeling tasks. Documentation: https://cbica.github.io/CaPTk
Describe the bug
When running BraTSPipeline, an error occurs where it says the model version is not compatible with this version of CaPTk.
To Reproduce
Steps to reproduce the behavior:
Run the BraTSPipeline with any input.
See error: Starting skull-stripping using DeepMedic. Command for DeepMedic: /Applications/CaPTk_1.9.0.Alpha.app/Contents/Resources/bin/DeepMedic -md /Applications/CaPTk_1.9.0.Alpha.app/Contents/Resources/bin/../data//deepMedic/saved_models/skullStripping/ -i out_from_nifti/T1_to_SRI.nii.gz,out_from_nifti/T1CE_to_SRI.nii.gz,out_from_nifti/T2_to_SRI.nii.gz,out_from_nifti/FL_to_SRI.nii.gz -o out_from_nifti/dmOut_skull/brainMask_SRI.nii.gz The version of model is incompatible with this version of CaPTk. Finished successfully. Brain Mask was not written, cannot proceed.
CaPTk Version
1.9.0.Alpha
Additional context
Originally noted by @chiharusako.
Probably also occurs in Brain Tumor Segmentation and potentially other model-based algorithms.
Describe the bug When running BraTSPipeline, an error occurs where it says the model version is not compatible with this version of CaPTk.
To Reproduce Steps to reproduce the behavior:
Starting skull-stripping using DeepMedic. Command for DeepMedic: /Applications/CaPTk_1.9.0.Alpha.app/Contents/Resources/bin/DeepMedic -md /Applications/CaPTk_1.9.0.Alpha.app/Contents/Resources/bin/../data//deepMedic/saved_models/skullStripping/ -i out_from_nifti/T1_to_SRI.nii.gz,out_from_nifti/T1CE_to_SRI.nii.gz,out_from_nifti/T2_to_SRI.nii.gz,out_from_nifti/FL_to_SRI.nii.gz -o out_from_nifti/dmOut_skull/brainMask_SRI.nii.gz The version of model is incompatible with this version of CaPTk. Finished successfully. Brain Mask was not written, cannot proceed.
CaPTk Version 1.9.0.Alpha
Additional context Originally noted by @chiharusako.
Probably also occurs in Brain Tumor Segmentation and potentially other model-based algorithms.