
Set up your environment
Set up your Python environment
Install git
Install the AI Hub Python client
Sign in to AI Hub
Configure the client with your API token
Choose an AI Hub workflow
Try a preoptimized model
Browse the AI Hub Model Zoo
Filter models for your EVK
Select a model
Choose runtime and precision
Download the model

Bring your own model
Select a pretrained model
Submit the model for compilation or optimization
AI Hub optimizes the model
-
Optionally, you can submit a job to profile or run inference on the
optimized model (using Python APIs) on a real device provisioned
from a device farm.
- Profiling: Benchmarks the model on a provisioned device and provides statistics, including average inference times at the layer level, runtime configuration, etc.
- Inference: Performs inference using an optimized model on data submitted as part of the inference job by running the model on a provisioned device.
Review the job and download the optimized model
qai_hub environment, use the following command.
