paper-with-me

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 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 solely with synthetic data can work effectively over real images. Comprehensive experiments over multiple benchmarks show se(3)-TrackNet achieves consistently robust estimates and outperforms alternatives, even though they have been trained with real images. The approach runs in real time at 90.9Hz. Code, data and supplementary video for this project are available at https://github.com/wenbowen123/iros20-6d-pose-tracking

📄 PDF Abstract BibTeX arXiv:2105.14391

Code (1)

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

Tasks

Pose TrackingRobot Manipulation

Similar 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 annotation…

6D Pose Estimation6D Pose Estimation using RGBPose EstimationPose Tracking+1

A Photogrammetry-based Framework to Facilitate Image-based Modeling and Automatic Camera Tracking

2020-12-02 · Sebastian Bullinger, Christoph Bodensteiner, Michael Arens

We propose a framework that extends Blender to exploit Structure from Motion (SfM) and Multi-View Stereo (MVS) techniques for image-based modeling tasks such as sculpting or camera and motion tracking. Applying SfM allow…

PS-MOT: Cultivating Instance Awareness from Point Seeds for Multi-Object Tracking

2026-06-29 · Kai Luo, Fei Teng, Mengfei Duan, Wanjun Jia 외 arxiv

We introduce Point-supervised Multi-Object Tracking (PS-MOT) as a cost-effective alternative to traditional bounding box supervision, shifting the focus from spatial fitting to topological center-driven representation. H…

Multi-Object Tracking

Multiple Convolutional Features in Siamese Networks for Object Tracking

2021-03-01 · Zhenxi Li, Guillaume-Alexandre Bilodeau, Wassim Bouachir

Siamese trackers demonstrated high performance in object tracking due to their balance between accuracy and speed. Unlike classification-based CNNs, deep similarity networks are specifically designed to address the image…

ObjectObject Tracking

A Statistical Approach to Continuous Self-Calibrating Eye Gaze Tracking for Head-Mounted Virtual Reality Systems

2016-12-20 · Subarna Tripathi, Brian Guenter

We present a novel, automatic eye gaze tracking scheme inspired by smooth pursuit eye motion while playing mobile games or watching virtual reality contents. Our algorithm continuously calibrates an eye tracking system f…

Positionregression