Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ language:
|
|
| 10 |
|
| 11 |
<div align="center">
|
| 12 |
|
| 13 |
-
[**Project Page**](https://kartik-3004.github.io/
|
| 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
|
| 22 |
|
| 23 |
<div align="center">
|
| 24 |
-
<img src='assets/
|
| 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
|