z1311/Image-Manipulation-Detection
Classifies a given image as authentic or tampered by doing two levels of analysis. Implemented using PyTorch.
This tool helps verify the authenticity of digital images. You provide an image, and it tells you if the image appears to be original or if it shows signs of digital tampering, such as parts being copied, moved, or spliced in. It's designed for anyone needing to quickly assess the trustworthiness of an image.
No commits in the last 6 months.
Use this if you need to quickly determine whether a JPEG image has been digitally altered through techniques like copy-move or splicing.
Not ideal if you need to detect more subtle manipulations beyond copy-move or splicing, or if your images are not JPEGs.
Stars
25
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/z1311/Image-Manipulation-Detection"
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...
afsalashyana/FakeImageDetection
Fake Image Detection Using Machine Learning
agusgun/FakeImageDetector
Image Tampering Detection using ELA and CNN