Detection of Multiple Deformable Objects Using PCA-SIFT

Abstract

In this paper, we address the problem of identifying and localizing multiple instances of highly deformable objects in real-time video data. We present an approach which uses PCA-SIFT (Scale Invariant Feature Transform) in combination with a clustered voting scheme to achieve detection and localization of multiple objects while providing robustness against rapid shape deformation, partial occlusion, and perspective changes. We test our approach in two highly deformable robot domains and evaluate its performance using ROC (Receiver Operating Characteristic) statistics.

Cite

Text

Zickler and Efros. "Detection of Multiple Deformable Objects Using PCA-SIFT." AAAI Conference on Artificial Intelligence, 2007.

Markdown

[Zickler and Efros. "Detection of Multiple Deformable Objects Using PCA-SIFT." AAAI Conference on Artificial Intelligence, 2007.](https://mlanthology.org/aaai/2007/zickler2007aaai-detection/)

BibTeX

@inproceedings{zickler2007aaai-detection,
  title     = {{Detection of Multiple Deformable Objects Using PCA-SIFT}},
  author    = {Zickler, Stefan and Efros, Alexei A.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {1127-1133},
  url       = {https://mlanthology.org/aaai/2007/zickler2007aaai-detection/}
}