Skip to content

DeepFake Detection Web-App[Mirage Breaker] πŸ–₯ using Deep Learning(ResNext and LSTM), Flask and ReactJs where you can predict whether a video is FAKE Or REAL along with the confidence ratio.

Notifications You must be signed in to change notification settings

KeshavCh0udhary/HIS2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 

Repository files navigation

DeepFake Detection - Simplified!

DeepFake Detection Web-App[Mirage Breaker] πŸ–₯ using Deep Learning(ResNext and LSTM), Flask and ReactJs where you can predict whether a video is FAKE Or REAL along with the confidence ratio.

Explanation of the Project

  • We've created a DeepFake Detection system that intends to detect DeepFake videos using Deep Learning techniques like ResNext and LSTM. Also integrated the trained model with the Frontend UI which uses ReactJs and Backend uses Flask.
  1. Deep - This is the root folder.

  2. Requirements.txt - Python libraries needed for this project.

  3. To use this application a folder named as 'model' needs to be created and inside this folder, you have to add trained model uploaded at Trained-Model

  4. To use this application a folders named as 'Uploaded_Files' to be created inside root(Deep) folder.

  5. To run this application install all necessary libraries

To run this project clone the repository and execute the following command:


pip install -r requirements.txt

cd Deep

python server.py

File Structure

HIS2.0
β”œβ”€β”€ Deep
|   β”œβ”€β”€ PPT
β”‚   β”œβ”€β”€ model
β”‚   β”œβ”€β”€ static
|   |   β”œβ”€β”€ react  
|   |
|   β”œβ”€β”€ templates
|   β”œβ”€β”€ Uploaded_Files
|   β”œβ”€β”€ model2.ipynb
|   β”œβ”€β”€ modeltraining.py
|   β”œβ”€β”€ requirements.txt
|   β”œβ”€β”€ server.py
|   
└── README.md

THE BRAINIACS

  1. Krishna Keshav
  2. Ujjwal Trivedi
  3. Vansh
  4. Swastik Singh Sanger

About

DeepFake Detection Web-App[Mirage Breaker] πŸ–₯ using Deep Learning(ResNext and LSTM), Flask and ReactJs where you can predict whether a video is FAKE Or REAL along with the confidence ratio.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •