Feature Extraction Strategy for Runtime of MOT Çoklu Nesne Takip Hızı için Öznitelik Çıkarma Stratejisi


Bayar E., Aker C.

32nd IEEE Conference on Signal Processing and Communications Applications, SIU 2024, Mersin, Turkey, 15 - 18 May 2024, (Full Text) identifier identifier

  • Publication Type: Conference Paper / Full Text
  • Doi Number: 10.1109/siu61531.2024.10600800
  • City: Mersin
  • Country: Turkey
  • Keywords: Edge Artificial Intelligence, Multiple Object Tracking
  • Middle East Technical University Affiliated: Yes

Abstract

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.