paulgavrikov's picture
Update README.md
10420c1 verified
|
raw
history blame contribute delete
No virus
363 Bytes
metadata
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%).