File size: 728 Bytes
5360227 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
# Kangaroo: A Powerful Video-Language Model Supporting Long-context Video Input
## Release
- [2024/07/17] 🔥 **Kangaroo** has been released. We release [blog](https://kangaroogroup.github.io/Kangaroo.github.io/) and [model](https://huggingface.co./KangarooGroup/kangaroo). Please check out the blog for details.
## Citation
If you find it useful for your research , please cite related papers/blogs using this BibTeX:
```bibtex
@misc{kangaroogroup,
title={Kangaroo: A Powerful Video-Language Model Supporting Long-context Video Input},
url={https://kangaroogroup.github.io/Kangaroo.github.io/},
author={Jiajun Liu and Yibing Wang and Hanghang Ma and Xiaoping Wu and Xiaoqi Ma and Jie Hu},
month={July},
year={2024}
}
|