Skip to content

Commit ef7be90

Browse files
committed
Updated src
1 parent a864ef4 commit ef7be90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
This directory contains several auxiliary Python files and the following folders and Jupyter Notebooks:
2-
- [engagement](engagement): training regression models on top of our emotional features for the EngageWild dataset from the EmotiW challenges
32
- [ABAW](ABAW): training classifier on top of our emotional features for the third and fourth ABAW challenges
43
- [affectnet](affectnet): training code ofor emotional features, including
54
- [train_emotions-pytorch.ipynb](affectnet/train_emotions-pytorch.ipynb): the **main file** in this repository. It contains the training of our EmotiEffNet models, such as [EmotiEffNet-B2](../models/affectnet_emotions/enet_b2_8_best.pt) and classification of emotional features for AFEW and VGAF datasets. It is necessary to run preprocessing of the datasets from train_emotions.ipynb, AFEW_train.ipynb and VGAF_train.ipynb

0 commit comments

Comments
 (0)