Project-MONAI / Project-MONAI/tutorials

Question about MAISI data preprocessing

Open
#1,793 5 comments 0 reactions 1 assignee View on GitHub

@guopengf is already working on this.

Since Aug 20, 2024.

enhancement
Dominant language
Jupyter Notebook
Stars
2.5k
Forks
803
Avg merge
6d 22h
Merged PRs (30d)
3

Description

Hi,

I'm preparing the data for finetuning MAISI's ControlNet. I have some questions about the 3D VISTA segmentation.

  1. How does a VISTA output pseudo label merge with the original label? Are the existing classes in the original label used directly? If it overlaps with other classes, do the existing classes apply?
  2. Should I simply remove the prediction mask of dummy classes in label_dict? For example, the kidney is set to dummy1.

Thank you in advance for your help. It would be great if you could provide the official implementation of the merging original and pseudo labels.

Best,
Yu-Cheng

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.