Awesome
Deep Metric Learning via Lifted Structured Feature Embedding
This repository is an extension of Caffe for the paper "Deep Metric Learning via Lifted Structured Feature Embedding" (CVPR16). Also, this is a Github submodule for the main repository at Deep-Metric-Learning-CVPR16.
Citing this work
If you find this work useful in your research, please consider citing:
@inproceedings{songCVPR16,
Author = {Hyun Oh Song and Yu Xiang and Stefanie Jegelka and Silvio Savarese},
Title = {Deep Metric Learning via Lifted Structured Feature Embedding},
Booktitle = {Computer Vision and Pattern Recognition (CVPR)},
Year = {2016}
}
Installation
-
Install prerequisites for
Caffe
(see: Caffe installation instructions) -
Compile this caffe extension. Run
make all
,make test
Licence
MIT Licence