CORT: Class-Oriented Real-time Tracking for Embedded Systems
Edoardo Cittadini, Alessandro De Siena, and Giorgio Buttazzo

TL;DR
This paper introduces CORT, a class-oriented real-time multi-object tracking method that improves timing predictability and efficiency in embedded systems without sacrificing tracking accuracy, especially in urban scenarios.
Contribution
The paper presents a novel multi-class tracking approach that reduces matching complexity by class-based splitting, enhancing real-time performance while maintaining accuracy.
Findings
Effective in urban multi-object scenarios
Outperforms state-of-the-art trackers in speed and accuracy
Maintains high tracking quality with predictable execution times
Abstract
The ever-increasing use of artificial intelligence in autonomous systems has significantly contributed to advance the research on multi-object tracking, adopted in several real-time applications (e.g., autonomous driving, surveillance drones, robotics) to localize and follow the trajectory of multiple objects moving in front of a camera. Current tracking algorithms can be divided into two main categories: some approaches introduce complex heuristics and re-identification models to improve the tracking accuracy and reduce the number of identification switches, without particular attention to the timing performance, whereas other approaches are aimed at reducing response times by removing the re-identification phase, thus penalizing the tracking accuracy. This work proposes a new approach to multi-class object tracking that allows achieving smaller and more predictable execution times,…
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
TopicsReal-time simulation and control systems · Fault Detection and Control Systems · Advanced Control Systems Optimization
MethodsSoftmax · Attention Is All You Need
