https://github.com/huyhoang2001/dfone
Deepfake detection simple by image
https://github.com/huyhoang2001/dfone
cnn deep-learning deepfake-detection googlecolab image ngrok
Last synced: 20 days ago
JSON representation
Deepfake detection simple by image
- Host: GitHub
- URL: https://github.com/huyhoang2001/dfone
- Owner: huyhoang2001
- Created: 2024-12-18T12:21:38.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-19T08:39:43.000Z (2 months ago)
- Last Synced: 2025-02-19T09:30:54.314Z (2 months ago)
- Topics: cnn, deep-learning, deepfake-detection, googlecolab, image, ngrok
- Language: HTML
- Homepage:
- Size: 4.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deepfake simple
DeepFake Detection is the problem of recognizing false movies or pictures created using deep learning algorithms. Deepfakes are made by employing machine learning algorithms to edit or replace components of an original video or picture, such as a person's face. Deepfake detection seeks to recognize and differentiate such manipulations from actual videos or pictures.
This is a small project on real or fake processed photo recognition with 70-89% accuracy.## 🚀 About dataset and file models
## 🔗 Links
This is a .h5 designed module with a size of about 800Mb. link [models](https://drive.google.com/file/d/1yDm4hqwR4zRvGNPvhlMtSyR8rIDEEi0r/view?usp=sharing)
and this is dataset image by [kaggle](https://www.kaggle.com/competitions/deepfake-detection-challenge)## General description
👩💻 Import any image with face, portrait mode.🧠 The program will predict what this image is.
👯♀️ real photo or fake photo.
🤔 exclude all images except images with faces
💬 It takes about 5-10 seconds to get the result.
⚡️ Have a good day...
## Demo
this is view demo project [youtube](https://www.youtube.com/watch?v=iCqXyZ_ockM)