Skip to content

xuwangyin/dinov2-finetune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

dinov2-finetune

Finetuning DINOv2 (https://github.com/facebookresearch/dinov2) on your customized dataset.

First download dinov2: git clone https://github.com/facebookresearch/dinov2.git, and then run finetuning by

python dinov2_finetune.py --arch dinov2_vitb14 --data-dir PATH_TO_DATASET.

--arch can also be dinov2_vitl14.

About

Finetuning DINOv2 (https://github.com/facebookresearch/dinov2) on your own dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages