mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-20 21:43:22 -07:00
update readme
This commit is contained in:
parent
d0d29eedd6
commit
57ac29b84d
4 changed files with 7 additions and 22 deletions
|
@ -17,8 +17,6 @@ It depends on how big the face in the frame, as well as the resolution of the mo
|
|||
|
||||
Play with different program settings. Any module put on the CPU will consume a lot of CPU time, which is not enough to run a game, for example. If the motherboard allows, you can install additional video cards and distribute the load on them.
|
||||
|
||||
|
||||
|
||||
## Will DeepFake detectors be able to detect a fake in my streams?
|
||||
|
||||
depends on final quality of your picture. Flickering face, abruptly clipping face mask, irregular color will increase chance to detect the fake.
|
||||
|
@ -34,13 +32,6 @@ No you don't. There are public face models that can swap any face without traini
|
|||
</td></tr>
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
## When will AMD cards be supported?
|
||||
|
||||
Depends on <a href="https://github.com/microsoft/onnxruntime">microsoft/onnxruntime</a> library developers. AMD cards are supported through DirectML execution provider, which is currently raw and slow.
|
||||
|
||||
</td></tr>
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
## I want to have more control when changing faces in a video. Will the new functionality be implemented?
|
||||
|
||||
No. DeepFaceLive is designed for face swapping in streams. The ability to change faces in the videos - only for test purposes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue