Skip to content

Generalize GeoLifeCLEF raster loader #2

@tlarcher

Description

@tlarcher
  • Context
    The GeoLifeCLEF challenge was a main subject to adress with the Malpolon framework and custom raster & patch loaders were implemented in malpolon > data > datasets > geolifeclef.py

  • Problem
    These specific loaders cannot be reused or called as they are to load other data. On the other hand, implementing new custom raster and patch loaders for each new dataset would most probably result in code redundancy.

  • Solution
    A generic raster and patch loader should be written, allowing easy import and inheritance of common data structures and parameters.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions