From 06bfdcbbbb758843b676edd268d18b58da355baf Mon Sep 17 00:00:00 2001 From: slicent Date: Sat, 5 May 2018 16:20:02 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f39242..976f69b 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ This RFCN framework consists of FIVE parts: To make sure the framework work normally, we have trained the model 240 epochs with DeepFashion dataset. And the detection result might useful: -![result_1](ReadmeImages/result_1.jpg){:height="50%" width="50%"} ![result_2](ReadmeImages/result_2.jpg){:height="50%" width="50%"} +![result_1-w50](ReadmeImages/result_1.jpg) ![result_2-w50](ReadmeImages/result_2.jpg) # TODO