VaianiLorenzo
commited on
Commit
•
c72ee05
1
Parent(s):
6ce78b6
pushing the model
Browse files- ._README.md +0 -0
- README.md +20 -0
- perceiver_6.model +3 -0
._README.md
ADDED
Binary file (4.1 kB). View file
|
|
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# ViPER-VF
|
2 |
+
## (Vision 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 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:a28090db1a92b77d5f0051f9cd61b63a0660276bac7755795bd07e544eddad08
|
3 |
+
size 1091109361
|