/DeepFake-Detector

A Gradio-based web application that detects whether an image is a deepfake. The application uses a pre-trained InceptionResnetV1 model from the facenet_pytorch library for face recognition, and pytorch-grad-cam for visual explainability.

Primary LanguagePython

Stargazers