Convolutional Neural Networks Based Remote Sensing Scene Classification under Clear and Cloudy Environments
Accepted by ICCVW 2021
Overview architecture of the proposed GLNet for the RS scene classification under clear and cloudy environments.
python 3.6
pytorch 1.0+
numpy
PIl
torchvision
-
clone this repo
git clone https://github.com/wuchangsheng951/GLNET.git
-
download the dataset from google drive
-
train the baseline model
python baseline.py
-
load the model dir you trained in model.py
-
run the training by command
python train.py
{Huiming Sun, Yuewei Lin, Qin Zou, Shaoyue Song, Jianwu Fang, Hongkai Yu. Convolutional Neural Networks Based Remote Sensing Scene Classification under Clear and Cloudy Environments. IEEE International Conference on Computer Vision Workshop (ICCVW), 2021.}