paper-with-me

Papers

TransDSSL: Transformer based Depth Estimation via Self-Supervised Learning

2022-08-05 · journal 2022 8 · Daechan Han, Jeongmin Shin, Namil Kim, Soomnim Hwang, Yukyung Choi

Recently, transformers have been widely adopted for various computer vision tasks and show promising results due to their ability to encode long-range spatial dependencies in an image effectively. However, very few studies on adopting transformers in self-supervised depth estimation have been conducted. When replacing the CNN architecture with the transformer in self-supervised learning of depth, we encounter several problems such as problematic multi-scale photometric loss function when used with transformers and, insuffcient ability to capture local details. In this paper, we propose an attention-based decoder module, Pixel-Wise Skip Attention (PWSA), to enhance fine details in feature maps while keeping global context from transformers. In addition, we propose utilizing self-distillation loss with single-scale photometric loss to alleviate the instability of transformer training by using correct training signals. We demonstrate that the proposed model performs accurate predictions on large objects and thin structures that require global context and local details. Our model achieves state-ofthe-art performance among the self-supervised monocular depth estimation methods on KITTI and DDAD benchmarks

📄 PDF Abstract BibTeX

Code (1)

sejong-rcv/2021.Paper.TransDSSL 공식 구현 pytorch

Tasks

DecoderDepth EstimationMonocular Depth EstimationSelf-Supervised LearningUnsupervised Monocular Depth Estimation

Similar Papers 제목 키워드 기반

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

Improving 360 Monocular Depth Estimation via Non-local Dense Prediction Transformer and Joint Supervised and Self-supervised Learning

2021-09-22 · IlWi Yun, Hyuk-Jae Lee, Chae Eun Rhee

Due to difficulties in acquiring ground truth depth of equirectangular (360) images, the quality and quantity of equirectangular depth data today is insufficient to represent the various scenes in the world. Therefore, 3…

Depth EstimationMonocular Depth EstimationSelf-Supervised Learning

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-w…

Autonomous DrivingDepth EstimationDepth Predictionimage-classification+3

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

MambaDepth: Enhancing Long-range Dependency for Self-Supervised Fine-Structured Monocular Depth Estimation

2024-06-06 · Ionuţ Grigore, Călin-Adrian Popa

In the field of self-supervised depth estimation, Convolutional Neural Networks (CNNs) and Transformers have traditionally been dominant. However, both architectures struggle with efficiently handling long-range dependen…

DecoderDepth EstimationMambaMonocular Depth Estimation