Non-Rigid Object Tracking Using Performance Evaluation Measures as Feedback
Abstract
We present a scalable object tracking framework which is capable of tracking the contour of rigid and non-rigid objects in the presence of occlusion. The method adaptively divides the object contour into sub-contours, and employs several low-level features such as color edge, color segmentation, motion models, motion segmentation, and shape continuity information in a feedback loop to track each sub-contour. We also introduce some novel performance evaluation measures to evaluate the goodness of the segmentation and tracking. The results of these performance measures are utilized in a feedback loop to adjust the weights assigned to each of these low-level features for each sub-contour at each frame. The framework is scalable because it can be adapted to roughly track simple objects in real-time as well as pixel-accurate tracking of more complex objects in offline mode. The proposed method does not depend on any single motion or shape model, and does not need training. Experimental results demonstrate that the algorithm is able to track the object boundaries accurately under significant occlusion and background clutter.
Cite
Text
Erdem et al. "Non-Rigid Object Tracking Using Performance Evaluation Measures as Feedback." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001. doi:10.1109/CVPR.2001.990978Markdown
[Erdem et al. "Non-Rigid Object Tracking Using Performance Evaluation Measures as Feedback." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001.](https://mlanthology.org/cvpr/2001/erdem2001cvpr-non/) doi:10.1109/CVPR.2001.990978BibTeX
@inproceedings{erdem2001cvpr-non,
title = {{Non-Rigid Object Tracking Using Performance Evaluation Measures as Feedback}},
author = {Erdem, Çigdem Eroglu and Sankur, Bülent and Tekalp, A. Murat},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2001},
pages = {II:323-330},
doi = {10.1109/CVPR.2001.990978},
url = {https://mlanthology.org/cvpr/2001/erdem2001cvpr-non/}
}