dima806 commited on
Commit
766892e
·
verified ·
1 Parent(s): 5514641

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -4,6 +4,8 @@ metrics:
4
  - accuracy
5
  - f1
6
  pipeline_tag: image-classification
 
 
7
  ---
8
  Detects garbage type with about 93% accuracy based on image.
9
 
 
4
  - accuracy
5
  - f1
6
  pipeline_tag: image-classification
7
+ base_model:
8
+ - google/vit-base-patch16-224-in21k
9
  ---
10
  Detects garbage type with about 93% accuracy based on image.
11