Skip to content

Latest commit

 

History

History
228 lines (166 loc) · 8.54 KB

README.md

File metadata and controls

228 lines (166 loc) · 8.54 KB

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)