One-Shot Free-View Neural Talking-Head Synthesis for Video Conferencing
Unofficial pytorch implementation of paper “One-Shot Free-View Neural Talking-Head Synthesis for Video Conferencing”
Train:
python run.py --config config/vox-256.yaml --device_ids 0,1,2,3,4,5,6,7
Demo:
python demo.py --config config/vox-256.yaml --checkpoint path/to/checkpoint --source_image path/to/source --driving_video path/to/driving --relative --adapt_scale --find_best_frame
free-view (e.g. yaw=20, pitch=roll=0):
python demo.py --config config/vox-256.yaml --checkpoint