Skip to content

Detecting and localizing forged images on microblogging platforms using deep convolutional neural network. The code snippets in Python using Keras library of the Deep Neural Network employed for the Paper

Notifications You must be signed in to change notification settings

bhuvaneshsingh80/Siteforge--Deep-Neural-Network-CNN-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Siteforge

This project provides the code snippets employed for the Deep neural network framework mentioned in the paper: SiteForge: Detecting and localizing forged images on microblogging platforms using deep convolutional neural network (https://www.sciencedirect.com/science/article/pii/S0360835221006379#f0015 )

Start with LoadAndSet file

Model design is mentioned in Model_Design

Training part can be looked in to Model_Execution

Evaluation is presented in Evaluation

The CASIA 2.0 Dataset - https://www.kaggle.com/divg07/casia-20-image-tampering-detection-dataset

For Indian Dataset - https://github.com/bhuvaneshsingh80/Twitter_India_dataset_Ver_03

About

Detecting and localizing forged images on microblogging platforms using deep convolutional neural network. The code snippets in Python using Keras library of the Deep Neural Network employed for the Paper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages