VaianiLorenzo
commited on
Commit
•
49e0694
1
Parent(s):
56ef988
pushing the model
Browse files- ._README.md +0 -0
- README.md +20 -0
- perceiver_12.model +3 -0
._README.md
ADDED
Binary file (4.1 kB). View file
|
|
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# ViPER-VT
|
2 |
+
## (Vision Text)
|
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 textual 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_12.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8ab9a9f4d443b2cc452d3fce0b9967dff4095474ac0703f169fb65c4b093efc
|
3 |
+
size 1112415089
|