diff --git a/README.md b/README.md index 1cdee5a..7edbde9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Ascend tools,请根据自己的需要进入对应文件夹获取工具,或 **模型推理工具**:输入.om模型和模型所需要的输入bin文件,输出模型的输出数据文件。 -2. [imgtobin](https://gitee.com/ascend/tools/tree/master/imgtobin) +2. [img2bin](https://gitee.com/ascend/tools/tree/master/img2bin) **bin文件生成工具**:生成模型推理所需的输入数据,以.bin格式保存。