Welcome![Sign In][Sign Up]
Location:
Search - LSH matlab

Search list

[matlablshcode.tar

Description: LSH 和e2LSH算法,感觉hash函数不怎么好。-LSH and e2LSH algorithm, hash function is not very good feeling.
Platform: | Size: 13312 | Author: lc | Hits:

[Graph Recognizecaltech-image-search-1.0

Description: 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Scaling Properties and Benchmark-This C++/Matlab package implements several algorithms used for large scale image search. The algorithms are implemented in C++, with an eye on large scale databases. It can handle millions of images and hundreds of millions of local features. It has MEX interfaces for Matlab, but can also be used (with possible future modifications) from Python and directly from C++. It can also be used for approximate nearest neighbor search, especially using the Kd-Trees or LSH implementations. The algorithms can be divided into two broad categories, depending on the approach taken for image search: 1. Bag of Words: ---------------- The images are represented by histograms of visual words. It includes algorithms for computing dictionaries: * K-Means. * Approximate K-Means (AKM). * Hierarchical K-Means (HKM). It also includes algorithms for fast search: * Inverted File Index. * Inverted File Index with Extra Information (for example for implementing Hamming Embedding). *
Platform: | Size: 148480 | Author: 薛振华 | Hits:

[Special Effectslshcode

Description: LSH哈希算法matlab版。内有详细说明和流程步骤,还有小demo-This directory contains an simple implementation of Locality-Sensitive Hashing (LSH) algorithm by Indyk et al. The main functions are (see documentation in each file for more details):
Platform: | Size: 96256 | Author: yangtianxiong | Hits:

[Special Effectslshcode.tar

Description: ISH局部加密,局部敏感哈希算法,局部敏感哈希是非监督的哈希算法。 算法的输入是实数域的特征向量,输出为一个binary vector。(This directory contains an simple implementation of Locality-Sensitive Hashing (LSH) algorithm by Indyk et al. The main functions are (see documentation in each file for more details):)
Platform: | Size: 12288 | Author: kala1042420545 | Hits:

CodeBus www.codebus.net