The document summarizes a study that used transfer learning with seven pretrained convolutional neural network models to detect and localize slums in satellite imagery of northern Morocco. The models - MobileNets, InceptionV3, NASNetMobile, Xception, VGG16, EfficientNet, and ResNet50 - were tested on a dataset of medium-resolution satellite images. The results showed that the top three models for accuracy were MobileNets at 98.78%, InceptionV3 at 97.9%, and NASNetMobile at 97.56%. MobileNets also had the smallest model size and shortest latency, making it well-suited for this task.
Related topics: