Skip to content

recluzegeek/deepscan-model

Repository files navigation

DeepScan

DeepScan is a deepfake videos detection system and aims to combat the widespread of deepfake videos on the internet. The backbone is a Swin Transformer pretrained on ImageNet & taken from huggingface. Currently, we're training & evaluating the model on CelebDF_v2 dataset.

Instructions

  • Install Python-3.11 and create a virtual enviornment

    python install virtualenv
    python -m venv deepfake_venv
  • Install the dependencies

    pip install 

Roadmap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published