E-mail addresses: bakirman@yildiz.edu.tr (T. Bakirman), iremkomurcubm@gmail.com (I. Komurcu), sertele@itu.edu.tr (E. Sertel). 1 ORCID: 0000-0001-7828-9666 2 ORCID: 0000-0002-3233-1678 3 ORCID: 0000-0003-4854-494X


BAKIRMAN T., Komurcu I., Sertel E.

EXPERT SYSTEMS WITH APPLICATIONS, cilt.202, 2022 (SCI-Expanded) identifier identifier

  • Yayın Türü: Makale / Tam Makale
  • Cilt numarası: 202
  • Basım Tarihi: 2022
  • Doi Numarası: 10.1016/j.eswa.2022.117346
  • Dergi Adı: EXPERT SYSTEMS WITH APPLICATIONS
  • Derginin Tarandığı İndeksler: Science Citation Index Expanded (SCI-EXPANDED), Scopus, Academic Search Premier, PASCAL, Aerospace Database, Applied Science & Technology Source, Communication Abstracts, Computer & Applied Sciences, INSPEC, Metadex, Public Affairs Index, Civil Engineering Abstracts
  • Anahtar Kelimeler: Building extraction, Deep learning, Ple&eacute, iades, Urban, REMOTE-SENSING IMAGERY, BUILDING EXTRACTION, NETWORK, CLASSIFICATION
  • Yıldız Teknik Üniversitesi Adresli: Evet

Özet

Automatic building segmentation from satellite images is an important task for various applications such as urban mapping, disaster management and regional planning. With the broader availability of very highresolution satellite images, deep learning-based techniques have been broadly used for remote sensing imagerelated tasks. In this study, we generated a new building dataset, the Istanbul dataset, for the building segmentation task. 150 Ple ' iades image tiles of 1500 x 1500 pixels covering an area of 85 km2 area of Istanbul city were used and approximately 40,000 buildings were labelled, representing different building structures and spatial distribution. We extensively investigated the ideal architecture, encoder and hyperparameter settings for building segmentation tasks using the new Istanbul dataset. More than 60 experiments were conducted by applying state-of-the-art architectures such as U-Net, Unet++, DeepLabv3+, FPN and PSPNet with different pretrained encoders and hyperparameters. Our experiments showed that Unet++ architecture using SE-ResNeXt101 encoder pre-trained with ImageNet provides the best results with 93.8% IoU on the Istanbul dataset. In order to prove our solution's generalizability, the ideal network has also been trained separately on Inria and Massachusetts building segmentation datasets. The networks have produced IoU values of 75.39% and 92.53% on the Inria and Massachusetts datasets, respectively. The results indicate that our ideal network solution settings outperform other methods in terms of building segmentation even without any specific architectural modification. The weights files and inference notebook is available on: https://github.com/TolgaBkm/Istanbul_Dataset.