From 5a8c53cf521924cff52077f18db6dbef69a3c075 Mon Sep 17 00:00:00 2001 From: Jiawei Wang Date: Thu, 13 Aug 2020 19:47:54 +0800 Subject: [PATCH] Update README.md --- python/examples/ocr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/examples/ocr/README.md b/python/examples/ocr/README.md index 43dcb30e..a0fc9f60 100644 --- a/python/examples/ocr/README.md +++ b/python/examples/ocr/README.md @@ -63,7 +63,7 @@ Dataset: RCTW 500 sample images | Serving web service | 8.69 | 13.41 | 109.97 | 2.82 | 87.76 | 4.29 | 3.98 | 78.51 | 3.66 | 4.12 | 181.02 | 136.49 | 317.51 | | Serving Debugger web service | 8.73 | 16.42 | 115.27 | 2.93 | 20.63 | 3.97 | 4.48 | 13.84 | 3.60 | 6.91 | 49.45 | 147.33 | 196.78 | -## Appendix: Det or Rec only +## Appendix: For Users who want to launch Det or Rec only if you are going to detect images not recognize it or directly recognize the words from images. We also provide Det and Rec server for you. ### Det Server -- GitLab