zhangjinghan / deepsteganalysis

Deep Steganalysis training script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep steganalysis

Build docker container:

./build_container.sh

Run script:

./run_script.sh

Run container:

./run_container.sh

If you want to run the script within container, run it and execute:

./train_lit_model.py config=./cfg/default.yaml

About

Deep Steganalysis training script

License:Other


Languages

Language:Python 98.5%Language:Dockerfile 1.2%Language:Shell 0.3%