-
Notifications
You must be signed in to change notification settings - Fork 14
added note Pre/Post Glioma segmentation with links + formated links #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
445ff8a
added note Pre/Post Glioma segmentation with links + formated with bl…
evamariie 747059f
added GlioMODA link into the note
evamariie df898db
markdown-native line breakts istead of HTML tag - for more consistent…
evamariie 610e933
small formating.md
evamariie f4ef503
small formating2.md
evamariie b95bf25
Improve formatting in README.md
evamariie 6a939fc
small gramma fix
evamariie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -74,7 +74,10 @@ Further, have a look at the Python examples in this repository for preprocessing | |
| BraTS Segmentor enables orchestration of BraTS brain tumor segmentation algorithms for generation of fully-automated segmentations. | ||
| For segmentation, your files should be `preprocessed`, meaning they should be co-registered and skullstripped in SRI-24 space. | ||
| You can preprocess your files using [BrainLes preprocessing](https://github.com/BrainLesion/preprocessing) (recommended) or the deprecated preprocessor of BraTS Toolkit (see below). | ||
|
|
||
| > [!NOTE] | ||
| > Algorithms are now available for Adult Glioma Segmentation [Pre-Treatment](https://github.com/BrainLesion/BraTS?tab=readme-ov-file#adult-glioma-segmentation-pre-treatment) and [Post-Treatment](https://github.com/BrainLesion/BraTS?tab=readme-ov-file#adult-glioma-segmentation-post-treatment). | ||
| > If you're interested in Adult Glioma Segmentation [GlioMODA](https://github.com/BrainLesion/GlioMODA#gliomoda) may also be of interest. | ||
| > | ||
| ### Python package | ||
| Please have a look at `1_segmentation.py` in this repository for a demo application. | ||
|
|
||
|
|
@@ -88,8 +91,8 @@ Please have a look at `2_fusion.py` in this repository for a demo application. | |
|
|
||
| ## Brats Preprocessor (deprecated) | ||
| BraTS Preprocessor facilitates data standardization and preprocessing for researchers and clinicians alike. It covers the entire image analysis workflow prior to tumor segmentation, from image conversion and registration to brain extraction. | ||
|
|
||
| > WARNING: BraTS Preprocessor is deprecated. It still works, but we recommended using [BrainLes preprocessing](https://github.com/BrainLesion/preprocessing) instead, which offers much more flexibility. | ||
| > [!WARNING] | ||
| > BraTS Preprocessor is deprecated. It still works, but we recommend using [BrainLes preprocessing](https://github.com/BrainLesion/preprocessing) instead, which offers much more flexibility. | ||
|
||
|
|
||
| ### Processing Modi | ||
| BraTS Preprocessor offers the following preprocessing modes: | ||
|
|
@@ -120,7 +123,8 @@ Type `brats-batch-preprocess -h` after installing the Python package to see avai | |
|
|
||
| ### Graphical User Interface (GUI) | ||
| You can find instructions to use and download the GUI variant here: https://neuronflow.github.io/BraTS-Preprocessor/ | ||
| > WARNING: The GUI is not nicely maintained. We encourage you to use the Python package or the CLI instead. | ||
| > [!WARNING] | ||
| > The GUI is not nicely maintained. We encourage you to use the Python package or the CLI instead. | ||
|
|
||
|
|
||
| ### Command Line Interface (CLI) | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.