ROJul 21, 2020

Leveraging Stereo-Camera Data for Real-Time Dynamic Obstacle Detection and Tracking

arXiv:2007.10743v154 citations
Originality Synthesis-oriented
AI Analysis

This addresses obstacle avoidance in crowded environments for computationally-constrained robots, but it is incremental as it applies existing methods to stereo-camera data.

The paper tackles real-time dynamic obstacle detection and tracking using stereo-camera data for unmanned ground vehicles, achieving a MOTA of 85.3% and MOTP of 0.07m for dynamic objects and 96.9% precision for static objects.

Dynamic obstacle avoidance is one crucial component for compliant navigation in crowded environments. In this paper we present a system for accurate and reliable detection and tracking of dynamic objects using noisy point cloud data generated by stereo cameras. Our solution is real-time capable and specifically designed for the deployment on computationally-constrained unmanned ground vehicles. The proposed approach identifies individual objects in the robot's surroundings and classifies them as either static or dynamic. The dynamic objects are labeled as either a person or a generic dynamic object. We then estimate their velocities to generate a 2D occupancy grid that is suitable for performing obstacle avoidance. We evaluate the system in indoor and outdoor scenarios and achieve real-time performance on a consumer-grade computer. On our test-dataset, we reach a MOTP of $0.07 \pm 0.07m$, and a MOTA of $85.3\%$ for the detection and tracking of dynamic objects. We reach a precision of $96.9\%$ for the detection of static objects.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes