当前位置:
首页 资源下载
搜索资源 - MATLAB bag of words
搜索资源列表
-
2下载:
matlab编写的bag of words,可以对目标进行特征提取,实现目标匹配识别。-Matlab prepared bag of words, the target feature extraction, to achieve the goal of matching recognition.
-
-
0下载:
bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
-
-
0下载:
bag-of-words by R. Fergus, L. Fei-Fei and A. Torralba
-
-
1下载:
大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的,
Indexing in Large Scale Image Collections: Sc
-
-
0下载:
Bag of Words is an implementation of feature extraction in Matlab
-
-
0下载:
一个用BoW|Pyramid BoW+SVM进行图像分类的Matlab Demo
-Image Classification using Bag of Words and Spatial Pyramid BoW
-