Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,14 @@ tags:
|
|
| 7 |
- segmentation
|
| 8 |
- medical_imaging
|
| 9 |
- nuclear_medicine
|
| 10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
- segmentation
|
| 8 |
- medical_imaging
|
| 9 |
- nuclear_medicine
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# External Validation of an Automated Model for the Extraction of Brain Amino Acid PET Parameters: Application to [18F]F-FDOPA PET
|
| 13 |
+
|
| 14 |
+
Weights for the models of the paper (submitted to Journal of Nuclear Medicine).
|
| 15 |
+
|
| 16 |
+
[Github Repo](https://github.com/IADI-Nancy/FDOPA-PET-GliomaSeg): Code and Dockerfile accompanying the model
|
| 17 |
+
|
| 18 |
+
Trained, validated and tested on a multicentric european dataset of 636 static [18F]F-FDOPA PET scans.
|
| 19 |
+
Model was trained using a modified nnU-Net pipeline (see github). Using default nnU-Net will give different results due to changes in the preprocessing and postprocessing.
|
| 20 |
+
For more information, please see the paper (once published)
|