Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 429 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 429 Bytes

MD3Net

This is the code for the paper "MD3Net: Integrating Model-driven and Data-driven Approaches for Pansharpening". https://doi.org/10.1109/TGRS.2022.3196427 (doi: 10.1109/TGRS.2022.3196427)

Requirements

  • NVIDIA GPU + CUDA CuDNN (CUDA 10.0)
  • PyTorch == 1.2.0
  • torchvision0.3.0
  • Python3.6.0
  • numpy1.19.5
  • opencv-python3.3.0.10
  • scikit-image0.14.4
  • scipy1.2.1
  • matplotlib3.1.0
  • h5py3.1.0