Commit 9a68a612 authored by LDOUBLEV's avatar LDOUBLEV
Browse files

fix hub server error

parent 16d70fb7
......@@ -215,7 +215,7 @@ def draw_ocr(image,
txts=None,
scores=None,
drop_score=0.5,
font_path="./doc/simfang.ttf"):
font_path="./doc/fonts/simfang.ttf"):
"""
Visualize the results of OCR detection and recognition
args:
......
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