- 检测和识别
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