Learning on Lie Groups for Invariant Detection and Tracking
Abstract
This paper presents a novel learning based tracking model combined with object detection. The existing techniques proceed by linearizing the motion, which makes an implicit Euclidean space assumption. Most of the transformations used in computer vision have matrix Lie group structure. We learn the motion model on the Lie algebra and show that the formulation minimizes a first order approximation to the geodesic error. The learning model is extended to train a class specific tracking function, which is then integrated to an existing pose dependent object detector to build a pose invariant object detection algorithm. The proposed model can accurately detect objects in various poses, where the size of the search space is only a fraction compared to the existing object detection methods. The detection rate of the original detector is improved by more than 90% for large transformations.
Cite
Text
Tuzel et al. "Learning on Lie Groups for Invariant Detection and Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587521Markdown
[Tuzel et al. "Learning on Lie Groups for Invariant Detection and Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/tuzel2008cvpr-learning/) doi:10.1109/CVPR.2008.4587521BibTeX
@inproceedings{tuzel2008cvpr-learning,
title = {{Learning on Lie Groups for Invariant Detection and Tracking}},
author = {Tuzel, Oncel and Porikli, Fatih Murat and Meer, Peter},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2008},
doi = {10.1109/CVPR.2008.4587521},
url = {https://mlanthology.org/cvpr/2008/tuzel2008cvpr-learning/}
}