Code Monkey home page Code Monkey logo

mtaf-tst's Introduction

Semantic segmentation of land cover in urban areas by fusing multi-source satellite image time series (paper)

Dataset

  data
  ├── dataset
      ├── Ili-Patch16
          ├── 4
              ├── test.csv
              ├── train.csv
              ├── val.csv
          ├── gt (Label)
          ├── p (Optic patch)
          ├── s (SAR patch)

Model

demo

Usage

 train:python main.py --num_workers 8 --root_dir data/dataset/Ili-Patch16 --order 5 --batch_size 4 --lr 0.0001 --epochs 100 --net_G MTAF_TST --last_epoch -1 --checkpoint work/models/P_S/2021-10-06T18:25:41.pk --do train --T_P 40 --T_S 46 --in_channels_P 4 --in_channels_S 2 --patch_size 16 --classes 6
 test:python main.py --num_workers 8 --root_dir data/dataset/Ili-Patch16 --order 5 --batch_size 4 --lr 0.0001 --epochs 100 --net_G MTAF_TST --last_epoch -1 --checkpoint work/models/utae/Ili-Patch16/5/2022-12-28T06-57-52.pkl --do test --T_P 40 --T_S 46 --in_channels_P 4 --in_channels_S 2 --patch_size 16 --classes 6

Citation

@ARTICLE{10308638,
  author={Yan, Jining and Liu, Jingwei and Liang, Dong and Wang, Yi and Li, Jun and Wang, Lizhe},
  journal={IEEE Transactions on Geoscience and Remote Sensing}, 
  title={Semantic Segmentation of Land Cover in Urban Areas by Fusing Multisource Satellite Image Time Series}, 
  year={2023},
  volume={61},
  number={},
  pages={1-15},
  doi={10.1109/TGRS.2023.3329709}}

mtaf-tst's People

Contributors

liujingwei12 avatar

Stargazers

gyx avatar

Watchers

Jining avatar

mtaf-tst's Issues

论文中提及到伊犁数据集

请问下论文中说伊犁的光学图像有40副,请问下是如何处理的40副图像,代码中只给了5个区域的图像,他们直接什么关系,谢谢

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.