File size: 737 Bytes
fb483cb e175669 14e45c3 e175669 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
license: apache-2.0
language:
- en
tags:
- rovs
- open-world
---
# ReferDINO
[🌐Project Page](https://www.youtube.com/watch?v=wxWDt5UiwY8) |
[📃Paper](https://arxiv.org/pdf/2501.14607) |
[💻Code](https://github.com/iSEE-Laboratory/ReferDINO)

## Citation
If you find our work helpful for your research, please consider citing our paper.
```bibtex
@article{liang2025referdino,
title={ReferDINO: Referring Video Object Segmentation with Visual Grounding Foundations},
author={Liang, Tianming and Lin, Kun-Yu and Tan, Chaolei and Zhang, Jianguo and Zheng, Wei-Shi and Hu, Jian-Fang},
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
year={2025}
}
``` |