File size: 363 Bytes
a79a6a8
 
10420c1
 
 
 
a79a6a8
10420c1
 
 
1
2
3
4
5
6
7
8
9
10
11
---
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%).