- Allemand Jordan* (Student, EURECOM)
- Wei Fanfu* (Student, EURECOM)
- N. Mirabet Herranz (Supervisor, EURECOM)
- J.-L. Dugelay (Supervisor, EURECOM)
*Equal contribution
This project aims to detect DeepFake videos through heart rate estimation. DeepFake technology has become increasingly sophisticated, posing challenges in identifying manipulated content. By utilizing heart rate estimation techniques, we explore a novel approach to discerning authentic videos from DeepFake ones.
For more detailed information, please refer to our [report](TODO link).
-
Inject Heart Rate:
- Open
evaluate.py. - Adjust the settings according to your environment, everything is detailed alongside variable declarations.
- Run
evaluate.py. - Results will be saved in
outputX.txt, where X is the next available number.
- Open
-
Using Modified DOP (DeepFakesON-Phys):
- Refer to the DeepFakesON-Phys repository for our modified version of DOP.
- Our heart rate estimation method derives from GitHub - rohintangirala/eulerian-remote-heartrate-detection.