WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

master/tensorflow-sph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spherical Hashing in TensorFlow

Spherical Hashing [1] is a data-dependent hashing function which learns binary codes for data points by partitioning the feature space with hyperspheres, rather than hyperplanes.

Requirements

  • Python 3.5+
  • TensorFlow 1.6+

References

  1. Heo, Jae-Pil, et al. "Spherical hashing." 2012 IEEE Conference on Computer Vision and Pattern Recognition. IEEE, 2012.

About

Spherical Hashing in TensorFlow

Topics

Resources

Stars

Watchers

Forks

Languages