Views
No views yet
Model from the paper: An OpenMind for 3D medical vision self-supervised learning
Pre-training codebase used to create checkpoint: MIC-DKFZ/nnssl
Dataset: AnonRes/OpenMind
Downstream (segmentation) fine-tuning: TaWald/nnUNet

| Method | Description |
|---|---|
| Volume Contrastive (VoCo) | Contrastive pretraining method for 3D volumes |
| VolumeFusion (VF) | Spatial volume fusion-based segmentation SSL method |
| Models Genesis (MG) | Reconstruction and denoising based pretraining method |
| Masked Autoencoders (MAE) | Default reconstruction based pretraining method |
| Spark 3D (S3D) | Sparse reconstruction based pretraining mehtod (CNN only) |
| SimMIM | Simple masked reconstruction based pretraining method (TR only) |
| SwinUNETR SSL | Rotation, Contrastive and Reconstruction based pre-training method. |
| SimCLR | Transfer of 2D Contrastive learning baseline method to 3D |