usage: main.py [-h] --src SRC --dst DST --out OUT [--warp_2d] [--correct_color] [--no_debug_window] main.py:
I am trying to learn face swap using opencv, dlib. And I found out an face swap code from this link https://github.com/wuhuikai/FaceSwap.
When I run this code in spyder, following error occurs:
I am new on python and this computer vision topics. Waiting for positive responses. Thanks in advance.
Comments
Post a Comment