CVMar 23

UrbanVGGT: Scalable Sidewalk Width Estimation from Street View Images

arXiv:2603.2253160.3h-index: 7
Predicted impact top 57% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This provides a scalable method for urban planners to assess pedestrian accessibility, though it is incremental as it builds on existing techniques like semantic segmentation and 3D reconstruction.

The paper tackles the problem of estimating sidewalk width from street-view images to address the scarcity of large-scale width data, achieving a mean absolute error of 0.252 m with 95.5% of estimates within 0.50 m of reference widths on a benchmark from Washington, D.C.

Sidewalk width is an important indicator of pedestrian accessibility, comfort, and network quality, yet large-scale width data remain scarce in most cities. Existing approaches typically rely on costly field surveys, high-resolution overhead imagery, or simplified geometric assumptions that limit scalability or introduce systematic error. To address this gap, we present UrbanVGGT, a measurement pipeline for estimating metric sidewalk width from a single street-view image. The method combines semantic segmentation, feed-forward 3D reconstruction, adaptive ground-plane fitting, camera-height-based scale calibration, and directional width measurement on the recovered plane. On a ground-truth benchmark from Washington, D.C., UrbanVGGT achieves a mean absolute error of 0.252 m, with 95.5% of estimates within 0.50 m of the reference width. Ablation experiments show that metric scale calibration is the most critical component, and controlled comparisons with alternative geometry backbones support the effectiveness of the overall design. As a feasibility demonstration, we further apply the pipeline to three cities and generate SV-SideWidth, a prototype sidewalk-width dataset covering 527 OpenStreetMap street segments. The results indicate that street-view imagery can support scalable generation of candidate sidewalk-width attributes, while broader cross-city validation and local ground-truth auditing remain necessary before deployment as authoritative planning data.

Foundations

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

Your Notes