Update citation
Browse files
app.py
CHANGED
@@ -258,13 +258,15 @@ if __name__ == "__main__":
|
|
258 |
This model was trained following the procedure explained on:
|
259 |
|
260 |
```
|
261 |
-
@
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
|
|
|
|
268 |
}
|
269 |
```
|
270 |
|
|
|
258 |
This model was trained following the procedure explained on:
|
259 |
|
260 |
```
|
261 |
+
@INPROCEEDINGS{gaggion2022ISBI,
|
262 |
+
author={Gaggion, Nicolás and Vakalopoulou, Maria and Milone, Diego H. and Ferrante, Enzo},
|
263 |
+
booktitle={2023 IEEE 20th International Symposium on Biomedical Imaging (ISBI)},
|
264 |
+
title={Multi-Center Anatomical Segmentation with Heterogeneous Labels Via Landmark-Based Models},
|
265 |
+
year={2023},
|
266 |
+
volume={},
|
267 |
+
number={},
|
268 |
+
pages={1-5},
|
269 |
+
doi={10.1109/ISBI53787.2023.10230691}
|
270 |
}
|
271 |
```
|
272 |
|