An open API service indexing awesome lists of open source software.

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

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)