VaianiLorenzo
commited on
Commit
•
93fe1bf
1
Parent(s):
23b8f5b
pushing the model
Browse files- README.MD +17 -0
- perceiver_7.model +3 -0
README.MD
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# ViPER - Vision Audio Text FAU
|
2 |
+
|
3 |
+
This repository contains the checkpoints for the ViPER model.
|
4 |
+
It is a Perceiver-based model trained on the concatenation of visual, acoustic, textual and FAU-related features.
|
5 |
+
|
6 |
+
For more information on how to use this model please refer to the following [repository](https://github.com/VaianiLorenzo/ViPER)
|
7 |
+
|
8 |
+
If you find this useful please cite:
|
9 |
+
```
|
10 |
+
@inproceedings{vaiani2022viper,
|
11 |
+
title={ViPER: Video-based Perceiver for Emotion Recognition},
|
12 |
+
author={Vaiani, Lorenzo and La Quatra, Moreno and Cagliero, Luca and Garza, Paolo},
|
13 |
+
booktitle={Proceedings of the 3rd International on Multimodal Sentiment Analysis Workshop and Challenge},
|
14 |
+
pages={67--73},
|
15 |
+
year={2022}
|
16 |
+
}
|
17 |
+
```
|
perceiver_7.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf2a0568954bd6053d43e13312f224f1d52f28dd5c3910c31aca0386e4dcbfc9
|
3 |
+
size 1133733361
|