Jing25 / SR_RemoteSensing

Super-Resolution deep learning models for remote sensing data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SR_RemoteSensing

Super-Resolution (SR) deep learning models supporting remote sensing data (.tif)

*The project is still ongoing and this repository will keep updating. If for any reason that the code doesn't work, feel free to ask.

The code used here is based on this repository. Please check to get more detailed information. I just extended their work by supporting .tif and x3 model initializing with pretrained weights from x4 model.

Our work is using Sentinel-10m data and Landsat-30m data to generate SR Landsat-10m data.

tiff-read.ipynb is for data preparation, train-val-test data spliting and format transformation.

About

Super-Resolution deep learning models for remote sensing data


Languages

Language:Jupyter Notebook 80.5%Language:Python 18.0%Language:MATLAB 1.5%