From 0bad3281da07aa7396c2667976cee0f212131cbe Mon Sep 17 00:00:00 2001 From: whai362 Date: Mon, 8 Apr 2019 19:07:06 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d083e5b..b533ea9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ * PyTorch v0.4.1+ * pyclipper * Polygon2 -* OpenCV 3+ (for c++ version pse) +* OpenCV 3.4 (for c++ version pse) +* opencv-python 3.4 ## Introduction Progressive Scale Expansion Network (PSENet) is a text detector which is able to well detect the arbitrary-shape text in natural scene. @@ -84,4 +85,4 @@ sh eval_ctw1500.sh [old version paper] [https://arxiv.org/abs/1806.02559](https://arxiv.org/abs/1806.02559) ## Other Implements -[tensorflow version (thanks @[liuheng92](https://github.com/liuheng92))] [https://github.com/liuheng92/tensorflow_PSENet](https://github.com/liuheng92/tensorflow_PSENet) \ No newline at end of file +[tensorflow version (thanks @[liuheng92](https://github.com/liuheng92))] [https://github.com/liuheng92/tensorflow_PSENet](https://github.com/liuheng92/tensorflow_PSENet)