CCDepth: A Lightweight Self-supervised Depth Estimation Network with Enhanced Interpretability
Xi Zhang, Yaru Xue, Shaocheng Jia, Xin Pei

TL;DR
CCDepth is a lightweight, self-supervised depth estimation network combining CNNs and interpretable CRATE modules, achieving competitive accuracy with reduced model size and enhanced interpretability for edge deployment.
Contribution
The paper introduces CCDepth, a hybrid network integrating CNNs and CRATE modules for efficient, interpretable depth estimation with fewer parameters.
Findings
Achieves comparable performance to state-of-the-art methods on KITTI
Significantly reduces model size compared to existing models
Provides enhanced interpretability through CRATE modules
Abstract
Self-supervised depth estimation, which solely requires monocular image sequence as input, has become increasingly popular and promising in recent years. Current research primarily focuses on enhancing the prediction accuracy of the models. However, the excessive number of parameters impedes the universal deployment of the model on edge devices. Moreover, the emerging neural networks, being black-box models, are difficult to analyze, leading to challenges in understanding the rationales for performance improvements. To mitigate these issues, this study proposes a novel hybrid self-supervised depth estimation network, CCDepth, comprising convolutional neural networks (CNNs) and the white-box CRATE (Coding RAte reduction TransformEr) network. This novel network uses CNNs and the CRATE modules to extract local and global information in images, respectively, thereby boosting learning…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Advanced Vision and Imaging · CCD and CMOS Imaging Sensors
