Spaces:
Running
on
Zero
Running
on
Zero
FrancescoLR
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -235,12 +235,14 @@ with gr.Blocks() as demo:
|
|
235 |
**If you find this tool useful, please consider citing:**
|
236 |
|
237 |
1. A Deep Learning-Based Pipeline for Longitudinal White Matter Lesion Segmentation Using Diverse FLAIR Images
|
238 |
-
|
239 |
-
|
|
|
240 |
|
241 |
2. nnU-Net: A Self-Configuring Method for Deep Learning-Based Biomedical Image Segmentation
|
242 |
-
|
243 |
-
|
|
|
244 |
""")
|
245 |
|
246 |
submit_button.click(
|
|
|
235 |
**If you find this tool useful, please consider citing:**
|
236 |
|
237 |
1. A Deep Learning-Based Pipeline for Longitudinal White Matter Lesion Segmentation Using Diverse FLAIR Images
|
238 |
+
F. La Rosa, J. Dos Santos Silva, W. A. Mullins, H. Greenspan, J. F. Sumowski, D. S. Reich, & E. S. Beck.
|
239 |
+
*ACTRIMS Forum 2023. Multiple Sclerosis Journal.* 2023;29(2_suppl):18-242.
|
240 |
+
DOI: [10.1177/13524585231169437](https://doi.org/10.1177/13524585231169437)
|
241 |
|
242 |
2. nnU-Net: A Self-Configuring Method for Deep Learning-Based Biomedical Image Segmentation
|
243 |
+
F. Isensee, P. F. Jaeger, S. A. Kohl, J. Petersen, & K. H. Maier-Hein.
|
244 |
+
*Nature Methods.* 2021;18(2):203-211.
|
245 |
+
DOI: [10.1038/s41592-020-01008-z](https://www.nature.com/articles/s41592-020-01008-z)
|
246 |
""")
|
247 |
|
248 |
submit_button.click(
|