Skip to content

Self-Supervised Learning for Medical Image Analysis

Notifications You must be signed in to change notification settings

simon-frank/SSL_MIA

Repository files navigation

SSL_MIA

Self-Supervised Learning for Medical Image Analysis

In the following a quick overview over the content of the files/directories:

  • train.py: pretraining the model with the dataset specificied in the config using the Barlow Twin Method
  • evaluation.py: evaluating the pre-trained features
  • finetuning_evaluation.py: calculate the accuracies on the test set and create confusion matrix
  • finetuning.py: finetuning the pretrained model on the downstream dataset
  • utils: different kind of util files
  • models: different models used

About

Self-Supervised Learning for Medical Image Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages