From 37993c4b1a8e83cb6f5013efcff546d7ec87c16c Mon Sep 17 00:00:00 2001 From: eragonruan Date: Mon, 21 May 2018 10:41:36 +0800 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c7ef06ef..9f94ee481 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ there are some parameters you may need to modify according to your requirement, - checkpoints_path # the model I provided is in checkpoints/, if you train the model by yourself,it will be saved in output/ *** # demo +- download the checkpoints from release, unzip it in checkpoints/ - put your images in data/demo, the results will be saved in data/results, and run demo in the root ```shell python ./ctpn/demo.py