Downloads · 30 days
39
2% of all-time downloads
crop-classification/messis
messis is a machine learning model from crop-classification. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for transformers.
Messis is a crop classification model for the agricultural landscapes of Switzerland. It is built upon the geospatial foundation model Prithvi, which was originally pre-trained on U.S. satellite data. Messis has been…
Downloads · 30 days
39
2% of all-time downloads
All-time downloads
2K
Public
Parameters
351M
187 GB on disk
Likes
2
Public
Click a slice to open those files.
.safetensors1.4 GB · 100%
From the Hugging Face model README
Messis is a crop classification model for the agricultural landscapes of Switzerland. It is built upon the geospatial foundation model Prithvi, which was originally pre-trained on U.S. satellite data. Messis has been trained using our ZueriCrop 2.0 dataset, a collection of Sentinel-2 imagery combined with ground-truth crop labels that covers agricultural regions in Switzerland.
The Messis model leverages a three-tier hierarchical label structure, optimized for remote sensing tasks, to enhance its classification accuracy across different crop types. By adapting Prithvi to the specific challenges of Swiss agriculture—such as smaller field sizes and higher image resolutions by the Sentinel-2 satellites—Messis demonstrates the versatility of pretrained geospatial models in handling new downstream tasks.
Additionally, Messis reduces the need for extensive labeled data by effectively utilizing Prithvi's pretrained weights. In evaluations, Messis achieved a notable F1 score of 34.8% across 48 crop classes.
<img src="./assets/messis.jpeg" alt="Messis" width="600">Experience the Messis model firsthand by trying it out in our interactive Huggingface Spaces Demo.
For comprehensive details on how Messis was developed, including full access to the DVC pipeline producing the ZueriCrop 2.0 dataset, model code, preprocessing steps, and training scripts, visit our GitHub Repository. There, you’ll find everything you need to understand, reproduce, or further fine-tune the model.