update img2bin/Readme.md.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# img2bin
|
||||
|
||||
img2bin能够生成模型推理所需的输入数据,以.bin格式保存。
|
||||
有两类数据,一类是图片数据,另一类是模型需要的第二个输入数据,如fasterrcnn的第二个输入是图片的shape信息。
|
||||
有两类数据,一类是图片数据,另一类是模型需要的第二个输入数据,如fasterrcnn的第二个输入是图片的shape信息。
|
||||
图片缩放采用的是等比例缩放,空余的地方用0填充。
|
||||
|
||||
## 前提条件
|
||||
|
||||
Reference in New Issue
Block a user