nnU-Net Model Weights for Circle of Willis Skeletonization
Authors/Creators
Description
This repository contains trained nnU-Net model weights used in our baseline algorithm for centerline and morphometric feature extraction of the Circle of Willis (CoW). The model was trained on multi-class segmentation masks from the publicly available TopCoW dataset, which includes CTA and MRA scans of 125 stroke patients, and was designed to predict binary centerline skeletons. The ground truth skeletons used for training were obtained from our public centerline dataset.
The baseline pipeline combines nnU-Net-based skeletonization with A* graph connection and was developed to support anatomically accurate centerline extraction and robust feature computation. These weights are intended for reproducibility and benchmarking of the method described in our manuscript:
Usage
After downloading and unzipping the weights, place the nnUNet_results folder in the following location within the cloned GitHub repository:
CoW_Centerline_Extraction/predict_skeleton/
This folder should contain the nnU-Net model weights in the format expected by the nnUNet_predict command.
Files
nnUNet_results.zip
Additional details
Related works
- Is derived from
- Dataset: 10.5281/zenodo.17358162 (DOI)
- Dataset: 10.5281/zenodo.15692630 (DOI)
References
- Musio, F., Juchler, N., Yang, K., Shit, S., Prabhakar, C., Menze, B., & Hirsch, S. (2025). Circle of Willis Centerline Graphs: A Dataset and Baseline Algorithm. arXiv. https://doi.org/10.48550/arXiv.2510.13720