Commit
·
eba5766
1
Parent(s):
20eedfc
pushing the model
Browse files- README.md +20 -0
- perceiver_6.model +3 -0
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# ViPER-VATF
|
2 |
+
## (Vision Audio Text FAU)
|
3 |
+
|
4 |
+
This repository contains the checkpoints for the ViPER model.
|
5 |
+
It is a Perceiver-based model finetuned on the concatenation of visual, acoustic, textual and FAU-related features.
|
6 |
+
|
7 |
+
For more information on how to use this model please refer to the following [repository](https://github.com/VaianiLorenzo/ViPER)
|
8 |
+
|
9 |
+
If you find this useful please cite:
|
10 |
+
```
|
11 |
+
@inproceedings{vaiani2022viper,
|
12 |
+
title={ViPER: Video-based Perceiver for Emotion Recognition},
|
13 |
+
author={Vaiani, Lorenzo and La Quatra, Moreno and Cagliero, Luca and Garza, Paolo},
|
14 |
+
booktitle={Proceedings of the 3rd International on Multimodal Sentiment Analysis Workshop and Challenge},
|
15 |
+
pages={67--73},
|
16 |
+
year={2022}
|
17 |
+
}
|
18 |
+
```
|
19 |
+
|
20 |
+
For any other question feel free to contact me at [email protected]
|
perceiver_6.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12041b63b23c06598c65447c327e4bb179c942e81d5c39817c1d9150d5871b46
|
3 |
+
size 1090379633
|