crossprism
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,9 @@ 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 |
|
|
|
4 |
- travel
|
5 |
- europe
|
6 |
---
|
7 |
+
Predicts European landmarks from a set of 60480 classes. Output is logits.
|
8 |
+
|
9 |
+
Trained on data from: https://github.com/cvdfoundation/google-landmark
|
10 |
|
11 |
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.
|
12 |
|