Fast Exact Search in Hamming Space with Multi-Index Hashing

时间:2021-01-16 09:16:15
【文件属性】:

文件名称:Fast Exact Search in Hamming Space with Multi-Index Hashing

文件大小:7.32MB

文件格式:ZIP

更新时间:2021-01-16 09:16:15

mih Multi-Index Hashing

Fast Exact Search in Hamming Space with Multi-Index Hashing的源代码实现


【文件预览】:
mih-master
----license.txt(936B)
----data()
--------lsh_64_sift_1M.mat(7.3MB)
----test()
--------test_bucket_group.cpp(1KB)
--------hammingDist.m(1KB)
--------test_mih_with_linscan.m(2KB)
----include()
--------linscan.h(407B)
--------result.h(288B)
--------memusage.h(1KB)
--------mihasher.h(2KB)
--------myhdf5.h(74B)
--------array32.h(817B)
--------resulth5.h(477B)
--------bitops.h(3KB)
--------bitarray.h(846B)
--------types.h(419B)
--------reorder.h(303B)
--------io.h(530B)
--------bucket_group.h(650B)
--------sparse_hashtable.h(877B)
----matlab()
--------compactbit.m(642B)
--------plot_time.m(4KB)
----RUN.sh(3KB)
----src()
--------reorder.cpp(5KB)
--------mihasher.cpp(7KB)
--------array32.cpp(3KB)
--------linscan.cpp(3KB)
--------sparse_hashtable.cpp(2KB)
--------bucket_group.cpp(5KB)
----create_lsh_codes.m(5KB)
----interface()
--------saveRes.cpp(6KB)
--------linscan_interface.cpp(5KB)
--------loadVar.cpp(3KB)
--------mih_interface.cpp(7KB)
----CMakeLists.txt(643B)
----README.md(5KB)

网友评论

  • 和https://github.com/norouzi/mih一样的