Skip to content
#

media-forensics

Here are 17 public repositories matching this topic...

Deep learning system achieving 95.36% accuracy in media forgery detection using hybrid ResNet50+ViT architecture. Optimized for 20% training data efficiency with PyTorch, OpenCV, and Flask-based inference pipeline. Live demo on Hugging Face Spaces.

  • Updated May 19, 2026
  • Jupyter Notebook

Production-ready Multimodal Lip Sync Detection & Deepfake Detection System. Detects audio-video synchronization mismatches using deep learning (PyTorch) with a scalable FastAPI-based inference pipeline. Optimized for real-time processing,low false positives, and robust performance on noisy speech segments. Built for video forensics,synthetic media

  • Updated Mar 25, 2026
  • Python

A deep learning-based web application for deepfake video detection, powered by the fine-tuned XceptionNet (Extreme Inception) model. The system allows users to upload videos for deepfake detection, processes them through the trained model, and provides results via a clean Django-based web interface.

  • Updated Aug 28, 2025
  • HTML

A modular PyTorch-based research lab for deepfake detection. Includes implementations and experiments with autoencoders, classifiers, contrastive learning, and generative-model–based detection techniques. Designed for benchmarking, reproducibility, and rapid exploration of new architectures.

  • Updated Dec 8, 2025
  • Jupyter Notebook

InSwapper Detector is a production-focused deepfake detection system designed to identify faces manipulated with INSwapper. It combines face detection, RGB image analysis, frequency artifact extraction, and a multi-task ConvNeXt-Tiny model for image, batch, and video-based detection.

  • Updated May 15, 2026
  • Python

Deepfake video detection using a deep CNN (4 conv blocks with BatchNorm + Dropout). Extracts frames from real/fake videos in the DFFMD dataset and classifies them through multi-frame analysis. TensorFlow/Keras.

  • Updated Apr 8, 2025
  • Python

Improve this page

Add a description, image, and links to the media-forensics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the media-forensics topic, visit your repo's landing page and select "manage topics."

Learn more