华为计算微信公众号
昇腾AI开发者公众号
华为计算微博
华为计算今日头条
图示为mobilesam模型的onnx模型的输入节点,请问这个怎么转换到om模型? 在输入格式input_shape方面一直报错。
转换命令:atc --model=sam_vit_b.onnx --framework=5 --output=sam_vit_b --log=error --soc_version=Ascend310B1 --input_shape="point_coords:1,num_points,2"
报错:
请问,怎么处理?
我要发帖子
图示为mobilesam模型的onnx模型的输入节点,请问这个怎么转换到om模型? 在输入格式input_shape方面一直报错。
转换命令:atc --model=sam_vit_b.onnx --framework=5 --output=sam_vit_b --log=error --soc_version=Ascend310B1 --input_shape="point_coords:1,num_points,2"
报错:
请问,怎么处理?