crossprism commited on
Commit
e5a3d41
1 Parent(s): a51765b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: apache-2.0
 
3
  ---
4
  EfficientnetV2 M model trained on ImageNet21k, input is a 480x480 image normalized to 0-1.0. Outputs a feature vector of size 1280.
5
 
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: image-feature-extraction
4
  ---
5
  EfficientnetV2 M model trained on ImageNet21k, input is a 480x480 image normalized to 0-1.0. Outputs a feature vector of size 1280.
6