Getitune Running Inference

Run inference and evaluation with a getitune model (the Geti training library). Use when a user wants to call `engine.predict()` / `engine.test()` or `getitune predict` / `getitune test`, run inference with a PyTorch checkpoint versus an exported OpenVINO IR (`.xml`) or ONNX (`.onnx`) model, or understand how `OVEngine` loads deployed models via ModelAPI. Covers PyTorch, OpenVINO, and ONNX inference backends.

open-edge-platform d6696ae 2.8 KB Updated

File contents

open-edge-platform/geti/tree/main/skills/library/getitune-running-inference commit d6696ae7b1

Frequently asked questions

npx skillmds@latest add open-edge-platform/getitune-running-inference