Global-Flow-Local-Attention icon indicating copy to clipboard operation
Global-Flow-Local-Attention copied to clipboard

How to drive a static image

Open ParthaEth opened this issue 3 years ago • 0 comments

Hi,

The command provided

python demo.py --name=face_checkpoints --model=face --attn_layer=2,3 --kernel_size=2=5,3=3 --gpu_id=0 --dataset_mode=face --dataroot=./dataset/FaceForensics --results_dir=./demo_results/face

Seems to dump the source validation frames and extracted edges. However, how do I provide a static frame and drive that with these edges?

ParthaEth avatar Aug 01 '22 14:08 ParthaEth