Spectral Hashing Y. Weiss, A. Torralba, R. Fergus. |
|
% Example of compression of a dataset stored in
the matrix X = [Nsamples, Ndimensions] % Toy dataset % Ttraining % Compress dataset: B = [Nsamples, ceil(Nbits/8)] % Compute distances: Dhamm = [Nsamples, Nsamples] |
Funding for this research was provided by NSF Career award (IIS 0747120), NGA NEGI- 1582-04-0004, Shell Research and ONR MURI Grant N00014- 06-1-0734. |