Decoding the city: harnessing machine learning to extract building attributes from street-view imagery

Building attribute data can be used to improve the accuracy of hazard risk models, but detailed per-building data is generally unavailable due to the difficulty of collecting and maintaining such data. Machine learning models could be used to automate part of the collection process, by analysing...

全面介紹

Saved in:
書目詳細資料
主要作者: Chia, Zhi Yi
其他作者: David Lallemant
格式: Final Year Project
語言:English
出版: Nanyang Technological University 2024
主題:
在線閱讀:https://hdl.handle.net/10356/174813
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Building attribute data can be used to improve the accuracy of hazard risk models, but detailed per-building data is generally unavailable due to the difficulty of collecting and maintaining such data. Machine learning models could be used to automate part of the collection process, by analysing widely available street-view data to locate the buildings and classify their attributes. Prior research has explored the use of object detection models to locate the buildings and image classification models to classify their attributes. However, it may be possible to instead modify an object detection model to accomplish both object detection and attribute prediction, as demonstrated in other fields. To test this possibility, a dataset of street-view images with annotated building attributes was constructed, and several modified versions of an object detection model were tested on the dataset. Another baseline model was constructed based on the approach outlined in prior research and tested on the dataset. Comparing the modified models, the modification with the greatest separation between the object detection and attribute prediction tasks performed the best, likely because of conflicts between the tasks. However, completely separating the tasks, like in the baseline model, only slightly improves object detection performance at the cost of substantially worsened attribute prediction performance on our dataset. Hence, the modified object detection model approach is superior for retrieving building attribute data, at least on this dataset. The potential of such an approach should be further explored, and more extensively verified by testing on more data.