Journal of Geodesy and Geoinformation Science ›› 2022, Vol. 5 ›› Issue (4): 59-71.doi: 10.11947/j.JGGS.2022.0406

• Special Issue • Previous Articles     Next Articles

Fully Convolutional Networks for Street Furniture Identification in Panorama Images

Ying AO1(),Penglong LI1,Li WEN1,Tao ZHANG1,Yanwen WANG2()   

  1. 1. Chongqing Geomatics and Remote Sensing Center, Chongqing 401147, China
    2. Faculty of Geo-Information Science and Earth Observation (ITC), University of Twente, Enschede 7514AE, the Netherlands
  • Received:2022-06-15 Accepted:2022-09-15 Online:2022-12-20 Published:2023-03-15
  • Contact: Yanwen WANG E-mail:y.wang-4@utwente.nl
  • About author:Ying AO, E-mail: shadowingao@gmail.com
  • Supported by:
    Chongqing Natural Science Foundation Project(cstc2021jcyj-msxmX1203)

Abstract:

Panoramic images are widely used in many scenes, especially in virtual reality and street view capture. However, they are new for street furniture identification which is usually based on mobile laser scanning point cloud data or conventional 2D images. This study proposes to perform semantic segmentation on panoramic images and transformed images to separate light poles and traffic signs from background implemented by pre-trained Fully Convolutional Networks (FCN). FCN is the most important model for deep learning applied on semantic segmentation for its end to end training process and pixel-wise prediction. In this study, we use FCN-8s model that pre-trained on cityscape dataset and finetune it by our own data. Then replace cross entropy loss function with focal loss function in the FCN model and train it again to produce the predictions. The results show that in all results from pre-trained model, fine-tuning, and FCN model with focal loss, the light poles and traffic signs are detected well and the transformed images have better performance than panoramic images in the prediction according to the Recall and IoU evaluation.

Key words: panoramic images; semantic segmentation; street furniture; object identification; fully convolutional networks