Dear all,
just a quick question: is the Whole body segmentation TS1 (v1.0.0) model based on the SegResNet architecture? Is there a paper describing this model? Thank you in advance.
Best regards
Samuel
Dear all,
just a quick question: is the Whole body segmentation TS1 (v1.0.0) model based on the SegResNet architecture? Is there a paper describing this model? Thank you in advance.
Best regards
Samuel
Hi @samuelholly,
That’s correct. The Whole body segmentation TS1 (v1.0.0) model is based on the SegResNet architecture. This network architecture was first presented here: 3D MRI brain tumor segmentation using autoencoder regularization
Otherwise you can refer to the Auto3DSeg reference: Auto3dseg — MONAI 1.3.1 Documentation
Hope this helps,