Visual Learning and Recognition: Difference between revisions
| Line 474: | Line 474: | ||
'''Read TextonBoost ECCV 2006''' | '''Read TextonBoost ECCV 2006''' | ||
<math>\log P( | <math>\log P(\mathbf{c}|\mathbf{x}, \boldsymbol{\theta}) = \sum_i [\psi() + \pi() + \lambda()] + \sum_{(i,j)} \phi(c_i, c_j, g_{ij}(x); \theta) - \log Z(\theta, x)</math> | ||
* | * <math>\phi()</math> is texture-layout | ||
* pi is color | * <math>\pi()</math> is color | ||
* lambda is location | * <math>\lambda()</math> is location | ||
* phi is edge | * <math>\phi()</math> is edge | ||
===Superpixels=== | ===Superpixels=== | ||