📚 Training Methods
This section explains the learning strategies implemented in ViT-SSL.
- DINO – a self-distillation approach for learning without labels.
- SimMIM – masked image modeling that reconstructs hidden patches.
- Supervised – standard classification.
- Fine-tuning – adapt a pretrained model to a new task.