- 05/24/2026: The code is released!
- 05/23/2026: LaSeRS dataset is released on HuggingFace
Follow the guidelines below to set up, train and evaluate:
- Preparation ⚙️: Instructions for organizing datasets and pretrained weights for proper model training and inference.
- Installation 💻: Set up the
segearthr2conda environment, install dependencies, and clone the repo. - Training 🏋️♂️: Run
scripts/train.shwith DeepSpeed, modifying parameters like data and model paths for training. - Evaluation 🎯: Run
scripts/eval.shto evaluate the model, updating paths as needed.
If you find this project useful, welcome to cite us.
@article{xin2025segearth,
title={SegEarth-R2: Towards Comprehensive Language-guided Segmentation for Remote Sensing Images},
author={Xin, Zepeng and Li, Kaiyu and Chen, Luodi and Li, Wanchen and Xiao, Yuchen and Qiao, Hui and Zhang, Weizhan and Meng, Deyu and Cao, Xiangyong},
journal={arXiv preprint arXiv:2512.20013},
year={2025}
}