Open
Description
Following on from this discussion https://github.com/Project-MONAI/MONAILabel/discussions/1630...
Currently, trained auto3dseg models have their own algorithm bundle format, which is different to that of a 'conventional' MONAI bundle as found in the model zoo.
Having two types of 'bundle' is confusing and the documentation isn't very clear on this. At the macro level it does also make me wonder which format will MONAI be using in the longer term. Like a lot of other people I'm keen to standardise my trained models.
It would be great if the two 'bundle' types could be unified, or at least provide a clear differentiation between the two
Thanks