VaianiLorenzo
commited on
Commit
•
cfc0725
1
Parent(s):
29b8c23
pushing the model
Browse files- ._README.md +0 -0
- README.md +20 -0
- perceiver_4.model +3 -0
._README.md
ADDED
Binary file (4.1 kB). View file
|
|
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# ViPER-VTF
|
2 |
+
## (Vision 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, 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 lorenzo.vaiani@polito.it
|
perceiver_4.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39760d4df2dc2eb5f1e9cae4d59c6f1dbf6269b060540c4cd9c7be6e1df5f164
|
3 |
+
size 1113538033
|