GithubHelp home page GithubHelp logo

lqdlove / mtl_pan_seg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrewekhalel/mtl_pan_seg

0.0 1.0 0.0 56.54 MB

Implementation of "Multi-task Deep Learning for Satellite Image Pansharpening and Segmentation"

License: Other

Python 100.00%

mtl_pan_seg's Introduction

Implementation of the methods described in the paper entitled “Multi-task deep learning for satellite image pansharpening and segmentation”

Multi-task Framework Architecture

Framework

Software Architecture

Software Architecture

Dependencies

  • Python 3.6.4
  • Tensorflow 1.10.0
  • Numpy 1.14.2
  • GDAL 2.2.4
    The codes have been tested on Fedora 25

Visualization (Optional)

We recommend to use QGIS, where the outputs can easily be displayed despite of the image size.

Usage

  • The solver sub-directories, namely training_solvers and test_solvers contain solvers, which train a model and test the trained model (See the figure under Software Architecture section).
  • To train a model, enter the following command (we assume that you are under multi-task directory, otherwise you will get an error): python3 train_solvers/train_solver<id>.py
  • To test a trained model, enter this command: python3 test_solvers/test_solver<id>.py

<id> in the commands above determines which solver to run.

Example Visual Results From the World-View3 Dataset

Here, we illustrate several original visual outputs from the World-View3 dataset for different methods including our multi-task framework.

Results

Citation

@inproceedings{khalel2019multi,
  title={Multi-task deep learning for satellite image pansharpening and segmentation},
  author={Khalel, Andrew and Tasar, Onur and Charpiat, Guillaume and Tarabalka, Yuliya},
  booktitle={IEEE International Geoscience and Remote Sensing Symposium--IGARSS 2019},
  year={2019}
}

mtl_pan_seg's People

Contributors

andrewekhalel 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.