Skip to content

YW81/Hamming-Distance-Metric-Learning-with-Non-linear-Projection

 
 

Repository files navigation

HDML

This is an implementation of "Hamming Distance Metric Learning, NIPS 2012" method.

** This implementation is not extensively tested, and some of the files might be missing. Please let me know if you have any problems **

Start from START.m

Before running start, from http://www.cs.toronto.edu/~norouzi/research/mlh/data/mnist-full.mat download a matlab file including mnist dataset (http://yann.lecun.com/exdb/mnist/).

Also, you need to download and install Inria Yael library from https://gforge.inria.fr/projects/yael/

About

NIPS12-Hamming Distance Metric Learning with Non-linear Projection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 74.8%
  • C++ 20.6%
  • C 4.3%
  • M 0.3%