AUTO-SYNC Index refreshed every 12h · Evidence-linked
Data release v20260813_173528 Generated 2026-08-13 Methodology Report missing resource

Problem definition

How do I pick an inference runtime and validate a model on my UAV's onboard compute before flight testing?

Steps

  1. Define the runtime target

    Identify your onboard compute vendor and accelerator (NVIDIA GPU/Jetson, Intel, Rockchip NPU or a generic CPU). This is a hardware fact, not a compatibility claim.

  2. Choose the runtime family

    Record which official runtime matches your target: TensorRT for NVIDIA, OpenVINO for Intel, RKNN-Toolkit2 for Rockchip, or ONNX Runtime for portable deployment.

  3. Convert a representative model

    Use the official conversion toolchain on one representative model and record the exact version of the model, runtime and toolchain.

  4. Measure on target hardware

    Measure latency and accuracy on the actual onboard hardware with a documented evaluation set. Do not assume desktop results transfer.

  5. Record evidence

    Record the runtime, model, conversion toolchain, hardware and measured numbers with their dates in your integration notes.

Guide

Scope

This guide links the runtimes and toolchains; it does not certify any runtime-hardware combination and it does not replace vendor documentation.

Judgment criteria

  • The model runs on the target hardware with recorded versions.
  • No performance or compatibility claim is made without a measurement.

Common risks

  • Assuming desktop-GPU benchmarks transfer to edge hardware.
  • Inferring compatibility from a generic format such as ONNX alone.

Checklist

Related technical resources

UAV
Software

NVIDIA/TensorRT

Official Confirmed

NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.

Core topic Edge Ai Deep-LearningGpu-Acceleration
Show 4 more keywords Hide keywords
InferenceNvidiaTensorrtD08
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
UAV
Official Confirmed

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

Core topic Edge Ai Ai-FrameworkDeep-Learning
Show 8 more keywords Hide keywords
Hardware-AccelerationMachine-LearningNeural-NetworksOnnxPytorchScikit-LearnTensorflowD08
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
Official Confirmed

OpenVINO™ is an open source toolkit for optimizing and deploying AI inference

Core topic Edge Ai AiComputer-Vision
Show 10 more keywords Hide keywords
Deep-LearningDeploy-AiDiffusion-ModelsGenerative-AiGood-First-IssueInferenceLlm-InferenceNatural-Language-ProcessingNlpOpenvino
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
UAV
Official Confirmed

Official tool repository; review the linked source before use.

Core topic Edge Ai D08
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
UAV
Software Tool

wang-xinyu/tensorrtx

Official Confirmed

Implementation of popular deep learning networks with TensorRT network definition API

Core topic Edge Ai ArcfaceCrnn
Show 10 more keywords Hide keywords
DetrMnasnetMobilenetv2Mobilenetv3ResnetRetinafaceSqueezenetSwin-TransformerTensorrtYolo11
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
UAV
Software Tool

NVIDIA-AI-IOT/torch2trt

Official Confirmed

An easy to use PyTorch to TensorRT converter

Core topic Edge Ai ClassificationInference
Show 6 more keywords Hide keywords
Jetson-NanoJetson-Tx2Jetson-XavierPytorchTensorrtD08
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
UAV
Official Confirmed

Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.

Core topic Edge Ai CaffeComputer-Vision
Show 10 more keywords Hide keywords
Deep-LearningDigitsEmbeddedImage-RecognitionInferenceJetsonJetson-NanoJetson-Tx1Jetson-Tx2Jetson-Xavier
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
UAV
Official Confirmed

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.

Core topic Edge Ai CaffeComputer-Vision
Show 10 more keywords Hide keywords
CoremlEdgetpuKerasMediapipeModelModel-ZooModelsOnnxOpenvinoPretrained-Models
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026

Next steps