This repo is for WildAvatar, adapted from offical repo HumanNeRF: Free-viewpoint Rendering of Moving People from Monocular Video (CVPR 2022). Please prepare the environment as in their offical instruction.
Below we take the subject 2WVreEPoLlg as a running example.
- Link the WildAvatar dataset, by running
ln -s /path/to/WildAvatar ./datasets/WildAvatar
- Training
python train.py --cfg configs/human_nerf/WildAvatar/2WVreEPoLlg.yaml
- Testing
python run.py --cfg configs/human_nerf/WildAvatar/2WVreEPoLlg.yaml --type movement