搜索资源列表
bag of feature 介绍
- bag of feature 发展现状的介绍,北卡课程
bag-0.1.6.tar
- 快速高效的图像分类器, Bag of features: A simple bag of features classifier. 作者:Andrea Vedaldi -Fast and efficient image classifier, Bag of features: A simple bag of features classifier. Author: Andrea Vedaldi
bag-words-demo
- 自李菲菲提出bag of words 这个想法以来,借助于该思路的各种算法层出不穷,也表现非常不错的性能。该文件是在其人的tutorial上提供的一个Demo,有非常详细的注释,希望能给大家带来帮助-Since the LI Fei-made bag of words this idea since the idea of the various algorithms by means of an endless stream, but
bag_words_demo
- bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
bag-of-words
- bag-of-words by R. Fergus, L. Fei-Fei and A. Torralba
bag_words_demo
- Bag of Words source code
bag-0.1.1.tar
- bag of feature bag of feature bag of feature-bag of feature bag of feature bag of feature bag of feature
bag-0.1.tar
- bag of feature bag of feature bag of feature bag of feature bag of feature -bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature bag of fe
Bagoffeatures
- Famous Bag of features PPTs-著名的Bag of features PPT
bofAndColor
- 采用bag of word 特征加上颜色特征共同匹配的图像对匹配算法,具有匹配精度高的特点。-Bag of word feature by feature with the color image matching algorithm matches together, with matching high accuracy.
BagOfWords
- Realization of Bag Of Words fr a mes segmentation see http://www.vlfeat.org/applications/apps.html#apps.caltech-101
SpatialPyramid---2010-9-17
- Bag-of-Features匹配增加了空间位置信息-Bag-of-Features with spatial location information
Bag-of-visual-words
- 基于bag of visual words 模型的人脸二分类代码,使用plsa等两种模式进行分类-Bag of visual words ,face recognition ,plsa
PG_BOW_DEMO
- 图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题?
PG_BOW_DEMO
- bag of word,含特征提取,词包-bag of word proggramme
BAG-OF-WORDS-daima-PG_SPBOW
- matlab编写的bag of words,可以对目标进行特征提取,实现目标匹配识别。-Matlab prepared bag of words, the target feature extraction, to achieve the goal of matching recognition.
PG_SPBOW-bag-of-feature
- 一个基于词汇包的训练的方法,内含作者论文。Bag of feature /training-A vocabulary packet-based training methods, including of paper. Bag of feature/training
Bag-of-Features.tar
- Bag of features source code developed in matlab. It contains mex files for clustering and eucledian distance.
bag-of-words
- 图像特征点提取词袋模型,添加LBP特征的选择,融合两种特征进行图像的特征提取-bag of words in images
词袋模型最终版测试
- 利用词袋模型,实现对Merchdata数据库内图像的标注功能。使用了bagoffeatures库函数。(The bag-of-words model is used to implement the annotation of images in the Merchdata database. Use the bagoffeatures library function.)