Project-MONAI / Project-MONAI/model-zoo

Add Tumor Segmentation Foundation Model

Open
#332 3 comments 2 reactions 1 assignee View on GitHub

@tangy5 is already working on this.

Since Mar 23, 2023.

Dominant language
Python
Stars
338
Forks
106
PR merge metrics
No merged PRs in 30d

Description

We already have two foundation models for basic whole brain and whole body segmentation.

  1. whole brain segmentation model (133 brain structures) for T1 MRI.
  2. whol body segmentation model (104 totalSegmentor dataset) for CT images.

It would be great to add tumor segmentation foundation model for liver,pancreas,lung,colon,hepatic vessel, etc.
Use MSD datasets for training, the goal is to train a single to output many types of tumor, which can be used as a base model for tumor detect and seg tasks.

Users can use the foundation model for fine-tuning specific tumor/nodule in practice workflow.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.