FatemehBehrad nielsr HF Staff commited on
Commit
185b4c4
·
verified ·
1 Parent(s): e460d6e

Add pipeline tag and library name (#1)

Browse files

- Add pipeline tag and library name (53d826dde00f05fcb508b7ef1e412ba6d850492c)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,9 +1,13 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
4
  💫 Official implementation of Charm: The Missing Piece in ViT fine-tuning for Image Aesthetic Assessment
5
 
6
  > [**Accepted at CVPR 2025**](https://cvpr.thecvf.com/virtual/2025/poster/34423)<br>
 
7
 
8
  <div align="left">
9
  <a href="https://github.com/FBehrad/Charm">
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: image-classification
4
+ library_name: transformers
5
  ---
6
+
7
  💫 Official implementation of Charm: The Missing Piece in ViT fine-tuning for Image Aesthetic Assessment
8
 
9
  > [**Accepted at CVPR 2025**](https://cvpr.thecvf.com/virtual/2025/poster/34423)<br>
10
+ > [**arXiv**](https://arxiv.org/abs/2504.02522)<br>
11
 
12
  <div align="left">
13
  <a href="https://github.com/FBehrad/Charm">