Skip to content

Exploring diffusion-inspired pixel predictors for WS steganalysis

Notifications You must be signed in to change notification settings

uibk-uncover/ws-unet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pip install -r requirements.txt

Run the following commands from the src/ subdirectory.

# prediction error
python filters/evaluate.py
python unet/evaluate.py

# plot error boxes per KB filter error
python error_boxes.py
# plot contours
python contour.py

# WS error
python ws/evaluate.py

# detection error
python detector/evaluate.py
python ws/roc.py

# correlation
python correlation.py

# saliency maps
python saliency.py

About

Exploring diffusion-inspired pixel predictors for WS steganalysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages