Fleet Management
AI & Models
Advanced

ON THIS PAGE

  • Choose Quick Conversion or Model Registry conversion
  • Convert a model
  • Track progress and download the result
  • Related docs

Quick Conversion

Use this page when you want to upload one model, convert it quickly for a target RVC platform, and download the compiled result without managing model versions in the registry.

Choose Quick Conversion or Model Registry conversion

Both workflows convert raw models into deployable RVC-compiled outputs, but they serve different jobs in Luxonis Hub.
Choose by
Quick ConversionRecommendedFast path for one-off conversions
Model Registry conversionManaged workflow for uploaded models and deployable variants
Best when
You want to upload a model, convert it, and download the result without using the rest of the Hub model-management workflow.
You want to upload models to Hub, manage their history and variants, and make deployment or DepthAI usage easier later.
Workflow shape
Single-page conversion flow with recent outputs at the bottom.
Conversion as part of the Model Registry workflow, with model history and managed outputs in Hub.
Next move
Continue with Convert a model.
Quick ConversionRecommendedFast path for one-off conversions
Best when
You want to upload a model, convert it, and download the result without using the rest of the Hub model-management workflow.
Workflow shape
Single-page conversion flow with recent outputs at the bottom.
Next move
Continue with Convert a model.
Model Registry conversionManaged workflow for uploaded models and deployable variants
Best when
You want to upload models to Hub, manage their history and variants, and make deployment or DepthAI usage easier later.
Workflow shape
Conversion as part of the Model Registry workflow, with model history and managed outputs in Hub.
Next move
If you would like to understand what conversion is, why it is needed, and the key concepts behind it, start with the Conversion overview.

Convert a model

To start the conversion, open the Quick Conversions page:
Quick Conversions page in Luxonis Hub AI
Quick Conversions in Luxonis Hub AI showing the model upload form and conversion options.
To perform a conversion:
  1. Choose the raw model format you want to convert from (YOLO / ONNX).
  2. Choose the target RVC platform (RVC2 / RVC3 / RVC4).
  3. Upload the model file.
  4. Define the conversion parameters such as input shape and advanced export options.
  5. (Optional) Enable Add to Model option to attach the converted output as a new version under an existing Model Registry entry.
  6. Start the conversion by clicking Submit.
For the Model Registry-based conversion workflow and a deeper explanation of each parameter, see the Model Registry conversion guide.

Track progress and download the result

The conversion runs in the cloud, and you can track its progress in the browser:
Recent conversions section in Luxonis Hub AI
Recent Conversions in Luxonis Hub AI showing conversion progress and completed outputs.
After the conversion completes, the converted model appears in the Recent Conversions section at the bottom of the page.Verify the result by confirming that:
  • the conversion status is Completed
  • the converted output appears in Recent Conversions
  • the compiled model can be downloaded from the result row

Related docs