Skip to content

AK2k30/DeepFake_video-image_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

DeepFake-Video/Image-Detection

project-image

This Python tool detects deepfake images and videos using the MTCNN model in a Jupyter Notebook. It accurately identifies manipulated content by analyzing facial features offering a reliable solution for ensuring digital media authenticity

Project Demo & Screenshots:

deepfake_model.mp4
Upload image to find deepfake
It will detect it is deepfake or not

🧐 Features

Here're some of the project's best features:

  • Detect deepfake image
  • Detect deepfake video
  • it is a simple drag and drop website

🛠️ Installation Steps:

1. Required packages

%pip install numpy Pillow opencv-python pytorch-grad-cam
%pip install torch
%pip install facenet-pytorch
%pip install opencv-python
%pip install pytorch-gradcam
%pip install pytorch-gradcam
%pip install grad-cam

💻 Built with

Technologies used in the project:

  • Python
  • Jupiter notebook
  • MTCNN
  • resnetinceptionv1_epoch_32.pth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published