afsalashyana/FakeImageDetection
Fake Image Detection Using Machine Learning
This project helps you identify if an image has been digitally altered or tampered with, even when changes are invisible to the human eye. You input an image, and it tells you whether the image is fake or real, along with a probability of tampering. This is useful for anyone who needs to verify the authenticity of visual evidence, such as journalists, investigators, or social media managers.
231 stars. No commits in the last 6 months.
Use this if you need to quickly and reliably determine the authenticity of an image to prevent the spread of misinformation or for forensic analysis.
Not ideal if you primarily need to identify specific types of image manipulation (like splicing or coloring) rather than general tampering.
Stars
231
Forks
67
Language
Java
License
GPL-3.0
Category
Last pushed
May 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/afsalashyana/FakeImageDetection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aaronchong888/DeepFake-Detect
Open-source deepfake detection: train your own model with TensorFlow, Keras & EfficientNet
dessa-oss/DeepFake-Detection
Towards deepfake detection that actually works
abhijithjadhav/Deepfake_detection_using_deep_learning
This projects aims in detection of video deepfakes using deep learning techniques like RestNext...
agusgun/FakeImageDetector
Image Tampering Detection using ELA and CNN
davide-coccomini/Combining-EfficientNet-and-Vision-Transformers-for-Video-Deepfake-Detection
Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for...