Project-MONAI / Project-MONAI/tutorials
Question about MAISI data preprocessing
Abierto
@guopengf ya está trabajando en esto.
Desde el 20/8/2024.
enhancement
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 2.5k
- Forks
- 803
- Merge medio
- 6 d 22 h
- PR fusionados (30 d)
- 3
Descripción
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
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.