JunMa11 / CADA2020

Solution to CADA 2020 challenge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Solution to CADA 2020 challenge.

License:Apache License 2.0


Languages

Language:Python 100.0%