Improve model card
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- visual-question-answering
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the model presented in [Question-Aware Gaussian Experts for Audio-Visual Question Answering](https://huggingface.co/papers/2503.04459)
|
7 |
+
|
8 |
+
Code: https://github.com/AIM-SKKU/QA-TIGER
|