paper-with-me

홈 › Papers

EGformer: Equirectangular Geometry-biased Transformer for 360 Depth Estimation

2023-04-16 · ICCV 2023 1 · IlWi Yun, Chanyong Shin, Hyunku Lee, Hyuk-Jae Lee, Chae Eun Rhee

Estimating the depths of equirectangular (i.e., 360) images (EIs) is challenging given the distorted 180 x 360 field-of-view, which is hard to be addressed via convolutional neural network (CNN). Although a transformer with global attention achieves significant improvements over CNN for EI depth estimation task, it is computationally inefficient, which raises the need for transformer with local attention. However, to apply local attention successfully for EIs, a specific strategy, which addresses distorted equirectangular geometry and limited receptive field simultaneously, is required. Prior works have only cared either of them, resulting in unsatisfactory depths occasionally. In this paper, we propose an equirectangular geometry-biased transformer termed EGformer. While limiting the computational cost and the number of network parameters, EGformer enables the extraction of the equirectangular geometry-aware local attention with a large receptive field. To achieve this, we actively utilize the equirectangular geometry as the bias for the local attention instead of struggling to reduce the distortion of EIs. As compared to the most recent EI depth estimation studies, the proposed approach yields the best depth outcomes overall with the lowest computational cost and the fewest parameters, demonstrating the effectiveness of the proposed methods.

📄 PDF Abstract BibTeX arXiv:2304.07803

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

TSegFormer: 3D Tooth Segmentation in Intraoral Scans with Geometry Guided Transformer

2023-11-22 · Huimin Xiong, Kunle Li, Kaiyuan Tan, Yang Feng 외

Optical Intraoral Scanners (IOS) are widely used in digital dentistry to provide detailed 3D information of dental crowns and the gingiva. Accurate 3D tooth segmentation in IOSs is critical for various dental application…

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

Estimating Depth of Monocular Panoramic Image with Teacher-Student Model Fusing Equirectangular and Spherical Representations

2024-05-27 · Jingguo Liu, Yijun Xu, Shigang Li, Jianfeng Li

Disconnectivity and distortion are the two problems which must be coped with when processing 360 degrees equirectangular images. In this paper, we propose a method of estimating the depth of monocular panoramic image wit…

Depth EstimationMonocular Depth Estimation

SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers

2021-05-31 · NeurIPS 2021 12 · Enze Xie, Wenhai Wang, Zhiding Yu, Anima Anandkumar 외

We present SegFormer, a simple, efficient yet powerful semantic segmentation framework which unifies Transformers with lightweight multilayer perception (MLP) decoders. SegFormer has two appealing features: 1) SegFormer …

2D Semantic SegmentationC++ codeCrack SegmentationDecoder+2

iSegFormer: Interactive Segmentation via Transformers with Application to 3D Knee MR Images

2021-12-21 · Qin Liu, Zhenlin Xu, Yining Jiao, Marc Niethammer

We propose iSegFormer, a memory-efficient transformer that combines a Swin transformer with a lightweight multilayer perceptron (MLP) decoder. With the efficient Swin transformer blocks for hierarchical self-attention an…

DecoderImage SegmentationInteractive SegmentationMedical Image Segmentation+1