Accurate 3D Face Reconstruction with Facial Component Tokens

Tianke Zhang, Xuangeng Chu, Yunfei Liu, Lijian Lin, Zhendong Yang +6 more
2/14/2026

Abstract

Accurately reconstructing 3D faces from monocular images and videos is crucial for various applications, such as digital avatar creation. However, the current deep learning-based methods face significant challenges in achieving accurate reconstruction with disentangled facial parameters and ensuring temporal stability in single-frame methods for 3D face tracking on video data. In this paper, we propose TokenFace, a transformer-based monocular 3D face reconstruction model. TokenFace uses separate tokens for different facial components to capture information about different facial parameters and employs temporal transformers to capture temporal information from video data. This design can naturally disentangle different facial components and is flexible to both 2D and 3D training data. Trained on hybrid 2D and 3D data, our model shows its power in accurately reconstructing faces from images and producing stable results for video data. Experimental results on popular benchmarks NoWand Stirling demonstrate that TokenFace achieves state-of-the-art performance, outperforming existing methods on all metrics by a large margin.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{zhang2026accurate,
  title  = {Accurate 3D Face Reconstruction with Facial Component Tokens},
  author = {Tianke Zhang and Xuangeng Chu and Yunfei Liu and Lijian Lin and Zhendong Yang and Zhengzhuo Xu and Chengkun Cao and Fei Yu and Changyin Zhou and Chun Yuan and Yu Li},
  year   = {2026},
  doi    = {10.1109/ICCV51070.2023.00829},
  url    = {https://doi.org/10.1109/ICCV51070.2023.00829},
  journal = {ICCV 2023 2023}
}

Discussion