Getitune Training A Model

Train a computer-vision model with the getitune library (the Geti training library) using its Python API or CLI. Use when a user wants to train, fine-tune, or evaluate a model with `create_engine(...)` and `engine.train()/engine.test()`, run `getitune train`/`getitune test`, pick or override a recipe under `getitune.recipe.<task>`, choose a device (cpu/gpu/xpu/cuda), warm-start from a checkpoint, or debug a training run. Covers classification, detection, instance/semantic segmentation, and keypoint detection.

open-edge-platform cac2fd9 5.5 KB Updated

File contents

open-edge-platform/geti/tree/main/skills/library/getitune-training-a-model commit cac2fd9340

Frequently asked questions

npx skillmds@latest add open-edge-platform/getitune-training-a-model