Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix typo
Make note bullet list with nicer look
  • Loading branch information
MarcelRosier authored Nov 25, 2024
1 parent 9fa861a commit 9ebe9e3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ Quality prediction for brain tumor segmentation on scale ranging from 1 to 6 sta
Can be used to estimate the quality of a segmentation for evaluation purposes or as e.g. as part of a loss function during model training.

> [!NOTE]
> This package expects images in atlas space and segementation labels in brats style, i.e. label 1 is the necrotic and non-enhancing tumor core, label 2 is the peritumoral edema, label 3 is the GD-enhancing tumor (used to be label 4 in older datasets, both are supported)
> This package expects images in atlas space and segmentation labels in brats style, i.e.
> - `label 1` is the necrotic and non-enhancing tumor core
> - `label 2` is the peritumoral edema
> - `label 3` is the GD-enhancing tumor (used to be label 4 in older datasets, both are supported)
## Installation

Expand Down

0 comments on commit 9ebe9e3

Please sign in to comment.