You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a deeplearning based project which detects if the
given image is real or deepfake generated. This repo contains CNN
implementation using Tensorflow. The model architecture is
simple and effective.
About
The system is able to distinguish between real and deepfake images. The model is totally based upon CNN built using TensorFlow.