deepfakes / faceswap

Deepfakes Software For All
https://www.faceswap.dev
GNU General Public License v3.0
50.52k stars 13.06k forks source link

some test question on trained model. #45

Closed visonpon closed 6 years ago

visonpon commented 6 years ago

I followed the guide https://github.com/deepfakes/faceswap/blob/master/USAGE.md#testing-out-our-bot to test the trained model's output python faceswap.py convert -i ~/faceswap/photo/trump/ -o ~/faceswap/output/ -m ~/faceswap/models/ but the results are like this:

847277056 Am i missed something? @joshua-wu @Ganonmaster

Ganonmaster commented 6 years ago

What does the training preview output look like?

duoyu5555 commented 6 years ago

I had a similar problem. Is it caused by a too-short-training time or some problems of resolution or something else?

visonpon commented 6 years ago

@Ganonmaster @duoyu5555 i just use the trained model provided by the author to generate the output, and didn't train the model.

Clorr commented 6 years ago

Reopen on faceswap-playground if still relevant