jucamohedano
commited on
Commit
•
02486cd
1
Parent(s):
c1d322c
Create README.md
Browse filesFinetuned DINOV2 on [timm/eurosat-rgb dataset ](https://huggingface.co/datasets/timm/eurosat-rgb).
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- timm/eurosat-rgb
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
library_name: transformers
|
8 |
+
pipeline_tag: image-classification
|
9 |
+
tags:
|
10 |
+
- computer vision
|
11 |
+
- dinov2
|
12 |
+
- satellite
|
13 |
+
---
|