Total segmentator issue

Hello dear Slicer users,
I am posting this query in continuation with my previous post relating to the Total Segmentator module. I am currently using Slicer 5.2.1. I am able to install Pytorch, but the total Segmentator is not working. My computer runs on Intel Iris Xe graphics. I am attaching images for your reference. Need your guidance… Thanks in advance
Graphics



This is probably because your system does not support CUDA so TotalSegmentator fails to run in GPU mode. Please go to the PyTorch extension, uninstall Pytorch, restart 3D Slicer, select the computation backend “cpu” and install PyTorch again. Or consider upgrading your GPU.

image

That error message appears to happen after it tries to install the TotalSegmentor python package.

Please take a look at the following troubleshooting guidance:

I would also suggest the you update to Slicer 5.2.2 (https://download.slicer.org/) to be able to install the latest version of the Slicer TotalSegmentor extension.

Thank you, everyone, for helping me out. Now, I can run TotalSegmentator.

1 Like

@KSL Could you share with the community what solved the problem on your side? Are you now running Totalsegmentator in CPU mode? Thank you.

Sir, I am running the Total Segmentator module in CPU mode. The issue I encountered previously was because of Incompatibility (I suppose) of the module with Slicer 5.2.1. After installing the new version 5.2.2 and following the instructions, the Total Segmentator works.

1 Like