paper-with-me

Papers

Transformers in Self-Supervised Monocular Depth Estimation with Unknown Camera Intrinsics

2022-02-07 · Arnav Varma, Hemang Chawla, Bahram Zonooz, Elahe Arani

The advent of autonomous driving and advanced driver assistance systems necessitates continuous developments in computer vision for 3D scene understanding. Self-supervised monocular depth estimation, a method for pixel-wise distance estimation of objects from a single camera without the use of ground truth labels, is an important task in 3D scene understanding. However, existing methods for this task are limited to convolutional neural network (CNN) architectures. In contrast with CNNs that use localized linear operations and lose feature resolution across the layers, vision transformers process at constant resolution with a global receptive field at every stage. While recent works have compared transformers against their CNN counterparts for tasks such as image classification, no study exists that investigates the impact of using transformers for self-supervised monocular depth estimation. Here, we first demonstrate how to adapt vision transformers for self-supervised monocular depth estimation. Thereafter, we compare the transformer and CNN-based architectures for their performance on KITTI depth prediction benchmarks, as well as their robustness to natural corruptions and adversarial attacks, including when the camera intrinsics are unknown. Our study demonstrates how transformer-based architecture, though lower in run-time efficiency, achieves comparable performance while being more robust and generalizable.

📄 PDF Abstract BibTeX arXiv:2202.03131

Code (1)

neurai-lab/mt-sfmlearner pytorch

Tasks

Autonomous DrivingDepth EstimationDepth Predictionimage-classificationImage ClassificationMonocular Depth EstimationScene Understanding

Similar Papers 제목 키워드 기반

MonoViT: Self-Supervised Monocular Depth Estimation with a Vision Transformer

2022-08-06 · Chaoqiang Zhao, Youmin Zhang, Matteo Poggi, Fabio Tosi 외

Self-supervised monocular depth estimation is an attractive solution that does not require hard-to-source depth labels for training. Convolutional neural networks (CNNs) have recently achieved great success in this task.…

Depth EstimationDepth PredictionMonocular Depth EstimationUnsupervised Monocular Depth Estimation

Exploring Efficiency of Vision Transformers for Self-Supervised Monocular Depth Estimation

2022-12-27 · ISMAR 2022 12 · Aleksei Karpov, Ilya Makarov

Depth estimation is a crucial task for the creation of depth maps, one of the most important components for augmented reality (AR) and other applications. However, the most widely used hardware for AR and smartphones has…

DecoderMonocular Depth EstimationSelf-Supervised Learning

Deep Digging into the Generalization of Self-Supervised Monocular Depth Estimation

2022-05-23 · Jinwoo Bae, Sungho Moon, Sunghoon Im

Self-supervised monocular depth estimation has been widely studied recently. Most of the work has focused on improving performance on benchmark datasets, such as KITTI, but has offered a few experiments on generalization…

Depth EstimationMonocular Depth Estimation

Self-supervised Pretraining and Finetuning for Monocular Depth and Visual Odometry

2024-06-16 · Boris Chidlovskii, Leonid Antsfeld

For the task of simultaneous monocular depth and visual odometry estimation, we propose learning self-supervised transformer-based models in two steps. Our first step consists in a generic pretraining to learn 3D geometr…

3D geometryDepth EstimationDepth PredictionVisual Odometry

GasMono: Geometry-Aided Self-Supervised Monocular Depth Estimation for Indoor Scenes

2023-09-26 · ICCV 2023 1 · Chaoqiang Zhao, Matteo Poggi, Fabio Tosi, Lei Zhou 외

This paper tackles the challenges of self-supervised monocular depth estimation in indoor scenes caused by large rotation between frames and low texture. We ease the learning process by obtaining coarse camera poses from…

Depth EstimationMonocular Depth Estimation