Skip to content
/ GLNET Public

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

License

Notifications You must be signed in to change notification settings

HMS97/GLNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Accepted by ICCVW 2021

Remote Sensing scene image classification under clear and cloudy environments.

show example

Overview architecture of the proposed GLNet for the RS scene classification under clear and cloudy environments.

archicture

Required libraries

python 3.6

pytorch 1.0+

numpy

PIl

torchvision

Usage

  1. clone this repo

    git clone https://github.com/wuchangsheng951/GLNET.git
    
  2. download the dataset from google drive

  3. train the baseline model

    python baseline.py
    
  4. load the model dir you trained in model.py

  5. run the training by command

    python train.py
    

Citation

{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.}

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages