首页 > 代码库 > 如何在LIRE搜索中使用多特征
如何在LIRE搜索中使用多特征
这是官网上的解答,先mark下来。
http://www.semanticmetadata.net/wiki/lirefaq/
==========================================================
Can I use multiple features for search?
This depends very much on the way how you combine the features. You should not add or subtract relevance scores -- not even weighted! That‘s because of the fact that the metric spaces, spanned by each feature, are not compatible (no real scientific explanation, but still you might get the idea). Possible approaches are
- Result list merging, where search for each feature returns its own result list and you mash them in some way (e.g. medium rank)
- Combined filtering and ranking, where you use one feature to select 20 results and another to rank them for a ranked result list
- Machine learning, where you use learning methods to fit parameters and select appropriate dimensions for retrieval in your image domain
如何在LIRE搜索中使用多特征
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。