FaceSwap icon indicating copy to clipboard operation
FaceSwap copied to clipboard

why the result is bad when I use your code to test the before.jpg ?

Open tiankong1993 opened this issue 7 years ago • 3 comments

why the result is bad when I use your code to test the before.jpg ?

tiankong1993 avatar Sep 11 '17 09:09 tiankong1993

What do you mean result is bad?

hrastnik avatar Sep 11 '17 09:09 hrastnik

the result when I use your code , can you tell me where is wrong? https://github.com/LiuRjun/meng/blob/master/tu.png

tiankong1993 avatar Sep 12 '17 02:09 tiankong1993

The image I got was produced by feeding the whole video to the algorithm and screencapping a random frame. The algorithm is not stateless (it can change based on previous frame inputs) so that's probably where the difference from my results and yours comes from.

hrastnik avatar Sep 12 '17 05:09 hrastnik