From 455d71aaee01fde101b71915255af43894881bee Mon Sep 17 00:00:00 2001
From: ZeroAct <46982469+ZeroAct@users.noreply.github.com>
Date: Sun, 23 May 2021 06:09:46 +0900
Subject: [PATCH] Update README.md

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 57ec263..fbb4e91 100644
--- a/README.md
+++ b/README.md
@@ -92,14 +92,14 @@ From the left
 `I`, `Itegt`, `Ite`, `Ite_`, `Msgt`, `Ms`, `Ms_`
 
 * Epoch 2
-  ![](./doc/epoch1.png)
+  ![](./doc/epoch1.PNG)
 
 * Epoch 5
-  ![](./doc/epoch5.png)
+  ![](./doc/epoch5.PNG)
 * Epoch 10
-  ![](./doc/epoch10.png)
+  ![](./doc/epoch10.PNG)
 * Epoch 30
-  ![](./doc/epoch30.png)
+  ![](./doc/epoch30.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.
-- 
GitLab