Skip to content

wtomin/ABAW3_MultiEmotionNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

The Multitask EmotionNet in the ABAW3 challenge

We participated in the ABAW3 MTL Challenge held in conjunction with CVPR2022. Our team name is NISL-2022.

Leaderboard is here. We won the first place in the MTL challenge!

This repository contains the code for our Multitask EmotionNet (the static and temporal approaches).

Dependency

Install the dependencies with the requirements.txt in MTL/:

pip install requirements.txt

Model Architecture

image info

Pretrained Model

The pretrained model can be downloaded from this link.

This model was trained on the training set of the Aff-wild2 dataset, and evaluated on the validation set of the Aff-wild2 dataset.

The validation metrics are listed below:

F1-AU F1-EXPR CCC-V CCC-A
0.548 0.518 0.447 0.499

For more details about this approach, please refer to our Axiv paper.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages