|
|
|
|
|
by wcoenen
2246 days ago
|
|
Deepfakes are implemented with Generative Adverserial Networks (GANs), where one component is a discriminative network that is already trying to distinguish real from fake, to provide feedback to the generation. So I think any detection algorithms would get into a never-ending arms race. |
|