搜索资源列表
bag-0.1.6.tar
- 快速高效的图像分类器, Bag of features: A simple bag of features classifier. 作者:Andrea Vedaldi
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
bagoffeature
- 这是图像识别方法bag of feature 的matlab源代码-This is image recognition method bag of feature matlab source code
bag
- 这是一个“背包”问题的数据结构的C语言实现。我个人觉得是考查对链表和二叉树的知识。去年学的是这个,觉得很有意思。自己写了几个,也收集了别人做的几个课题。具体思路里面有。-This a problem "bag" in data_structure. I learned this course last year and I think it s very interesting.
bag
- 数据结构的课程设计,背包问题的解决 数据结构的课程设计,背包问题的解决-bag bag bag
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
bags
- 四种算法(动态规划、回溯法、分支限界法、贪心法)实现0-1背包问题-four algorithms including dynamic planningm,tracing,branch and bound method and greedy to implement 0-1 bag problem.
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
bag-value
- 遗传算法解决背包问题,对于大量背包问题可以迅速得到一个良好的数据。-GA solve the bag-value problem
bofAndColor
- 采用bag of word 特征加上颜色特征共同匹配的图像对匹配算法,具有匹配精度高的特点。-Bag of word feature by feature with the color image matching algorithm matches together, with matching high accuracy.
Bag
- bag algorithm made with java , dynamic programming
BagOfWords
- Realization of Bag Of Words fr a mes segmentation see http://www.vlfeat.org/applications/apps.html#apps.caltech-101
bag-problem
- 给定n种物品和一重量为M背包。物品i的重量是wi。问应如何选择装入背包的物品,使得装入背包中物品的总重量恰好为M,找出问题的所有解。-Given n types of items and a weight of M backpack. Item i is the weight wi. Asked how to choose the items into the bag, making the items into a backpack
Bag-of-visual-words
- 基于bag of visual words 模型的人脸二分类代码,使用plsa等两种模式进行分类-Bag of visual words ,face recognition ,plsa