paper-with-me

홈 › Papers

Pyramid Feature Attention Network for Monocular Depth Prediction

2024-03-03 · Yifang Xu, Chenglei Peng, Ming Li, Yang Li, Sidan Du

Deep convolutional neural networks (DCNNs) have achieved great success in monocular depth estimation (MDE). However, few existing works take the contributions for MDE of different levels feature maps into account, leading to inaccurate spatial layout, ambiguous boundaries and discontinuous object surface in the prediction. To better tackle these problems, we propose a Pyramid Feature Attention Network (PFANet) to improve the high-level context features and low-level spatial features. In the proposed PFANet, we design a Dual-scale Channel Attention Module (DCAM) to employ channel attention in different scales, which aggregate global context and local information from the high-level feature maps. To exploit the spatial relationship of visual features, we design a Spatial Pyramid Attention Module (SPAM) which can guide the network attention to multi-scale detailed information in the low-level feature maps. Finally, we introduce scale-invariant gradient loss to increase the penalty on errors in depth-wise discontinuous regions. Experimental results show that our method outperforms state-of-the-art methods on the KITTI dataset.

📄 PDF Abstract BibTeX arXiv:2403.01440

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationDepth PredictionMonocular Depth EstimationPrediction

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Sigmoid Activation 설명 없음
Average Pooling 설명 없음

Similar Papers 제목 키워드 기반

Pyramid Frequency Network with Spatial Attention Residual Refinement Module for Monocular Depth Estimation

2022-04-05 · Zhengyang Lu, Ying Chen

Deep-learning-based approaches to depth estimation are rapidly advancing, offering superior performance over existing methods. To estimate the depth in real-world scenarios, depth estimation models require the robustness…

Deep LearningDepth EstimationMonocular Depth Estimation

MonoPGC: Monocular 3D Object Detection with Pixel Geometry Contexts

2023-02-21 · Zizhang Wu, Yuanzhu Gan, Lei Wang, Guilian Chen 외

Monocular 3D object detection reveals an economical but challenging task in autonomous driving. Recently center-based monocular methods have developed rapidly with a great trade-off between speed and accuracy, where they…

3D Object DetectionAutonomous DrivingDepth EstimationMonocular 3D Object Detection+3

Monocular Depth Estimation Using Laplacian Pyramid-Based Depth Residuals

2021-01-08 · Minsoo Song, Seokjae Lim, Wonjun Kim

With a great success of the generative model via deep neural networks, monocular depth estimation has been actively studied by exploiting various encoder-decoder architectures. However, the decoding process in most previ…

DecoderDepth EstimationMonocular Depth Estimation

Structure-Aware Residual Pyramid Network for Monocular Depth Estimation

2019-07-13 · Xiaotian Chen, Xuejin Chen, Zheng-Jun Zha

Monocular depth estimation is an essential task for scene understanding. The underlying structure of objects and stuff in a complex scene is critical to recovering accurate and visually-pleasing depth maps. Global struct…

DecoderDepth EstimationDepth PredictionMonocular Depth Estimation+1

HiMODE: A Hybrid Monocular Omnidirectional Depth Estimation Model

2022-04-11 · Masum Shah Junayed, Arezoo Sadeghzadeh, Md Baharul Islam, Lai-Kuan Wong 외

Monocular omnidirectional depth estimation is receiving considerable research attention due to its broad applications for sensing 360{\deg} surroundings. Existing approaches in this field suffer from limitations in recov…

DecoderDepth EstimationmodelMonocular Depth Estimation