"...git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "d889a1ca7e67aed77c4b3459f1f9dae62839ac60"
Commit ee9bf6c5 authored by WenmuZhou's avatar WenmuZhou
Browse files

Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tipc

parents bba76ec4 b1ba0f7a
...@@ -91,7 +91,7 @@ class TextRecognizer(object): ...@@ -91,7 +91,7 @@ class TextRecognizer(object):
time_keys=[ time_keys=[
'preprocess_time', 'inference_time', 'postprocess_time' 'preprocess_time', 'inference_time', 'postprocess_time'
], ],
warmup=2, warmup=0,
logger=logger) logger=logger)
def resize_norm_img(self, img, max_wh_ratio): def resize_norm_img(self, img, max_wh_ratio):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment