Litcius/Paper detail

Depthformer: Multiscale Vision Transformer for Monocular Depth Estimation with Global Local Information Fusion

Ashutosh Agarwal, Chetan Arora

20222022 IEEE International Conference on Image Processing (ICIP)46 citationsDOI

Abstract

Attention-based models such as transformers have shown outstanding performance on dense prediction tasks, such as semantic segmentation, owing to their capability of capturing long-range dependency in an image. However, the benefit of transformers for monocular depth prediction has seldom been explored so far. This paper benchmarks var-ious transformer-based models for the depth estimation task on an indoor NYUV2 dataset and an outdoor KITTI dataset. We propose a novel attention-based architecture, Depthformer for monocular depth estimation that uses multi-head self-attention to produce the multiscale feature maps, which are effectively combined by our proposed de-coder network. We also propose a Transbins module that divides the depth range into bins whose center value is estimated adaptively per image. The final depth estimated is a linear combination of bin centers for each pixel. Trans-bins module takes advantage of the global receptive field using the transformer module in the encoding stage. Experimental results on NYUV2 and KITTI depth estimation benchmark demonstrate that our proposed method improves the state-of-the-art by 3.3%, and 3.3% respectively in terms of Root Mean Squared Error (RMSE). Code is available at https://github.com/ashutosh1807/Depthformer.git.

Topics & Concepts

Computer scienceArtificial intelligenceMonocularMean squared errorTransformerSegmentationQuadtreeComputer visionBenchmark (surveying)Pattern recognition (psychology)MathematicsEngineeringElectrical engineeringGeographyStatisticsVoltageGeodesyAdvanced Vision and ImagingImage Processing Techniques and ApplicationsAdvanced Image Processing Techniques
Depthformer: Multiscale Vision Transformer for Monocular Depth Estimation with Global Local Information Fusion | Litcius