EazyAl commited on
Commit
133aeca
1 Parent(s): ce090f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -14
README.md CHANGED
@@ -8,21 +8,7 @@ tags:
8
 
9
  # Model Card for Phikon
10
 
11
- ### BibTeX entry and citation info
12
 
13
- ```bibtex
14
- @article{Filiot2023ScalingSSLforHistoWithMIM,
15
- author = {Alexandre Filiot and Ridouane Ghermi and Antoine Olivier and Paul Jacob and Lucas Fidon and Alice Mac Kain and Charlie Saillard and Jean-Baptiste Schiratti},
16
- title = {Scaling Self-Supervised Learning for Histopathology with Masked Image Modeling},
17
- elocation-id = {2023.07.21.23292757},
18
- year = {2023},
19
- doi = {10.1101/2023.07.21.23292757},
20
- publisher = {Cold Spring Harbor Laboratory Press},
21
- url = {https://www.medrxiv.org/content/early/2023/07/26/2023.07.21.23292757},
22
- eprint = {https://www.medrxiv.org/content/early/2023/07/26/2023.07.21.23292757.full.pdf},
23
- journal = {medRxiv}
24
- }
25
- ```
26
  ---
27
 
28
 
@@ -64,3 +50,19 @@ NVIDIA V100 GPUs with 32Gb RAM
64
  ### Software
65
 
66
  PyTorch 1.13.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
 
9
  # Model Card for Phikon
10
 
 
11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
 
 
50
  ### Software
51
 
52
  PyTorch 1.13.1
53
+
54
+ ### BibTeX entry and citation info
55
+
56
+ ```bibtex
57
+ @article{Filiot2023ScalingSSLforHistoWithMIM,
58
+ author = {Alexandre Filiot and Ridouane Ghermi and Antoine Olivier and Paul Jacob and Lucas Fidon and Alice Mac Kain and Charlie Saillard and Jean-Baptiste Schiratti},
59
+ title = {Scaling Self-Supervised Learning for Histopathology with Masked Image Modeling},
60
+ elocation-id = {2023.07.21.23292757},
61
+ year = {2023},
62
+ doi = {10.1101/2023.07.21.23292757},
63
+ publisher = {Cold Spring Harbor Laboratory Press},
64
+ url = {https://www.medrxiv.org/content/early/2023/07/26/2023.07.21.23292757},
65
+ eprint = {https://www.medrxiv.org/content/early/2023/07/26/2023.07.21.23292757.full.pdf},
66
+ journal = {medRxiv}
67
+ }
68
+ ```