Fast Multi-Object Tracking with Feature Pyramid and Region Proposal Networks
Lorenzo Vaquero, Víctor M. Brea, Manuel Mucientes
International Conference on Pattern Recognition
SiamFAST brings feature-pyramid ROI extraction, pairwise depthwise RPN matching, and multi-object penalization to real-time arbitrary multi-object tracking.
Many computer vision applications require real-time processing speeds, which prevents them from running an object detector on every frame. In such circumstances, motion estimation techniques are needed to maintain target identities. Instantiating multiple single-object trackers is feasible only for a few targets, while global frame-feature methods can produce features with limited semantic information and inefficient multiscale tests. SiamFAST addresses these problems with a feature-pyramid-based region-of-interest extractor for object exemplars and search areas, a pairwise depthwise region proposal network to compute similarities for several dozen objects, and a multi-object penalization module to suppress distractors. The method is validated on three public benchmarks and achieves leading performance against state-of-the-art trackers.
@inproceedings{vaquero2022fast,
author = {Lorenzo Vaquero and
V{\'{\i}}ctor M. Brea and
Manuel Mucientes},
title = {Fast Multi-Object Tracking with Feature Pyramid and Region
Proposal Networks},
booktitle = {Int. Conf. Pattern Recognit. ({ICPR})},
pages = {3485-3491},
year = {2022},
doi = {10.1109/ICPR56361.2022.9956673}
}
