Tutorials for Training a Custom Model

This section outlines the steps to train a custom model specific to your data or target. Before diving in, ensure you have all the necessary data prepared. Refer to Prerequisites for training a custom model.

For training, you have two primary methods: the Command Line Interface (CLI) or the Python Interface. Choose the method that best fits your workflow.