FastAP Metric Learning Save

Code for CVPR 2019 paper "Deep Metric Learning to Rank"

Project README

FastAP: Deep Metric Learning to Rank

This repository contains implementation of the following paper:

Deep Metric Learning to Rank
Fatih Cakir*, Kun He*, Xide Xia, Brian Kulis, and Stan Sclaroff (*equal contribution)
IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2019

Other Implementations

FastAPLoss from pytorch-metric-learning

Usage

  • Matlab: see matlab/README.md
  • PyTorch: see pytorch/README.md

Datasets

  • Stanford Online Products
    • Can be downloaded here
  • In-Shop Clothes Retrieval
    • Can be downloaded here
  • PKU VehicleID
    • Please request the dataset from the authors here

Reproducibility

  • We provide trained MatConvNet models and experimental logs for the results in the paper. These models were used to achieve the results in the tables.
  • The logs also include parameters settings that enable one to re-train a model if desired. It also includes evaluation results with model checkpoints at certain epochs.
  • PyTorch code is a direct port from our MATLAB implementation. We haven't tried reproducing the paper results with our PyTorch code. For reproducibility use the MATLAB version.
  • Note that the mini-batch sampling strategy must also be used alongside the FastAP loss for good results.

Contact

For questions and comments, feel free to contact: [email protected] or [email protected]

License

MIT

Open Source Agenda is not affiliated with "FastAP Metric Learning" Project. README Source: kunhe/FastAP-metric-learning
Stars
95
Open Issues
2
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating