
Water Tanks and Swimming Pools Detection in Satellite Images: Exploiting Shallow and Deep-Based Strategies
Author(s) -
Eduardo Fernandes,
Pedro Fonseca Wildemberg,
Jefersson Dos Santos
Publication year - 2020
Language(s) - English
Resource type - Conference proceedings
DOI - 10.5753/wvc.2020.13491
Subject(s) - histogram of oriented gradients , histogram , computer science , satellite , artificial intelligence , support vector machine , waves and shallow water , code (set theory) , water tanks , discretization , image (mathematics) , task (project management) , computer vision , pattern recognition (psychology) , remote sensing , marine engineering , engineering , geology , mathematics , mathematical analysis , oceanography , set (abstract data type) , systems engineering , programming language , aerospace engineering
This paper aims to study and to evaluate two distinct approaches for detecting water tanks and swimming pools in satellite images, which can be useful to monitor waterrelated diseases. The first approach, shallow, consists of using a Support Vector Machine in order to classify into positive and negative a discretized color histogram of a given segment of the original image. The second method employs the Faster R-CNN framework for detecting those objects. We built up swimming pools and water tanks datasets over the city of Belo Horizonte to support our experimental analysis. Our results show that the deep learning method greatly outperforms the shallow strategy, achieving an average precision at 0.5 IoU of over 93% on the swimming pool detection task, and over 73% on the water tank one. All the code and datasets are publicly available.