A 3D Object Detection and Pose Estimation Pipeline Using RGB-D Images
3D object detection and pose estimation has been studied extensively in recent decades for its potential applications in robotics. However, there still remains challenges when we aim at detecting multiple objects while retaining low false positive rate in cluttered environments. This paper proposes a robust 3D object detection and pose estimation pipeline based on RGB-D images, which can detect multiple objects simultaneously while reducing false positives. Detection begins with template matching and yields a set of template matches. A clustering algorithm then groups templates of similar spatial location and produces multiple-object hypotheses. A scoring function evaluates the hypotheses using their associated templates and non-maximum suppression is adopted to remove duplicate results based on the scores. Finally, a combination of point cloud processing algorithms are used to compute objects' 3D poses. Existing object hypotheses are verified by computing the overlap between model and scene points. Experiments demonstrate that our approach provides competitive results comparable to the state-of-the-arts and can be applied to robot random bin-picking.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Object DetectionClusteringObjectobject-detectionObject DetectionPose EstimationRobust 3D Object DetectionTemplate MatchingSimilar Papers 제목 키워드 기반
Implicit 3D Orientation Learning for 6D Object Detection from RGB Images
We propose a real-time RGB-based pipeline for object detection and 6D pose estimation. Our novel 3D orientation estimation is based on a variant of the Denoising Autoencoder that is trained on simulated views of a 3D mod…
6D Pose Estimation6D Pose Estimation using RGBDenoisingObject+3Billboard in Focus: Estimating Driver Gaze Duration from a Single Image
Roadside billboards represent a central element of outdoor advertising, yet their presence may contribute to driver distraction and accident risk. This study introduces a fully automated pipeline for billboard detection …
Object DetectionExploring the Capabilities and Limits of 3D Monocular Object Detection -- A Study on Simulation and Real World Data
3D object detection based on monocular camera data is a key enabler for autonomous driving. The task however, is ill-posed due to lack of depth information in 2D images. Recent deep learning methods show promising result…
3D Object DetectionAutonomous DrivingDepth Estimationobject-detection+1Combining Local and Global Pose Estimation for Precise Tracking of Similar Objects
In this paper, we present a multi-object 6D detection and tracking pipeline for potentially similar and non-textured objects. The combination of a convolutional neural network for object classification and rough pose est…
GPUObjectPose EstimationEnd-to-end learning of keypoint detection and matching for relative pose estimation
We propose a new method for estimating the relative pose between two images, where we jointly learn keypoint detection, description extraction, matching and robust pose estimation. While our architecture follows the trad…
Camera LocalizationKeypoint DetectionPose EstimationVisual Localization