paper-with-me

Papers

Spatial-Temporal Multi-Cuts for Online Multiple-Camera Vehicle Tracking

2024-10-03 · Fabian Herzog, Johannes Gilg, Philipp Wolters, Torben Teepe, Gerhard Rigoll

Accurate online multiple-camera vehicle tracking is essential for intelligent transportation systems, autonomous driving, and smart city applications. Like single-camera multiple-object tracking, it is commonly formulated as a graph problem of tracking-by-detection. Within this framework, existing online methods usually consist of two-stage procedures that cluster temporally first, then spatially, or vice versa. This is computationally expensive and prone to error accumulation. We introduce a graph representation that allows spatial-temporal clustering in a single, combined step: New detections are spatially and temporally connected with existing clusters. By keeping sparse appearance and positional cues of all detections in a cluster, our method can compare clusters based on the strongest available evidence. The final tracks are obtained online using a simple multicut assignment procedure. Our method does not require any training on the target scene, pre-extraction of single-camera tracks, or additional annotations. Notably, we outperform the online state-of-the-art on the CityFlow dataset in terms of IDF1 by more than 14%, and on the Synthehicle dataset by more than 25%, respectively. The code is publicly available.

📄 PDF Abstract BibTeX arXiv:2410.02638

Code (1)

fubel/stmc 공식 구현 pytorch

Tasks

Autonomous DrivingMulti-Object TrackingMultiple Object TrackingObject Tracking

Similar Papers 제목 키워드 기반

Unsupervised Multiple Person Tracking using AutoEncoder-Based Lifted Multicuts

2020-02-04 · Kalun Ho, Janis Keuper, Margret Keuper

Multiple Object Tracking (MOT) is a long-standing task in computer vision. Current approaches based on the tracking by detection paradigm either require some sort of domain knowledge or supervision to associate data corr…

ClusteringMultiple Object TrackingObject Tracking

Global Context for improving recognition of Online Handwritten Mathematical Expressions

2021-05-21 · Cuong Tuan Nguyen, Thanh-Nghia Truong, Hung Tuan Nguyen, Masaki Nakagawa

This paper presents a temporal classification method for all three subtasks of symbol segmentation, symbol recognition and relation classification in online handwritten mathematical expressions (HMEs). The classification…

ClassificationRelationRelation Classification

Fragment and Integrate Network (FIN): A Novel Spatial-Temporal Modeling Based on Long Sequential Behavior for Online Food Ordering Click-Through Rate Prediction

2023-08-30 · Jun Li, Jingjian Wang, Hongwei Wang, Xing Deng 외

Spatial-temporal information has been proven to be of great significance for click-through rate prediction tasks in online Location-Based Services (LBS), especially in mainstream food ordering platforms such as DoorDash,…

Click-Through Rate PredictionRecommendation Systems

Learning Spatial-Temporal Regularized Correlation Filters for Visual Tracking

2018-03-23 · CVPR 2018 6 · Feng Li, Cheng Tian, WangMeng Zuo, Lei Zhang 외

Discriminative Correlation Filters (DCF) are efficient in visual tracking but suffer from unwanted boundary effects. Spatially Regularized DCF (SRDCF) has been suggested to resolve this issue by enforcing spatial penalty…

Video Object TrackingVisual Object TrackingVisual Tracking

Temporal Dynamic Appearance Modeling for Online Multi-Person Tracking

2015-10-10 · Min Yang, Yunde Jia

Robust online multi-person tracking requires the correct associations of online detection responses with existing trajectories. We address this problem by developing a novel appearance modeling approach to provide accura…

feature selection