Fast Pose Estimation with Parameter-Sensitive Hashing

Abstract

Example-based methods are effective for parameter estimation problems when the underlying system is simple or the dimen-sionality of the input is low. For complex and high-dimensional problems such as pose estimation, the number of required examples and the computational complexity rapidly becme prohibitively high. We introduce a new algorithm that learns a set of hashing functions that efficiently index examples relevant to a particular estimation task. Our algorithm extends a recently developed method for locality-sensitive hashing, which finds approximate neighbors in time sublinear in the number of examples. This method depends critically on the choice of hash functions; we show how to find the set of hash functions that are optimally relevant to a particular estimation problem. Experiments demonstrate that the resulting algorithm, which we call Parameter-Sensitive Hashing, can rapidly and accurately estimate the articulated pose of human figures from a large database of example images.

Cite

Text

Shakhnarovich et al. "Fast Pose Estimation with Parameter-Sensitive Hashing." IEEE/CVF International Conference on Computer Vision, 2003. doi:10.1109/ICCV.2003.1238424

Markdown

[Shakhnarovich et al. "Fast Pose Estimation with Parameter-Sensitive Hashing." IEEE/CVF International Conference on Computer Vision, 2003.](https://mlanthology.org/iccv/2003/shakhnarovich2003iccv-fast/) doi:10.1109/ICCV.2003.1238424

BibTeX

@inproceedings{shakhnarovich2003iccv-fast,
  title     = {{Fast Pose Estimation with Parameter-Sensitive Hashing}},
  author    = {Shakhnarovich, Gregory and Viola, Paul A. and Darrell, Trevor},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2003},
  pages     = {750-759},
  doi       = {10.1109/ICCV.2003.1238424},
  url       = {https://mlanthology.org/iccv/2003/shakhnarovich2003iccv-fast/}
}