paper-with-me

Papers

SRT3D: A Sparse Region-Based 3D Object Tracking Approach for the Real World

2021-10-25 · Manuel Stoiber, Martin Pfanne, Klaus H. Strobl, Rudolph Triebel, Alin Albu-Schäffer

Region-based methods have become increasingly popular for model-based, monocular 3D tracking of texture-less objects in cluttered scenes. However, while they achieve state-of-the-art results, most methods are computationally expensive, requiring significant resources to run in real-time. In the following, we build on our previous work and develop SRT3D, a sparse region-based approach to 3D object tracking that bridges this gap in efficiency. Our method considers image information sparsely along so-called correspondence lines that model the probability of the object's contour location. We thereby improve on the current state of the art and introduce smoothed step functions that consider a defined global and local uncertainty. For the resulting probabilistic formulation, a thorough analysis is provided. Finally, we use a pre-rendered sparse viewpoint model to create a joint posterior probability for the object pose. The function is maximized using second-order Newton optimization with Tikhonov regularization. During the pose estimation, we differentiate between global and local optimization, using a novel approximation for the first-order derivative employed in the Newton method. In multiple experiments, we demonstrate that the resulting algorithm improves the current state of the art both in terms of runtime and quality, performing particularly well for noisy and cluttered images encountered in the real world.

📄 PDF Abstract BibTeX arXiv:2110.12715

Code (2)

DLR-RM/3DObjectTracking/tree/master/SRT3D 공식 구현
dlr-rm/3dobjecttracking 공식 구현

Tasks

3D Multi-Object Tracking3D Object TrackingMultiple Object TrackingObject TrackingPose EstimationPose TrackingReal-Time Visual Tracking

Similar Papers 제목 키워드 기반

TrackingWorld: World-centric Monocular 3D Tracking of Almost All Pixels

2025-12-09 · Jiahao Lu, Weitao Xiong, Jiacheng Deng, Peng Li 외 arxiv

Monocular 3D tracking aims to capture the long-term motion of pixels in 3D space from a single monocular video and has witnessed rapid progress in recent years. However, we argue that the existing monocular 3D tracking m…

SpikeMOT: Event-based Multi-Object Tracking with Sparse Motion Features

2023-09-29 · Song Wang, Zhu Wang, Can Li, Xiaojuan Qi 외

In comparison to conventional RGB cameras, the superior temporal resolution of event cameras allows them to capture rich information between frames, making them prime candidates for object tracking. Yet in practice, desp…

Multi-Object TrackingObjectObject Tracking

3D Object Tracking with Transformer

2021-10-28 · Yubo Cui, Zheng Fang, Jiayao Shan, Zuoxu Gu 외

Feature fusion and similarity computation are two core problems in 3D object tracking, especially for object tracking using sparse and disordered point clouds. Feature fusion could make similarity computing more efficien…

3D Object TrackingDecoderObjectObject Tracking

SRCN3D: Sparse R-CNN 3D for Compact Convolutional Multi-View 3D Object Detection and Tracking

2022-06-29 · Yining Shi, Jingyan Shen, Yifan Sun, Yunlong Wang 외

Detection and tracking of moving objects is an essential component in environmental perception for autonomous driving. In the flourishing field of multi-view 3D camera-based detectors, different transformer-based pipelin…

3D Multi-Object Tracking3D Object DetectionAutonomous DrivingMulti-Object Tracking+5

Population-Free Pareto Tracking for Sample-Efficient Multi-Policy MORL

2025-08-04 · Zeyu Zhao, Yueling Che, Kaichen Liu, Jian Li 외 arxiv

Multi-objective reinforcement learning (MORL) is a fundamental framework for real-world decision-making problems involving multiple conflicting criteria. Existing multi-policy (MP) methods typically rely on online evolut…

Reinforcement Learning