Skip to content

FLAIR: A Conditional Diffusion Framework with Applications to Face Video Restoration (WACV2025)

License

Notifications You must be signed in to change notification settings

wustl-cig/FLAIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLAIR

This is the official Repo for WACV2025 paper "FLAIR: A Conditional Diffusion Framework with Applications to Face Video Restoration" (paper)

Installation

pip install -r requirements.txt
pip install flash-attn --no-build-isolation

Download Pre-trained Models

Google Drive

Place them in ./checkpoints

Usage

python scripts/video_sample.py gaussian-demo --device cuda

python scripts/video_sample.py x8-bicubic-demo --device cuda

python scripts/video_sample.py x16-bicubic-demo --device cuda

python scripts/video_sample.py jpeg-demo --device cuda

About

FLAIR: A Conditional Diffusion Framework with Applications to Face Video Restoration (WACV2025)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published