Giter Site home page Giter Site logo

ms-gogo's Introduction

Mine Diversified Contents of Multispectral Cloud Images Along With Geographical Information for Multilabel Classification
Dongxiaoyuan Zhao; Qiong Wang; Jinglin Zhang; Cong Bai
IEEE Transactions on Geoscience and Remote Sensing, vol. 61, pp. 1-15, 2023, Art no. 4102415, doi: 10.1109/TGRS.2023.3270204. [paper link]

download data

[click to download LSCIDMR-V2]

fetch code: 9999

Environment Prepare

pytorch version

torchvision version: torchvision-0.11.0%2Bcu111-cp38-cp38-linux_x86_64.whl
torch version: torch-1.10.0%2Bcu111-cp38-cp38-linux_x86_64.whl

other dependencies

pip install requirements.txt

inference model

  1. dowload trained model [click to download trained model]

    fetch code: 9999

  2. move the downloaded folder/final_model into /MS_GoGo/results

  3. run inference

    python main.py --dataset=LSCIDMR_16c\
    --model=ms_gogo\
    --backbone=cnn\
    --inference\
    --use_loc\
    --use_month\ 
    --optim=adam\
    --saved_model_name=final_model\
    --layers=2
    

train new model

run training

python main.py --model=ms_gogo --batch_size=64 --use_month --use_loc

Citing

@ARTICLE{ms_gogo,
  author={Zhao, Dongxiaoyuan and Wang, Qiong and Zhang, Jinglin and Bai, Cong},
  journal={IEEE Transactions on Geoscience and Remote Sensing}, 
  title={Mine Diversified Contents of Multispectral Cloud Images Along With Geographical Information for Multilabel Classification}, 
  year={2023},
  volume={61},
  number={},
  pages={1-15},
  doi={10.1109/TGRS.2023.3270204}
}

ms-gogo's People

Contributors

zdxy1999 avatar

Stargazers

Xiao Yang avatar  avatar Jiancheng PAN avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.