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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Chenlang2018 avatar

Chenlang2018/BreakingSteganalysisGAN

0
View on GitHub↗
0 Stars·0 Forks·5 Aufrufe

BreakingSteganalysisGAN

Towards Breaking Audio Steganalysis with Generative Adversarial Network 1. Pytorch v0.4.1 2. CUDA preferred 3. Python v3.7 The chen.pkl is the trained weights of Chen's network and the best.pkl is the trained weights of our generator. They can be used directly. The sample can be found in Google…

Features

  • Steganalysis Tools - Uses GANs to challenge steganalysis methods.

Star-Verlauf

Star-Verlauf für chenlang2018/breakingsteganalysisganStar-Verlauf für chenlang2018/breakingsteganalysisgan

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu BreakingSteganalysisGAN

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit BreakingSteganalysisGAN.
  • beafn28/stegatoolkitAvatar von beafn28

    beafn28/StegaToolkit

    6Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6
  • bolin-chen/audio-steganalysis-cnnAvatar von bolin-chen

    bolin-chen/audio-steganalysis-cnn

    12Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗12
  • brijeshiitg/pytorch-implementation-of-srnetAvatar von brijeshiitg

    brijeshiitg/Pytorch-implementation-of-SRNet

    103Auf GitHub ansehen↗

    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/

    Python
    Auf GitHub ansehen↗103
  • b3dk7/stegexposeAvatar von b3dk7

    b3dk7/StegExpose

    241Auf GitHub ansehen↗

    StegExpose

    Java
    Auf GitHub ansehen↗241
Alle 27 Alternativen zu BreakingSteganalysisGAN anzeigen→

Häufig gestellte Fragen

Was macht chenlang2018/breakingsteganalysisgan?

Towards Breaking Audio Steganalysis with Generative Adversarial Network 1. Pytorch v0.4.1 2. CUDA preferred 3. Python v3.7 The chen.pkl is the trained weights of Chen's network and the best.pkl is the trained weights of our generator. They can be used directly. The sample can be found in Google…

Was sind die Hauptfunktionen von chenlang2018/breakingsteganalysisgan?

Die Hauptfunktionen von chenlang2018/breakingsteganalysisgan sind: Steganalysis Tools.

Welche Open-Source-Alternativen gibt es zu chenlang2018/breakingsteganalysisgan?

Open-Source-Alternativen zu chenlang2018/breakingsteganalysisgan sind unter anderem: 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. brijeshiitg/pytorch-implementation-of-srnet — This is an unofficial implementation of paper: "Deep Residual Network for Steganalysis of Digital Images" The model… caenorst/yenet-pytorch — Pytorch implementation of "Deep Learning Hierarchical Representations for Image Steganalysis" by Jian Ye, Jiangqun Ni… daniellerch/aletheia — Aletheia is an open source image steganalysis tool for the detection of hidden messages in images. To achieve its… b3dk7/stegexpose — StegExpose.