Home

Awesome

Sentinel-2 Band Pan-Sharpening

Deploy the Sentinel-2 Band Enhancement model using Flask and Leaflet

Introduction

This is a state of the art Convolutional Neural Network algorithm to derive higher resolution images from existing lower resolution images using Sentinel-2 datasets as input. The code is adapted from https://github.com/lanha/DSen2 and is an extension for GUI interface and model deployment using Flask

Input: AOI

Output: Sentinel-2 Bands at 10m

Final Step Output

Requirements

This example requires the Ubuntu 16.

Ideal EC2 Instances

Ideal System Config

Instructions

The applications will run through Flask and the processing time depends on Network Speed and GPU/RAM

The applications should be hosted at http://<your_ip>:5000