/CADA2020

Solution to CADA 2020 challenge.

Primary LanguagePythonApache License 2.0Apache-2.0

CADA2020

2nd place solution to the MICCAI CADA 2020 Segmentation Challenge.

How to infer the testing set?

  • Install the nnU-Net

  • Download the trained models (pw: rct8) and put them in CADA2020/nnUNet-CADA/nnunet/TrainedModels/nnUNet/3d_fullres

  • Run

nnUNet_predict -i INPUT_FOLDER -o OUTPUT_FOLDER -t Task201_CADA32G -m 3d_fullres

Citation