Download PDFOpen PDF in browser

Enhancing the Performance of Multi-Object Tracking in Traffic Stream Videos Through Initial Velocity and Frame-Skipping Strategies

10 pagesPublished: August 28, 2025

Abstract

Multi-object tracking in videos is an important task in various domains, such as traffic engineering and construction management. This paper proposes two methods, Grid Mean State and InCo-Skip, to improve multi-object tracking performance, particularly under frame-skipping scenarios. The study focuses on traffic flow counting, using YOLOv8 for vehicle tracking. Initial tests show that while car tracking remains accurate, motorcycles suffer a significant accuracy degradation when homogeneous frame skipping is applied. Grid Mean State addresses the issue by utilizing velocity vectors from earlier frames, and InCo-Skip provides an alternative skipping strategy to balance computational efficiency and accuracy. The combined methods show a substantial enhancement in counting accuracy, achieving up to 28.2% improvement for motorcycles under challenging conditions.

Keyphrases: frame skip, initial velocity, kalman filter, object tracking

In: Jack Cheng and Yu Yantao (editors). Proceedings of The Sixth International Conference on Civil and Building Engineering Informatics, vol 22, pages 173-182.

BibTeX entry
@inproceedings{ICCBEI2025:Enhancing_Performance_Multi_Object,
  author    = {Chia-Chun Lin and Albert Y. Chen},
  title     = {Enhancing the Performance of Multi-Object Tracking in Traffic Stream Videos Through Initial Velocity and Frame-Skipping Strategies},
  booktitle = {Proceedings of The Sixth International Conference on Civil and Building Engineering Informatics},
  editor    = {Jack Cheng and Yu Yantao},
  series    = {Kalpa Publications in Computing},
  volume    = {22},
  publisher = {EasyChair},
  bibsource = {EasyChair, https://easychair.org},
  issn      = {2515-1762},
  url       = {/publications/paper/LKNQ},
  doi       = {10.29007/wjcb},
  pages     = {173-182},
  year      = {2025}}
Download PDFOpen PDF in browser