Advertisement
Guest User

photo.bat

a guest
Jul 2nd, 2021
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.18 KB | None | 0 0
  1. cd ..
  2. python test_wholeimage_swapsingle.py --isTrain false  --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path %1 --pic_b_path %2 --output_path ./demo_file/
  3. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement