Skip to content

Latest commit

 

History

History
 
 

214-vision-paddle-classification

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

PaddlePaddle Image Classification with OpenVINO™

Binder

This demo shows how to run a MobileNetV3 Large PaddePaddle model, using OpenVINO Runtime. Instead of exporting the PaddlePaddle model to ONNX and converting to OpenVINO Intermediate Representation (OpenVINO IR) format by using Model Optimizer, you can now read the Paddle model directly without conversion.

Notebook Contents

This tutorial also covers new features in OpenVINO 2022.1, including:

Installation Instructions

If you have not installed all required dependencies, follow the Installation Guide.