项目作者: RahulBarman101
项目描述 :
detection of photoshoped images using machine learning
高级语言: Python
项目地址: git://github.com/RahulBarman101/image-manipulation-identification-system.git
image-manipulation-identification-system
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!!