Skip to content

Image Deepfake Detection is a web app that leverages deep learning algorithms to examine images and detect if they are authentic or generated by deepfake technology. The application includes functionalities such as user login, image uploading, feature extraction from images, comparison with a pretrained model, and the classification of images.

License

Notifications You must be signed in to change notification settings

Jerald-Golden/Image-Deepfake-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Deepfake Detection

Image Deepfake Detection is a robust web application designed to detect manipulated images using convolutional neural networks (CNNs).

Features

  • User Authentication: Secure registration and login system for users.
  • Image Upload: Users can upload images for analysis.
  • CNN Analysis: Utilizes a pre-trained CNN model to analyze uploaded images.
  • Comparison: Compares extracted features with a curated dataset.
  • Classification: Determines whether the uploaded image is genuine or a deepfake.
  • Result Visualization: Provides clear visual representation of the analysis results.

Usage

  1. Login: Log in with Goolge Oauth.
  2. Upload Image: Select an image file to upload for analysis.
  3. Analysis: Wait for the system to complete the analysis process.
  4. View Result: See the classification result indicating whether the uploaded image is genuine or a deepfake.
  5. Repeat: Continue analyzing additional images as needed.

Contributing

Contributions to improve the application are encouraged. Feel free to submit pull requests or open issues in the GitHub repository to address any issues or suggest enhancements.

Disclaimer

This project is developed for educational and research purposes and should not be solely relied upon for critical applications. While efforts have been made to provide accurate results, the system may have limitations and may not detect all deepfake images. It is recommended to employ multiple layers of verification for critical scenarios.

For inquiries, please contact [jeraldgolden00@gmail.com].

About

Image Deepfake Detection is a web app that leverages deep learning algorithms to examine images and detect if they are authentic or generated by deepfake technology. The application includes functionalities such as user login, image uploading, feature extraction from images, comparison with a pretrained model, and the classification of images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published