ICCV 2017oral1284 citations
SSD-6D: Making RGB-Based 3D Detection and 6D Pose Estimation Great Again
Wadim Kehl, Fabian Manhardt, Federico Tombari, Slobodan Ilic, Nassir Navab
Abstract
We present a novel method for detecting 3D model instances and estimating their 6D poses from RGB data in a single shot. To this end, we extend the popular SSD paradigm to cover the full 6D pose space and train on synthetic model data only. Our approach competes or surpasses current state-of-the-art methods that leverage RGB-D data on multiple challenging datasets. Furthermore, our method produces these results at around 10Hz, which is many times faster than the related methods. For the sake of reproducibility, we make our trained networks and detection code publicly available.
BibTeX
@inproceedings{iccv2017_ssd6dmakingrgbba,
title = {SSD-6D: Making RGB-Based 3D Detection and 6D Pose Estimation Great Again},
author = {Wadim Kehl and Fabian Manhardt and Federico Tombari and Slobodan Ilic and Nassir Navab},
booktitle = {ICCV 2017},
year = {2017}
}