SOTAVerified

Convolutional Neural Networks Based Remote Sensing Scene Classification under Clear and Cloudy Environments

2021-12-30ICCVW 2021Code Available1· sign in to hype

Huiming Sun1, Yuewei Lin2, Qin Zou3, Shaoyue Song4, Jianwu Fang5, Hongkai Yu1∗

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Remote sensing (RS) scene classification has wide ap- plications in the environmental monitoring and geological survey. In the real-world applications, the RS scene images taken by the satellite might have two scenarios: clear and cloudy environments. However, most of existing methods did not consider these two environments simultaneously. In this paper, we assume that the global and local features are discriminative in either clear or cloudy environments. Many existing Convolution Neural Networks (CNN) based models have made excellent achievements in the image classifica- tion, however they somewhat ignored the global and local features in their network structure. In this paper, we pro- pose a new CNN based network (named GLNet) with the Global Encoder and Local Encoder to extract the discrim- inative global and local features for the RS scene classifi- cation, where the constraints for inter-class dispersion and intra-class compactness are embedded in the GLNet train- ing. The experimental results on two publicized RS scene classification datasets show that the proposed GLNet could achieve better performance based on many existing CNN backbones under both clear and cloudy environments.

Tasks

Reproductions