From 768583f41376601f6ee170e2c32801588537bddd Mon Sep 17 00:00:00 2001 From: chengchunlei <0510568@163.com> Date: Sat, 24 Oct 2020 18:20:57 +0800 Subject: [PATCH] update dnmetis/README.md. --- dnmetis/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dnmetis/README.md b/dnmetis/README.md index 1129c82..ec909f0 100644 --- a/dnmetis/README.md +++ b/dnmetis/README.md @@ -15,6 +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 \ + 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