error-level-analysis topic
List
error-level-analysis repositories
FakeImageDetector
182
Stars
71
Forks
Watchers
Image Tampering Detection using ELA and CNN
Image-Manipulation-Detection
19
Stars
3
Forks
Watchers
Classifies a given image as authentic or tampered by doing two levels of analysis. Implemented using PyTorch.
Fake-Aadhaar-Detection
15
Stars
4
Forks
Watchers
Classifies a given aadhaar image to real or fake by doing two levels of analysis.
ELA
29
Stars
2
Forks
Watchers
ELA 全称:Error Level Analysis ,汉译为“错误级别分析”或者叫“误差分析”。通过检测特定压缩比率重新绘制图像后造成的误差分布,可用于识别JPEG图像的压缩。