From 832d2469d16bfe51fea61e25d8ed1981375794a9 Mon Sep 17 00:00:00 2001
From: Yiming Li <46520010+THUYimingLi@users.noreply.github.com>
Date: Wed, 13 Oct 2021 19:44:43 +0800
Subject: [PATCH] Update README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 970ab14..086e880 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,8 @@ Before running the code, please download the checkpoints from [Baidudisk](https:
     |-- x.txt # log file
     ```
 
+**Note**: The training of the encoder-decoder network adopted in this paper follows the default settings and codes in [StegaStamp](https://github.com/tancik/StegaStamp). Please refer to their repo and paper for more details. 
+
 ## Defense
 Comming soon...
 ## Citation
@@ -57,3 +59,4 @@ Please cite our paper in your publications if it helps your research:
 
 ## Notice
 This repository is NOT for commecial use. It is provided "as it is" and we are not responsible for any subsequence of using this code.
+