okunator commited on
Commit
f7bd90a
·
verified ·
1 Parent(s): 5d95eac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -83,6 +83,7 @@ ax[0].imshow(im)
83
  ax[1].imshow(label2rgb(out["nuc"][0][0], bg_label=0)) # inst_map
84
  ax[2].imshow(label2rgb(out["nuc"][0][1], bg_label=0)) # type_map
85
  ```
 
86
 
87
  ## Dataset Details
88
  Semi-manually annotated HGSC Primary Omental samples from the (private) DECIDER cohort. Data acquired in the DECIDER project,
 
83
  ax[1].imshow(label2rgb(out["nuc"][0][0], bg_label=0)) # inst_map
84
  ax[2].imshow(label2rgb(out["nuc"][0][1], bg_label=0)) # type_map
85
  ```
86
+ ![out](cppnet_out.png)
87
 
88
  ## Dataset Details
89
  Semi-manually annotated HGSC Primary Omental samples from the (private) DECIDER cohort. Data acquired in the DECIDER project,