CVMar 24

OccAny: Generalized Unconstrained Urban 3D Occupancy

arXiv:2603.2350296.42 citationsh-index: 6Has Code
AI Analysis

This work addresses the need for scalable and generalizable 3D occupancy prediction in urban scenarios, representing a novel method for a known bottleneck.

The paper tackles the problem of limited scalability and generalization in 3D occupancy prediction by introducing OccAny, a model that operates on out-of-domain uncalibrated scenes to predict metric occupancy with segmentation features, outperforming visual geometry baselines and remaining competitive with in-domain methods across datasets.

Relying on in-domain annotations and precise sensor-rig priors, existing 3D occupancy prediction methods are limited in both scalability and out-of-domain generalization. While recent visual geometry foundation models exhibit strong generalization capabilities, they were mainly designed for general purposes and lack one or more key ingredients required for urban occupancy prediction, namely metric prediction, geometry completion in cluttered scenes and adaptation to urban scenarios. We address this gap and present OccAny, the first unconstrained urban 3D occupancy model capable of operating on out-of-domain uncalibrated scenes to predict and complete metric occupancy coupled with segmentation features. OccAny is versatile and can predict occupancy from sequential, monocular, or surround-view images. Our contributions are three-fold: (i) we propose the first generalized 3D occupancy framework with (ii) Segmentation Forcing that improves occupancy quality while enabling mask-level prediction, and (iii) a Novel View Rendering pipeline that infers novel-view geometry to enable test-time view augmentation for geometry completion. Extensive experiments demonstrate that OccAny outperforms all visual geometry baselines on 3D occupancy prediction task, while remaining competitive with in-domain self-supervised methods across three input settings on two established urban occupancy prediction datasets. Our code is available at https://github.com/valeoai/OccAny .

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes