Update README.md
Browse files
README.md
CHANGED
|
@@ -42,4 +42,18 @@ The other three models are provided for research purposes only.
|
|
| 42 |
|
| 43 |
### Misuse
|
| 44 |
|
| 45 |
-
By no means these models are supposed to substitute a medical expert, and they are not built for diagnosis. Usage in any critical situation is discouraged.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
|
| 43 |
### Misuse
|
| 44 |
|
| 45 |
+
By no means these models are supposed to substitute a medical expert, and they are not built for diagnosis. Usage in any critical situation is discouraged.
|
| 46 |
+
|
| 47 |
+
## Citation
|
| 48 |
+
|
| 49 |
+
```
|
| 50 |
+
@article{PerezCano2024,
|
| 51 |
+
author = {Jose Pérez-Cano and Irene Sansano Valero and David Anglada-Rotger and Oscar Pina and Philippe Salembier and Ferran Marques},
|
| 52 |
+
title = {Combining graph neural networks and computer vision methods for cell nuclei classification in lung tissue},
|
| 53 |
+
journal = {Heliyon},
|
| 54 |
+
year = {2024},
|
| 55 |
+
volume = {10},
|
| 56 |
+
number = {7},
|
| 57 |
+
doi = {10.1016/j.heliyon.2024.e28463},
|
| 58 |
+
}
|
| 59 |
+
```
|