搜索资源列表
bag_words_demo
- Bag of Words source code
bag_words_demo
- 一个学习自然场景类别的贝叶斯模型、基于“词袋”模型的目标分类。来源于Feifei Li的论文。是近年来的目标识别模型热点之一。-”A Bayesian Hierarchical Model for Learning Natural Scene Categories“ FeiFei Li.CVPR2005
bag_words_demo
- bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
bag_words_demo
- “袋子模型”特征描述演示,有注释,以及人脸库-bag of the words demo
bag_words_demo
- Graphic Detection and Recognition using Bag-of-word method, finding feature vector with K-means classifier, training or testing data with Naive Bayes Classifier or PLCA method.
bag_words_demo
- 利用词袋的方法进行物体识别,程序含有大量的实例-It is bag of words method to recognize objects, it includes a lot of examples