/BraTS-2024-Metrics

Primary LanguagePythonApache License 2.0Apache-2.0

BraTS-2024-Metrics

Please note that this code is not the fully-optimized version yet. README will be modified more in the coming weeks.

This is an extension of this code repository - BraTS 2023 Performance Metrics.

To use the code -

from metrics_{challenge} import *
results_df, _ = get_LesionWiseResults(pred_file, 
                      gt_file, 
                      challenge_name, 
                      output=None)

For the challenge name argument, the values are as follows -

1. BraTS-GLI
2. BraTS-MEN-RT
3. BraTS-SSA
4. BraTS-PED
5. BraTS-MET