FrancescoLR commited on
Commit
307b363
·
verified ·
1 Parent(s): f499bba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -315,10 +315,10 @@ with gr.Blocks() as demo:
315
  gr.Markdown("""
316
  **If you find this tool useful, please consider citing:**
317
 
318
- 1. FLAMeS: A Robust Deep Learning Model for Automated Multiple Sclerosis Lesion Segmentation
319
  Dereskewicz, E., La Rosa, F., dos Santos Silva, J., Sizer, E., Kohli, A., Wynen, M., ... & Beck, E. S.
320
- *medRxiv (2025)
321
- DOI: [10.1177/13524585231169437](https://doi.org/10.1101/2025.05.19.25327707)
322
 
323
  2. nnU-Net: A Self-Configuring Method for Deep Learning-Based Biomedical Image Segmentation
324
  F. Isensee, P. F. Jaeger, S. A. Kohl, J. Petersen, & K. H. Maier-Hein.
 
315
  gr.Markdown("""
316
  **If you find this tool useful, please consider citing:**
317
 
318
+ 1. A Novel Convolutional Neural Network for Automated Multiple Sclerosis Brain Lesion Segmentation
319
  Dereskewicz, E., La Rosa, F., dos Santos Silva, J., Sizer, E., Kohli, A., Wynen, M., ... & Beck, E. S.
320
+ *Journal of Neuroimaging 35.5 (2025): e70085
321
+ DOI: [10.1111/jon.70085](https://doi.org/10.1111/jon.70085)
322
 
323
  2. nnU-Net: A Self-Configuring Method for Deep Learning-Based Biomedical Image Segmentation
324
  F. Isensee, P. F. Jaeger, S. A. Kohl, J. Petersen, & K. H. Maier-Hein.