The central repository for my 3rd year project at the University of Warwick. The project is focused on detecting DeepFakes using blink detection and then evaluating how resilient the detection is to adversarial noise.
Note: to run succesfully on DCS, need to install venv in kudu. This needs the following pip.conf
file to be added in the venv's root directory:
[install]
user = false