Skip to content

How to Fine-Tune DINOv3 on Custom Dataset with Self-Supervised Learning Locally #23

@MaybeRichard

Description

@MaybeRichard

Hi team, I'm new to DINO and want to fine-tune DINOv3 using self-supervised learning on my custom dataset. Hardware: 8 NVIDIA 4090 GPU. Goal: Continue training from pre-trained checkpoints. Use the model for feature extraction and downstream tasks on medical images.
Dataset details:

  • ~200k medical 2D images, mostly grayscale (plan to convert to RGB by duplicating channels).
  • Various sizes/resolutions, formats (JPEG/PNG).

Questions:

  • Recommended model size (e.g., ViT-B/16) for ~200k images?
  • Training command example starting from checkpoints in repo?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions