iperov / DeepFaceLive

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

Settings for the supplied models #31

Closed Labbers closed 2 years ago

Labbers commented 2 years ago

What settings and resolution are the ready-to-use public face models created with? Is the resolution better than the user-faq supplied settings "res:224, WF, archi:liae-udt, ae_dims:512, e_dims:64, d_dims:64, d_mask_dims:32, eyes_mouth_prio:Y, blur_out_mask:Y, uniform_yaw:Y, lr_dropout:Y, batch:8. Others by default"?

And whats the difference with the Google FaceMesh models, is there any code for that?

iperov commented 2 years ago

settings in faq. Google FaceMesh is used for face landmarks.

Labbers commented 2 years ago

Do you have any recommendations for higher resolution models? For example, 512x512 on a 24g GPU.