Cloud Detection Algorithm for Remote Sensing Images Using Fully Convolutional Neural Networks

Sorour Mohajerani,Thomas A. Krammer,Parvaneh Saeedi
DOI: https://doi.org/10.48550/arXiv.1810.05782
2018-10-13
Computer Vision and Pattern Recognition
Abstract:This paper presents a deep-learning based framework for addressing the problem of accurate cloud detection in remote sensing images. This framework benefits from a Fully Convolutional Neural Network (FCN), which is capable of pixel-level labeling of cloud regions in a Landsat 8 image. Also, a gradient-based identification approach is proposed to identify and exclude regions of snow/ice in the ground truths of the training set. We show that using the hybrid of the two methods (threshold-based and deep-learning) improves the performance of the cloud identification process without the need to manually correct automatically generated ground truths. In average the Jaccard index and recall measure are improved by 4.36% and 3.62%, respectively.
What problem does this paper attempt to address?