#57 · Primary category: Foundation Models
model
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
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities