paper-with-me

Papers

FusionSORT: Fusion Methods for Online Multi-object Visual Tracking

2025-01-01 · Nathanael L. Baisa

In this work, we investigate four different fusion methods for associating detections to tracklets in multi-object visual tracking. In addition to considering strong cues such as motion and appearance information, we also consider weak cues such as height intersection-over-union (height-IoU) and tracklet confidence information in the data association using different fusion methods. These fusion methods include minimum, weighted sum based on IoU, Kalman filter (KF) gating, and hadamard product of costs due to the different cues. We conduct extensive evaluations on validation sets of MOT17, MOT20 and DanceTrack datasets, and find out that the choice of a fusion method is key for data association in multi-object visual tracking. We hope that this investigative work helps the computer vision research community to use the right fusion method for data association in multi-object visual tracking.

📄 PDF Abstract BibTeX arXiv:2501.00843

Code (1)

nathanlem1/FusionSORT 공식 구현 pytorch

Tasks

ObjectVisual Tracking

Similar Papers 제목 키워드 기반

FusionSort: Enhanced Cluttered Waste Segmentation with Advanced Decoding and Comprehensive Modality Optimization

2025-08-27 · Muhammad Ali, Omar Ali AlSuwaidi arxiv

In the realm of waste management, automating the sorting process for non-biodegradable materials presents considerable challenges due to the complexity and variability of waste streams. To address these challenges, we in…

Diffusion-BBO: Diffusion-Based Inverse Modeling for Online Black-Box Optimization

2024-06-30 · Dongxia Wu, Nikki Lijing Kuang, Ruijia Niu, Yi-An Ma 외

Online black-box optimization (BBO) aims to optimize an objective function by iteratively querying a black-box oracle in a sample-efficient way. While prior studies focus on forward approaches such as Gaussian Processes …

Gaussian Processesscientific discoveryvalid

Toward General Object-level Mapping from Sparse Views with 3D Diffusion Priors

2024-10-07 · Ziwei Liao, Binbin Xu, Steven L. Waslander

Object-level mapping builds a 3D map of objects in a scene with detailed shapes and poses from multi-view sensor observations. Conventional methods struggle to build complete shapes and estimate accurate poses due to par…

Object

Online Multi-Object Tracking and Segmentation with GMPHD Filter and Mask-based Affinity Fusion

2020-08-31 · Young-min Song, Young-chul Yoon, Kwangjin Yoon, Moongu Jeon 외

In this paper, we propose a highly practical fully online multi-object tracking and segmentation (MOTS) method that uses instance segmentation results as an input. The proposed method is based on the Gaussian mixture pro…

CPUInstance SegmentationMulti-Object TrackingMulti-Object Tracking and Segmentation+2

SODA-CitrON: Static Object Data Association by Clustering Multi-Modal Sensor Detections Online

2026-02-24 · Jan Nausner, Kilian Wohlleben, Michael Hubner arxiv

The online fusion and tracking of static objects from heterogeneous sensor detections is a fundamental problem in robotics, autonomous systems, and environmental mapping. Although classical data association approaches su…