ENHANCE-PET / MOOSE

MOOSE (Multi-organ objective segmentation) a data-centric AI solution that generates multilabel organ segmentations to facilitate systemic TB whole-person research.The pipeline is based on nn-UNet and has the capability to segment 120 unique tissue classes from a whole-body 18F-FDG PET/CT image.
https://enhance.pet
GNU General Public License v3.0
191 stars 28 forks source link

use nnUNet V1 branch #50

Closed dmnk1308 closed 1 year ago

dmnk1308 commented 1 year ago

nnUNet previously relased V2 which does not support the pretrained models of V1. Cloning the V1 branch of nnUNet is a quick fix for this issue.

LalithShiyam commented 1 year ago

Hi @dmnk1308, Many thanks for updating the installer. Your contribution is much appreciated. And you are our first external contributor - so yay to that 🥇 ! I am happy to merge your pull-request! Cheers, Lalith