Image Forgery Detector The program implement image forgery detector using block artifact grid(BAG) algorithm. Get Started Running the program Install pipenv Install packages using pipenv pipenv install Activate pipenv shell pipenv shell Run the program python3 main.py Reference: Research Paper