- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
The process of converting to IR/Openvino format has no errors. However, when running openvino format in Inference Engine, the following error occurs:
net = IENetwork(model="./model.xml", weights="./model.bin") #Generated by model optimizer
3 plugin=IEPlugin(device="CPU")
----> 4 exec_net=plugin.load(network=net)
5 Exec_net.infer({input_blob: image})
ie_api.pyx in openvino.inference_engine.ie_api.IEPlugin.load()
ie_api.pyx in openvino.inference_engine.ie_api.IEPlugin.load()
RuntimeError: Unsupported primitive of type: Resample name: Interpolate/1614
Enlace copiado
0 Respuestas

Responder
Opciones de temas
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla