arXiv Analytics

Sign in

arXiv:2011.13669 [cs.CV]AbstractReferencesReviewsResources

Towards real-time object recognition and pose estimation in point clouds

Marlon Marcon, Olga Regina Pereira Bellon, Luciano Silva

Published 2020-11-27Version 1

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 almost 14 FPS in a full execution strategy. We discuss that due to the proposal's modularity, we could let the full execution occurs only when necessary and perform a scheduled execution that unlocks real-time processing, even for multitask situations.

Comments: Accepted as Full paper at VISAPP2021
Categories: cs.CV
Related articles: Most relevant | Search more
arXiv:2005.13135 [cs.CV] (Published 2020-05-27)
PAI-Conv: Permutable Anisotropic Convolutional Networks for Learning on Point Clouds
arXiv:2112.09205 [cs.CV] (Published 2021-12-16, updated 2022-07-18)
AFDetV2: Rethinking the Necessity of the Second Stage for Object Detection from Point Clouds
arXiv:1811.09361 [cs.CV] (Published 2018-11-23)
PRIN: Pointwise Rotation-Invariant Network