MurmanskY commited on
Commit
5a6cebf
·
verified ·
1 Parent(s): cec497a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ To address the conflicts among multiple tasks and meet the different demands of
10
  Extensive experiments show that the proposed model has a better understanding of the face and achieves excellent performance for all tasks.
11
  Especially, it achieves 90.97\% accuracy on RAF-DB and 0.22 $\epsilon$-error on CLAP2015, which are state-of-the-art results on facial expression recognition and age estimation respectively.
12
 
13
- <img src="https://github.com/lxq1000/SwinFace/blob/main/pictures/SwinFace.png" alt="Image" width="500">
14
 
15
  ## Evaluate
16
  Here are some test results. For detailed experimental information, please refer to our paper.
 
10
  Extensive experiments show that the proposed model has a better understanding of the face and achieves excellent performance for all tasks.
11
  Especially, it achieves 90.97\% accuracy on RAF-DB and 0.22 $\epsilon$-error on CLAP2015, which are state-of-the-art results on facial expression recognition and age estimation respectively.
12
 
13
+ <img src="/pictures/SwinFace.png" alt="Image" width="500">
14
 
15
  ## Evaluate
16
  Here are some test results. For detailed experimental information, please refer to our paper.