paper-with-me

Papers

se(3)-TrackNet: Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains

2020-07-27 · Bowen Wen, Chaitanya Mitash, Baozhang Ren, Kostas E. Bekris

Tracking the 6D pose of objects in video sequences is important for robot manipulation. This task, however, introduces multiple challenges: (i) robot manipulation involves significant occlusions; (ii) data and annotations are troublesome and difficult to collect for 6D poses, which complicates machine learning solutions, and (iii) incremental error drift often accumulates in long term tracking to necessitate re-initialization of the object's pose. This work proposes a data-driven optimization approach for long-term, 6D pose tracking. It aims to identify the optimal relative pose given the current RGB-D observation and a synthetic image conditioned on the previous best estimate and the object's model. The key contribution in this context is a novel neural network architecture, which appropriately disentangles the feature encoding to help reduce domain shift, and an effective 3D orientation representation via Lie Algebra. Consequently, even when the network is trained only with synthetic data can work effectively over real images. Comprehensive experiments over benchmarks - existing ones as well as a new dataset with significant occlusions related to object manipulation - show that the proposed approach achieves consistently robust estimates and outperforms alternatives, even though they have been trained with real images. The approach is also the most computationally efficient among the alternatives and achieves a tracking frequency of 90.9Hz.

📄 PDF Abstract BibTeX arXiv:2007.13866

Code (1)

wenbowen123/iros20-6d-pose-tracking 공식 구현 pytorch

Tasks

6D Pose Estimation6D Pose Estimation using RGBPose EstimationPose TrackingRobot Manipulation

Similar Papers 제목 키워드 기반

Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains

2021-05-29 · Bowen Wen, Chaitanya Mitash, Kostas Bekris

Tracking the 6D pose of objects in video sequences is important for robot manipulation. This work presents se(3)-TrackNet, a data-driven optimization approach for long term, 6D pose tracking. It aims to identify the opti…

Pose TrackingRobot Manipulation

TrackNetV5: Residual-Driven Spatio-Temporal Refinement and Motion Direction Decoupling for Fast Object Tracking

2025-12-02 · Haonan Tang, Yanjun Chen, Lezhi Jiang, Qianfei Li 외 arxiv

The TrackNet series has established a strong baseline for fast-moving small object tracking in sports. However, existing iterations face significant limitations: V1-V3 struggle with occlusions due to a reliance on purely…

Object Tracking

TrackNetV4: Enhancing Fast Sports Object Tracking with Motion Attention Maps

2024-09-22 · Arjun Raj, Lei Wang, Tom Gedeon

Accurately detecting and tracking high-speed, small objects, such as balls in sports videos, is challenging due to factors like motion blur and occlusion. Although recent deep learning frameworks like TrackNetV1, V2, and…

Object TrackingTrajectory Prediction

TrackNet: A Triplet metric-based method for Multi-Target Multi-Camera Vehicle Tracking

2022-05-27 · David Serrano, Francesc Net, Juan Antonio Rodríguez, Igor Ugarte

We present TrackNet, a method for Multi-Target Multi-Camera (MTMC) vehicle tracking from traffic video sequences. Cross-camera vehicle tracking has proved to be a challenging task due to perspective, scale and speed vari…

Metric LearningTriplet

TrackNet: Simultaneous Object Detection and Tracking and Its Application in Traffic Video Analysis

2019-02-04 · Chenge Li, Gregory Dobler, Xin Feng, Yao Wang

Object detection and object tracking are usually treated as two separate processes. Significant progress has been made for object detection in 2D images using deep learning networks. The usual tracking-by-detection pipel…

Objectobject-detectionObject DetectionObject Tracking+2