From e7a2123eb2fb28c07d94216beee3623d9d44b511 Mon Sep 17 00:00:00 2001 From: slicent Date: Sat, 5 May 2018 16:18:58 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a33181..5f39242 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 =100) ![result_2](ReadmeImages/result_2.jpg = 100) +![result_1](ReadmeImages/result_1.jpg){:height="50%" width="50%"} ![result_2](ReadmeImages/result_2.jpg){:height="50%" width="50%"} # TODO