Real-Time Monocular Human Depth Estimation and Segmentation on Embedded Systems
Shan An, Fangru Zhou, Mei Yang, Haogang Zhu, Changhong Fu, and, Konstantinos A. Tsintotas

TL;DR
This paper introduces a fast, low-complexity neural network for real-time human depth estimation and segmentation on embedded systems, suitable for resource-limited robotic platforms, with high frame rates and maintained accuracy.
Contribution
A novel encoder-decoder network architecture with dual branches optimized for real-time performance on embedded hardware, advancing monocular human depth estimation and segmentation.
Findings
Achieves 114.6 fps on NVIDIA Jetson Nano
Maintains comparable accuracy to state-of-the-art methods
Demonstrates real-time capability on resource-constrained devices
Abstract
Estimating a scene's depth to achieve collision avoidance against moving pedestrians is a crucial and fundamental problem in the robotic field. This paper proposes a novel, low complexity network architecture for fast and accurate human depth estimation and segmentation in indoor environments, aiming to applications for resource-constrained platforms (including battery-powered aerial, micro-aerial, and ground vehicles) with a monocular camera being the primary perception module. Following the encoder-decoder structure, the proposed framework consists of two branches, one for depth prediction and another for semantic segmentation. Moreover, network structure optimization is employed to improve its forward inference speed. Exhaustive experiments on three self-generated datasets prove our pipeline's capability to execute in real-time, achieving higher frame rates than contemporary…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Vision and Imaging · Image Enhancement Techniques
