@article{YANG2026, 
author = {Tianxiang YANG and Lingjun MENG and Hong JIN and Wenjie FENG and Xinhao LIU},
title = {Real-time lightweight self-supervised monocular depth estimation},
year = {2026},
journal = {Journal of Measurement Science and Instrumentation},
volume = {17},
number = {2},
pages = {278-296},
keywords = {monocular depth estimation, deep learning, self-supervised learning, large-kernel attention, differential-driven dynamic fusion, lightweight network, RK3588S},
url = {https://www.sciopen.com/article/10.62756/jmsi.1674-8042.2026024},
doi = {10.62756/jmsi.1674-8042.2026024},
abstract = {Monocular depth estimation aims to predict depth information within a scene from a single RGB image, but many models remain computationally intensive for real-time inference on resource-constrained edge devices. This paper presents a lightweight self-supervised monocular depth estimation network that balances accuracy and efficiency through targeted encoder–decoder design. The encoder employed a synergistic modeling approach combining decomposable large-kernel convolutions and local depthwise convolutions to capture both long-range context and local details with low computational overhead. The decoder utilized cross-scale feature differences as guidance to dynamically fuse multi-scale features, enhancing detail recovery and geometric consistency under lightweight constraints. In addition, a temporal soft fusion reprojection loss was employed to better leverage the complementary information of forward and backward frames, improving the robustness of self-supervised training. The model contained 3.0 M parameters and required 3.5 GFLOPs of computation. On KITTI, it achieves Abs Rel=0.105 and δ1=0.892. On Make3D, it achieves Abs Rel=0.308 in a zero-shot setting. On a Rockchip RK3588S, a hybrid-quantized multi-thread implementation runs at 67 frames/s. The results demonstrated that the proposed method achieved a favorable accuracy–efficiency balance on edge devices, making it suitable for real-time monocular depth estimation tasks.}
}