Serve Metric Learning
Google landmarks challenge models
Recommends matching items from the catalog
Application calculates cosine similarity between reference database and incoming embeddings.
It returns recommended items from reference database with their probabilities (cosine similarity score).
Application key points:
ℹ️ You can use Embeddings Calculator application to get Images Project in suitable format
Embeddings have been loaded to RAM and are ready to go.
The application will continue to run in server mode and wait for incoming requests.
Google landmarks challenge models
Calculate and visualize embeddings
Use metric learning models to classify images
Calculate embeddings for images project
State-of-the art object segmentation model in Labeling Interface