Skip to content

Kratos-036/DetectX-DeepFake-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DETECT X - A TOOL FOR DEEPFAKE DETECTION

  • This is a MAJOR GROUP PROJECT for Engineering SEM 6

Detect the video is fake or not using InceptionResNetV2.

The dataset was downloaded from kaggle deepfake detection challenge: https://www.kaggle.com/c/deepfake-detection-challenge/data

Experimental steps

Step1. run capture_img -> use the dlib face detecter to convert video to face img.

Step2. run deepfake_detection_train -> training the dataset from capture_img and output the model file.

Step3. run model_play -> load model then input video to detect the video is fake or not. [0]: fake, [1]: real

About

Unveiling Detect X, a powerful tool harnessing the prowess of InceptionResNetV2 to discern the authenticity of images and videos. Safeguard your content from the deceptive world of deepfakes with this cutting-edge solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors