hover_net
hover_net copied to clipboard
How to show WSI result
Hi, When I run run_wsi.sh,i got some files, how can i display the results predicted by the model in WSI? thanks
There are different ways of doing it. You can grab a tile from the WSI and plot the contours like we show in examples/usage.ipynb
. Alternatively there are other approaches to view results directly on WSI. For example:
- Convert to GeoJSON and view with QuPath (you may have to just plot centroids as it may crash with many points)
- Convert to pyramid tiff and view as a layer in TIAToolbox tile server