Related Experiment Video
Updated: Aug 25, 2025

04:23
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
1.9K
3D face-model reconstruction from a single image: A feature aggregation approach using hierarchical transformer with
Shubhajit Basak1, Peter Corcoran2, Rachel McDonnell3
1School of Computer Science, National University of Ireland Galway, Galway H91 TK33, Ireland.
Summary
This study introduces a hierarchical transformer model for 3D face reconstruction from single images, overcoming limitations of Convolutional Neural Networks (CNNs) in capturing long-range dependencies for improved realism and occlusion resistance.
Area of Science:
- Computer Vision
- Machine Learning
- 3D Reconstruction
Background:
- Convolutional Neural Networks (CNNs) excel in computer vision but struggle with long-range image dependencies.
- Transformer networks, adept at long-range dependencies, achieve state-of-the-art results in various vision tasks.
- Transformers have not been extensively applied to 3D face reconstruction.
Purpose of the Study:
- To propose a novel hierarchical transformer model for extracting 3D face parameters from a single 2D image.
- To address the limitations of existing models in capturing long-range facial features.
- To achieve state-of-the-art performance in 3D face reconstruction and alignment.
Main Methods:
- A hierarchical transformer model utilizing pre-trained Swin Transformer backbones.
- A feature pyramid aggregation structure for multi-stage feature fusion.
- A semi-supervised training approach combining supervised learning (3DMM parameters) and unsupervised learning (differential rendering).
Main Results:
- The proposed model achieves comparable or superior results to current state-of-the-art methods on two public datasets.
- Demonstrates improved performance in 3D face reconstruction and dense 3D face alignment.
- Subjective evaluations indicate enhanced realism and occlusion resistance compared to previous works.
Conclusions:
- The novel hierarchical transformer model effectively extracts 3D face parameters from single images.
- The approach overcomes CNN limitations by leveraging long-range dependency extraction.
- The method shows significant potential for advancing 3D face reconstruction technology.

