TotalSegmentator will not run in High Res on CPU since updating to 5.2.2

Hi all,
image

Since updating to 5.2.2, I have had trouble with TotalSegmenator. Currently, it will only segment in fast mode even if I click full resolution when prompted to choose. Before I updated it would segment in High Res if I selected with no issues.

Any ideas what the issue is?

Thanks,

David

When running Total Segmentor for the first time was it successfully at downloading and installing PyTorch and the TotalSegmentor package? The specific issue you are observing appears to be the correct PyTorch version not being installed. The SlicerTotalSegmentor extension has some debugging techniques for this specific issue.

Hi, thanks for the reply.
Yes, PyTorch and TotalSegmentator were installed successfully.
I meant to include that I am running on CPU as I have integrated graphics so no gpu. I had some issues upgrading from 5.2.1 to 5.2.2. and I had to reinstall slicer and extensions. Since the upgrade, I I have had the issue. Before that, I had no issue getting a full res segmentation to run on my CPU in 45-50 minutes for the sample CT abdo panoramix dataset (the same one I am using now).

hello, i did a search and i get this. But how exactly do I adjust the parameter. Sorry if this is a newbie questions. thanks

To adjust the threshold in TotalSegmenator, you can use the similarity_threshold parameter. This parameter controls the similarity threshold between two adjacent pixels to determine if they should be in the same segment or not.

By default, the similarity threshold is set to 20, which means that two pixels with a color difference of less than 20 will be considered part of the same segment. You can adjust this value to increase or decrease the segmentation detail.