项目作者: RahulBarman101

项目描述 :
detection of photoshoped images using machine learning
高级语言: Python
项目地址: git://github.com/RahulBarman101/image-manipulation-identification-system.git
创建时间: 2020-02-16T18:17:48Z
项目社区:https://github.com/RahulBarman101/image-manipulation-identification-system

开源协议:Apache License 2.0

下载


image-manipulation-identification-system

Detection of photoshoped images using machine learning.

Dependencies -

  1. Flask
  2. Tensorflow-gpu
  3. numpy
  4. 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!!