oschamp commited on
Commit
a973557
1 Parent(s): 062fa6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -28,6 +28,8 @@ model-index:
28
  should probably proofread and complete it, then remove this comment. -->
29
 
30
  # vit-artworkclassifier
 
 
31
 
32
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset. This is a subset of the artbench-10 dataset, with a train set of 1000 artworks per class and a test set of 100 artworks per class.
33
  It achieves the following results on the evaluation set:
 
28
  should probably proofread and complete it, then remove this comment. -->
29
 
30
  # vit-artworkclassifier
31
+ This model returns the artwork style of any image input.
32
+
33
 
34
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset. This is a subset of the artbench-10 dataset, with a train set of 1000 artworks per class and a test set of 100 artworks per class.
35
  It achieves the following results on the evaluation set: