Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 393 Bytes

检测+识别推理.md

File metadata and controls

14 lines (13 loc) · 393 Bytes

检测和识别

  1. 检测和识别
CUDA_VISIBLE_DEVICES=0  --det_path "" --rec_path ""     --img_path  "" 

2.模型运行时间分析

CUDA_VISIBLE_DEVICES=0  --det_path "" --rec_path ""     --img_path  "" -time_profile

3.模型运行内存分析

CUDA_VISIBLE_DEVICES=0  --det_path "" --rec_path ""     --img_path  "" -mem_profile