Article ID: 000089611 Content Type: Product Information & Documentation Last Reviewed: 03/04/2022

How Can a PyTorch* Model to Be Used with OpenVINO™?

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

Steps to convert a PyTorch* model into Intermediate Representation (IR).

Description

Unable to determine how to convert PyTorch Mask R-CNN model for the use with OpenVINO™.

Resolution

Steps to convert a PyTorch Model:

  1. Configure the Model Optimizer for ONNX
  2. Export PyTorch* model to ONNX*
  3. Convert ONNX* model to Intermediate Representation (IR).
Additional information

The Converting a PyTorch Model documentation covers the basics on steps to export PyTorch* model to ONNX* model. For more detailed information, refer to PyTorch Documentation.

Related Products

This article applies to 1 products