Open-EO / openeo-gfmap

Generic framework for EO mapping applications building on openEO
Apache License 2.0
6 stars 0 forks source link

Sample notebook for landcover classification #46

Closed jdries closed 5 months ago

jdries commented 7 months ago

A project is requesting an update of this usecase: https://docs.openeo.cloud/usecases/landcover/

As this is more of a production project, I suggest to use GFMap for it. Also need some specific updates:

I'm also considering a design where we build a database of extractions, so we can run multiple trainings runs. (The original usecase did extraction and training in one job, which is nice but does not support a large amount of extractions.)

VictorVerhaert commented 6 months ago

Extraction and inference notebooks have been made.

TODO

HansVRP commented 6 months ago

For now simple masking is enough.

Leave it like this. Spent 1 or 2 days on optimization.

Follow up ticket on including BAP

VictorVerhaert commented 5 months ago

Closing this issue. I will create new issues when they arise