cybergis/rs-embed
A basic repo for integrating Remote Sensing Foundation Models
Provides unified access to 20+ remote sensing foundation models (SatMAE, Prithvi, DOFA, etc.) with automatic data fetching from Google Earth Engine, supporting both precomputed embeddings and on-the-fly inference across Sentinel-2, Sentinel-1, and multi-spectral sources. Built on PyTorch with TorchGeo integration, it abstracts spatial/temporal specification and model-specific preprocessing into a simple API that handles resolution conversion, band selection, and output pooling. Targets applications like land-use classification, yield prediction, and change detection by enabling batch inference across multiple regions and time periods.
Stars
61
Forks
6
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/cybergis/rs-embed"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cosmosgl/graph
GPU-accelerated force graph layout and rendering
Clay-foundation/model
The Clay Foundation Model - An open source AI model and interface for Earth
nomic-ai/nomic
Nomic Developer API SDK
alexshtf/torchcurves
Parametric differentiable curves with PyTorch for continuous embeddings, shape-restricted models, or KANs
omoindrot/tensorflow-triplet-loss
Implementation of triplet loss in TensorFlow