Is There Any Way to Change the Model Layout When Inferencing with OpenVINO™ Inference Engine?
Content Type: Product Information & Documentation | Article ID: 000090386 | Last Reviewed: 05/20/2022
Use InferenceEngine::CNNNetwork::reshape to set new input shapes for your first model that does not have batch dimension into NCHW layout.