#57 · Primary category: Foundation Models

model

digital-elevation-model earth-observation embeddings foundation-model sentinel-1 sentinel-2

The Clay Foundation Model - An open source AI model and interface for Earth

Project last updated:05/11/26

GitHub Stars

610

Forks

105

Contributors

23

License

Apache-2.0

Why we included this project

Teams working with satellite imagery and environmental data will find Clay a practical starting point for geospatial machine learning. It is a pretrained Vision Transformer that takes Sentinel-1 and Sentinel-2 imagery along with location and time information and produces semantic embeddings of any area on Earth's surface. Those embeddings can be used directly to locate features like surface mines or aquaculture, or fine-tuned for tasks such as crop type mapping, biomass estimation, or tracking deforestation and flooding. The repo ships the model code, pretrained weights, and Jupyter tutorials that walk through embedding generation, reconstruction, and fine-tuning on real datasets, so you can go from install to a working pipeline without assembling pieces from several projects. Since the weights and code are Apache-licensed, Clay also works as a backbone inside your own downstream models.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category