crossprism
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- travel
|
5 |
+
- europe
|
6 |
+
---
|
7 |
+
Predicts European landmarks from a set of 60480 classes.
|
8 |
+
|
9 |
+
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.
|
10 |
+
|
11 |
+
Compressed using 8-bit quantization.
|