least1924 commited on
Commit
911b739
·
verified ·
1 Parent(s): 8444a72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -20,6 +20,11 @@ The inputs of the model are the pathological image features and pathological tex
20
  You can organize your own dataset for evaluation according to this method.
21
 
22
  ### Results
23
- This [links]() shows some visualized results corresponding to pathological images and text inputs.
24
- The visualized results include the heat map distribution of pathological images, the heat map distribution of pathological image patches, and the display of text importance distribution.
 
 
 
25
 
 
 
 
20
  You can organize your own dataset for evaluation according to this method.
21
 
22
  ### Results
23
+ | pathological image | heat map of image|text and importance distribution |
24
+ | ---- | ---- | ---- |
25
+ |<img src="https://huggingface.co/ankoninc/pathologyprognosis/resolve/main/images/8-A1.png" width="224" height="224" alt=""> | <img src="https://huggingface.co/ankoninc/pathologyprognosis/resolve/main/images/8-A1-heatmap.png" width="224" height="224" alt=""> | <img src="https://huggingface.co/ankoninc/pathologyprognosis/resolve/main/images/8-A1-txt-visual.png" width="224" height="224" alt="">|
26
+ |<img src="https://huggingface.co/ankoninc/pathologyprognosis/resolve/main/images/20225633812.png" width="224" height="224" alt=""> | <img src="https://huggingface.co/ankoninc/pathologyprognosis/resolve/main/images/20225633812-heatmap.png" width="224" height="224" alt=""> | <img src="https://huggingface.co/ankoninc/pathologyprognosis/resolve/main/images/20225633812-txt-visual.png" width="224" height="224" alt="">|
27
+ |<img src="https://huggingface.co/ankoninc/pathologyprognosis/resolve/main/images/20225603708.png" width="224" height="224" alt=""> | <img src="https://huggingface.co/ankoninc/pathologyprognosis/resolve/main/images/20225603708-heatmap.png" width="224" height="224" alt=""> | <img src="https://huggingface.co/ankoninc/pathologyprognosis/resolve/main/images/20225603708-txt-visual.png" width="224" height="224" alt="">|
28
 
29
+ This [links]() shows more visualized results corresponding to pathological images and text inputs.
30
+ The visualized results include the heat map distribution of pathological images, the heat map distribution of pathological image patches, and the display of text importance distribution.