This project focuses on detecting a specific form of image forgery known as a copy-move attack, in which a portion of an image is copied and pasted elsewhere.
- Clone the repo:
git clone https://github.com/Prabhdeep1999/image-forgery-detection
- Change directory into root folder:
cd image-forgery-detection
- Install requirements:
pip install -r requirements.txt
- Run the cmf_detect.py file:
python cmf_detect.py --img images/forged1.png