Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.49.1
metadata
title: FakeSpotter β Image Deepfake Detector
emoji: π
colorFrom: blue
colorTo: pink
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
FakeSpotter β Image Deepfake Detector
What it does
- Detect faces (MTCNN). If faces are found, classify each face; otherwise classify the whole image.
- Uses a vision classifier fine-tuned for deepfake detection from Hugging Face.
- No EXIF heuristics β purely image-based.
Notes
- This is a classroom demo, not a forensic tool.