Update readme.md

pull/1654/head
Bin Lu 2022-01-26 20:21:29 +08:00 committed by GitHub
parent 30668bf744
commit 11d4a66901
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ python3.7 python/predict_cls.py \
-c configs/inference_cls.yaml \
-o Global.use_onnx=True \
-o Global.use_gpu=False \
-o Global.inference_model_dir=./models/ResNet50_vd_infer \
-o Global.inference_model_dir=./models/ResNet50_vd_infer
```
结果如下: