Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 747 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 747 Bytes

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