(Real-or-AI-Generated-Face-Detection)
AI-generated images are now almost everywhere, making it crucial to detect them before misinformation spreads or you get catfished!! 🎭
There is a critical need to reliably detect AI-generated facial images (deepfakes) to mitigate these risks. This repository showcases a robust primary approach utilizing the Xception network with transfer learning and K-Fold cross-validation, alongside an alternative approach using custom Convolutional Neural Network (CNN).
The increasing realism of GAN-generated faces makes it hard to distinguish them from real ones, posing significant threats such as the proliferation of disinformation and potential reputational damage. Therefore, we have developed advanced deep learning models specifically designed to identify AI-generated faces!