Project-MONAI / Project-MONAI/tutorials
Question about MAISI data preprocessing
Open
@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.
- 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?
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.