From 435b1f61ab99002775759de798b97d86ab408e8e Mon Sep 17 00:00:00 2001 From: chengchunlei <0510568@163.com> Date: Mon, 26 Oct 2020 09:30:54 +0800 Subject: [PATCH] update dnmetis/README.md. --- dnmetis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnmetis/README.md b/dnmetis/README.md index 0179611..ca11d01 100644 --- a/dnmetis/README.md +++ b/dnmetis/README.md @@ -15,7 +15,7 @@ Extracted code:tvg0 Original tensorflow model of efficientnet-b8(.pb):\ URL:[baidu pan](https://pan.baidu.com/s/1CajdSlNTh6k35RoyOn-3Ug)\ -Extracted code:slqm \ +Extracted code:slqm If you want to acknowledge how to generate om from pb,pls download efficientnet-b8.pb and execute ATC cmd:\ .atc --model=MODELDIR/efficientnet−b8.pb −−framework=3 −−inputshape=′images:1,672,672,3′−−output=MODELDIR/efficientnet-b8 --mode=0 --out_nodes='Softmax:0' --soc_version=Ascend310 --input_fp16_nodes=images --output_type=FP16