paper-with-me

홈 › Papers

Deep feature fusion for self-supervised monocular depth prediction

2020-05-16 · Vinay Kaushik, Brejesh lall

Recent advances in end-to-end unsupervised learning has significantly improved the performance of monocular depth prediction and alleviated the requirement of ground truth depth. Although a plethora of work has been done in enforcing various structural constraints by incorporating multiple losses utilising smoothness, left-right consistency, regularisation and matching surface normals, a few of them take into consideration multi-scale structures present in real world images. Most works utilise a VGG16 or ResNet50 model pre-trained on ImageNet weights for predicting depth. We propose a deep feature fusion method utilising features at multiple scales for learning self-supervised depth from scratch. Our fusion network selects features from both upper and lower levels at every level in the encoder network, thereby creating multiple feature pyramid sub-networks that are fed to the decoder after applying the CoordConv solution. We also propose a refinement module learning higher scale residual depth from a combination of higher level deep features and lower level residual depth using a pixel shuffling framework that super-resolves lower level residual depth. We select the KITTI dataset for evaluation and show that our proposed architecture can produce better or comparable results in depth prediction.

📄 PDF Abstract BibTeX arXiv:2005.07922

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDepth EstimationDepth Prediction

Methods 이 논문이 사용한 방법론

CoordConv A CoordConv layer is a simple extension to the standard convolutional layer. It has the same functional signature as a convolutional layer, but accomplishes the mapping by…

Similar Papers 제목 키워드 기반

Advancing Self-supervised Monocular Depth Learning with Sparse LiDAR

2021-09-20 · Ziyue Feng, Longlong Jing, Peng Yin, YingLi Tian 외

Self-supervised monocular depth prediction provides a cost-effective solution to obtain the 3D location of each pixel. However, the existing approaches usually lead to unsatisfactory accuracy, which is critical for auton…

3D Object DetectionDepth CompletionDepth EstimationDepth Prediction+4

Deep Neighbor Layer Aggregation for Lightweight Self-Supervised Monocular Depth Estimation

2023-09-17 · Wang Boya, Wang Shuo, Ye Dong, Dou Ziwen

With the frequent use of self-supervised monocular depth estimation in robotics and autonomous driving, the model's efficiency is becoming increasingly important. Most current approaches apply much larger and more comple…

Autonomous DrivingDecoderDepth EstimationMonocular Depth Estimation

FusionDepth: Complement Self-Supervised Monocular Depth Estimation with Cost Volume

2023-05-10 · Zhuofei Huang, Jianlin Liu, Shang Xu, Ying Chen 외

Multi-view stereo depth estimation based on cost volume usually works better than self-supervised monocular depth estimation except for moving objects and low-textured surfaces. So in this paper, we propose a multi-frame…

Depth EstimationMonocular Depth EstimationStereo Depth Estimation

Fine-grained Semantics-aware Representation Enhancement for Self-supervised Monocular Depth Estimation

2021-08-19 · ICCV 2021 10 · Hyunyoung Jung, Eunhyeok Park, Sungjoo Yoo

Self-supervised monocular depth estimation has been widely studied, owing to its practical importance and recent promising improvements. However, most works suffer from limited supervision of photometric consistency, esp…

Depth EstimationMetric LearningMonocular Depth Estimation

BiFuse++: Self-supervised and Efficient Bi-projection Fusion for 360 Depth Estimation

2022-09-07 · Fu-En Wang, Yu-Hsuan Yeh, Yi-Hsuan Tsai, Wei-Chen Chiu 외

Due to the rise of spherical cameras, monocular 360 depth estimation becomes an important technique for many applications (e.g., autonomous systems). Thus, state-of-the-art frameworks for monocular 360 depth estimation s…

Depth EstimationMonocular Depth Estimation