CVJan 24, 2022

ImpliCity: City Modeling from Satellite Images with Deep Implicit Occupancy Fields

arXiv:2201.09968v311 citations
AI Analysis

This addresses the challenge of high-quality 3D city modeling from satellite data for urban planning and mapping, representing an incremental improvement over existing methods.

The paper tackled the problem of noisy and incomplete 3D city models from satellite images by introducing ImpliCity, a neural implicit occupancy field representation, which achieved a median height error of ≈0.7 m and outperformed competing methods in building reconstruction.

High-resolution optical satellite sensors, combined with dense stereo algorithms, have made it possible to reconstruct 3D city models from space. However, these models are, in practice, rather noisy and tend to miss small geometric features that are clearly visible in the images. We argue that one reason for the limited quality may be a too early, heuristic reduction of the triangulated 3D point cloud to an explicit height field or surface mesh. To make full use of the point cloud and the underlying images, we introduce ImpliCity, a neural representation of the 3D scene as an implicit, continuous occupancy field, driven by learned embeddings of the point cloud and a stereo pair of ortho-photos. We show that this representation enables the extraction of high-quality DSMs: with image resolution 0.5$\,$m, ImpliCity reaches a median height error of $\approx\,$0.7$\,$m and outperforms competing methods, especially w.r.t. building reconstruction, featuring intricate roof details, smooth surfaces, and straight, regular outlines.

Code Implementations1 repo
Foundations

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

Your Notes