# Real-time Background-aware 3D Textureless Object Pose Estimation

**Authors:** Mang Shao, Danhang Tang, Tae-Kyun Kim

arXiv: 1907.09128 · 2019-07-23

## TL;DR

This paper introduces a real-time 3D object pose estimation method using a modified fuzzy decision forest with background rejection, achieving high efficiency and scalability while maintaining accuracy.

## Contribution

It proposes a novel background rejector node in the fuzzy decision forest for faster, scalable 3D pose estimation from templates.

## Key findings

- Outperforms state-of-the-art in efficiency
- Maintains comparable accuracy
- Scales well to large datasets

## Abstract

In this work, we present a modified fuzzy decision forest for real-time 3D object pose estimation based on typical template representation. We employ an extra preemptive background rejector node in the decision forest framework to terminate the examination of background locations as early as possible, result in a significantly improvement on efficiency. Our approach is also scalable to large dataset since the tree structure naturally provides a logarithm time complexity to the number of objects. Finally we further reduce the validation stage with a fast breadth-first scheme. The results show that our approach outperform the state-of-the-arts on the efficiency while maintaining a comparable accuracy.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.09128/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1907.09128/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/1907.09128/full.md

---
Source: https://tomesphere.com/paper/1907.09128