Detection of photoshoped images using machine learning.
Dependencies -
- Flask
- Tensorflow-gpu
- numpy
- OpenCV
- Clone the tensorflow models repository from https://github.com/tensorflow/models.git
- Change the values of IMAGES and IMAGE_PATH to the path of the cloned directory of this repository
- Change the CWD_PATH to the path of the tensorflow object detection directory
- Run the app.py file and open the link in the browser and enjoy!!