File size: 461 Bytes
6316b77 babd762 6316b77 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: apache-2.0
pipeline_tag: image-classification
tags:
- travel
- north america
---
Predicts North American landmarks from a set of 10502 classes. Output is logits.
Trained on data from: https://github.com/cvdfoundation/google-landmark
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. |