Giter Site home page Giter Site logo

imgtamperingdetection's Introduction

This work as done as an assignment for both an Image Processing and a Machine Learning class. We reproduced (aside from a couple of small differences) the method explored by S. Bayram et al in the paper Image manipulation detection with binary similarity measures. More information about what was done can be found in the various text files present throughout this repository. The CASIA v2 image dataset was used for training and testing. Credits for the use of the CASIA Image Tempering Detection Evaluation Database (CAISA TIDE) V2.0 are given to the National Laboratory of Pattern Recognition, Institute of Automation, Chinese Academy of Science, Corel Image Database and the photographers. http://forensics.idealtest.org

Demo Program

Directory demo contains a demonstration program. It tries to detect whether an image is blurred or not. It was trained with authentic images from the CASIA v2 dataset, as well as the same images after being blurred by 7 x 7 gaussian filter, with ฯƒ = 1. The accuracy of the program is hard to measure. It correctly identified authentic images from the dataset in 70 to 90% of the cases. For blurred images, it depends on how much blur was applied. As the blurring intensifies, it should tend to correctly identify them 100% of the time. For more subtle blurs, the accuracy isn't very good.

Requirements

How to Use

Build everything with make. To test a single image, use ./run image_file.jpg. To test all the files within a directory, use ./runall path_to_directory.

Folder demo/sample contains sample testing images. 279 out of the 500 blurred images in demo/sample/blurred are correctly classified as so. 342 out of the 500 even more blurred images in demo/sample/blurred2 are correctly classified as so. Finally 346 out of the 500 authentic images in demo/sample/authentic are correctly identified as so.

imgtamperingdetection's People

Contributors

rodrigo-weigert avatar ariellayamada avatar

Stargazers

Pass-O-Guava avatar  avatar  avatar Guido Bartoli avatar  avatar  avatar xunge avatar  avatar  avatar yang-jq avatar Md Taksir Hasan Majumder avatar Dewesh Deo Singh avatar  avatar

Watchers

Qing Feng avatar  avatar

imgtamperingdetection's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.