Giter Site home page Giter Site logo

rohi1999anits / image-forgery-using-deep-learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thuyngch/image-forgery-using-deep-learning

0.0 0.0 0.0 116.28 MB

Image Forgery Detection using Deep Learning, implemented in PyTorch.

Python 100.00%

image-forgery-using-deep-learning's Introduction

Image-Forgery-using-Deep-Learning

Image Forgery Detection using Deep Learning, implemented in PyTorch.

Proposal

The whole framework: An RGB image, firstly, is divided into overlapping patches (64x64). Then, RGB patches are converted to the YCrCb color channel, before being scored by a network. Lastly, a post-processing stage is designed to refine predictions of the network and make a final conclusion on the authentication of the image.

accessibility text

The deep neural network is adapted from MobileNet-V2. However, we modify the original MobileNet-V2 to be more relevant to our problem. The picture below depicts the architecture modification.

accessibility text

Experimental results

We have conducted a comprehensive evaluation on model configurations to show which factor improves the final performance of the model. To figure out this, we define six configurations accompanied with the MobileNetV2, denoted as MBN2, as the core. There are two color channels to be considered, namely RGB and YCrCb. Besides, three MobileNetV2 architectures are taken into account for comparing. The first architecture is MobileNetV2 trained from scratch, the second one is MobileNetV2 initialized with pre-trained weights from ImageNet, and the last one is modified MobileNetV2 trained from scratch.

accessibility text accessibility text

Citation

If you find this work useful, please cite:

@article{
  title={Preserving Spatial Information to Enhance Performance of Image Forgery Classification},
  author={Hanh Phan-Xuan, Thuong Le-Tien, Thuy Nguyen-Chinh, Thien Do-Tieu, Qui Nguyen-Van, and Tuan Nguyen-Thanh},
  journal={International Conference on Advanced Technologies for Communications (ATC)},
  year={2019}
}

Contact

image-forgery-using-deep-learning's People

Contributors

thuyngch avatar

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.