iperov / DeepFaceLive

Real-time face swap for PC streaming or video calls
GNU General Public License v3.0
26.31k stars 4.49k forks source link

converting LIA model to onnx #142

Closed linfang010 closed 1 year ago

linfang010 commented 1 year ago

Hi there, I try to convert LIA model from pytorch to onnx but failed with unsupported operator like 'aten::qr'. I notice that you have successfully converted it and your converted onnx works fine (with only minor difference compared to original pytorch version). Can you share some insight about the conversion ? best wishes

iperov commented 1 year ago

not related to dflive