### 问题确认 Search before asking - [x] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 只写了 命令行部署 python deploy/python/infer.py --model_dir=./output_inference/yolov3_darknet53_270e_coco --image_file=./demo/000000014439.jpg --device=GPU, 应该怎样集成在Python服务端呢?
问题确认 Search before asking
请提出你的问题 Please ask your question
只写了 命令行部署 python deploy/python/infer.py --model_dir=./output_inference/yolov3_darknet53_270e_coco --image_file=./demo/000000014439.jpg --device=GPU, 应该怎样集成在Python服务端呢?