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

Unexpected Results with Custom DFM File in DeepFaceLive after 1M Iterations of SAEHD Training #187

Closed frombit closed 11 months ago

frombit commented 11 months ago

I have extracted tens of thousands of faces from a variety of videos of the model I want into data_src, and created videos from various angles of my face for data_dst, then extracted them. After about 1 million training iterations with an approximate batch size of 4 using SAEHD, I extracted a dfm file. However, when I applied this to DeepFaceLive, the result was completely different from what I saw in the SAEHD training preview screen.

It looked as if it had not been trained at all.

The sample dfm files provided yield very good results, but the dfm file I created does not. Do I need more training?