English

BoRe-Depth: Self-supervised Monocular Depth Estimation with Boundary Refinement for Embedded Systems

Computer Vision and Pattern Recognition 2025-11-07 v1 Robotics

Abstract

Depth estimation is one of the key technologies for realizing 3D perception in unmanned systems. Monocular depth estimation has been widely researched because of its low-cost advantage, but the existing methods face the challenges of poor depth estimation performance and blurred object boundaries on embedded systems. In this paper, we propose a novel monocular depth estimation model, BoRe-Depth, which contains only 8.7M parameters. It can accurately estimate depth maps on embedded systems and significantly improves boundary quality. Firstly, we design an Enhanced Feature Adaptive Fusion Module (EFAF) which adaptively fuses depth features to enhance boundary detail representation. Secondly, we integrate semantic knowledge into the encoder to improve the object recognition and boundary perception capabilities. Finally, BoRe-Depth is deployed on NVIDIA Jetson Orin, and runs efficiently at 50.7 FPS. We demonstrate that the proposed model significantly outperforms previous lightweight models on multiple challenging datasets, and we provide detailed ablation studies for the proposed methods. The code is available at https://github.com/liangxiansheng093/BoRe-Depth.

Keywords

Cite

@article{arxiv.2511.04388,
  title  = {BoRe-Depth: Self-supervised Monocular Depth Estimation with Boundary Refinement for Embedded Systems},
  author = {Chang Liu and Juan Li and Sheng Zhang and Chang Liu and Jie Li and Xu Zhang},
  journal= {arXiv preprint arXiv:2511.04388},
  year   = {2025}
}

Comments

8 pages, 5 figures, published to IROS 2025

R2 v1 2026-07-01T07:24:36.263Z