HPix: Generating Vector Maps from Satellite Images
This addresses the need for automated vector map generation for applications like urban planning and disaster analysis, representing an incremental advance in satellite image processing.
The paper tackles the problem of generating vector maps from satellite images, which is underexplored and typically requires manual or rule-based methods, by proposing HPix, a novel method using modified GANs with hierarchical frameworks that produces highly accurate and visually captivating vector tile maps.
Vector maps find widespread utility across diverse domains due to their capacity to not only store but also represent discrete data boundaries such as building footprints, disaster impact analysis, digitization, urban planning, location points, transport links, and more. Although extensive research exists on identifying building footprints and road types from satellite imagery, the generation of vector maps from such imagery remains an area with limited exploration. Furthermore, conventional map generation techniques rely on labor-intensive manual feature extraction or rule-based approaches, which impose inherent limitations. To surmount these limitations, we propose a novel method called HPix, which utilizes modified Generative Adversarial Networks (GANs) to generate vector tile map from satellite images. HPix incorporates two hierarchical frameworks: one operating at the global level and the other at the local level, resulting in a comprehensive model. Through empirical evaluations, our proposed approach showcases its effectiveness in producing highly accurate and visually captivating vector tile maps derived from satellite images. We further extend our study's application to include mapping of road intersections and building footprints cluster based on their area.