File size: 1,244 Bytes
e559d8c
 
 
 
 
 
 
 
 
 
 
 
 
 
89984ef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
title: TEASER
emoji: 👁
colorFrom: purple
colorTo: indigo
sdk: gradio
sdk_version: 5.26.0
app_file: app.py
pinned: false
license: mit
short_description: Official demo of the ICLR 2025 paper
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference


# TEASER: Token Enhanced Spatial Modeling for Expressions Reconstruction


This repository is the official implementation of the ICLR 2025 paper [TEASER: Token Enhanced Spatial Modeling For Expressions Reconstruction](https://arxiv.org/abs/2502.10982).

<p align="center">
  <a href='https://arxiv.org/abs/2502.10982' style='padding-left: 0.5rem;'>
    <img src='https://img.shields.io/badge/arXiv-2502.10982-brightgreen' alt='arXiv'>
  </a>
  <a href='https://julia-cherry.github.io/TEASER-PAGE/' style='padding-left: 0.5rem;'>
    <img src='https://img.shields.io/badge/Website-Project Page-blue?style=flat&logo=Google%20chrome&logoColor=blue' alt='Project Page'>
  </a>
</p>

<p align="center"> 
<img src="https://github.com/Pixel-Talk/TEASER/blob/main/samples/show.png?raw=true">
TEASER reconstructs precise 3D facial expression and generates high-fidelity face image through estimating hybrid parameters for 3D facial reconstruction.
</p>