TopDiG: Class-Agnostic Topological Directional Graph Extraction from Remote Sensing Images

Abstract

Rapid development in automatic vector extraction from remote sensing images has been witnessed in recent years. However, the vast majority of existing works concentrate on a specific target, fragile to category variety, and hardly achieve stable performance crossing different categories. In this work, we propose an innovative class-agnostic model, namely TopDiG, to directly extract topological directional graphs from remote sensing images and solve these issues. Firstly, TopDiG employs a topology-concentrated node detector (TCND) to detect nodes and obtain compact perception of topological components. Secondly, we propose a dynamic graph supervision (DGS) strategy to dynamically generate adjacency graph labels from unordered nodes. Finally, the directional graph (DiG) generator module is designed to construct topological directional graphs from predicted nodes. Experiments on the Inria, CrowdAI, GID, GF2 and Massachusetts datasets empirically demonstrate that TopDiG is class-agnostic and achieves competitive performance on all datasets.

Cite

Text

Yang et al. "TopDiG: Class-Agnostic Topological Directional Graph Extraction from Remote Sensing Images." Conference on Computer Vision and Pattern Recognition, 2023. doi:10.1109/CVPR52729.2023.00128

Markdown

[Yang et al. "TopDiG: Class-Agnostic Topological Directional Graph Extraction from Remote Sensing Images." Conference on Computer Vision and Pattern Recognition, 2023.](https://mlanthology.org/cvpr/2023/yang2023cvpr-topdig/) doi:10.1109/CVPR52729.2023.00128

BibTeX

@inproceedings{yang2023cvpr-topdig,
  title     = {{TopDiG: Class-Agnostic Topological Directional Graph Extraction from Remote Sensing Images}},
  author    = {Yang, Bingnan and Zhang, Mi and Zhang, Zhan and Zhang, Zhili and Hu, Xiangyun},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2023},
  pages     = {1265-1274},
  doi       = {10.1109/CVPR52729.2023.00128},
  url       = {https://mlanthology.org/cvpr/2023/yang2023cvpr-topdig/}
}