geshang commited on
Commit
41596ce
·
verified ·
1 Parent(s): 786affa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -11,4 +11,15 @@ license: apache-2.0
11
  short_description: Understand and then segment.
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
11
  short_description: Understand and then segment.
12
  ---
13
 
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
+
16
+ ## 📎 Citation
17
+ If you find our work helpful, please cite the original paper:
18
+ ```
19
+ @article{you2025segr1,
20
+ title={Seg-R1: Segmentation Can Be Surprisingly Simple with Reinforcement Learning},
21
+ author={You, Zuyao and Wu, Zuxuan},
22
+ journal={arXiv preprint arXiv:2506.22624},
23
+ year={2025}
24
+ }
25
+ ```