Towards real-time object recognition and pose estimation in point clouds
Marlon Marcon, Olga Regina Pereira Bellon, Luciano Silva

TL;DR
This paper introduces a modular pipeline for real-time 6DoF object recognition and pose estimation in point clouds, achieving high accuracy and processing speeds suitable for practical applications.
Contribution
A novel, modular pipeline combining CNN-based object detection, coarse registration, and dense ICP refinement for real-time pose estimation.
Findings
Achieves up to 83% accuracy on RGB-D Scenes dataset.
Object detection at 90 FPS, pose estimation at 14 FPS.
Modular design enables scheduled execution for real-time multitask processing.
Abstract
Object recognition and 6DoF pose estimation are quite challenging tasks in computer vision applications. Despite efficiency in such tasks, standard methods deliver far from real-time processing rates. This paper presents a novel pipeline to estimate a fine 6DoF pose of objects, applied to realistic scenarios in real-time. We split our proposal into three main parts. Firstly, a Color feature classification leverages the use of pre-trained CNN color features trained on the ImageNet for object detection. A Feature-based registration module conducts a coarse pose estimation, and finally, a Fine-adjustment step performs an ICP-based dense registration. Our proposal achieves, in the best case, an accuracy performance of almost 83\% on the RGB-D Scenes dataset. Regarding processing time, the object detection task is done at a frame processing rate up to 90 FPS, and the pose estimation at…
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
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · 3D Surveying and Cultural Heritage
