32nd IEEE Conference on Signal Processing and Communications Applications, SIU 2024, Mersin, Türkiye, 15 - 18 Mayıs 2024, (Tam Metin Bildiri)
Matching appearance features of objects is one of the key components of the recent Multiple Object Tracking methods. However, the computational cost of feature extraction results in extremely low processable Frames per Second (FPS) when executed on resource-constrained hardware as Edge Artificial Intelligence. This study proposes a method that selects the detections that need feature extraction on the fly and extracts features from only those detections. Applying the method to the StrongSORT algorithm, the possibility of maintaining the advantages of feature extraction while increasing FPS is discussed. Source Code: github.com/emirhanbayar/SIU_StrongSORT.