Advertisement
Guest User

video.bat

a guest
Jul 3rd, 2021
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.24 KB | None | 0 0
  1. Rem v2
  2. cd ..
  3. python test_video_swapsingle.py --isTrain false --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path %1 --video_path %2 --output_path "./output/%~n1_%~nx2" --temp_path ./temp_results
  4. ::"%~dp0..\output\%~n1_%~nx2"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement