#43 · Primary category: Foundation Models

ModelsGenesis

3d-model 3d-segmentation chest-ct ct feature-learning fine-tuning foundation-models medical-image-analysis medical-imaging mr pre-trained-model representation-learning self-supervised-learning transfer-learning unsupervised-learning

Self-supervised pre-training framework for 3D medical images, learning transferable representations from unlabeled CT/MRI volumes for fine-tuning in segmentation and classification.

Project last updated:08/25/26

GitHub Stars

791

Forks

141

Contributors

10

License

MIT

Why we included this project

Training 3D segmentation or classification models on medical images usually stalls when you only have a handful of annotated scans. Models Genesis sidesteps that by pre-training on unlabeled CT and MRI volumes with image-restoration tasks, so the network learns anatomy on its own before you fine-tune it for your specific labels. The repo ships both Keras and PyTorch weights, which means you can warm-start an existing pipeline instead of reimplementing the method from the paper. It also holds up well as a baseline: the approach won a MICCAI 2019 Young Scientist Award and a MedIA Best Paper Award, and it remains a common reference point for self-supervised pretraining in medical imaging.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category