paper-with-me

Papers

SGFormer: Spherical Geometry Transformer for 360 Depth Estimation

2024-04-23 · Junsong Zhang, Zisong Chen, Chunyu Lin, Lang Nie, Zhijie Shen, Kang Liao, Yao Zhao

Panoramic distortion poses a significant challenge in 360 depth estimation, particularly pronounced at the north and south poles. Existing methods either adopt a bi-projection fusion strategy to remove distortions or model long-range dependencies to capture global structures, which can result in either unclear structure or insufficient local perception. In this paper, we propose a spherical geometry transformer, named SGFormer, to address the above issues, with an innovative step to integrate spherical geometric priors into vision transformers. To this end, we retarget the transformer decoder to a spherical prior decoder (termed SPDecoder), which endeavors to uphold the integrity of spherical structures during decoding. Concretely, we leverage bipolar re-projection, circular rotation, and curve local embedding to preserve the spherical characteristics of equidistortion, continuity, and surface distance, respectively. Furthermore, we present a query-based global conditional position embedding to compensate for spatial structure at varying resolutions. It not only boosts the global perception of spatial position but also sharpens the depth structure across different patches. Finally, we conduct extensive experiments on popular benchmarks, demonstrating our superiority over state-of-the-art solutions.

📄 PDF Abstract BibTeX arXiv:2404.14979

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDepth EstimationPosition

Methods 이 논문이 사용한 방법론

Uphold 설명 없음

Similar Papers 제목 키워드 기반

Beyond Gaussian Bottlenecks: Topologically Aligned Encoding of Vision-Transformer Feature Spaces

2026-04-30 · Andrew Bond, Ilkin Umut Melanlioglu, Erkut Erdem, Aykut Erdem arxiv

Modern visual world modeling systems increasingly rely on high-capacity architectures and large-scale data to produce plausible motion, yet they often fail to preserve underlying 3D geometry or physically consistent came…

Depth Estimation

SGFormer++: Semantic Graph Transformer for Incremental 3D Scene Graph Generation

2026-06-13 · Mengshi Qi, Changsheng Lv, Zijian Fu, Xianlin Zhang 외 arxiv

In this paper, we propose SGFormer++, a novel Semantic Graph Transformer for 3D scene graph generation (SGG), which aims to parse point cloud scenes into semantic structural graphs, where nodes denote detected object ins…

Scene Graph GenerationGraph Embedding

OmniFusion: 360 Monocular Depth Estimation via Geometry-Aware Fusion

2022-03-02 · CVPR 2022 1 · Yuyan Li, Yuliang Guo, Zhixin Yan, Xinyu Huang 외

A well-known challenge in applying deep-learning methods to omnidirectional images is spherical distortion. In dense regression tasks such as depth estimation, where structural details are required, using a vanilla CNN l…

Depth EstimationMonocular Depth Estimation

SymmCompletion: High-Fidelity and High-Consistency Point Cloud Completion with Symmetry Guidance

2025-03-23 · Hongyu Yan, Zijun Li, Kunming Luo, Li Lu 외

Point cloud completion aims to recover a complete point shape from a partial point cloud. Although existing methods can form satisfactory point clouds in global completeness, they often lose the original geometry details…

Point Cloud Completion

PanoFormer: Panorama Transformer for Indoor 360 Depth Estimation

2022-03-17 · Zhijie Shen, Chunyu Lin, Kang Liao, Lang Nie 외

Existing panoramic depth estimation methods based on convolutional neural networks (CNNs) focus on removing panoramic distortions, failing to perceive panoramic structures efficiently due to the fixed receptive field in …

Depth EstimationSemantic Segmentation