--- license: apache-2.0 pipeline_tag: image-classification tags: - nature - flowers - plants --- Predicts Flowers from a set of 16827 classes. Output is logits. Labels format: scientific name, common name (if available) Trained on data from: GBIF.org (14 April 2022) GBIF Occurrence Download https://doi.org/10.15468/dl.8hv7pt 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. Compressed using 8-bit quantization.