Skip to content

eoap/inference-eoap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e80e9a · Sep 26, 2024

History

56 Commits
Sep 26, 2024
May 17, 2024
May 20, 2024
May 17, 2024
Sep 26, 2024
May 20, 2024
May 20, 2024
May 19, 2024
May 16, 2024
Sep 26, 2024
Sep 26, 2024
May 16, 2024
Sep 26, 2024

Repository files navigation

Inference with the EO Application Package

This repository contains an EO Application Package that wraps an inference function for performing tile-based classification on Sentinel-2 Level-1C data.

The classification is based on a model trained using a Sequential Convolutional Neural Network (CNN) with Keras, utilizing the benchmark dataset EuroSAT. The trained model, saved in ONNX format, is packaged in the Application Package and used to perform inference on new Sentinel-2 data.

The webpage of the documentation is https://eoap.github.io/inference-eoap/.

License: CC BY-SA 4.0