GoTrack: Generic 6DoF Object Pose Refinement and Tracking
Van Nguyen Nguyen, Christian Forster, Sindi Shkodrani, Vincent Lepetit, Bugra Tekin, Cem Keskin, Tomas Hodan

TL;DR
GoTrack is a novel, efficient 6DoF object pose refinement and tracking method that combines model-to-frame and frame-to-frame registration using optical flow, achieving state-of-the-art results without object-specific training.
Contribution
It introduces a unified approach integrating analysis-by-synthesis and optical flow for robust, training-free object pose tracking applicable to diverse objects.
Findings
Achieves state-of-the-art RGB-only 6DoF pose estimation results.
Operates efficiently with simple neural network components.
Can be combined with existing coarse pose estimators for improved accuracy.
Abstract
We introduce GoTrack, an efficient and accurate CAD-based method for 6DoF object pose refinement and tracking, which can handle diverse objects without any object-specific training. Unlike existing tracking methods that rely solely on an analysis-by-synthesis approach for model-to-frame registration, GoTrack additionally integrates frame-to-frame registration, which saves compute and stabilizes tracking. Both types of registration are realized by optical flow estimation. The model-to-frame registration is noticeably simpler than in existing methods, relying only on standard neural network blocks (a transformer is trained on top of DINOv2) and producing reliable pose confidence scores without a scoring network. For the frame-to-frame registration, which is an easier problem as consecutive video frames are typically nearly identical, we employ a light off-the-shelf optical flow model. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Human Pose and Action Recognition · Robotics and Sensor-Based Localization
