paper-with-me

홈 › Papers

A 3D Object Detection and Pose Estimation Pipeline Using RGB-D Images

2017-03-11 · Ruotao He, Juan Rojas, Yisheng Guan

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.

📄 PDF Abstract BibTeX arXiv:1703.03940

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionClusteringObjectobject-detectionObject DetectionPose EstimationRobust 3D Object DetectionTemplate Matching

Similar Papers 제목 키워드 기반

Implicit 3D Orientation Learning for 6D Object Detection from RGB Images

2019-02-04 · ECCV 2018 9 · Martin Sundermeyer, Zoltan-Csaba Marton, Maximilian Durner, Manuel Brucker 외

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+3

Billboard in Focus: Estimating Driver Gaze Duration from a Single Image

2026-01-11 · Carlos Pizarroso, Zuzana Berger Haladová, Zuzana Černeková, Viktor Kocur arxiv

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 Detection

Exploring the Capabilities and Limits of 3D Monocular Object Detection -- A Study on Simulation and Real World Data

2020-05-15 · Felix Nobis, Fabian Brunhuber, Simon Janssen, Johannes Betz 외

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+1

Combining Local and Global Pose Estimation for Precise Tracking of Similar Objects

2022-01-31 · Niklas Gard, Anna Hilsmann, Peter Eisert

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 Estimation

End-to-end learning of keypoint detection and matching for relative pose estimation

2021-04-02 · Antoine Fond, Luca Del Pero, Nikola Sivacki, Marco Paladini

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