Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ size_categories:
|
|
17 |
[\[π GitHub\]](https://github.com/OpenIXCLab/SeC)
|
18 |
[\[π¦ Model\]](https://huggingface.co/OpenIXCLab/SeC-4B)
|
19 |
[\[π Homepage\]](https://rookiexiong7.github.io/projects/SeC/)
|
20 |
-
[\[π Paper\]](https://arxiv.org/abs/2507.
|
21 |
|
22 |
## Highlights
|
23 |
|
@@ -49,10 +49,10 @@ We uphold the rights of individuals and copyright holders. If you are featured i
|
|
49 |
If you find this project useful in your research, please consider citing:
|
50 |
|
51 |
```BibTeX
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
```
|
|
|
17 |
[\[π GitHub\]](https://github.com/OpenIXCLab/SeC)
|
18 |
[\[π¦ Model\]](https://huggingface.co/OpenIXCLab/SeC-4B)
|
19 |
[\[π Homepage\]](https://rookiexiong7.github.io/projects/SeC/)
|
20 |
+
[\[π Paper\]](https://arxiv.org/abs/2507.15852)
|
21 |
|
22 |
## Highlights
|
23 |
|
|
|
49 |
If you find this project useful in your research, please consider citing:
|
50 |
|
51 |
```BibTeX
|
52 |
+
@article{zhang2025sec,
|
53 |
+
title = {SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction},
|
54 |
+
author = {Zhixiong Zhang and Shuangrui Ding and Xiaoyi Dong and Songxin He and Jianfan Lin and Junsong Tang and Yuhang Zang and Yuhang Cao and Dahua Lin and Jiaqi Wang},
|
55 |
+
journal = {arXiv preprint arXiv:2507.15852},
|
56 |
+
year = {2025}
|
57 |
+
}
|
58 |
```
|