/deep_metric_learning_benchmark

This repository provides source code for conducting extensive experiments and reproducing the most popular Deep Metric Learning approaches.

Primary LanguagePython

Deep Metric Learning Benchmark

This repository provides source code for conducting extensive experiments and reproducing the most popular Deep Metric Learning approaches. It is written in Pytorch and makes use of Kevin's Musgrave library Pytorch Metric Learning.

Moreover, here you will find an implementation of the following loss functions:

Datasets

  1. Download four public benchmarks for deep metric learning

  2. Extract the tgz or zip file into ./data/ (Exceptionally, for Cars-196, put the files in a ./data/cars196)