Skip to content

A deep learning based research to encourage healthy online information sharing by detecting and removing deep-fakes to avoid the spread of misleading information on the internet.

License

Notifications You must be signed in to change notification settings

sagarmandiya/DeepFake-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepFake-Detection

A comprehensive deep learning pipeline for detecting deepfake videos and images using state-of-the-art convolutional neural network architectures such as XceptionNet, MisoNet, ResNet, and VGG-19.

Python TensorFlow License


🧠 Overview

This project focuses on building and benchmarking deepfake detection models using large-scale datasets. It integrates both TensorFlow and TensorRT to accelerate inference and optimize model deployment for real-time performance.


🚀 Highlights

  • Trained on 80GB+ of real and deepfake media data.
  • Achieved 71.5% average precision across multiple deep learning architectures.
  • Implemented real-time detection using TensorRT.
  • Evaluated robustness against adversarial examples.
  • Published findings to advance ethical AI and forgery detection research. [Paper]

🛠️ Technologies

  • Python, TensorFlow, Keras, TensorRT
  • XceptionNet, MisoNet, ResNet, VGG-19
  • NumPy, OpenCV, Matplotlib, Scikit-learn

About

A deep learning based research to encourage healthy online information sharing by detecting and removing deep-fakes to avoid the spread of misleading information on the internet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages