File size: 683 Bytes
3551789 213355b 3551789 213355b 3551789 213355b bf4ee2c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
title: Streamlit RoSteALS demo
emoji: 🌀
colorFrom: green
colorTo: purple
sdk: docker
pinned: false
app_port: 7860
license: cc-by-nc-4.0
---
# RoSteALS
![Python 3.8](https://img.shields.io/badge/Python-3.8-green) ![Pytorch 1.11.1](https://img.shields.io/badge/Pytorch-1.11.1-green) ![Licence CC BY-NC-SA 4.0](https://img.shields.io/badge/license-CC--BY--NC--SA--4.0-blueviolet)
Official implementation of [RoSteALS: Robust Steganography using Autoencoder Latent Space](https://arxiv.org/abs/2304.03400).
## Code
[https://github.com/TuBui/RoSteALS](https://github.com/TuBui/RoSteALS)
## Docker image
[tuvbui/rosteal_cpu:latest](https://hub.docker.com/r/tuvbui/rosteal_cpu) |