Cerebral vessel segmentation (14 classes) — all compute (WASM + WebGPU)
runs in a dedicated Web Worker so the page stays fully responsive during
the ~75s inference. Strict nnU-Net V2 pipeline: transpose → crop-to-nonzero
→ per-image ZScore → cubic B-spline resample → sliding window.
·
← v1 (main-thread)