Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FakeImageDetector

A CNN based detector and segmenter trained using compression rate variations of pristine vs spliced images and blue channel of the ELAs vs Ground Truth masks respectively.

Datasets used : CASIA1 | CASIA1GroundTruth

Installation

  • Install Python 3.8
  • Run pip install --upgrade pip
  • Goto GUI folder
  • Run pip install -r requirements.txt
  • Start the program with python FakeImageDetector.py

For Django Web App

  • Run pip install -r requirements.txt
  • Start the server with python manage.py runserver
  • Go to localhost:8000 in your browser.

About

Google Colab Notebooks for training and testing the CNNs for classification and segmentation of Spliced Images.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages