Closed
Description
Describe the phenomenon
- VISTA codebase and the paper says that VISTA3D supports 127 classes;
- In the
infer.py
of VISTA codebase, theEVERYTHING_PROMPT
has a total of 118 classes. - In the
label_dict.json
file of VISTA codebase defines 132 classes.
- In the
- In the
labels.json
of the MONAI wrapper of VISTA3D defines 135 classes.
Questions
- Why are 15 classes ignored in
infer.py
of VISTA codebase? - Which label-to-class list is right if I want to infer all 127 classes of a CT scan? Or which codespace should I use? (VISTA codebase / MONAI wrapper)
Thank you!
Metadata
Metadata
Assignees
Labels
No labels