Closed xupengfei1009 closed 3 years ago
Thank you for your interest in CaPTk!
Can you perform the following steps:
user@pc:~# ~/CaPTk/${version}/captk --appimage-extract
~/CaPTk/${version}/squashfs-root/usr/
with the binaries present in ~/CaPTk/${version}/squashfs-root/usr/bin
cat ~/CaPTk/${version}/squashfs-root/usr/data/deepMedic/saved_models/brainTumorSegmentation/VERSION.yaml
~/CaPTk/${version}/captk --version
Thank you for your interest in CaPTk!
Can you perform the following steps:
- Extract the binaries from the AppImage:
user@pc:~# ~/CaPTk/${version}/captk --appimage-extract
- This will extract the package to the path
~/CaPTk/${version}/squashfs-root/usr/
with the binaries present in~/CaPTk/${version}/squashfs-root/usr/bin
- Reply with the output of the following:
cat ~/CaPTk/${version}/squashfs-root/usr/data/deepMedic/saved_models/brainTumorSegmentation/VERSION.yaml
- Also, present the following output:
~/CaPTk/${version}/captk --version
I solved it, you are awesome thanks
Great news! Closing the issue.
Executable Name: CaPTk v1.8.1 Excuse me. I have a question. When we run DeepMedic for Brain Tumor Segmentation in Ubuntu 16.04 64 bit, it can not work and show "The version of model is incompatible with this version of CaPTK" Where can I download the brainTumorSegmentation for 1.8.1 version please?