diff --git a/README.md b/README.md index 19e9c40..9f0867b 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,21 @@ This will start the Gradio interface, where you can upload remote sensing images export CUDA_VISIBLE_DEVICES=-1 ``` +## Citation + +If you use our code or models in your research, please cite with: + +```latex +@article{cloud-adapter, + title={Adapting Vision Foundation Models for Robust Cloud Segmentation in Remote Sensing Images}, + author={Xuechao Zou and Shun Zhang and Kai Li and Shiying Wang and Junliang Xing and Lei Jin and Congyan Lang and Pin Tao}, + year={2024}, + eprint={2411.13127}, + archivePrefix={arXiv}, + primaryClass={cs.CV}, + url={https://arxiv.org/abs/2411.13127} +} +``` ## License