Git Product home page Git Product logo

audio_steganalysis_ml's Introduction

Audio Steganalysis via Machine Learning

Audio steganalysis via the methods of machine learning.
@ Author: Charles_wyt
@ Email: [email protected]
Hope we can have a happy communication.

This project is a machine learning implementation of our recent work for audio steganalysis, and you can also design your own algoritm via this platform.

Files

ID File Function
1 application audio steganalysis and steganographied find
2 batch_script all batch scripts for feature extraction, training, test and so on
3 data_processing tools which are used for QMDCT coefficients extraction and dataset build
4 feature_extract the scripts for feature extraction (ADOTP, MDI2, I2C, D2MA, JPBC, Co-Occurance)
5 plot scripts for figure plot
6 train_test training, validation and test via svm and ensemble classifier
7 utils some basic tools such as get files name and get files list

How to use

Separation

  1. Run setup.m and complete environmental configuration
  2. For QMDCT extraction, run data_processing/batch_script/QMDCT_extraction_batch1.bat or QMDCT_extraction_batch2.bat
  3. For feature extraction, run matlab scripts of batch_script/feature_extraction_batch.m
  4. For training and validation, run matlab scripts of train_test/ensemble_classifier/training_emsemble.m or train_test/svm_classifier/training_svm.m
  5. For test, run matlab scripts of train_test/ensemble_classifier/test_ensemble.m or train_test/svm_classifier/test_svm.m

Integration

  1. Run setup.m and complete environmental configuration
  2. Run run_script_for_training1.m or run_script_for_training2.m for training and validation
  3. Run run_script_for_test.m for test

audio_steganalysis_ml's People

Contributors

charleswyt avatar

Stargazers

 avatar Neco Yang avatar Sabrina Yu avatar stormzhou avatar

Watchers

James Cloos 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.