delete unused params

This commit is contained in:
LDOUBLEV 2021-05-19 09:59:23 +08:00
parent c127f84bfd
commit bbcef2256a
1 changed files with 0 additions and 5 deletions

View File

@ -24,11 +24,6 @@ def read_params():
cfg.use_dilation = False
cfg.det_db_score_mode = "fast"
# #EAST parmas
# cfg.det_east_score_thresh = 0.8
# cfg.det_east_cover_thresh = 0.1
# cfg.det_east_nms_thresh = 0.2
cfg.use_pdserving = False
cfg.use_tensorrt = False