Skip to content

Master Thesis - Detecting Digital Face Manipulations withDeep Convolutional Neural Networks Basedon Audio Visual Features

Notifications You must be signed in to change notification settings

fellnerse/forgerydetection

Repository files navigation

Setup

  • Poetry: https://github.com/sdispater/poetry (curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py | python)
  • pre-commit: https://pre-commit.com/ (pip install pre-commit)
  • setup python environment:
    1. make sure python3.7 is active
    2. run in root folder: poetry install
  • using pycharm: mark src as sources root directory
  • if running tensorboard raises an error about setuptools, run: poetry run pip install -U setuptools
  • dlib requires you to install cmake:
    • mac: brew install cmake
    • ubuntu: sudo apt install cmake

About

Master Thesis - Detecting Digital Face Manipulations withDeep Convolutional Neural Networks Basedon Audio Visual Features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages