English

Object Semantics Give Us the Depth We Need: Multi-task Approach to Aerial Depth Completion

Computer Vision and Pattern Recognition 2023-04-26 v1 Artificial Intelligence Robotics

Abstract

Depth completion and object detection are two crucial tasks often used for aerial 3D mapping, path planning, and collision avoidance of Uncrewed Aerial Vehicles (UAVs). Common solutions include using measurements from a LiDAR sensor; however, the generated point cloud is often sparse and irregular and limits the system's capabilities in 3D rendering and safety-critical decision-making. To mitigate this challenge, information from other sensors on the UAV (viz., a camera used for object detection) is utilized to help the depth completion process generate denser 3D models. Performing both aerial depth completion and object detection tasks while fusing the data from the two sensors poses a challenge to resource efficiency. We address this challenge by proposing a novel approach to jointly execute the two tasks in a single pass. The proposed method is based on an encoder-focused multi-task learning model that exposes the two tasks to jointly learned features. We demonstrate how semantic expectations of the objects in the scene learned by the object detection pathway can boost the performance of the depth completion pathway while placing the missing depth values. Experimental results show that the proposed multi-task network outperforms its single-task counterpart, particularly when exposed to defective inputs.

Keywords

Cite

@article{arxiv.2304.12542,
  title  = {Object Semantics Give Us the Depth We Need: Multi-task Approach to Aerial Depth Completion},
  author = {Sara Hatami Gazani and Fardad Dadboud and Miodrag Bolic and Iraj Mantegh and Homayoun Najjaran},
  journal= {arXiv preprint arXiv:2304.12542},
  year   = {2023}
}

Comments

6 pages, 7 figures, submitted to IEEE SMC 2023

R2 v1 2026-06-28T10:16:40.146Z