diff --git a/README.md b/README.md
index ee16a22bcc2b82730a7f113825b30eee829150ae..338e822060edfbf012d6ef9c619e7992565f7fa5 100644
--- a/README.md
+++ b/README.md
@@ -99,6 +99,10 @@ From the left
   ![](./doc/epoch10.PNG)
 * Epoch 30<br>
   ![](./doc/epoch30.PNG)
+* Epoch 50<br>
+  ![](./doc/epoch50.PNG)
+* Epoch 120<br>
+  ![](./doc/epoch120.PNG)
 
 These are not good enough for real task. I think the reason is lack of dataset and simplicity. 
 But, it was a good experience for me to implement the paper.
diff --git a/doc/Thumbs.db b/doc/Thumbs.db
new file mode 100644
index 0000000000000000000000000000000000000000..a1f8ad7f81808ef73549245c347fb4e6282eaab3
Binary files /dev/null and b/doc/Thumbs.db differ
diff --git a/doc/epoch120.PNG b/doc/epoch120.PNG
new file mode 100644
index 0000000000000000000000000000000000000000..8eae329ec22065e388cc744942bc0ec29bab10bb
Binary files /dev/null and b/doc/epoch120.PNG differ
diff --git a/doc/epoch50.PNG b/doc/epoch50.PNG
new file mode 100644
index 0000000000000000000000000000000000000000..a10cf92f2b7baea9bb6f3f29523a6f6ec07da195
Binary files /dev/null and b/doc/epoch50.PNG differ