Deep Metric Learning
Implementation of several methods for deep metric learning in Chainer v2.
- N-pair loss: Improved Deep Metric Learning with Multi-class N-pair Loss Objective
- Lifted structure: Deep Metric Learning via Lifted Structured Feature Embedding
- Clustering loss: Deep Metric Learning via Facility Location
- Angular loss: Deep Metric Learning with Angular Loss
Dependencies
pip install cupy==1.0.2 chainer==2.0.2 fuel==0.2.0 tqdm