diff --git a/README.md b/README.md index ca3c4c4b509363bbb9c4bb26a4782da35f2788eb..5487f1c2f9284ebacbd61ad8082546fdd0625fcc 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ PaddleHub提出 **模型即软件** 的理念,通过Python API或命令行实 $ wget https://paddlehub.bj.bcebos.com/resources/test_mask_detection_result.jpg $ hub run pyramidbox_lite_mobile_mask --input_path test_mask_detection_result.jpg ``` -![人脸识别结果](docs/imgs/test_mask_detectionresult.jpg) +![人脸识别结果](docs/imgs/test_mask_detection_result.jpg) * 使用[词法分析](http://www.paddlepaddle.org.cn/hub?filter=category&value=LexicalAnalysis)模型LAC进行分词 ```shell