Controllable 3D Face Generation with Conditional Style Code Diffusion (AAAI2024)
[Project Page | ArXiv | Sup]
conda create -n texface python=3.8 -y
pip install torch==1.12.1+cu113 torchvision==0.13.1+cu113 torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cu113
cd inversion
python scripts/test_celeba.py ./checkpoints.pt
cd generation
python scripts/infer.py
python scripts/gen_videos.py