Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -55,5 +55,11 @@ Large Language Models (LLMs) demonstrate strong capabilities in broad knowledge
|
|
| 55 |
If you find X-SAM is helpful for your research or applications, please consider giving us a like 💖 and citing it by the following BibTex entry.
|
| 56 |
|
| 57 |
```bibtex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
|
| 59 |
```
|
|
|
|
| 55 |
If you find X-SAM is helpful for your research or applications, please consider giving us a like 💖 and citing it by the following BibTex entry.
|
| 56 |
|
| 57 |
```bibtex
|
| 58 |
+
@article{wang2025xsam,
|
| 59 |
+
title={X-SAM: From Segment Anything to Any Segmentation},
|
| 60 |
+
author={Wang, Hao and Qiao, Limeng and Jie, Zequn and Huang, Zhijian and Feng, Chengjian and Zheng, Qingfang and Ma, Lin and Lan, Xiangyuan and Liang, Xiaodan},
|
| 61 |
+
journal={arXiv preprint arXiv:2508.04655},
|
| 62 |
+
year={2025}
|
| 63 |
+
}
|
| 64 |
|
| 65 |
```
|