Giter Site home page Giter Site logo

pgman's Introduction

PGMAN

This repo is the official implementation for PGMAN: An Unsupervised Generative Multiadversarial Network for Pansharpening.

The paper is accepted to J-STARS2021.

implemented in PyTorch1.1

python lib see in requirement.txt

Architecture

image

Raw Data

link: https://pan.baidu.com/s/190MywbwIlvONA_9-6-KMtQ code: u041

link: https://pan.baidu.com/s/1dRrMH6KcFnkGuYZMCcJooA code: odg0

Quick Start

First download the raw data, and then build the dataset.

python data/handle_raw.py
python data/gen_dataset.py

It's suggested to check the corresponding path in the codes and make some modifications according to yourself before executing it.

The main pipeline is in the 'main.py', for a quick start, you can just run the 'run.py'.

python run.py

It's suggested to check the corresponding params in 'run.py' and make some modifications according to yourself before executing it.

Citing PGMAN

Consider cite PGMAN in your publications if it helps your research.

@ARTICLE{pgman,
  author={Zhou, Huanyu and Liu, Qingjie and Wang, Yunhong},
  journal={IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing}, 
  title={PGMAN: An Unsupervised Generative Multiadversarial Network for Pansharpening}, 
  year={2021},
  volume={14},
  number={},
  pages={6316-6327},
}

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.