Update README.md
Browse files
README.md
CHANGED
@@ -107,6 +107,18 @@ You can fine-tune the model on tile-level downstream tasks.
|
|
107 |
## Contact
|
108 |
For any additional questions or comments, contact Alexandre Filiot (`[email protected]`).
|
109 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
|
111 |
## Acknowledgements
|
112 |
|
|
|
107 |
## Contact
|
108 |
For any additional questions or comments, contact Alexandre Filiot (`[email protected]`).
|
109 |
|
110 |
+
## How to cite
|
111 |
+
```latex
|
112 |
+
@misc{filiot2024phikonv2largepublicfeature,
|
113 |
+
title={Phikon-v2, A large and public feature extractor for biomarker prediction},
|
114 |
+
author={Alexandre Filiot and Paul Jacob and Alice Mac Kain and Charlie Saillard},
|
115 |
+
year={2024},
|
116 |
+
eprint={2409.09173},
|
117 |
+
archivePrefix={arXiv},
|
118 |
+
primaryClass={eess.IV},
|
119 |
+
url={https://arxiv.org/abs/2409.09173},
|
120 |
+
}
|
121 |
+
```
|
122 |
|
123 |
## Acknowledgements
|
124 |
|