IBM / terratorch

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

Create examples using models from timm #155

Open biancazadrozny opened 2 weeks ago

blumenstiel commented 1 week ago

I created Tutorial scripts for timm and smp for a workshop. https://github.com/stemauro/gfm-workshop/blob/main/Tutorial_classification_timm.ipynb https://github.com/stemauro/gfm-workshop/blob/main/Tutorial_segmentation_smp.ipynb

I create a pr after testing them in the workshop.