paper-with-me

Papers

CylinderDepth: Cylindrical Spatial Attention for Multi-View Consistent Self-Supervised Surround Depth Estimation

2025-11-20 · Samer Abualhanud, Christian Grannemann, Max Mehltretter arxiv

Self-supervised surround-view depth estimation enables dense, low-cost 3D perception with a 360° field of view from multiple minimally overlapping images. Yet, most existing methods suffer from depth estimates that are inconsistent across overlapping images. To address this limitation, we propose a novel geometry-guided method for calibrated, time-synchronized multi-camera rigs that predicts dense metric depth. Our approach targets two main sources of inconsistency: the limited receptive field in border regions of single-image depth estimation, and the difficulty of correspondence matching. We mitigate these two issues by extending the receptive field across views and restricting cross-view attention to a small neighborhood. To this end, we establish the neighborhood relationships between images by mapping the image-specific feature positions onto a shared cylinder. Based on the cylindrical positions, we apply an explicit spatial attention mechanism, with non-learned weighting, that aggregates features across images according to their distances on the cylinder. The modulated features are then decoded into a depth map for each view. Evaluated on the DDAD and nuScenes datasets, our method improves both cross-view depth consistency and overall depth accuracy compared with state-of-the-art approaches. Code is available at https://abualhanud.github.io/CylinderDepthPage.

📄 PDF Abstract BibTeX arXiv:2511.16428

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

Cylindrical Convolutional Networks for Joint Object Detection and Viewpoint Estimation

2020-03-25 · CVPR 2020 6 · Sunghun Joung, Seungryong Kim, Hanjae Kim, Minsu Kim 외

Existing techniques to encode spatial invariance within deep convolutional neural networks only model 2D transformation fields. This does not account for the fact that objects in a 2D space are a projection of 3D ones, a…

Objectobject-detectionObject DetectionViewpoint Estimation

MCPDepth: Omnidirectional Depth Estimation via Stereo Matching from Multi-Cylindrical Panoramas

2024-08-03 · Feng Qiao, Zhexiao Xiong, Xinge Zhu, Yuexin Ma 외

We introduce Multi-Cylindrical Panoramic Depth Estimation (MCPDepth), a two-stage framework for omnidirectional depth estimation via stereo matching between multiple cylindrical panoramas. MCPDepth uses cylindrical panor…

Depth EstimationStereo Matching

PointOcc: Cylindrical Tri-Perspective View for Point-based 3D Semantic Occupancy Prediction

2023-08-31 · Sicheng Zuo, Wenzhao Zheng, Yuanhui Huang, Jie zhou 외

Semantic segmentation in autonomous driving has been undergoing an evolution from sparse point segmentation to dense voxel segmentation, where the objective is to predict the semantic occupancy of each voxel in the conce…

3D Semantic Occupancy PredictionAutonomous DrivingSegmentationSemantic Segmentation

Cylindrical Transform: 3D Semantic Segmentation of Kidneys With Limited Annotated Images

2018-09-24 · Hojjat Salehinejad, Sumeya Naqvi, Errol Colak, Joseph Barfett 외

In this paper, we propose a novel technique for sampling sequential images using a cylindrical transform in a cylindrical coordinate system for kidney semantic segmentation in abdominal computed tomography (CT). The imag…

3D Semantic SegmentationComputed Tomography (CT)General ClassificationSegmentation+1

MVDGC: Joint 3D and 2D Multi-view Pedestrian Detection via Dual Geometric Constraints

2026-06-30 · Thinh Phan, Hao Vo, Khoa Vo, Thanh Ngo 외 arxiv

The core challenge in multi-view pedestrian detection (MVPD) lies in effective aggregation of visual features from different viewpoints for robust occlusion reasoning. Recent approaches have addressed this by first proje…

Pedestrian Detection