Update params.py

This commit is contained in:
MissPenguin 2020-09-24 13:49:15 +08:00 committed by GitHub
parent 8750361a5d
commit 358182a6d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -47,5 +47,6 @@ def read_params():
cfg.cls_thresh = 0.9
cfg.use_zero_copy_run = False
cfg.use_pdserving = False
return cfg