paper-with-me

Papers

Monocular Depth Estimation Using Multi Scale Neural Network And Feature Fusion

2020-09-11 · Abhinav Sagar

Depth estimation from monocular images is a challenging problem in computer vision. In this paper, we tackle this problem using a novel network architecture using multi scale feature fusion. Our network uses two different blocks, first which uses different filter sizes for convolution and merges all the individual feature maps. The second block uses dilated convolutions in place of fully connected layers thus reducing computations and increasing the receptive field. We present a new loss function for training the network which uses a depth regression term, SSIM loss term and a multinomial logistic loss term combined. We train and test our network on Make 3D dataset, NYU Depth V2 dataset and Kitti dataset using standard evaluation metrics for depth estimation comprised of RMSE loss and SILog loss. Our network outperforms previous state of the art methods with lesser parameters.

📄 PDF Abstract BibTeX arXiv:2009.09934

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationMonocular Depth EstimationSSIM

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Deep multi-scale architectures for monocular depth estimation

2018-06-08 · Michel Moukari, Sylvaine Picard, Loic Simon, Frédéric Jurie

This paper aims at understanding the role of multi-scale information in the estimation of depth from monocular images. More precisely, the paper investigates four different deep CNN architectures, designed to explicitly …

Depth EstimationMonocular Depth Estimation

SwinDepth: Unsupervised Depth Estimation using Monocular Sequences via Swin Transformer and Densely Cascaded Network

2023-01-17 · Dongseok Shim, H. Jin Kim

Monocular depth estimation plays a critical role in various computer vision and robotics applications such as localization, mapping, and 3D object detection. Recently, learning-based algorithms achieve huge success in de…

3D Object DetectionDecoderDepth EstimationMonocular Depth Estimation+2

Self-distilled Feature Aggregation for Self-supervised Monocular Depth Estimation

2022-09-15 · Zhengming Zhou, Qiulei Dong

Self-supervised monocular depth estimation has received much attention recently in computer vision. Most of the existing works in literature aggregate multi-scale features for depth prediction via either straightforward …

Depth EstimationDepth PredictionMonocular Depth Estimation

RA-Depth: Resolution Adaptive Self-Supervised Monocular Depth Estimation

2022-07-25 · Mu He, Le Hui, Yikai Bian, Jian Ren 외

Existing self-supervised monocular depth estimation methods can get rid of expensive annotations and achieve promising results. However, these methods suffer from severe performance degradation when directly adopting a m…

Data AugmentationDecoderDepth EstimationMonocular Depth Estimation

Enhanced Scale-aware Depth Estimation for Monocular Endoscopic Scenes with Geometric Modeling

2024-08-14 · Ruofeng Wei, Bin Li, Kai Chen, Yiyao Ma 외

Scale-aware monocular depth estimation poses a significant challenge in computer-aided endoscopic navigation. However, existing depth estimation methods that do not consider the geometric priors struggle to learn the abs…

Depth EstimationMonocular Depth Estimation