IBM / terratorch

a Python toolkit for fine-tuning Geospatial Foundation Models (GFMs).
Apache License 2.0
158 stars 21 forks source link

New backbones and decoders/heads #132

Closed Joao-L-S-Almeida closed 2 weeks ago

Joao-L-S-Almeida commented 2 months ago

A set of backbone and decoder models must be supported in terratorch, as U-Nets and ASPP (Atrous Spatial Pyramid Pooling).

Michal-Muszynski commented 2 months ago

@romeokienzler we need to have a smoothly definable U-Net architecture with ASPP (Atrous Spatial Pyramid Pooling) in terratorch as our baseline for many diverse EO downstream tasks.

romeokienzler commented 2 weeks ago

@Michal-Muszynski closing as tested, please let us know if we need to reopen