OpenVINO开发小组
直播中

江根磊

7年用户 1068经验值
私信 关注
[问答]

无法推断具有动态形状的自定义模型要怎么办?

   

  • 推断了一个自定义 YOLOv5,但收到错误:RuntimeError: Check 'std::get(valid)' failed at inference/src/ie_core.cpp:1414:
            InferenceEngine::Core::LoadNetwork doesn't support inputs having dynamic shapes. Use ov::Core::compile_model API instead. Dynamic inputs are :{ input:'images,images', shape={?,3,?,?}}

  • 推断了一个自定义 MobilenetV2,但收到的错误:RuntimeError: [GENERAL_ERROR] /home/jenkins/agent/workspace/private-ci/ie/build-linux-ubuntu20/b/repos/openvino/inference-engine/src/vpu/common/src/ngraph/transformations/dynamic_to_static_shape.cpp:48 DynamicToStaticShape transformation: got dynamic rank for StatefulPartitionedCall/mobilenetv2_1.00_224/global_average_pooling2d_1/Mean_Squeeze__74 with type Squeeze ver. 0 while only static is supported
   
         

回帖(1)

邹媛媛

2023-8-15 14:46:30

  • 升级 到 2022.1 OpenVINO™,这将引入新的OpenVINO™ API 2.0。
  • 使用 ov:Core:compile_model 执行模型。
举报

更多回帖

发帖
×
20
完善资料,
赚取积分