From 6534151c80c411a0780b86cbf6315128f142430a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Filipe=20Sousa=20Ferreira?= <55408616+andre-fs-ferreira@users.noreply.github.com> Date: Tue, 10 Feb 2026 14:32:53 +0000 Subject: [PATCH 1/3] =?UTF-8?q?Update=20Andr=C3=A9=20Ferreira's=20link=20i?= =?UTF-8?q?n=20the=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated the reference for André Ferreira's entry to include a link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddfda6e..33f10a6 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ segmenter.infer_single( | 2025 | 2nd | _Qu Lin, et al._ | N/A | ✅ | [BraTS25_2](https://brats.readthedocs.io/en/latest/utils/utils.html#brats.constants.AdultGliomaPreAndPostTreatmentAlgorithms.BraTS25_2) | | 2025 | 3rd | _Liwei Jin, et al._ | N/A | ✅ | [BraTS25_3A](https://brats.readthedocs.io/en/latest/utils/utils.html#brats.constants.AdultGliomaPreAndPostTreatmentAlgorithms.BraTS25_3A) | | 2025 | 3rd | _Adrian Celaya, et al._ | N/A | ❌ | [BraTS25_3B](https://brats.readthedocs.io/en/latest/utils/utils.html#brats.constants.AdultGliomaPreAndPostTreatmentAlgorithms.BraTS25_3B) | -| 2024 | 1st | _André Ferreira, et al._ | N/A | ❌ | [BraTS24_1](https://brats.readthedocs.io/en/latest/utils/utils.html#brats.constants.AdultGliomaPostTreatmentAlgorithms.BraTS24_1) | +| 2024 | 1st | _André Ferreira, et al._ |[Link](https://arxiv.org/pdf/2411.04632v1)| ❌ | [BraTS24_1](https://brats.readthedocs.io/en/latest/utils/utils.html#brats.constants.AdultGliomaPostTreatmentAlgorithms.BraTS24_1) | | 2024 | 2nd | _Heejong Kim, et al._ | [Link](https://arxiv.org/abs/2409.08143) | ❌ | [BraTS24_2](https://brats.readthedocs.io/en/latest/utils/utils.html#brats.constants.AdultGliomaPostTreatmentAlgorithms.BraTS24_2) | | 2024 | 3rd | _Adrian Celaya_ | N/A | ✅ | [BraTS24_3](https://brats.readthedocs.io/en/latest/utils/utils.html#brats.constants.AdultGliomaPostTreatmentAlgorithms.BraTS24_3) | From 226b47ad293bce9b4a70b0950342cf596ffb4b5f Mon Sep 17 00:00:00 2001 From: ShadowTwin41 Date: Wed, 11 Feb 2026 18:16:49 +0000 Subject: [PATCH 2/3] style: format code with Black --- docs/source/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 907cbaf..07a310a 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -7,7 +7,6 @@ import sys from subprocess import run - sys.path.insert(0, os.path.abspath("../../")) From 1d8e508d04d5267acd9c5c741398315eea4ff6b1 Mon Sep 17 00:00:00 2001 From: ShadowTwin41 Date: Wed, 11 Feb 2026 18:24:25 +0000 Subject: [PATCH 3/3] Update links of Andre Ferreira et al. --- brats/data/meta/adult_glioma_pre_and_post_treatment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brats/data/meta/adult_glioma_pre_and_post_treatment.yml b/brats/data/meta/adult_glioma_pre_and_post_treatment.yml index 7f28fde..e5590f8 100644 --- a/brats/data/meta/adult_glioma_pre_and_post_treatment.yml +++ b/brats/data/meta/adult_glioma_pre_and_post_treatment.yml @@ -72,7 +72,7 @@ algorithms: BraTS24_1: meta: authors: André Ferreira, et al. - paper: N/A + paper: https://arxiv.org/pdf/2411.04632 challenge: *challenge challenge_manuscript: *challenge_manuscript_2024 rank: *rank_1