# Deep Learning for Identifying Iran's Cultural Heritage Buildings in Need   of Conservation Using Image Classification and Grad-CAM

**Authors:** Mahdi Bahrami, Amir Albadvi

arXiv: 2302.14354 · 2023-11-10

## TL;DR

This paper presents a deep learning approach using transfer learning and Grad-CAM to identify defects in Iran's cultural heritage buildings, aiming to improve preservation accuracy and reduce manual effort.

## Contribution

It introduces a novel application of CNNs with transfer learning and Grad-CAM for defect detection in Iranian cultural heritage buildings, addressing data scarcity and localization.

## Key findings

- High classification accuracy achieved with pre-trained CNNs
- Grad-CAM effectively localized defects in images
- Model outperformed traditional manual inspection methods

## Abstract

The cultural heritage buildings (CHB), which are part of mankind's history and identity, are in constant danger of damage or in extreme situations total destruction. That being said, it's of utmost importance to preserve them by identifying the existent, or presumptive, defects using novel methods so that renovation processes can be done in a timely manner and with higher accuracy. The main goal of this research is to use new deep learning (DL) methods in the process of preserving CHBs (situated in Iran); a goal that has been neglected especially in developing countries such as Iran, as these countries still preserve their CHBs using manual, and even archaic, methods that need direct human supervision. Having proven their effectiveness and performance when it comes to processing images, the convolutional neural networks (CNN) are a staple in computer vision (CV) literacy and this paper is not exempt. When lacking enough CHB images, training a CNN from scratch would be very difficult and prone to overfitting; that's why we opted to use a technique called transfer learning (TL) in which we used pre-trained ResNet, MobileNet, and Inception networks, for classification. Even more, the Grad-CAM was utilized to localize the defects to some extent. The final results were very favorable based on those of similar research. The final proposed model can pave the way for moving from manual to unmanned CHB conservation, hence an increase in accuracy and a decrease in human-induced errors.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.14354/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/2302.14354/full.md

## References

31 references — full list in the complete paper: https://tomesphere.com/paper/2302.14354/full.md

---
Source: https://tomesphere.com/paper/2302.14354