π Essential Background and Foundational Resources
π Books and Key Overviews
- Handbook of Geospatial Artificial Intelligence (Gao, Hu, Li, 2023) β Comprehensive reference with 30+ topics, code examples, datasets.
- Deep Learning for the Earth Sciences (Camps-Valls, Tuia, Zhu, 2021) β Earth data meets deep learning; ideal for understanding EO models.
- GeoAI and Human Geography (Xiao Huang, 2025) β Connects GeoAI with environmental and human systems.
π Review Articles
- Boutayeb et al., 2024 β A comprehensive survey of GeoAI methods and applications.
Week-by-Week Resources
Week 1: Introduction to Geospatial Foundation Models
- π Development Seed Blog (2024): Using Foundation Models for Earth Observation
- π NASA/IBM Release: Prithvi HLS Foundation Model
- βοΈ AWS ML Blog (2025): Deploying GeoFMs on AWS
Week 2: Working with Geospatial Data
- π Book: Learning Geospatial Analysis with Python (4th ed., 2023)
- π§° TorchGeo Docs: https://pytorch.org/geo
- π OpenGeoAI Toolkit: https://github.com/opengeos/geoai
Week 3: Loading & Using Foundation Models
- π€ Hugging Face Prithvi Models: https://huggingface.co/ibm-nasa-geospatial
- π Demo Notebooks: Available on Hugging Face model cards.
- π§ͺ AWS GeoFM Deployment Examples: Code and pipelines via GitHub.
- π§ IEEE GRSS Blog: Self-Supervised Geospatial Backbones
Week 4: Multi-modal & Generative Models
- π°οΈ Sensor Fusion via TorchGeo: Stack Sentinel-1/2 & others.
- π Presto, Clay, DOFA Models: Explained in DevSeed & AWS blogs.
- π§ͺ DiffusionSat Example: Medium Tutorial on Generating EO Images
Week 5: Model Adaptation & Evaluation
- π Adapters for GeoFM: Explained via Development Seed blog.
- π Evaluation Metrics: IoU, mAP, F1 from Boutayeb et al. (2024) + SpaceNet.
- π Radiant Earth MLHub: https://mlhub.earth β Public geospatial ML datasets and benchmarks.
Interactive Sessions
1οΈβ£ PyTorch & TorchGeo Fundamentals
- TorchGeo docs & sample loaders (CRS, tile sampling, multispectral).
2οΈβ£ Loading & Using Foundation Models
- Hugging Face GeoFM models (Prithvi, Clay) and notebook demos.
3οΈβ£ Multi-modal & Sensor Fusion
- DOFA & Clay examples; stacking Sentinel data with TorchGeo.
4οΈβ£ Model Adaptation & Evaluation
- Fine-tuning using TerraTorch and evaluation on public datasets.
5οΈβ£ Scalable Analysis & Deployment
- π Geospatial Data Analytics on AWS (2023)
- βοΈ AWS SageMaker + GeoFM repo (scalable inference)
π¦ General Tools & Repos
- π§ OpenGeoAI: https://github.com/opengeos/geoai
- π°οΈ IBM/NASA TerraTorch: https://github.com/ibm/terrapytorch
- π Radiant MLHub Datasets: https://mlhub.earth
- π§ͺ SpaceNet Challenges: https://spacenet.ai/challenges/
π§ Deployment and Project Resources
- π§ **Flask/Streamlit for D