Last edit: lzwang, 2020/12/30
-
Matlab源代码:https://github.com/yutao1008/BOPQ
-
Matlab源代码:https://github.com/norouzi/ckmeans
-
Matlab源代码:http://kaiminghe.com/cvpr13/matlab_OPQ_release_v1.1.rar
-
Python源代码:https://github.com/matsui528/nanopq
-
相关论文:
-
相关论文:
-
[Wang J, Zhang T. Composite quantization[J]. IEEE transactions on pattern analysis and machine intelligence, 2018, 41(6): 1308-1322.](Composite quantization)
-
Matlab源代码:https://github.com/una-dinosauria/Product-Quantization-for-Approximate-Nearest-Neighbor-Search
-
Fast-lopq CPP源代码:https://github.com/dmllr/fast-lopq
-
Yahoo-lopq源代码:https://github.com/yahoo/lopq
-
Julia源代码:https://github.com/una-dinosauria/local-search-quantization
-
Python源代码:https://github.com/xiaosu-zhu/LSQ-python
-
简介:Yael is a library implementing computationally intensive functions used in large scale image retrieval, such as neighbor search, clustering and inverted files. The library offers interfaces for C, Python and Matlab.