|
--- |
|
license: apache-2.0 |
|
language: |
|
- en |
|
- zh |
|
pipeline_tag: visual-question-answering |
|
--- |
|
# 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{liu24kangaroo, |
|
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} |
|
} |
|
|