awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
brijeshiitg avatar

brijeshiitg/Pytorch-implementation-of-SRNet

0
View on GitHub↗
103 stars·23 forks·Python·2 views

Pytorch Implementation Of SRNet

This is an unofficial implementation of paper: "Deep Residual Network for Steganalysis of Digital Images" The model can be tested using the file test.py The tensorflow code of the same can be found at: http://dde.binghamton.edu/download/feature_extractors/

Features

  • Steganalysis Tools - Uses SRNet for steganalysis via PyTorch.

Star history

Star history chart for brijeshiitg/pytorch-implementation-of-srnetStar history chart for brijeshiitg/pytorch-implementation-of-srnet

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pytorch Implementation Of SRNet

Similar open-source projects, ranked by how many features they share with Pytorch Implementation Of SRNet.
  • beafn28/stegatoolkitbeafn28 avatar

    beafn28/StegaToolkit

    6View on GitHub↗

    StegaToolkit es una aplicación web de análisis forense y esteganografía que permite ocultar y extraer mensajes en imágenes, realizar OCR, analizar metadatos EXIF, detectar modificaciones (ELA), dividir por canales RGB y mucho más. Ideal para pentesters, investigadores forenses y entusiastas de…

    Vue
    View on GitHub↗6
  • bolin-chen/audio-steganalysis-cnnbolin-chen avatar

    bolin-chen/audio-steganalysis-cnn

    12View on GitHub↗

    An audio steganalysis method based on CNN in the time domain.

    Python
    View on GitHub↗12
  • caenorst/yenet-pytorchCaenorst avatar

    Caenorst/YeNet-Pytorch

    58View on GitHub↗

    Pytorch implementation of "Deep Learning Hierarchical Representations for Image Steganalysis" by Jian Ye, Jiangqun Ni and Yang Yi

    Python
    View on GitHub↗58
  • b3dk7/stegexposeb3dk7 avatar

    b3dk7/StegExpose

    241View on GitHub↗

    StegExpose

    Java
    View on GitHub↗241
See all 27 alternatives to Pytorch Implementation Of SRNet→

Frequently asked questions

What does brijeshiitg/pytorch-implementation-of-srnet do?

This is an unofficial implementation of paper: "Deep Residual Network for Steganalysis of Digital Images" The model can be tested using the file test.py The tensorflow code of the same can be found at: http://dde.binghamton.edu/download/feature_extractors/

What are the main features of brijeshiitg/pytorch-implementation-of-srnet?

The main features of brijeshiitg/pytorch-implementation-of-srnet are: Steganalysis Tools.

What are some open-source alternatives to brijeshiitg/pytorch-implementation-of-srnet?

Open-source alternatives to brijeshiitg/pytorch-implementation-of-srnet include: beafn28/stegatoolkit — StegaToolkit es una aplicación web de análisis forense y esteganografía que permite ocultar y extraer mensajes en… bolin-chen/audio-steganalysis-cnn — An audio steganalysis method based on CNN in the time domain. caenorst/yenet-pytorch — Pytorch implementation of "Deep Learning Hierarchical Representations for Image Steganalysis" by Jian Ye, Jiangqun Ni… chenlang2018/breakingsteganalysisgan — Towards Breaking Audio Steganalysis with Generative Adversarial Network 1. Pytorch v0.4.1 2. CUDA preferred 3. Python… daniellerch/aletheia — Aletheia is an open source image steganalysis tool for the detection of hidden messages in images. To achieve its… b3dk7/stegexpose — StegExpose.