kartiknarayan commited on
Commit
e34dfc6
1 Parent(s): f828034

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,7 +10,7 @@ language:
10
 
11
  <div align="center">
12
 
13
- [**Project Page**](https://kartik-3004.github.io/facexformer_web/) **|** [**Paper (ArXiv)**](https://arxiv.org/abs/2403.12960) **|** [**Code**](https://github.com/Kartik-3004/facexformer)
14
 
15
 
16
  </div>
@@ -18,10 +18,10 @@ language:
18
  ## Introduction
19
 
20
  FaceXFormer is an end-to-end unified model capable of handling a comprehensive range of facial analysis tasks such as face parsing,
21
- landmark detection, head pose estimation, attributes recognition, age/gender/race estimation and landmarks visibility prediction.
22
 
23
  <div align="center">
24
- <img src='assets/intro_viz.png'>
25
  </div>
26
 
27
  ## Model Details
 
10
 
11
  <div align="center">
12
 
13
+ [**Project Page**](https://kartik-3004.github.io/facexformer/) **|** [**Paper (ArXiv)**](https://arxiv.org/abs/2403.12960) **|** [**Code**](https://github.com/Kartik-3004/facexformer)
14
 
15
 
16
  </div>
 
18
  ## Introduction
19
 
20
  FaceXFormer is an end-to-end unified model capable of handling a comprehensive range of facial analysis tasks such as face parsing,
21
+ landmark detection, head pose estimation, attributes recognition, age/gender/race estimation, facial expression recognition and face visibility prediction.
22
 
23
  <div align="center">
24
+ <img src='assets/intro.png'>
25
  </div>
26
 
27
  ## Model Details