paper-with-me

Papers

TF-SASM: Training-free Spatial-aware Sparse Memory for Multi-object Tracking

2024-07-05 · Thuc Nguyen-Quang, Minh-Triet Tran

Multi-object tracking (MOT) in computer vision remains a significant challenge, requiring precise localization and continuous tracking of multiple objects in video sequences. The emergence of data sets that emphasize robust reidentification, such as DanceTrack, has highlighted the need for effective solutions. While memory-based approaches have shown promise, they often suffer from high computational complexity and memory usage due to storing feature at every single frame. In this paper, we propose a novel memory-based approach that selectively stores critical features based on object motion and overlapping awareness, aiming to enhance efficiency while minimizing redundancy. As a result, our method not only store longer temporal information with limited number of stored features in the memory, but also diversify states of a particular object to enhance the association performance. Our approach significantly improves over MOTRv2 in the DanceTrack test set, demonstrating a gain of 2.0% AssA score and 2.1% in IDF1 score.

📄 PDF Abstract BibTeX arXiv:2407.04327

Code (1)

zigonk/TF-SASM pytorch

Tasks

Multi-Object TrackingObjectObject Tracking

Similar Papers 제목 키워드 기반

SasMamba: A Lightweight Structure-Aware Stride State Space Model for 3D Human Pose Estimation

2025-11-12 · Hu Cui, Wenqiang Hua, Renjing Huang, Shurui Jia 외 arxiv

Recently, the Mamba architecture based on State Space Models (SSMs) has gained attention in 3D human pose estimation due to its linear complexity and strong global modeling capability. However, existing SSM-based methods…

3D Human Pose EstimationTemporal Sequences3D Pose Estimation

SASMU: boost the performance of generalized recognition model using synthetic face dataset

2023-06-02 · Chia-Chun Chung, Pei-Chun Chang, Yong-Sheng Chen, Haoyuan He 외

Nowadays, deploying a robust face recognition product becomes easy with the development of face recognition techniques for decades. Not only profile image verification but also the state-of-the-art method can handle the …

Data AugmentationDomain GeneralizationFace RecognitionRobust Face Recognition

Coarse-to-Fine Sparse Transformer for Hyperspectral Image Reconstruction

2022-03-09 · Yuanhao Cai, Jing Lin, Xiaowan Hu, Haoqian Wang 외

Many algorithms have been developed to solve the inverse problem of coded aperture snapshot spectral imaging (CASSI), i.e., recovering the 3D hyperspectral images (HSIs) from a 2D compressive measurement. In recent years…

Compressive SensingImage ReconstructionSpectral Reconstruction

Free360: Layered Gaussian Splatting for Unbounded 360-Degree View Synthesis from Extremely Sparse and Unposed Views

2025-03-31 · CVPR 2025 1 · Chong Bao, Xiyu Zhang, Zehao Yu, Jiale Shi 외

Neural rendering has demonstrated remarkable success in high-quality 3D neural reconstruction and novel view synthesis with dense input views and accurate poses. However, applying it to extremely sparse, unposed views in…

3D ReconstructionNeural RenderingNovel View SynthesisSurface Reconstruction

QSAN: A Near-term Achievable Quantum Self-Attention Network

2022-07-14 · Jinjing Shi, Ren-xin Zhao, Wenxuan Wang, Shichao Zhang 외

Self-Attention Mechanism (SAM) is good at capturing the internal connections of features and greatly improves the performance of machine learning models, espeacially requiring efficient characterization and feature extra…

Binary Classificationimage-classificationImage ClassificationModel Optimization+2