FatemehBehrad commited on
Commit
836787f
·
verified ·
1 Parent(s): 5a55371

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,8 +1,15 @@
1
  ---
2
  license: apache-2.0
3
- pipeline_tag: image-classification
4
  tags:
5
  - pytorch
 
 
 
 
 
 
 
6
  ---
7
 
8
  💫 Official implementation of Charm: The Missing Piece in ViT fine-tuning for Image Aesthetic Assessment
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: image-feature-extraction
4
  tags:
5
  - pytorch
6
+ - aesthetics
7
+ metrics:
8
+ - pearsonr
9
+ - spearmanr
10
+ - accuracy
11
+ base_model:
12
+ - facebook/dinov2-small
13
  ---
14
 
15
  💫 Official implementation of Charm: The Missing Piece in ViT fine-tuning for Image Aesthetic Assessment