Adaptive Algorithm and Platform Selection for Visual Detection and Tracking
Shu Zhang, Qi Zhu, Amit Roy-Chowdhury

TL;DR
This paper presents an adaptive framework for selecting the optimal computer vision algorithms and platforms in real-time, based on environmental conditions and performance constraints, demonstrated on pedestrian detection and tracking datasets.
Contribution
The paper introduces a novel adaptive selection mechanism that dynamically chooses the best algorithm-parameter combination and platform using a similarity-based approach between training and test scenarios.
Findings
Achieved optimal pedestrian detection and tracking performance on three datasets.
Demonstrated effective real-time adaptation of algorithms based on environmental changes.
Provided a cost-performance trade-off analysis for platform selection.
Abstract
Computer vision algorithms are known to be extremely sensitive to the environmental conditions in which the data is captured, e.g., lighting conditions and target density. Tuning of parameters or choosing a completely new algorithm is often needed to achieve a certain performance level, especially when there is a limitation of the computation source. In this paper, we focus on this problem and propose a framework to adaptively select the "best" algorithm-parameter combination and the computation platform under performance and cost constraints at design time, and adapt the algorithms at runtime based on real-time inputs. This necessitates developing a mechanism to switch between different algorithms as the nature of the input video changes. Our proposed algorithm calculates a similarity function between a test video scenario and each training scenario, where the similarity calculation is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques
