GithubHelp home page GithubHelp logo

pushp360 / holmes2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from omoshirokunai/holmes2

1.0 0.0 0.0 103.91 MB

home for digital image analysis tools/ personal streamlit experiment

License: GNU General Public License v3.0

Python 100.00%

holmes2's Introduction

Holmes2

GitHub GitHub repo size

The open source home for digital image foresnics and analysis tools

Table of contents

General info

Holmes2 is designed to be a home for digital image forensics tools that is simple to extend with the aim of creating a platform for researchers and forensic experts to experiment and showcase various digital image forensics algorithms.

This project is my undergrad final project and i initially intended it to be an automated tool for detecting forgery then i realised i didnt have the time for that task, so i decided to pivot to make holmes more of a toolkit. Although the project has not relationship with a similar but more complete project called sherloq, I think thanks to streamlit it should be a lot easier to contribute new algorithms.

Note: Holmes is not meant to be an automated tool for deciding if an image if foreged or not. Holmes is still lacking UI polish, and several issues.

Available features

  • Exif viewer
  • Quantization tables matching(not yet complete)
  • Error level analysis
  • Noiseprint by grip-unina

Technologies

Project is created with:

  • python: 3.8
  • streamlit

Setup

To run this project

install necessary pip libraries

 pip install -r requirements.txt

To run holmes in browser

streamlit run holmes.py

File structure

  • Holmes.py: is the main script, which contains streamlit page setup and page navigation

  • Every other module should be named after what they accomplish.

TODO

  • Using quantization tables from jpeg images we can classify the origins of an image.
  • Imporve file structure
  • UI changes

issues

  • Currently runing noiseprint in an unpythonic fashion.

holmes2's People

Contributors

omoshirokunai avatar

Stargazers

 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.