“In this competition you are given multiple images of each of 74 Earth locations and you are asked to develop an algorithm to fuse them together into a single one. The result will be a "super-resolved" image that is checked against a high resolution image taken from the same satellite, PROBA-V.”
Competition website: https://kelvins.esa.int/proba-v-super-resolution/.
This repository offers embiggen
, a Python module implementing a set of core functionalities to help participants to the PROBA-V Kelvins competition: scoring function, image file access, image aggregation and upscaling, creating submissions...
A walkthrough of the module is provided in the notebooks:
To launch a Jupyter notebook session running this code, click: