--- license: apache-2.0 datasets: - imagenet-1k metrics: - accuracy --- This is a linear classification head for ImageNet-1k for use with timm's vit_base_patch16_224.dino (DINOv1). It does not contain any additional normalization or pooling layers. I only trained it for a few epochs on ImageNet-1k so it is not optimal but the accuracy is fair enough (77.59%).