Update README.md

This commit is contained in:
leiqing
2022-08-17 18:05:31 +08:00
committed by GitHub
parent 8390c83c44
commit a5b60e907d

View File

@@ -2,8 +2,8 @@
在部署前,需确认以下两个步骤 在部署前,需确认以下两个步骤
- 1. 软硬件环境满足要求,参考[FastDeploy环境要求](../../../../../docs/quick_start/requirements.md) - 1. 软硬件环境满足要求,参考[FastDeploy环境要求](../../../../../docs/the%20software%20and%20hardware%20requirements.md)
- 2. FastDeploy Python whl包安装参考[FastDeploy Python安装](../../../../../docs/quick_start/install.md) - 2. FastDeploy Python whl包安装参考[FastDeploy Python安装](../../../../../docs/quick_start)
本目录下提供`infer.py`快速完成ScaledYOLOv4在CPU/GPU以及GPU上通过TensorRT加速部署的示例。执行如下脚本即可完成 本目录下提供`infer.py`快速完成ScaledYOLOv4在CPU/GPU以及GPU上通过TensorRT加速部署的示例。执行如下脚本即可完成