专栏算法工具链hb_compile 模型输入shape设置错误

hb_compile 模型输入shape设置错误

已解决
feilongsun2024-11-05
51
3

用户您好,请详细描述您所遇到的问题,详细的描述有助于帮助我们快速定位,解决问题~Thanks♪(・ω・)ノ

1. 芯片型号:J6E

2. 板卡类型:J6E开发板

3. 天工开物开发包 OpenExplorer 版本:v3.0.17

4. 问题定位:模型转换

5. 问题具体描述:使用hb_compile 进行模型检查时提示输入shape错误,命令如下:

hb_compile --model ${onnx_model_path} --march nash-e \

--input-shape input_img 5x3x512x640 \

--input-shape temp_instance_feature 1x600x256 \

--input-shape temp_anchor 1x600x11 \

--input-shape time_interval 1 \

--input-shape instance_bank_mask 1 \

--input-shape prev_id_input 0 \

--input-shape instance_id 1x900 \

--input-shape inter_confidence 1x600

请问对于输入 prev_id_input 的shape该如何设置?

算法工具链
征程6
评论3
0/1000
  • Huanghui
    Lv.5

    收到!模型分享一下!

    2024-11-05
    0
    0
  • Huanghui
    Lv.5
    另外试一下:hb_compile --fast-perf --march nash-e --model ${onnx_model_path}
    2024-11-05
    0
    0
  • Huanghui
    Lv.5

    客户您好,鉴于长时间未收到你的答复,我们暂将该问题做关闭处理,如您仍有相同问题,请在新的帖子中重新发起提问,祝您工作愉快!

    2024-12-02
    0
    0