PDAC Tumor Segmentation


Logo for PDAC Tumor Segmentation

About

Creator:
Image Version:
d9c3b407-8af5-4273-8c57-53a8d600ae75
Last updated:
Dec. 7, 2023, 4:41 p.m.

Interfaces

This algorithm implements all of the following input-output combinations:

Inputs Outputs
1
  • Generic Medical Image (Image)
  • Fixed Mask (Segmentation)
  • Gross Tumor Volume Segmentation (Segmentation)
  • Model Facts

    Summary

    This algorithm applies a three-steps pipeline for segmenting Pancreatic Ductal Atenocarcinoma in pancreatic whole-slide images. Firstm the imput WSI is passed through a tissue segmentation which segments the tissue from the backgroung, then an epithelium segmentation network is applied on the WSI and lasta convex hull is created around the segmented tumor epithelium to create a tumor bulk mass.

    Mechanism

    The WSI is processed by two different networks, both Unet based. The first processes the slide at a spacing of 4.0 for quick segmentation of the tissue. The second processes the WSI at the spacing of 1.0(using the tissue mask for faster inference) segmenting both healthyand tumor epithelium. This last class (tumor epithelium) is then used by a different algorithm which creates a convex hull of the tumor area.

    The output of this pipeline is double: - a mask with the tissue (1) - healthy epithelium (2) and tumor epithelium (3) - a mask with the tumor bulk area (1)

    Validation and Performance

    Uses and Directions

    This algorithm was developed for research purposes only.

    Warnings

    Common Error Messages

    Information on this algorithm has been provided by the Algorithm Editors, following the Model Facts labels guidelines from Sendak, M.P., Gao, M., Brajer, N. et al. Presenting machine learning model information to clinical end users with model facts labels. npj Digit. Med. 3, 41 (2020). 10.1038/s41746-020-0253-3