fix hub server error

This commit is contained in:
LDOUBLEV 2021-05-26 07:09:52 +00:00
parent 16d70fb74b
commit 9a68a6123a
1 changed files with 1 additions and 1 deletions

View File

@ -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: