FrancescoLR commited on
Commit
702eb13
·
verified ·
1 Parent(s): c5df5bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -4
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
- F. La Rosa, J. Dos Santos Silva, et al.
239
- *Multiple Sclerosis Journal.* DOI: [10.1177/13524585231169437](https://doi.org/10.1177/13524585231169437)
 
240
 
241
  2. nnU-Net: A Self-Configuring Method for Deep Learning-Based Biomedical Image Segmentation
242
- F. Isensee, et al.
243
- *Nature Methods.* DOI: [10.1038/s41592-020-01008-z](https://www.nature.com/articles/s41592-020-01008-z)
 
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(