Abstract

A depth map helps robots and autonomous vehicles (AVs) visualize the three-dimensional world to navigate and localize neighboring obstacles. However, it is difficult to develop a deep learning model that can estimate the depth map from a single image in real-time. This study proposes a fast monocular depth estimation model named <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">FastMDE</i> by optimizing the deep convolutional neural network according to the encoder-decoder architecture. The decoder needs to obtain partial and semantic feature maps from the encoding phase to improve the depth estimation accuracy. Therefore, we designed FastMDE with two effective strategies. The first one involved redesigning the skip connection with the features of the squeeze-excitation module to obtain partial and semantic feature maps of the encoding phase. The second strategy involved redesigning the decoder by using the fusion dense block to permit the usage of high-resolution features that were learned earlier in the network before upsampling. The proposed FastMDE model utilizes only 4.1 M parameters, which is much lesser than the parameters utilized by state-of-art models. Thus, FastDME has a higher accuracy and lower latency than previous models. This study also demonstrates that MDE can leverage deep neural networks in real-time (i.e., 30 fps) with the Linux embedded board Nvidia Jetson Xavier NX. The model can facilitate the development and applications with superior performances and easy deployment on an embedded platform.

Highlights

  • Depth map prediction from a single image is a fundamental aspect of several applications that involve three-dimensional (3D) visualizations of the real world

  • A lightweight convolutional network architecture named FastMDE was developed in this study by applying a novel skip connection with features of the eSE module, dSE module and the Fusion Dense Block (fDense) block

  • The network utilized selfsupervised learning for fast monocular depth estimation (MDE) at high-resolution

Read more

Summary

INTRODUCTION

Depth map prediction from a single image is a fundamental aspect of several applications that involve three-dimensional (3D) visualizations of the real world. Since the depth estimation problem requires pixel-based information, the model needs the semantic features and spatial information of the object to predict its boundaries at a high resolution. The dense connection in the decoder part is redesigned, namely fDense, to learn the high-resolution features that are obtained from the skip connection and encoder features to produce highly-detailed edge information before the upsampling process. This allows the model to predict sharper edges at higher accuracy." The TensorRT engine model, which is deployed in the Nvidia Linux embedded board (Tested with Nvidia Xavier NX), is proposed.

RELATED STUDIES
C Conv1 1
EVALUATION KITTI DATASET
Method Dense fDense
CONCLUSION
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.