Giter VIP home page Giter VIP logo

fusion-sentinel2-worldview's Introduction

Fusing Sentinel-2 and Worldview imagery

This repository contains code related to the implementation of the 3 deep learning CNNs (Fusion-PNN-Siamese, Fusion-ResNet, Fusion-GAN) which were created in order to fuse Sentinel-2 (20 m) and Worldview images (4 m), as analyzed in the paper cited below.

Kremezi, M., Kristollari, V., Karathanassi, V., Topouzelis, K., Kolokoussis, P., Taggio, N., Aiello, A., Ceriola, G., Barbone, E. and Corradi, P., 2022. Increasing the Sentinel-2 potential for marine plastic litter monitoring through image fusion techniques. Marine Pollution Bulletin, 182, 113974.

It can be accessed in: https://www.sciencedirect.com/science/article/pii/S0025326X22006567#f0105. The preprint can be accessed in: http://users.ntua.gr/vkristoll/assets/MBP_paper_preprint.pdf

DL fusion DL models

Steps to implement the code

Run:

  1. "training_preprocessing.py" to apply pre-processing to the training input and output files.

  2. "training.py" to train each model.

  3. "inference_preprocessing.py" to apply pre-processing to the inference input files.

  4. "inference.py" to create the fused image.

  5. "remove_01_scaling.py" to create uint16 values.

  6. "remove_histogram_clipping.py" to remove the histogram clipping effect.

Detailed guidelines are included inside each script.

If you use this code, please cite the below paper.

@article{kremezi2022fusion,
author = {Maria Kremezi and Viktoria Kristollari and Vassilia Karathanassi and Konstantinos Topouzelis and Pol Kolokoussis and Nicolò Taggio and Antonello Aiello and Giulio Ceriola and Enrico Barbone and Paolo Corradi},
title = {Increasing the Sentinel-2 potential for marine plastic litter monitoring through image fusion techniques},
journal = {Marine Pollution Bulletin},
volume = {182},
pages = {113974},
year = {2022},
doi = {https://doi.org/10.1016/j.marpolbul.2022.113974}
}

fusion-sentinel2-worldview's People

Contributors

vkristoll avatar

Watchers

 avatar

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.