TotalSegmentator ONNX β task total_fast
Single-graph ONNX export of the nnUNetv2 TotalSegmentator
total_fast task. Produced via scripts/export_totalsegmentator_onnx.py
in the Tamias repo.
Files
fold_0.onnxmanifest.jsonβ TotalSegManifest schema (Tamias loads it BYO-URL).LICENSE.txt
How to use in Tamias
- Open the TotalSegmentator panel.
- Click
TotalSegmentator (ONNX)β paste the manifest URL OR pick themanifest.jsonfrom disk. - Load a CT volume.
- Click Run on current volume.
The browser runtime uses ONE fold per run. For full ensemble accuracy use upstream TotalSegmentator directly (the Tamias native Tauri runner spawns it for you).
License
- Code (TotalSegmentator, nnUNet, the export script): Apache-2.0
- Weights: CC-BY-NC-4.0 (research / non-commercial use)
See LICENSE.txt for the full text + upstream pointers.