Skip to content

digitalpathologybern/MSAI_path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSAI-Path

Predicting microsatellite instability from routine histology slides without re-inventing the wheel. This repository contains code for the creation of all results and figures of the published paper. If you are relying on results or are re-using code from this repository, please consider citing:

TODO

How to use

inference.py contains all code to run a new inference based on trained models. Please note that this work relies on other published methods and does not work without them.

  • Nuclei segmentation: HoVer-NeXt
  • Tissue type segmentation: C2R adaptation (unpublished) of SRMA
  • Immune scores: Previously published immune scoring method, see CRC-Eos-Lym_IEL

The other python scripts contain code necessary to reproduce the paper results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages