Skip to content

varshavkumar12345/DeepFakeDetectionAI

 
 

Repository files navigation

index.html , AI_verse.py and requirements.txt are created by collaborators.

Remaining files are created by docker init command.

How to run it

Install wsl

Install docker desktop from website https://www.docker.com/products/docker-desktop/

Open Git bash and clone repository

image

Create Dockerfile using command

image

Now we should choose versions used

image

Build the repository

image

Now go to Docker desktop , go to images and run the image

image

Run this in docker container , this redirects to output

image

Upload a file to check if that video is deepfake or real

image

image

About

A DeepFake Detector using MobileNet v2. A custom dataset was made that contained images labelled as AI and real. A MobileNet v2 model was trained on this dataset to classify it as AI or not by uploading the image or the video on the website.

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 57.3%
  • Python 28.7%
  • Dockerfile 14.0%