Online Min Cost Circulation for Multi-Object Tracking on Fragments

November 08, 2023 Β· Declared Dead Β· πŸ› 2023 IEEE 26th International Conference on Intelligent Transportation Systems (ITSC)

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Yanbing Wang, Junyi Ji, William Barbour, Daniel B. Work arXiv ID 2311.04749 Category cs.DS: Data Structures & Algorithms Citations 13 Venue 2023 IEEE 26th International Conference on Intelligent Transportation Systems (ITSC) Last Checked 3 months ago
Abstract
Multi-object tracking (MOT) or global data association problem is commonly approached as a minimum-cost-flow or minimum-cost-circulation problem on a graph. While there have been numerous studies aimed at enhancing algorithm efficiency, most of them focus on the batch problem, where all the data must be available simultaneously to construct a static graph. However, with the growing number of applications that generate streaming data, an efficient online algorithm is required to handle the streaming nature of the input. In this paper, we present an online extension of the well-known negative cycle canceling algorithm for solving the multi-object tracking problem with streaming fragmented data. We provide a proof of correctness for the proposed algorithm and demonstrate its efficiency through numerical experiments.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted