Update README.md

This commit is contained in:
leiqing
2022-08-18 19:43:15 +08:00
committed by GitHub
parent 8a8854809e
commit dd52a636e8

View File

@@ -15,7 +15,7 @@ wget https://raw.githubusercontent.com/DefTruth/lite.ai.toolkit/main/examples/li
#下载部署示例代码
git clone https://github.com/PaddlePaddle/FastDeploy.git
cd examples/vison/facedet/yolov5face/python/
cd examples/vision/facedet/yolov5face/python/
# CPU推理
python infer.py --model yolov5s-face.onnx --image test_lite_face_detector_3.jpg --device cpu