Sebastián Medina commited on
Commit
d760f96
1 Parent(s): b8700ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -25,4 +25,20 @@ model-index:
25
 
26
  An attempt to use a ViT for medical image classification (ISUP grading in prostate histopathology images). Currently uses a tiled and concatenated WSI as input
27
 
28
- Example Image (1152,1152,3) 36 WSI patches: <img width="500" height="500" src="https://huggingface.co/smc/PANDA_ViT/resolve/main/00bbc1482301d16de3ff63238cfd0b34_2.jpeg">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
 
26
  An attempt to use a ViT for medical image classification (ISUP grading in prostate histopathology images). Currently uses a tiled and concatenated WSI as input
27
 
28
+ Example Images (1152,1152,3) 36 WSI patches:
29
+
30
+
31
+
32
+ ISUP 0:
33
+ <img width="500" height="500" src="https://huggingface.co/smc/PANDA_ViT/resolve/main/0c02d3bb3a62519b31c63d0301c6843e_0.jpeg">
34
+
35
+ ISUP 1:
36
+ <img width="500" height="500" src="https://huggingface.co/smc/PANDA_ViT/resolve/main/0cee71ab57422e04f76e09ef2186fcd5_1.jpeg">
37
+ ISUP 2:
38
+ <img width="500" height="500" src="https://huggingface.co/smc/PANDA_ViT/resolve/main/00bbc1482301d16de3ff63238cfd0b34_2.jpeg">
39
+ ISUP 3:
40
+ <img width="500" height="500" src="https://huggingface.co/smc/PANDA_ViT/resolve/main/0c5c2d16c0f2e399b7be641e7e7f66d9_3.jpeg">
41
+ ISUP 4:
42
+ <img width="500" height="500" src="https://huggingface.co/smc/PANDA_ViT/resolve/main/0c88d7c7033e2048b1068e208b105270_4.jpeg">
43
+ ISUP 5:
44
+ <img width="500" height="500" src="https://huggingface.co/smc/PANDA_ViT/resolve/main/00c15b23b30a5ba061358d9641118904_5.jpeg">