Enhancing Deep Fake Detection with InceptionNet V3

  • Unique Paper ID: 179233
  • Volume: 11
  • Issue: 12
  • PageNo: 6659-6665
  • Abstract:
  • This paper describes how the InceptionNet V3 model can detect 85% deep-fakes. Deepfakes refer to synthetic media in which the image or video of a person is replaced with another, which poses grave threats in spreading misinformation and compromising security. We used the InceptionNet V3 model CNN architecture and fine-tuned it for classifying images into real and fake as a binary class. To improve models' durability, rotation, shift, shear, zoom, and horizontal flip are implemented as data augmentation techniques. Initially, we divided the Kaggle dataset into test, validation, and training sets.We then trained our model using the Adam optimizer over 15 epochs. Accuracy, confusion matrix, and ROC AUC score are involved in evaluation criteria. The results show that InceptionNet V3 with custom layers is a good deepfake detector in the sense of achieving an 85% accuracy of the test set. Transfer learning and data augmentation can be very useful in improving the capabilities of a deepfake detector. Further studies are going to concentrate on improving the model's functionality and extending its application to include video data.

Cite This Article

  • ISSN: 2349-6002
  • Volume: 11
  • Issue: 12
  • PageNo: 6659-6665

Enhancing Deep Fake Detection with InceptionNet V3

Related Articles