MarkerPose: Robust Real-time Planar Target Tracking for Accurate Stereo Pose Estimation
Jhacson Meza, Lenny A. Romero, Andres G. Marrugo

TL;DR
MarkerPose is a real-time, marker-based pose estimation system using stereo vision and deep learning, achieving high accuracy under challenging conditions for applications like robotics and ultrasound imaging.
Contribution
It introduces a novel combination of deep neural networks for marker detection and stereo triangulation, improving accuracy over classical methods in marker-based pose estimation.
Findings
Outperforms classical vision techniques in accuracy
Robust to low lighting and motion blur
Effective in biomedical applications like ultrasound
Abstract
Despite the attention marker-less pose estimation has attracted in recent years, marker-based approaches still provide unbeatable accuracy under controlled environmental conditions. Thus, they are used in many fields such as robotics or biomedical applications but are primarily implemented through classical approaches, which require lots of heuristics and parameter tuning for reliable performance under different environments. In this work, we propose MarkerPose, a robust, real-time pose estimation system based on a planar target of three circles and a stereo vision system. MarkerPose is meant for high-accuracy pose estimation applications. Our method consists of two deep neural networks for marker point detection. A SuperPoint-like network for pixel-level accuracy keypoint localization and classification, and we introduce EllipSegNet, a lightweight ellipse segmentation network for…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Image and Object Detection Techniques · Soft Robotics and Applications
