sbelharbi commited on
Commit
efd31cc
·
verified ·
1 Parent(s): a0be7a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -22,7 +22,9 @@ by **Soufiane Belharbi<sup>1</sup>, Marco Pedersoli<sup>1</sup>, Alessandro Lame
22
 
23
  <p align="center"><img src="promo.png" alt="outline" width="60%"></p>
24
 
25
- ## ArXiv: [2402.00281](https://arxiv.org/pdf/2402.00281.pdf)
 
 
26
 
27
  ## Abstract
28
  Although state-of-the-art classifiers for facial expression recognition (FER) can achieve a high level of accuracy, they lack interpretability, an important feature for end-users.
@@ -45,7 +47,6 @@ Our extensive evaluation on two public benchmarks RAFDB, and AFFECTNET datasets
45
  }
46
  ```
47
 
48
- ## Github code: [https://github.com/sbelharbi/interpretable-fer-aus](https://github.com/sbelharbi/interpretable-fer-aus)
49
 
50
  ## Pre-trained models:
51
  This repository contains the pretrained weights for this paper. They are stored in the file [shared-trained-models.tar.gz](https://huggingface.co/sbelharbi/interpretable-fer-aus/resolve/main/shared-trained-models.tar.gz?download=true). The file is 5.7GB.
 
22
 
23
  <p align="center"><img src="promo.png" alt="outline" width="60%"></p>
24
 
25
+
26
+ [![arXiv](https://img.shields.io/badge/arXiv-2402.00281-b31b1b.svg)](https://arxiv.org/abs/2402.00281)
27
+ [![Github](https://img.shields.io/badge/github-interpretable--fer--aus-brightgreen.svg)](https://github.com/sbelharbi/interpretable-fer-aus)
28
 
29
  ## Abstract
30
  Although state-of-the-art classifiers for facial expression recognition (FER) can achieve a high level of accuracy, they lack interpretability, an important feature for end-users.
 
47
  }
48
  ```
49
 
 
50
 
51
  ## Pre-trained models:
52
  This repository contains the pretrained weights for this paper. They are stored in the file [shared-trained-models.tar.gz](https://huggingface.co/sbelharbi/interpretable-fer-aus/resolve/main/shared-trained-models.tar.gz?download=true). The file is 5.7GB.