Skip to content

Releases: hackerphysics/TotalSegmentator-cpp

v0.1.0 - Initial Release

Choose a tag to compare

@hackerphysics hackerphysics released this 29 Apr 20:32

TotalSegmentator-cpp v0.1.0

First release of the C++ implementation of TotalSegmentator.

Downloads

  • models-onnx.tar.gz — ONNX model weights for all 5 tasks (~554MB)
  • libtotalseg-linux-x64.tar.gz — Pre-built Linux library + CLI
  • libtotalseg-windows-x64.zip — Pre-built Windows DLL + CLI

Features

  • 117 anatomical structure segmentation in CT images
  • Pure C++ with ONNX Runtime — no Python needed
  • Bit-exact results verified against Python pipeline