Skip to content

Latest commit

Β 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

An Approach to Fake Media Detection: Integrating Deepfake Analysis, Image Forensics, and Frequency Domain Analysis

This project is a thesis-based initiative to develop a unified framework combining:

  • Image Forensics
  • Frequency Domain Analysis
  • Deepfake Detection

The goal is to create a system that improves over time, learning from user-submitted data to enhance detection of tampered and AI-generated images.


🧠 Framework: MMMN

  • Built as a modular Python package
  • Provides functions for image analysis using:
    • Metadata extraction
    • Frequency (FFT, DCT) features
    • Deep learning detection
  • Can be reused in CLI apps, Flask, or notebooks

🌐 WebApp Interface (Flask)

  • Frontend for uploading and analyzing images
  • Stores results and feedback into a MySQL database
  • Supports long-term retraining by collecting labeled image samples

πŸ“ Folder Structure

thesis_project/
β”œβ”€β”€ MMMN/            # Core detection framework
β”œβ”€β”€ webapp/          # Flask-based web interface
β”œβ”€β”€ requirements.txt
└── README.md

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages