crossprism commited on
Commit
0725d50
·
verified ·
1 Parent(s): 371720f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -5,4 +5,11 @@ tags:
5
  - nature
6
  - flowers
7
  - plants
8
- ---
 
 
 
 
 
 
 
 
5
  - nature
6
  - flowers
7
  - plants
8
+ ---
9
+ Predicts Flowers from a set of 16827 classes. Output is logits.
10
+
11
+ Trained on data from: GBIF.org (14 April 2022) GBIF Occurrence Download https://doi.org/10.15468/dl.8hv7pt
12
+
13
+ Classification head built on top of EfficentnetV2-M-21k feature extractor for [CrossPrism](https://apps.apple.com/us/app/crossprism-photo-labeler/id1638429352?mt=12) on MacOS.
14
+
15
+ Compressed using 8-bit quantization.