"...git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "6658f5b23bcc3a16ca7c0511e498c7ebec5d7197"
Commit 55251fbd authored by hysunflower's avatar hysunflower
Browse files

update ocr scripts for benchmark

parent 7e28ae8c
#!/usr/bin/env bash #!/usr/bin/env bash
set -x set -xe
# 运行示例:CUDA_VISIBLE_DEVICES=0 bash run_benchmark.sh ${run_mode} ${bs_item} ${fp_item} 500 ${model_mode} # 运行示例:CUDA_VISIBLE_DEVICES=0 bash run_benchmark.sh ${run_mode} ${bs_item} ${fp_item} 500 ${model_mode}
# 参数说明 # 参数说明
function _set_params(){ function _set_params(){
......
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