git clone https://github.com/mhamilton723/STEGO.git
cd STEGO
Please visit the Anaconda install page if you do not already have conda installed
conda env create -f environment.yml
conda activate stego
cd src
python download_models.py
First, change the pytorch_data_dir
variable to your
systems pytorch data directory where datasets are stored.
python download_data.py
cd /YOUR/PYTORCH/DATA/DIR
unzip cocostuff.zip