Open zyqzyqhappiness opened 7 months ago
Hi, for 3D training we use the nnFormer training setup. For Synapse, 13 classes are present but only 8 are evaluated. If you want to consider all 13 classes, compare your results to nnFormer for BTCV. Synapse is a subset of BTCV. The eight classes in Synapse are: Spleen, Right Kidney, Left Kidney, Gallbladder, Liver, Stomach, Aorta and Pancreas.
BTCV has the additional classes: Esophagus, inferior vena cava, portal and splenic veins, right adrenal gland, left adrenal gland.
You can find the result for dice score under "Dice" in the dictionary.
I find the code finally output 13 classes' results, but in inference_synpase.py, you wanna 8 classes like other papers. i wonder is the final result save in "summary.json"? and when i reproduce the code, i find inference_synpase.py didnt work , as well as write in the text. Then my final result is different from your paper, the result is in the image