thank you very much
and I have just find the path like you described and I run the source TotalSegment code in linux and the path was ’ :~/.totalsegmentator/nnunet/results/nnUNet/3d_fullres’.
and I have just put the weight zip files unzip there. the code run well , and the results were amazing
thank you.
AI support in Apple Silicon systems is still lagging behind. Apple MPS acceleration is available now for some pytorch features, which significantly improves speed. However, MPS-accelerated pytorch is not usable for TotalSegmentator yet, because some features required by nn-UNet are not supported.
Generally Slicer on mac systems works pretty well most operations, however ML models aren’t as well supported since most of that work requires Nvidia systems for top performance currently. That may change in the future, but that’s the state of things now.
You probably have either ran out of memory (try on a smaller, lower-resolution CT) or there were problems installing required libraries. Please check the application log to get hints on what exactly happened.