GitHub 项目简介: The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
Release: v2.9.0
README: Added the [Datasets](https://kevinmusgrave.github.io/pytorch-metric-learning/datasets) module for easy downloading of common datasets:
README: This library contains 9 modules, each of which can be used independently within your existing codebase, or combined together for a complete train/test workflow.
README: To compute the loss in your training loop, pass in the embeddings computed by your model, and the corresponding labels.