mBEST: Realtime Deformable Linear Object Detection Through Minimal Bending Energy Skeleton Pixel Traversals
Andrew Choi, Dezhong Tong, Brian Park, Demetri Terzopoulos, Jungseock, Joo, Mohammad Khalid Jawed

TL;DR
mBEST is a real-time algorithm for detecting and tracking deformable linear objects in images, using minimal bending energy to handle crossings and improve speed and accuracy over existing methods.
Contribution
The paper introduces mBEST, a novel real-time detection method for DLOs that effectively manages crossings and improves speed and accuracy compared to prior approaches.
Findings
Outperforms state-of-the-art in accuracy for crossing DLOs.
Achieves approximately 50% faster runtime.
Handles complex configurations with high curvature variance.
Abstract
Robotic manipulation of deformable materials is a challenging task that often requires realtime visual feedback. This is especially true for deformable linear objects (DLOs) or "rods", whose slender and flexible structures make proper tracking and detection nontrivial. To address this challenge, we present mBEST, a robust algorithm for the realtime detection of DLOs that is capable of producing an ordered pixel sequence of each DLO's centerline along with segmentation masks. Our algorithm obtains a binary mask of the DLOs and then thins it to produce a skeleton pixel representation. After refining the skeleton to ensure topological correctness, the pixels are traversed to generate paths along each unique DLO. At the core of our algorithm, we postulate that intersections can be robustly handled by choosing the combination of paths that minimizes the cumulative bending energy of the…
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
TopicsRobot Manipulation and Learning · Modular Robots and Swarm Intelligence · Soft Robotics and Applications
