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
In this replository is a small application that uses a CNN to predict real or fake face. Data has been collected from kaggle for training ~1450 images and with an additional ~300 images for validation.
A deep learning CNN model to detect the fake and real faces through images.
Requirement
Python
Keras
Tensorflow
Jupyter Notebook
Matplotlib
Numpy
About
In this replository is a small application that uses a CNN to predict real or fake face. Data has been collected from kaggle for training ~1450 images and with an additional ~300 images for validation.