Add model card, link to Github and paper
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
-
|
5 |
-
with Explicit Cooperation"
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: video-audio-to-text
|
4 |
+
library_name: transformers
|
5 |
---
|
6 |
+
|
7 |
+
This repository contains the pretrain and finetune weights for the model introduced in the paper "Crab: A Unified Audio-Visual Scene Understanding Model with Explicit Cooperation".
|
8 |
+
|
9 |
+
[Paper](https://huggingface.co/papers/2503.13068)
|
10 |
+
|
11 |
+
Github: https://github.com/GeWu-Lab/Crab
|