Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to show WSI result #258

Open
caicai2526 opened this issue Jul 7, 2023 · 1 comment
Open

How to show WSI result #258

caicai2526 opened this issue Jul 7, 2023 · 1 comment

Comments

@caicai2526
Copy link

caicai2526 commented Jul 7, 2023

Hi,
When I run run_wsi.sh,i got some files, how can i display the results predicted by the model in WSI?
thanks

@caicai2526 caicai2526 changed the title How to show WSI How to show WSI result Jul 7, 2023
@simongraham
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants