English

ObliCity: A Benchmark and Baseline for Roof-to-Ground Projection Displacement Correction

Computer Vision and Pattern Recognition 2026-07-28 v1

Abstract

Oblique-view urban remote sensing imagery inevitably exhibits geometric projection displacements between building roofs and footprints, leading to significant distortions in spatial structure. Existing approaches either ignore these deformations or handle them implicitly within segmentation-based frameworks, where progress is dominated by general segmentation advances rather than improvements in geometric correction. In this work, we explicitly define roof-to-footprint offset vector (RFOV) extraction as an independent learning task that decouples geometric alignment from semantic segmentation. To support this task, we introduce the Oblique City dataset (ObliCity), the first large-scale benchmark that integrates high-resolution UAV imagery and globally distributed satellite data, covering diverse city morphologies and camera perspectives. Methodologically, we reformulate DragOSM into DragRoof, an ODE-based framework inspired by human annotation behavior. By simulating the continuous process of dragging roofs toward their footprints, DragRoof learns deterministic, geometry-consistent offset fields and adaptively determines convergence through an end token. Extensive experiments on ObliCity demonstrate that DragRoof achieves state-of-the-art RFOV extraction performance, requiring fewer inference steps while delivering superior directional and length accuracy. Our dataset and model establish a principled foundation for studying projection displacement correction in oblique remote sensing imagery. The source code and dataset will be avaliable at https://github.com/likaiucas/DragRoof.

Keywords

Cite

@article{arxiv.2607.25210,
  title  = {ObliCity: A Benchmark and Baseline for Roof-to-Ground Projection Displacement Correction},
  author = {Kai Li and Yupeng Deng and Ligao Deng and Zhihao Xi and Chenhao Wang and Jierui Zhang and Yingrui Ji and Yu Meng and Xiangyu Zhao},
  journal= {arXiv preprint arXiv:2607.25210},
  year   = {2026}
}

Comments

12 pages