diff --git a/contrib/CrowdCounting/README.md b/contrib/CrowdCounting/README.md index 3c657f2695f8d62ce0b383052cedf954b7c77785..b8c1bf140618d0d19122b008b91ab71c08c30ff1 100644 --- a/contrib/CrowdCounting/README.md +++ b/contrib/CrowdCounting/README.md @@ -24,7 +24,7 @@ ### 1.4 三方依赖 无 -## 2. 设置环境变量 +## 2 设置环境变量 ```bash #设置CANN环境变量(请确认install_path路径是否正确) diff --git a/contrib/RemoteSensingSegmentation/README.md b/contrib/RemoteSensingSegmentation/README.md index 9b2b2fe670b3a6f4d738ef421a64cd17437b1258..a9c1d3378955322c802f43f673c74313436cfe6a 100644 --- a/contrib/RemoteSensingSegmentation/README.md +++ b/contrib/RemoteSensingSegmentation/README.md @@ -60,7 +60,7 @@ 输入的遥感影像地图仅支持大小为256*256的jpg文件。 -## 2. 设置环境变量 +## 2 设置环境变量 ```bash #设置CANN环境变量 . ${install_path}/set_env.sh @@ -69,7 +69,7 @@ . ${SDK-path}/set_env.sh ``` -## 3. 准备模型 +## 3 准备模型 **步骤1** 通过[链接](https://mindx.sdk.obs.cn-north-4.myhuaweicloud.com/mindxsdk-referenceapps%20/contrib/RemoteSensingSegmentation/models.zip)下载模型文件包`models.zip`,并放在项目根目录`RemoteSensingSegmentation/`下。