HifiDiff: High-fidelity diffusion model for face hallucination from tiny non-frontal faces (Neurocomputing 2025)
This repository contains an unofficial code implementation of HifiDiff, a joint face super-resolution and frontalization model.
- CUDA 11.8
- python 3.12
- pytorch 2.6.0
- torchvision 0.21.0
- numpy 2.1.2
Please refer to requirements.txt
for all packages.