Project-MONAI / research-contributions

Implementations of recent research prototypes/demonstrations using MONAI.
https://monai.io/
Apache License 2.0
1.02k stars 334 forks source link

How to replicate the BraTS 2021 results on your paper #183

Open swwzn714 opened 1 year ago

swwzn714 commented 1 year ago

On this github repo the results of five-fold cross validation is

image

which I have downloaded the model and validated the performances are consistent with the Mean Dice claimed in the table.

While reading your arxiv paper, I saw another table

image

But I could not find where I can download the corresponding pretrained models. Could you provide the pretrained models for those claims?

Best Regards

ricklisz commented 1 year ago

Btw have you figured this one out? Also trying to reproduce...

Luffy03 commented 1 year ago

Hi, have you met the problem like (https://github.com/search?q=org%3AProject-MONAI+brats&type=issues)? I cannot figure it out?

RENwei-1226 commented 6 months ago

Hello , I need a json file when I use BraTS21 validation set for Evaluation, can you provide the validation data json file, and I would like to ask you, Test. py is for the segmentation of unlabeled verification data or labeled test data on the official website. Looking forward to your reply, thank you very much

Luffy03 commented 3 weeks ago

Hi, we reproduce the results at https://github.com/Luffy03/Large-Scale-Medical. You can find our implementation at https://github.com/Luffy03/Large-Scale-Medical/tree/main/Downstream/monai/BRATS21.