Skip to content

A deepfake (image) detection API using ReDeepFake's model, served using FastAPI and containerized with Docker

Notifications You must be signed in to change notification settings

ronellsalunke/deepfake-detection-api

Repository files navigation

DeepFake Detection API

ML pipeline with FastAPI + Docker to serve the model as an API.

ReDeepFake model was obtained from here

Note:

  1. libgl1 is required by opencv-python, most systems have it preinstalled but it would be required when Dockerizing
  2. The ReDeepFake model is provided by DataFlow under the MIT License.

About

A deepfake (image) detection API using ReDeepFake's model, served using FastAPI and containerized with Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages