V2EX  ›  英汉词典
Enqueued related words: Image-Retrieval

Bag-of-Features

释义 Definition

“Bag-of-Features”(特征袋模型)是一种常见的表示方法:把一段文本、图像或其他数据中提取到的“局部特征”当作一堆不考虑顺序的“词/特征”,再用它们的出现次数或统计分布来表示整体内容。常用于传统机器学习中的分类与检索(尤其在计算机视觉里也常称为“Bag of Visual Words”)。

发音 Pronunciation (IPA)

/ˌbæɡ əv ˈfiːtʃərz/

例句 Examples

A bag-of-features model represents an image by counting visual patterns.
特征袋模型通过统计视觉模式的出现次数来表示一张图像。

Although bag-of-features ignores spatial layout, it can still perform well for image categorization when combined with robust local descriptors and a good codebook.
尽管特征袋模型忽略空间布局,但当它与稳健的局部描述子和良好的码本结合时,仍能在图像分类任务中表现出色。

词源 Etymology

该术语类比自语言处理里的“bag-of-words(词袋模型)”。“bag(袋子)”强调把元素当作“无序的集合”来统计;“features(特征)”指从数据中提取的可用于学习与区分的信号。在计算机视觉领域,“bag-of-features”常特指把局部图像特征(如关键点描述子)量化后做频次统计的表示方式。

相关词 Related Words

文献与作品 Notable Works

  • Csurka, Dance, Fan, Willamowski, Bray (2004), Visual Categorization with Bags of Keypoints(经典早期论文,推动视觉“特征袋/视觉词袋”思路)
  • David G. Lowe (2004), Distinctive Image Features from Scale-Invariant Keypoints(提出 SIFT;常与 bag-of-features 管线搭配使用)
  • Richard Szeliski (2010), Computer Vision: Algorithms and Applications(教材中讨论基于局部特征与“bag of visual words/特征袋”的图像识别与检索方法)
  • Christopher M. Bishop (2006), Pattern Recognition and Machine Learning(虽更常出现“bag-of-words”等思路,但与 bag-of-features 的统计表示理念相通)
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   5932 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 02:24 · PVG 10:24 · LAX 19:24 · JFK 22:24
♥ Do have faith in what you're doing.