YuvalNirkin / fsgan

FSGAN - Official PyTorch Implementation
https://nirkin.com/fsgan
Creative Commons Zero v1.0 Universal
754 stars 147 forks source link

Does anyone know how to do face reenactment with fsgan v2 #168

Closed BCL123456-BAL closed 1 year ago

BCL123456-BAL commented 1 year ago

it throw a error '' AttributeError: partially initialized module 'cv2' has no attribute 'gapi_wip_gst_GStreamerPipeline' (most likely due to a circular import)'' when i run reenact.py in fsgan/infrence/reenact.py.

the error image is given by image