Spaces:
Running
on
Zero
Running
on
Zero
Upload title.md
Browse files- assets/title.md +16 -0
assets/title.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div>
|
2 |
+
<div>
|
3 |
+
<div style="display: flex; justify-content: center; align-items: center; text-align: center; font-size: 40px;">
|
4 |
+
<b>Seg-R1</b>
|
5 |
+
</div>
|
6 |
+
<br>
|
7 |
+
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
8 |
+
<a href='https://arxiv.org/abs/2501.05238'><img src='https://img.shields.io/badge/ArXiv-Paper-red' /></a>  
|
9 |
+
<a href='https://github.com/geshang777/Seg-R1'><img src='https://img.shields.io/badge/GitHub-Repo-black' /></a>  
|
10 |
+
<a href='https://geshang777.github.io/seg-r1.github.io/'><img src='https://img.shields.io/badge/Project-Page-blue'></a>  
|
11 |
+
<a href='https://huggingface.co/geshang/Seg-R1-7B'><img src='https://img.shields.io/badge/HuggingFace-Model-yellow' /></a>  
|
12 |
+
</a>
|
13 |
+
</div>
|
14 |
+
<br>
|
15 |
+
</div>
|
16 |
+
</div>
|