okunator commited on
Commit
74b04a7
·
verified ·
1 Parent(s): 602559f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -93,7 +93,7 @@ ax[1].imshow(label2rgb(out["nuc"][0][0], bg_label=0)) # inst_map
93
  ax[2].imshow(label2rgb(out["nuc"][0][1], bg_label=0)) # type_map
94
  ax[3].imshow(label2rgb(out["tissue"][0], bg_label=0)) # tissue_map
95
  ```
96
- <!-- ![out](cppnet_out.png) -->
97
 
98
  ## Dataset Details
99
  Semi-manually annotated HGSC Primary Omental samples from the (private) DECIDER cohort. Data acquired in the DECIDER project,
 
93
  ax[2].imshow(label2rgb(out["nuc"][0][1], bg_label=0)) # type_map
94
  ax[3].imshow(label2rgb(out["tissue"][0], bg_label=0)) # tissue_map
95
  ```
96
+ ![out](cppnet_out_pan.png)
97
 
98
  ## Dataset Details
99
  Semi-manually annotated HGSC Primary Omental samples from the (private) DECIDER cohort. Data acquired in the DECIDER project,