paper-with-me

Papers

3D Multi-Object Tracking with Differentiable Pose Estimation

2022-06-28 · Dominik Schmauser, Zeju Qiu, Norman Müller, Matthias Nießner

We propose a novel approach for joint 3D multi-object tracking and reconstruction from RGB-D sequences in indoor environments. To this end, we detect and reconstruct objects in each frame while predicting dense correspondences mappings into a normalized object space. We leverage those correspondences to inform a graph neural network to solve for the optimal, temporally-consistent 7-DoF pose trajectories of all objects. The novelty of our method is two-fold: first, we propose a new graph-based approach for differentiable pose estimation over time to learn optimal pose trajectories; second, we present a joint formulation of reconstruction and pose estimation along the time axis for robust and geometrically consistent multi-object tracking. In order to validate our approach, we introduce a new synthetic dataset comprising 2381 unique indoor sequences with a total of 60k rendered RGB-D images for multi-object tracking with moving objects and camera positions derived from the synthetic 3D-FRONT dataset. We demonstrate that our method improves the accumulated MOTA score for all test sequences by 24.8% over existing state-of-the-art methods. In several ablations on synthetic and real-world sequences, we show that our graph-based, fully end-to-end-learnable approach yields a significant boost in tracking performance.

📄 PDF Abstract BibTeX arXiv:2206.13785

Code (0)

등록된 구현이 없습니다.

Tasks

3D Multi-Object TrackingGraph Neural NetworkMulti-Object TrackingObjectObject TrackingPose Estimation

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

Tracking by 3D Model Estimation of Unknown Objects in Videos

2023-04-13 · ICCV 2023 1 · Denys Rozumnyi, Jiri Matas, Marc Pollefeys, Vittorio Ferrari 외

Most model-free visual object tracking methods formulate the tracking task as object location estimation given by a 2D segmentation or a bounding box in each video frame. We argue that this representation is limited and …

ObjectObject TrackingSegmentationVisual Object Tracking

HandyPriors: Physically Consistent Perception of Hand-Object Interactions with Differentiable Priors

2023-11-28 · Shutong Zhang, Yi-Ling Qiao, Guanglei Zhu, Eric Heiden 외

Various heuristic objectives for modeling hand-object interaction have been proposed in past work. However, due to the lack of a cohesive framework, these objectives often possess a narrow scope of applicability and are …

Human-Object Interaction DetectionObjectPose Estimation

How To Train Your Deep Multi-Object Tracker

2019-06-15 · CVPR 2020 6 · Yihong Xu, Aljosa Osep, Yutong Ban, Radu Horaud 외

The recent trend in vision-based multi-object tracking (MOT) is heading towards leveraging the representational power of deep learning to jointly learn to detect and track objects. However, existing methods train only ce…

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking

Streamlining stereo differentiable rendering for marker-free real-time tracking of surgical robots

2026-07-14 · Yanghe Hao, Martin Huber, Christos Bergeles, Tom Vercauteren arxiv

Purpose: Marker-based tracking of surgical robots is occlusion-prone in cluttered operating rooms. We evaluate stereo differentiable rendering for marker-free, real-time robot pose tracking, potentially improving safety,…

Pose EstimationPose Tracking

Differentiable Tracking-Based Training of Deep Learning Sound Source Localizers

2021-10-29 · Sharath Adavanne, Archontis Politis, Tuomas Virtanen

Data-based and learning-based sound source localization (SSL) has shown promising results in challenging conditions, and is commonly set as a classification or a regression problem. Regression-based approaches have certa…

ClassificationDeep LearningDirection of Arrival Estimationregression+2